Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be572d9a9e73ac10c2441b7c89438c672cc7a451 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-ssh10439986235820207070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh2855886253894293526.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 056ae7b86453181957306e7078512cbe12174832 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-ssh9249310923771636794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh11400821506992384241.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-ssh10108791498625769463.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]] ========================================================= [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.23 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 ‘prd-ubuntu20.04-docker-8c-8g-7840’ Running on prd-ubuntu20.04-docker-8c-8g-7843 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 be572d9a9e73ac10c2441b7c89438c672cc7a451 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#521)" > 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 be572d9a9e73ac10c2441b7c89438c672cc7a451 # timeout=10 > git rev-list --no-walk 5a81ed6b86b2719269c480faf73501a95969dcbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-29T06:37:04.474Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-29T06:37:04.570Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-29T06:37:04.591Z] ========================================================= [2025-08-29T06:37:04.591Z] EdgeX Global Pipelines Version Info [2025-08-29T06:37:04.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:37:05.694Z] ------------------- [2025-08-29T06:37:05.694Z] stable info: [2025-08-29T06:37:05.694Z] ------------------- [2025-08-29T06:37:05.694Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-29T06:37:05.694Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T06:37:05.694Z] Message: update stable to v1.0.276 [2025-08-29T06:37:05.953Z] ------------------- [2025-08-29T06:37:05.953Z] experimental info: [2025-08-29T06:37:05.953Z] ------------------- [2025-08-29T06:37:05.953Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-29T06:37:05.953Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T06:37:05.953Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-29T06:37:06.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-08-29T06:37:06.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-08-29T06:37:06.077Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-29T06:37:06.104Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-29T06:37:06.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-29T06:37:06.153Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-29T06:37:06.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-29T06:37:06.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-29T06:37:06.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-29T06:37:06.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-29T06:37:06.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-29T06:37:06.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-08-29T06:37:06.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-29T06:37:06.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-29T06:37:06.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T06:37:06.425Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T06:37:06.450Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-29T06:37:06.485Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-29T06:37:06.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-29T06:37:06.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-29T06:37:06.557Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-29T06:37:06.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-08-29T06:37:06.611Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-29T06:37:06.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-29T06:37:06.667Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-29T06:37:06.693Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-29T06:37:06.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-29T06:37:06.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-29T06:37:06.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-29T06:37:06.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-29T06:37:06.816Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo [2025-08-29T06:37:06.846Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be572d9 [Pipeline] echo [2025-08-29T06:37:06.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:37:06.929Z] provisioning config files... [2025-08-29T06:37:06.949Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7106252335541885550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:37:07.289Z] ---> ****-login.sh [2025-08-29T06:37:07.289Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:37:07.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:07.551Z] [2025-08-29T06:37:07.551Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:37:07.551Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:07.552Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:37:07.552Z] [2025-08-29T06:37:07.552Z] Login Succeeded [2025-08-29T06:37:07.552Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:37:07.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:07.552Z] [2025-08-29T06:37:07.552Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:37:07.552Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:07.552Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:37:07.552Z] [2025-08-29T06:37:07.552Z] Login Succeeded [2025-08-29T06:37:07.552Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:37:07.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:07.814Z] [2025-08-29T06:37:07.814Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:37:07.814Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:07.814Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:37:07.814Z] [2025-08-29T06:37:07.814Z] Login Succeeded [2025-08-29T06:37:07.814Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:37:07.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:07.814Z] [2025-08-29T06:37:07.814Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:37:07.814Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:07.814Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:37:07.814Z] [2025-08-29T06:37:07.814Z] Login Succeeded [2025-08-29T06:37:07.814Z] ****.io [2025-08-29T06:37:07.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:08.075Z] [2025-08-29T06:37:08.075Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T06:37:08.075Z] Configure a credential helper to remove this warning. See [2025-08-29T06:37:08.076Z] https://docs.****.com/go/credential-store/ [2025-08-29T06:37:08.076Z] [2025-08-29T06:37:08.076Z] Login Succeeded [2025-08-29T06:37:08.076Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:37:08.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-29T06:37:08.509Z] + git rev-list -1 --merges be572d9a9e73ac10c2441b7c89438c672cc7a451~1..be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo [2025-08-29T06:37:08.536Z] -----------> git rev-list -1 --merges be572d9a9e73ac10c2441b7c89438c672cc7a451~1..be572d9a9e73ac10c2441b7c89438c672cc7a451 be572d9a9e73ac10c2441b7c89438c672cc7a451 [false] [Pipeline] sh [2025-08-29T06:37:08.828Z] + git log --format=format:%s -1 be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo [2025-08-29T06:37:08.843Z] ========================================================= [2025-08-29T06:37:08.843Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-29T06:37:08.843Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-29T06:37:09.172Z] + git log --format=format:%s -1 be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo [2025-08-29T06:37:09.185Z] [semverPrep] GIT_COMMIT: be572d9a9e73ac10c2441b7c89438c672cc7a451, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#521) [Pipeline] echo [2025-08-29T06:37:09.201Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-29T06:37:09.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T06:37:09.562Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-29T06:37:09.562Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-29T06:37:09.562Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-29T06:37:09.562Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-29T06:37:09.562Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-29T06:37:09.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:09.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T06:37:09.917Z] [2025-08-29T06:37:09.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:10.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T06:37:10.224Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-29T06:37:10.224Z] 3dae71ba6b94: Pulling fs layer [2025-08-29T06:37:10.224Z] 6bf1a483ea7c: Pulling fs layer [2025-08-29T06:37:10.224Z] f5dfc541a4d3: Pulling fs layer [2025-08-29T06:37:10.224Z] 461d9e800cba: Pulling fs layer [2025-08-29T06:37:10.224Z] 80192f66455f: Pulling fs layer [2025-08-29T06:37:10.224Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-29T06:37:10.224Z] a29436f7fd5d: Pulling fs layer [2025-08-29T06:37:10.224Z] 923cac83aea3: Pulling fs layer [2025-08-29T06:37:10.224Z] 25ad8b0a4227: Pulling fs layer [2025-08-29T06:37:10.224Z] db01528c6b51: Pulling fs layer [2025-08-29T06:37:10.224Z] 28988de357af: Pulling fs layer [2025-08-29T06:37:10.224Z] 2e8e34ca0e6c: Waiting [2025-08-29T06:37:10.224Z] 80192f66455f: Waiting [2025-08-29T06:37:10.224Z] a29436f7fd5d: Waiting [2025-08-29T06:37:10.224Z] 923cac83aea3: Waiting [2025-08-29T06:37:10.224Z] 25ad8b0a4227: Waiting [2025-08-29T06:37:10.224Z] db01528c6b51: Waiting [2025-08-29T06:37:10.224Z] 28988de357af: Waiting [2025-08-29T06:37:10.224Z] 461d9e800cba: Waiting [2025-08-29T06:37:10.224Z] 6bf1a483ea7c: Verifying Checksum [2025-08-29T06:37:10.224Z] 6bf1a483ea7c: Download complete [2025-08-29T06:37:10.224Z] 461d9e800cba: Download complete [2025-08-29T06:37:10.224Z] 80192f66455f: Download complete [2025-08-29T06:37:10.483Z] f5dfc541a4d3: Verifying Checksum [2025-08-29T06:37:10.483Z] f5dfc541a4d3: Download complete [2025-08-29T06:37:10.483Z] 3dae71ba6b94: Download complete [2025-08-29T06:37:10.483Z] 923cac83aea3: Verifying Checksum [2025-08-29T06:37:10.483Z] 923cac83aea3: Download complete [2025-08-29T06:37:10.483Z] 25ad8b0a4227: Verifying Checksum [2025-08-29T06:37:10.483Z] 25ad8b0a4227: Download complete [2025-08-29T06:37:10.483Z] db01528c6b51: Verifying Checksum [2025-08-29T06:37:10.483Z] db01528c6b51: Download complete [2025-08-29T06:37:10.742Z] 28988de357af: Verifying Checksum [2025-08-29T06:37:10.742Z] 28988de357af: Download complete [2025-08-29T06:37:10.742Z] a29436f7fd5d: Verifying Checksum [2025-08-29T06:37:10.742Z] a29436f7fd5d: Download complete [2025-08-29T06:37:11.310Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-29T06:37:11.310Z] 2e8e34ca0e6c: Download complete [2025-08-29T06:37:12.253Z] 3dae71ba6b94: Pull complete [2025-08-29T06:37:12.512Z] 6bf1a483ea7c: Pull complete [2025-08-29T06:37:13.571Z] f5dfc541a4d3: Pull complete [2025-08-29T06:37:13.840Z] 461d9e800cba: Pull complete [2025-08-29T06:37:14.104Z] 80192f66455f: Pull complete [2025-08-29T06:37:18.426Z] 2e8e34ca0e6c: Pull complete [2025-08-29T06:37:18.688Z] a29436f7fd5d: Pull complete [2025-08-29T06:37:18.688Z] 923cac83aea3: Pull complete [2025-08-29T06:37:18.948Z] 25ad8b0a4227: Pull complete [2025-08-29T06:37:18.948Z] db01528c6b51: Pull complete [2025-08-29T06:37:18.948Z] 28988de357af: Pull complete [2025-08-29T06:37:18.948Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-29T06:37:18.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T06:37:18.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:37:19.087Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2025-08-29T06:37:19.117Z] $ 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 [2025-08-29T06:37:26.725Z] $ docker top 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 -eo pid,comm [2025-08-29T06:37:26.778Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-29T06:37:26.778Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T06:37:26.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T06:37:26.830Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T06:37:26.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T06:37:26.945Z] $ docker exec 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 ssh-agent [2025-08-29T06:37:27.047Z] SSH_AUTH_SOCK=/tmp/ssh-RWBJyNj8DOX2/agent.13 [2025-08-29T06:37:27.047Z] SSH_AGENT_PID=19 [2025-08-29T06:37:27.054Z] Running ssh-add (command line suppressed) [2025-08-29T06:37:27.153Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8554368890063005603.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8554368890063005603.key) [2025-08-29T06:37:27.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T06:37:27.460Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2025-08-29T06:37:27.753Z] + git tag --points-at HEAD [Pipeline] } [2025-08-29T06:37:27.764Z] $ docker exec --env ******** --env ******** 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 ssh-agent -k [2025-08-29T06:37:27.850Z] unset SSH_AUTH_SOCK; [2025-08-29T06:37:27.851Z] unset SSH_AGENT_PID; [2025-08-29T06:37:27.851Z] echo Agent pid 19 killed; [2025-08-29T06:37:27.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-29T06:37:27.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T06:37:27.908Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T06:37:28.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T06:37:28.030Z] $ docker exec 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 ssh-agent [2025-08-29T06:37:28.124Z] SSH_AUTH_SOCK=/tmp/ssh-MrMiTaWjreAh/agent.85 [2025-08-29T06:37:28.124Z] SSH_AGENT_PID=91 [2025-08-29T06:37:28.129Z] Running ssh-add (command line suppressed) [2025-08-29T06:37:28.219Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14356291355241959079.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14356291355241959079.key) [2025-08-29T06:37:28.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T06:37:28.523Z] + git semver init [2025-08-29T06:37:29.093Z] 2025-08-29 06:37:28,798 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T06:37:29.093Z] 2025-08-29 06:37:28,810 [run_init] DEBUG init version:0.0.0 force:False [2025-08-29T06:37:29.093Z] 2025-08-29 06:37:28,811 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-29T06:37:29.093Z] 2025-08-29 06:37:28,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-08-29T06:37:29.093Z] 2025-08-29 06:37:28,812 [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) [2025-08-29T06:37:31.002Z] 2025-08-29 06:37:30,498 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-08-29T06:37:31.002Z] 2025-08-29 06:37:30,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-08-29T06:37:31.002Z] 2025-08-29 06:37:30,499 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-29T06:37:31.002Z] 2025-08-29 06:37:30,499 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-08-29T06:37:31.002Z] 4.1.0-dev.8 [Pipeline] } [2025-08-29T06:37:31.013Z] $ docker exec --env ******** --env ******** 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 ssh-agent -k [2025-08-29T06:37:31.113Z] unset SSH_AUTH_SOCK; [2025-08-29T06:37:31.114Z] unset SSH_AGENT_PID; [2025-08-29T06:37:31.114Z] echo Agent pid 91 killed; [2025-08-29T06:37:31.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T06:37:31.453Z] + git semver [Pipeline] } [2025-08-29T06:37:31.726Z] $ docker stop --time=1 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 [2025-08-29T06:37:33.427Z] $ docker rm -f --volumes 8986789eafd419a49dd3714c07030cfd570256d5a9765f8512c10052498ac975 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T06:37:33.791Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-29T06:37:34.081Z] Stashed 1 file(s) [Pipeline] echo [2025-08-29T06:37:34.085Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:37:34.283Z] provisioning config files... [2025-08-29T06:37:34.314Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11565215944292068995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:37:34.655Z] ---> ****-login.sh [2025-08-29T06:37:34.655Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:37:34.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:34.655Z] Login Succeeded [2025-08-29T06:37:34.655Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:37:34.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:34.655Z] Login Succeeded [2025-08-29T06:37:34.655Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:37:34.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:34.914Z] Login Succeeded [2025-08-29T06:37:34.914Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:37:34.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:34.914Z] Login Succeeded [2025-08-29T06:37:34.914Z] ****.io [2025-08-29T06:37:34.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:37:35.174Z] Login Succeeded [2025-08-29T06:37:35.175Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:37:35.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-29T06:37:35.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:37:35.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:37:35.319Z] ========================================================= [2025-08-29T06:37:35.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-29T06:37:35.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:37:35.658Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-29T06:37:36.224Z] #0 building with "default" instance using docker driver [2025-08-29T06:37:36.224Z] [2025-08-29T06:37:36.224Z] #1 [internal] load build definition from Dockerfile [2025-08-29T06:37:36.224Z] #1 transferring dockerfile: 1.75kB done [2025-08-29T06:37:36.224Z] #1 DONE 0.0s [2025-08-29T06:37:36.224Z] [2025-08-29T06:37:36.224Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T06:37:36.224Z] #2 DONE 0.1s [2025-08-29T06:37:36.483Z] [2025-08-29T06:37:36.483Z] #3 [internal] load .dockerignore [2025-08-29T06:37:36.483Z] #3 transferring context: 2B done [2025-08-29T06:37:36.483Z] #3 DONE 0.0s [2025-08-29T06:37:36.483Z] [2025-08-29T06:37:36.483Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T06:37:36.483Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-29T06:37:36.483Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-29T06:37:36.483Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-29T06:37:36.483Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-29T06:37:36.483Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-08-29T06:37:36.483Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-29T06:37:36.483Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-29T06:37:36.483Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-29T06:37:36.483Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.69MB / 74.06MB 0.2s [2025-08-29T06:37:36.483Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-29T06:37:36.483Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-29T06:37:36.483Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-29T06:37:36.483Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-29T06:37:36.483Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-29T06:37:36.742Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 19.92MB / 74.06MB 0.3s [2025-08-29T06:37:36.742Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-29T06:37:36.742Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s [2025-08-29T06:37:36.742Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s [2025-08-29T06:37:36.742Z] #4 ... [2025-08-29T06:37:36.742Z] [2025-08-29T06:37:36.742Z] #5 [internal] load build context [2025-08-29T06:37:36.742Z] #5 transferring context: 46.97MB 0.4s done [2025-08-29T06:37:36.742Z] #5 DONE 0.4s [2025-08-29T06:37:36.742Z] [2025-08-29T06:37:36.742Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T06:37:36.742Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.4s [2025-08-29T06:37:36.742Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.53MB / 103.05MB 0.4s [2025-08-29T06:37:36.742Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.4s done [2025-08-29T06:37:37.003Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 56.62MB / 74.06MB 0.6s [2025-08-29T06:37:37.003Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 33.55MB / 103.05MB 0.6s [2025-08-29T06:37:37.003Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-29T06:37:37.003Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 7.34MB / 13.29MB 0.6s [2025-08-29T06:37:37.277Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-08-29T06:37:37.277Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 67.11MB / 103.05MB 0.8s [2025-08-29T06:37:37.277Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s [2025-08-29T06:37:37.277Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 90.18MB / 103.05MB 0.9s [2025-08-29T06:37:37.537Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 1.0s [2025-08-29T06:37:37.537Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-29T06:37:37.537Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s done [2025-08-29T06:37:37.537Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-29T06:37:37.537Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 1.0s done [2025-08-29T06:37:38.103Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.7s done [2025-08-29T06:37:42.290Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done [2025-08-29T06:37:42.290Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-29T06:37:42.290Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-29T06:37:42.290Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-29T06:37:42.290Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-29T06:37:42.290Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-29T06:37:42.549Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-29T06:37:45.078Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.3s done [2025-08-29T06:37:45.078Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-29T06:37:45.336Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-29T06:37:45.593Z] #4 DONE 9.1s [2025-08-29T06:37:45.593Z] [2025-08-29T06:37:45.593Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-08-29T06:37:45.593Z] #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T06:37:45.851Z] #6 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T06:37:46.109Z] #6 0.697 OK: 248 MiB in 58 packages [2025-08-29T06:37:49.231Z] Still waiting to schedule task [2025-08-29T06:37:49.232Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7842’ [2025-08-29T06:37:52.670Z] #6 DONE 6.2s [2025-08-29T06:37:52.670Z] [2025-08-29T06:37:52.670Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-29T06:37:52.670Z] #7 DONE 0.0s [2025-08-29T06:37:52.670Z] [2025-08-29T06:37:52.670Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-29T06:37:52.670Z] #8 DONE 0.0s [2025-08-29T06:37:52.670Z] [2025-08-29T06:37:52.670Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T06:38:14.630Z] #9 DONE 21.0s [2025-08-29T06:38:14.630Z] [2025-08-29T06:38:14.630Z] #10 [builder 6/7] COPY . . [2025-08-29T06:38:14.630Z] #10 DONE 0.4s [2025-08-29T06:38:14.630Z] [2025-08-29T06:38:14.630Z] #11 [builder 7/7] RUN echo noop [2025-08-29T06:38:14.630Z] #11 0.207 noop [2025-08-29T06:38:14.630Z] #11 DONE 0.3s [2025-08-29T06:38:14.630Z] [2025-08-29T06:38:14.630Z] #12 exporting to image [2025-08-29T06:38:14.630Z] #12 exporting layers [2025-08-29T06:38:22.829Z] #12 exporting layers 8.5s done [2025-08-29T06:38:22.829Z] #12 writing image sha256:6154ba5e4d071354818e762f81fd4ed0876626fc7f62a64891a1c75638e8d957 0.0s done [2025-08-29T06:38:22.829Z] #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2025-08-29T06:38:22.829Z] #12 DONE 8.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:38:23.157Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T06:38:23.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:38:23.233Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2025-08-29T06:38:23.270Z] $ 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 [2025-08-29T06:38:23.897Z] $ docker top b9f35cee6897e9d27d55e6e10da3ba8c479b78c7bc9cd172311d59d6ee8950e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:38:24.238Z] + go version [2025-08-29T06:38:24.238Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-29T06:38:24.250Z] $ docker stop --time=1 b9f35cee6897e9d27d55e6e10da3ba8c479b78c7bc9cd172311d59d6ee8950e8 [2025-08-29T06:38:25.532Z] $ docker rm -f --volumes b9f35cee6897e9d27d55e6e10da3ba8c479b78c7bc9cd172311d59d6ee8950e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:38:25.943Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T06:38:25.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:38:26.018Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2025-08-29T06:38:26.045Z] $ 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 [2025-08-29T06:38:26.284Z] $ docker top f8196da8d5b57f97f2d27437c2ecdc6912b7c26fed221c62348354ee3f58d288 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:38:26.630Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-08-29T06:38:26.931Z] + make test [2025-08-29T06:38:26.931Z] go test ./... -coverprofile=coverage.out ./... [2025-08-29T06:38:28.831Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-29T06:38:50.756Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-29T06:38:50.756Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-29T06:38:50.756Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.4% of statements [2025-08-29T06:38:50.756Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.408s coverage: 86.5% of statements [2025-08-29T06:39:02.959Z] go vet ./... [2025-08-29T06:39:08.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T06:39:08.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T06:39:08.232Z] ./bin/test-attribution-txt.sh [2025-08-29T06:39:08.232Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T06:39:08.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-29T06:39:08.269Z] $ docker stop --time=1 f8196da8d5b57f97f2d27437c2ecdc6912b7c26fed221c62348354ee3f58d288 [2025-08-29T06:39:13.213Z] $ docker rm -f --volumes f8196da8d5b57f97f2d27437c2ecdc6912b7c26fed221c62348354ee3f58d288 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T06:39:13.851Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-29T06:39:13.907Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-29T06:39:14.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-29T06:39:14.688Z] + ls -al . [2025-08-29T06:39:14.688Z] total 320 [2025-08-29T06:39:14.688Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 06:38 . [2025-08-29T06:39:14.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:36 .. [2025-08-29T06:39:14.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:38 .git [2025-08-29T06:39:14.688Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 .github [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 29 06:37 .gitignore [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 29 06:37 .golangci.yml [2025-08-29T06:39:14.688Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 06:37 .semver [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 29 06:37 Attribution.txt [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 29 06:37 CHANGELOG.md [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 29 06:37 Dockerfile [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 06:37 GOVERNANCE.md [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 29 06:37 Jenkinsfile [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 06:37 LICENSE [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 29 06:37 Makefile [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 06:37 OWNERS.md [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 29 06:37 README.md [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 06:37 VERSION [2025-08-29T06:39:14.688Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:37 bin [2025-08-29T06:39:14.688Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:37 cmd [2025-08-29T06:39:14.688Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 29 06:38 coverage.out [2025-08-29T06:39:14.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:37 doc [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 29 06:37 go.mod [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 29 06:37 go.sum [2025-08-29T06:39:14.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:37 internal [2025-08-29T06:39:14.688Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:15.008Z] + 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=be572d9a9e73ac10c2441b7c89438c672cc7a451 --label arch=amd64 --label version=4.1.0-dev.8 . [2025-08-29T06:39:15.267Z] #0 building with "default" instance using docker driver [2025-08-29T06:39:15.267Z] [2025-08-29T06:39:15.267Z] #1 [internal] load build definition from Dockerfile [2025-08-29T06:39:15.267Z] #1 transferring dockerfile: 1.75kB done [2025-08-29T06:39:15.267Z] #1 DONE 0.0s [2025-08-29T06:39:15.267Z] [2025-08-29T06:39:15.267Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T06:39:15.267Z] #2 DONE 0.0s [2025-08-29T06:39:15.267Z] [2025-08-29T06:39:15.267Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T06:39:15.267Z] #3 DONE 0.1s [2025-08-29T06:39:15.267Z] [2025-08-29T06:39:15.267Z] #4 [internal] load .dockerignore [2025-08-29T06:39:15.267Z] #4 transferring context: 2B done [2025-08-29T06:39:15.267Z] #4 DONE 0.0s [2025-08-29T06:39:15.267Z] [2025-08-29T06:39:15.267Z] #5 [internal] load build context [2025-08-29T06:39:15.267Z] #5 transferring context: 112.52kB 0.0s done [2025-08-29T06:39:15.267Z] #5 DONE 0.0s [2025-08-29T06:39:15.267Z] [2025-08-29T06:39:15.267Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T06:39:15.267Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T06:39:15.267Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-29T06:39:15.528Z] #6 ... [2025-08-29T06:39:15.528Z] [2025-08-29T06:39:15.528Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-29T06:39:15.528Z] #7 DONE 0.1s [2025-08-29T06:39:15.528Z] [2025-08-29T06:39:15.528Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T06:39:15.528Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T06:39:15.528Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T06:39:15.528Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T06:39:15.528Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-29T06:39:15.528Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-29T06:39:15.528Z] #6 DONE 0.3s [2025-08-29T06:39:15.528Z] [2025-08-29T06:39:15.528Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-29T06:39:15.787Z] #8 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T06:39:16.047Z] #8 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T06:39:16.306Z] #8 0.587 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T06:39:16.306Z] #8 0.592 Executing busybox-1.36.1-r29.trigger [2025-08-29T06:39:16.306Z] #8 0.600 OK: 8 MiB in 15 packages [2025-08-29T06:39:16.306Z] #8 DONE 0.8s [2025-08-29T06:39:16.306Z] [2025-08-29T06:39:16.306Z] #9 [builder 2/7] RUN apk add --no-cache make git [2025-08-29T06:39:16.306Z] #9 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T06:39:16.306Z] #9 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T06:39:16.306Z] #9 0.756 OK: 248 MiB in 58 packages [2025-08-29T06:39:16.565Z] #9 DONE 1.0s [2025-08-29T06:39:16.565Z] [2025-08-29T06:39:16.565Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-29T06:39:16.565Z] #10 DONE 0.0s [2025-08-29T06:39:16.565Z] [2025-08-29T06:39:16.565Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-29T06:39:16.565Z] #11 DONE 0.0s [2025-08-29T06:39:16.565Z] [2025-08-29T06:39:16.565Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T06:39:17.135Z] #12 DONE 0.6s [2025-08-29T06:39:17.135Z] [2025-08-29T06:39:17.135Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T06:39:17.135Z] #13 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T06:39:17.135Z] #13 0.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T06:39:17.135Z] #13 0.833 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:39:17.135Z] #13 0.849 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T06:39:17.704Z] #13 ... [2025-08-29T06:39:17.704Z] [2025-08-29T06:39:17.704Z] #14 [builder 6/7] COPY . . [2025-08-29T06:39:17.704Z] #14 DONE 0.6s [2025-08-29T06:39:17.964Z] [2025-08-29T06:39:17.964Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T06:39:17.964Z] #13 1.399 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:39:17.964Z] #13 1.403 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:39:17.964Z] #13 1.405 Executing busybox-1.36.1-r30.trigger [2025-08-29T06:39:17.964Z] #13 1.412 OK: 8 MiB in 15 packages [2025-08-29T06:39:17.964Z] #13 DONE 1.6s [2025-08-29T06:39:17.964Z] [2025-08-29T06:39:17.964Z] #15 [builder 7/7] RUN make build [2025-08-29T06:39:17.964Z] #15 0.342 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-29T06:39:44.535Z] #15 DONE 27.0s [2025-08-29T06:39:44.796Z] [2025-08-29T06:39:44.796Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-08-29T06:39:45.057Z] #16 DONE 0.5s [2025-08-29T06:39:45.317Z] [2025-08-29T06:39:45.317Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-29T06:39:45.317Z] #17 DONE 0.0s [2025-08-29T06:39:45.317Z] [2025-08-29T06:39:45.317Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-29T06:39:45.317Z] #18 DONE 0.0s [2025-08-29T06:39:45.317Z] [2025-08-29T06:39:45.317Z] #19 exporting to image [2025-08-29T06:39:45.317Z] #19 exporting layers 0.1s done [2025-08-29T06:39:45.317Z] #19 writing image sha256:aef67ae850b89cb74c9d18ebefa7459ae6561ff1825673ad963f955fa8d7d09d done [2025-08-29T06:39:45.317Z] #19 naming to docker.io/library/device-onvif-camera done [2025-08-29T06:39:45.317Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:39:45.723Z] provisioning config files... [2025-08-29T06:39:45.733Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15539684259883446201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:39:46.042Z] ---> ****-login.sh [2025-08-29T06:39:46.042Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:39:46.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:39:46.042Z] Login Succeeded [2025-08-29T06:39:46.042Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:39:46.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:39:46.042Z] Login Succeeded [2025-08-29T06:39:46.042Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:39:46.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:39:46.301Z] Login Succeeded [2025-08-29T06:39:46.301Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:39:46.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:39:46.302Z] Login Succeeded [2025-08-29T06:39:46.302Z] ****.io [2025-08-29T06:39:46.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:39:46.562Z] Login Succeeded [2025-08-29T06:39:46.562Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:39:46.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T06:39:46.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:39:46.661Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-08-29T06:39:46.661Z] be572d9a9e73ac10c2441b7c89438c672cc7a451 [2025-08-29T06:39:46.661Z] latest [2025-08-29T06:39:46.661Z] 4.1.0-dev.8 [2025-08-29T06:39:46.661Z] be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [2025-08-29T06:39:46.661Z] main [2025-08-29T06:39:46.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:47.015Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:47.337Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451 [2025-08-29T06:39:47.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-29T06:39:47.337Z] 9303cf4f0ea3: Preparing [2025-08-29T06:39:47.337Z] 199b5cddec8f: Preparing [2025-08-29T06:39:47.337Z] 9d2ea7ff3397: Preparing [2025-08-29T06:39:47.338Z] 7723f204d020: Preparing [2025-08-29T06:39:47.338Z] 63bd39301b1d: Preparing [2025-08-29T06:39:47.338Z] 097100c76c15: Preparing [2025-08-29T06:39:47.338Z] 097100c76c15: Waiting [2025-08-29T06:39:47.338Z] 199b5cddec8f: Pushed [2025-08-29T06:39:47.338Z] 9303cf4f0ea3: Pushed [2025-08-29T06:39:47.338Z] 63bd39301b1d: Pushed [2025-08-29T06:39:47.338Z] 097100c76c15: Layer already exists [2025-08-29T06:39:47.338Z] 7723f204d020: Pushed [2025-08-29T06:39:51.532Z] 9d2ea7ff3397: Pushed [2025-08-29T06:39:51.532Z] be572d9a9e73ac10c2441b7c89438c672cc7a451: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:51.858Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:52.177Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-29T06:39:52.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-29T06:39:52.177Z] 9303cf4f0ea3: Preparing [2025-08-29T06:39:52.177Z] 199b5cddec8f: Preparing [2025-08-29T06:39:52.177Z] 9d2ea7ff3397: Preparing [2025-08-29T06:39:52.177Z] 7723f204d020: Preparing [2025-08-29T06:39:52.177Z] 63bd39301b1d: Preparing [2025-08-29T06:39:52.177Z] 097100c76c15: Preparing [2025-08-29T06:39:52.177Z] 097100c76c15: Waiting [2025-08-29T06:39:52.177Z] 7723f204d020: Layer already exists [2025-08-29T06:39:52.177Z] 63bd39301b1d: Layer already exists [2025-08-29T06:39:52.177Z] 9d2ea7ff3397: Layer already exists [2025-08-29T06:39:52.177Z] 199b5cddec8f: Layer already exists [2025-08-29T06:39:52.177Z] 9303cf4f0ea3: Layer already exists [2025-08-29T06:39:52.177Z] 097100c76c15: Layer already exists [2025-08-29T06:39:52.177Z] latest: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:52.510Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:52.854Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [2025-08-29T06:39:52.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-29T06:39:52.854Z] 9303cf4f0ea3: Preparing [2025-08-29T06:39:52.854Z] 199b5cddec8f: Preparing [2025-08-29T06:39:52.854Z] 9d2ea7ff3397: Preparing [2025-08-29T06:39:52.854Z] 7723f204d020: Preparing [2025-08-29T06:39:52.854Z] 63bd39301b1d: Preparing [2025-08-29T06:39:52.854Z] 097100c76c15: Preparing [2025-08-29T06:39:52.854Z] 097100c76c15: Waiting [2025-08-29T06:39:52.854Z] 199b5cddec8f: Layer already exists [2025-08-29T06:39:52.854Z] 9d2ea7ff3397: Layer already exists [2025-08-29T06:39:52.854Z] 7723f204d020: Layer already exists [2025-08-29T06:39:52.854Z] 63bd39301b1d: Layer already exists [2025-08-29T06:39:52.854Z] 9303cf4f0ea3: Layer already exists [2025-08-29T06:39:52.854Z] 097100c76c15: Layer already exists [2025-08-29T06:39:52.854Z] 4.1.0-dev.8: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:53.179Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:53.510Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [2025-08-29T06:39:53.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-29T06:39:53.510Z] 9303cf4f0ea3: Preparing [2025-08-29T06:39:53.510Z] 199b5cddec8f: Preparing [2025-08-29T06:39:53.510Z] 9d2ea7ff3397: Preparing [2025-08-29T06:39:53.510Z] 7723f204d020: Preparing [2025-08-29T06:39:53.510Z] 63bd39301b1d: Preparing [2025-08-29T06:39:53.510Z] 097100c76c15: Preparing [2025-08-29T06:39:53.510Z] 097100c76c15: Waiting [2025-08-29T06:39:53.510Z] 7723f204d020: Layer already exists [2025-08-29T06:39:53.510Z] 9303cf4f0ea3: Layer already exists [2025-08-29T06:39:53.510Z] 199b5cddec8f: Layer already exists [2025-08-29T06:39:53.510Z] 63bd39301b1d: Layer already exists [2025-08-29T06:39:53.510Z] 9d2ea7ff3397: Layer already exists [2025-08-29T06:39:53.510Z] 097100c76c15: Layer already exists [2025-08-29T06:39:53.510Z] be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:53.834Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:39:54.167Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-29T06:39:54.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-08-29T06:39:54.167Z] 9303cf4f0ea3: Preparing [2025-08-29T06:39:54.167Z] 199b5cddec8f: Preparing [2025-08-29T06:39:54.167Z] 9d2ea7ff3397: Preparing [2025-08-29T06:39:54.167Z] 7723f204d020: Preparing [2025-08-29T06:39:54.167Z] 63bd39301b1d: Preparing [2025-08-29T06:39:54.167Z] 097100c76c15: Preparing [2025-08-29T06:39:54.167Z] 097100c76c15: Waiting [2025-08-29T06:39:54.167Z] 9d2ea7ff3397: Layer already exists [2025-08-29T06:39:54.167Z] 7723f204d020: Layer already exists [2025-08-29T06:39:54.167Z] 63bd39301b1d: Layer already exists [2025-08-29T06:39:54.167Z] 199b5cddec8f: Layer already exists [2025-08-29T06:39:54.167Z] 9303cf4f0ea3: Layer already exists [2025-08-29T06:39:54.167Z] 097100c76c15: Layer already exists [2025-08-29T06:39:54.167Z] main: digest: sha256:9857f04431fd0216eb6af0bec33a87c0f0cef75dcd4da51a1d660d186b0a72ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T06:39:54.249Z] ===================================================== [Pipeline] echo [2025-08-29T06:39:54.272Z] taggedImages: [2025-08-29T06:39:54.272Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451 [2025-08-29T06:39:54.272Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-29T06:39:54.272Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [2025-08-29T06:39:54.272Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [2025-08-29T06:39:54.272Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2025-08-29T06:39:54.316Z] ========================================================= [2025-08-29T06:39:54.316Z] [edgeXBuildMultiArch] RAW Config: [2025-08-29T06:39:54.316Z] images: [2025-08-29T06:39:54.316Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451 [2025-08-29T06:39:54.316Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-08-29T06:39:54.316Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [2025-08-29T06:39:54.316Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [2025-08-29T06:39:54.316Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-08-29T06:39:54.316Z] settingsFile: [2025-08-29T06:39:54.316Z] device-onvif-camera-settings [2025-08-29T06:39:54.316Z] ========================================================= [Pipeline] node [2025-08-29T06:40:09.319Z] Still waiting to schedule task [2025-08-29T06:40:09.319Z] ‘prd-centos7-docker-4c-2g-7844’ is offline [2025-08-29T06:40:31.605Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7845 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-08-29T06:40:31.627Z] Running in /w/workspace/device-onvif-camera/232 [Pipeline] { [Pipeline] checkout [2025-08-29T06:40:31.672Z] The recommended git tool is: git [2025-08-29T06:40:38.209Z] Running on prd-centos7-docker-4c-2g-7846 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:40:38.256Z] provisioning config files... [2025-08-29T06:40:38.274Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15532008166348975003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:40:38.842Z] using credential edgex-jenkins-ssh [2025-08-29T06:40:38.871Z] Cloning the remote Git repository [2025-08-29T06:40:38.907Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-29T06:40:39.386Z] ---> ****-login.sh [2025-08-29T06:40:39.386Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:40:39.000Z] > git init /w/workspace/device-onvif-camera/232 # timeout=10 [2025-08-29T06:40:39.166Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-08-29T06:40:39.168Z] > git --version # timeout=10 [2025-08-29T06:40:39.196Z] > git --version # 'git version 2.25.1' [2025-08-29T06:40:39.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-29T06:40:39.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T06:40:42.589Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-08-29T06:40:42.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T06:40:43.709Z] Avoid second fetch [2025-08-29T06:40:43.710Z] Checking out Revision be572d9a9e73ac10c2441b7c89438c672cc7a451 (main) [2025-08-29T06:40:43.723Z] > git config core.sparsecheckout # timeout=10 [2025-08-29T06:40:43.808Z] > git checkout -f be572d9a9e73ac10c2441b7c89438c672cc7a451 # timeout=10 [2025-08-29T06:40:44.610Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#521)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:40:49.111Z] provisioning config files... [2025-08-29T06:40:49.150Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/232@tmp/config7209687669373979174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:40:49.968Z] ---> ****-login.sh [2025-08-29T06:40:49.968Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:40:50.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:40:50.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:40:50.529Z] Configure a credential helper to remove this warning. See [2025-08-29T06:40:50.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:40:50.529Z] [2025-08-29T06:40:50.529Z] Login Succeeded [2025-08-29T06:40:50.529Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:40:50.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:40:51.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:40:51.082Z] Configure a credential helper to remove this warning. See [2025-08-29T06:40:51.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:40:51.083Z] [2025-08-29T06:40:51.083Z] Login Succeeded [2025-08-29T06:40:51.083Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:40:51.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:40:51.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:40:51.354Z] Configure a credential helper to remove this warning. See [2025-08-29T06:40:51.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:40:51.354Z] [2025-08-29T06:40:51.354Z] Login Succeeded [2025-08-29T06:40:51.354Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:40:51.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:40:51.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:40:51.626Z] Configure a credential helper to remove this warning. See [2025-08-29T06:40:51.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:40:51.626Z] [2025-08-29T06:40:51.626Z] Login Succeeded [2025-08-29T06:40:51.626Z] ****.io [2025-08-29T06:40:51.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:40:52.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:40:52.173Z] Configure a credential helper to remove this warning. See [2025-08-29T06:40:52.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:40:52.173Z] [2025-08-29T06:40:52.173Z] Login Succeeded [2025-08-29T06:40:52.173Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:40:52.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-29T06:40:52.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:40:52.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:40:52.610Z] ========================================================= [2025-08-29T06:40:52.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-29T06:40:52.610Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:40:53.005Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-29T06:40:53.604Z] Sending build context to Docker daemon 26.95MB [2025-08-29T06:40:53.604Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-08-29T06:40:53.604Z] Step 2/13 : FROM ${BASE} AS builder [2025-08-29T06:40:53.876Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-29T06:40:53.876Z] 94e9d8af2201: Pulling fs layer [2025-08-29T06:40:53.876Z] a6c56e8762df: Pulling fs layer [2025-08-29T06:40:53.876Z] f0f3c8884826: Pulling fs layer [2025-08-29T06:40:53.876Z] c7e7622c144d: Pulling fs layer [2025-08-29T06:40:53.876Z] 4f4fb700ef54: Pulling fs layer [2025-08-29T06:40:53.876Z] b4c3b6d88c5a: Pulling fs layer [2025-08-29T06:40:53.876Z] ba8bce9d2590: Pulling fs layer [2025-08-29T06:40:53.876Z] ca778ea9c289: Pulling fs layer [2025-08-29T06:40:53.876Z] 4f4fb700ef54: Waiting [2025-08-29T06:40:53.876Z] b4c3b6d88c5a: Waiting [2025-08-29T06:40:53.876Z] ba8bce9d2590: Waiting [2025-08-29T06:40:53.876Z] c7e7622c144d: Waiting [2025-08-29T06:40:53.876Z] ca778ea9c289: Waiting [2025-08-29T06:40:53.876Z] a6c56e8762df: Download complete [2025-08-29T06:40:53.876Z] c7e7622c144d: Verifying Checksum [2025-08-29T06:40:53.876Z] c7e7622c144d: Download complete [2025-08-29T06:40:53.876Z] 4f4fb700ef54: Verifying Checksum [2025-08-29T06:40:53.876Z] 4f4fb700ef54: Download complete [2025-08-29T06:40:53.876Z] b4c3b6d88c5a: Verifying Checksum [2025-08-29T06:40:53.876Z] b4c3b6d88c5a: Download complete [2025-08-29T06:40:54.151Z] 94e9d8af2201: Verifying Checksum [2025-08-29T06:40:54.151Z] 94e9d8af2201: Download complete [2025-08-29T06:40:54.752Z] ca778ea9c289: Verifying Checksum [2025-08-29T06:40:54.752Z] ca778ea9c289: Download complete [2025-08-29T06:40:55.026Z] 94e9d8af2201: Pull complete [2025-08-29T06:40:55.622Z] a6c56e8762df: Pull complete [2025-08-29T06:40:56.220Z] f0f3c8884826: Verifying Checksum [2025-08-29T06:40:56.220Z] f0f3c8884826: Download complete [2025-08-29T06:40:57.196Z] ba8bce9d2590: Verifying Checksum [2025-08-29T06:40:57.196Z] ba8bce9d2590: Download complete [2025-08-29T06:41:12.285Z] f0f3c8884826: Pull complete [2025-08-29T06:41:12.285Z] c7e7622c144d: Pull complete [2025-08-29T06:41:12.285Z] 4f4fb700ef54: Pull complete [2025-08-29T06:41:12.285Z] b4c3b6d88c5a: Pull complete [2025-08-29T06:41:18.970Z] ba8bce9d2590: Pull complete [2025-08-29T06:41:22.327Z] ca778ea9c289: Pull complete [2025-08-29T06:41:22.327Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-29T06:41:22.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-29T06:41:22.327Z] ---> 47b25d7523d1 [2025-08-29T06:41:22.327Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-08-29T06:41:24.284Z] ---> Running in 2d69ad869e17 [2025-08-29T06:41:24.554Z] Removing intermediate container 2d69ad869e17 [2025-08-29T06:41:24.554Z] ---> 08fc5388cd82 [2025-08-29T06:41:24.554Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-29T06:41:24.554Z] ---> Running in c0b28a8055b5 [2025-08-29T06:41:24.822Z] Removing intermediate container c0b28a8055b5 [2025-08-29T06:41:24.822Z] ---> 227b886c80b8 [2025-08-29T06:41:24.822Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-08-29T06:41:24.822Z] ---> Running in 9a45aacf9f22 [2025-08-29T06:41:25.091Z] Removing intermediate container 9a45aacf9f22 [2025-08-29T06:41:25.091Z] ---> c9c0c6f24dd8 [2025-08-29T06:41:25.091Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-08-29T06:41:25.359Z] ---> Running in d98be06e13f6 [2025-08-29T06:41:25.628Z] Removing intermediate container d98be06e13f6 [2025-08-29T06:41:25.628Z] ---> 9955789d0fb9 [2025-08-29T06:41:25.628Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-08-29T06:41:25.628Z] ---> Running in c025920e7ddb [2025-08-29T06:41:25.904Z] Removing intermediate container c025920e7ddb [2025-08-29T06:41:25.904Z] ---> 88effcd0f99f [2025-08-29T06:41:25.904Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-29T06:41:26.179Z] ---> Running in b19ba1195b2c [2025-08-29T06:41:27.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T06:41:27.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T06:41:29.166Z] OK: 239 MiB in 58 packages [2025-08-29T06:41:30.164Z] Removing intermediate container b19ba1195b2c [2025-08-29T06:41:30.164Z] ---> 8e640b03e39b [2025-08-29T06:41:30.164Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-08-29T06:41:30.164Z] ---> Running in ffa72fa9e530 [2025-08-29T06:41:30.433Z] Removing intermediate container ffa72fa9e530 [2025-08-29T06:41:30.433Z] ---> a3e5a468967b [2025-08-29T06:41:30.433Z] Step 10/13 : COPY go.mod vendor* ./ [2025-08-29T06:41:31.028Z] ---> 7bd29784efb7 [2025-08-29T06:41:31.028Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T06:41:31.028Z] ---> Running in 1caf2da8b76b [2025-08-29T06:43:22.767Z] Removing intermediate container 1caf2da8b76b [2025-08-29T06:43:22.767Z] ---> 6877090f5389 [2025-08-29T06:43:22.767Z] Step 12/13 : COPY . . [2025-08-29T06:43:22.767Z] ---> 7512bf6ebc86 [2025-08-29T06:43:22.767Z] Step 13/13 : RUN ${MAKE} [2025-08-29T06:43:22.767Z] ---> Running in 4c0be2f34474 [2025-08-29T06:43:22.767Z] noop [2025-08-29T06:43:22.767Z] Removing intermediate container 4c0be2f34474 [2025-08-29T06:43:22.767Z] ---> 1f7bbd95e9c1 [2025-08-29T06:43:22.767Z] Successfully built 1f7bbd95e9c1 [2025-08-29T06:43:22.767Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:43:23.155Z] + docker inspect -f . ci-base-image-arm64 [2025-08-29T06:43:23.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:43:23.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-7845 does not seem to be running inside a container [2025-08-29T06:43:23.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/232 -v /w/workspace/device-onvif-camera/232:/w/workspace/device-onvif-camera/232:rw,z -v /w/workspace/device-onvif-camera/232@tmp:/w/workspace/device-onvif-camera/232@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 [2025-08-29T06:43:24.752Z] $ docker top 99ea673a5e5becc61cb5bf93620b42bb166c7455cd491a293395b32b8e57b73b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:43:25.641Z] + go version [2025-08-29T06:43:25.641Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-29T06:43:25.651Z] $ docker stop --time=1 99ea673a5e5becc61cb5bf93620b42bb166c7455cd491a293395b32b8e57b73b [2025-08-29T06:43:27.304Z] $ docker rm -f --volumes 99ea673a5e5becc61cb5bf93620b42bb166c7455cd491a293395b32b8e57b73b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:43:27.890Z] + docker inspect -f . ci-base-image-arm64 [2025-08-29T06:43:27.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:43:28.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-7845 does not seem to be running inside a container [2025-08-29T06:43:28.161Z] $ 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/232 -v /w/workspace/device-onvif-camera/232:/w/workspace/device-onvif-camera/232:rw,z -v /w/workspace/device-onvif-camera/232@tmp:/w/workspace/device-onvif-camera/232@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 [2025-08-29T06:43:29.407Z] $ docker top 9d8d416af54d05a040e000a4318a3d160b3e0152081a0c1204c7a5a57dfef822 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T06:43:30.255Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/232 [Pipeline] fileExists [Pipeline] sh [2025-08-29T06:43:30.924Z] + make test [2025-08-29T06:43:30.924Z] go test ./... -coverprofile=coverage.out ./... [2025-08-29T06:43:36.282Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-29T06:47:13.109Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-29T06:47:16.461Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-29T06:47:19.050Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.180s coverage: 31.4% of statements [2025-08-29T06:47:41.111Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.488s coverage: 86.5% of statements [2025-08-29T06:47:41.111Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-29T06:47:41.111Z] go vet ./... [2025-08-29T06:48:37.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T06:48:37.565Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T06:48:37.565Z] ./bin/test-attribution-txt.sh [2025-08-29T06:48:37.565Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T06:48:37.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-29T06:48:37.600Z] $ docker stop --time=1 9d8d416af54d05a040e000a4318a3d160b3e0152081a0c1204c7a5a57dfef822 [2025-08-29T06:48:39.519Z] $ docker rm -f --volumes 9d8d416af54d05a040e000a4318a3d160b3e0152081a0c1204c7a5a57dfef822 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T06:48:41.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-29T06:48:41.265Z] Warning: overwriting stash ‘coverage-report’ [2025-08-29T06:48:41.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-29T06:48:42.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-29T06:48:42.597Z] + ls -al . [2025-08-29T06:48:42.598Z] total 316 [2025-08-29T06:48:42.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:43 . [2025-08-29T06:48:42.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:40 .. [2025-08-29T06:48:42.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 06:40 .git [2025-08-29T06:48:42.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:40 .github [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 29 06:40 .gitignore [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 29 06:40 .golangci.yml [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 29 06:40 Attribution.txt [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 29 06:40 CHANGELOG.md [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 29 06:40 Dockerfile [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 06:40 GOVERNANCE.md [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 29 06:40 Jenkinsfile [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 06:40 LICENSE [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 29 06:40 Makefile [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 06:40 OWNERS.md [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 29 06:40 README.md [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 29 06:37 VERSION [2025-08-29T06:48:42.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 06:40 bin [2025-08-29T06:48:42.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 06:40 cmd [2025-08-29T06:48:42.598Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 29 06:47 coverage.out [2025-08-29T06:48:42.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:40 doc [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 29 06:40 go.mod [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 29 06:40 go.sum [2025-08-29T06:48:42.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 06:40 internal [2025-08-29T06:48:42.598Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 06:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:48:42.977Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=be572d9a9e73ac10c2441b7c89438c672cc7a451 --label arch=arm64 --label version=4.1.0-dev.8 . [2025-08-29T06:48:43.975Z] Sending build context to Docker daemon 27.04MB [2025-08-29T06:48:43.975Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-08-29T06:48:43.975Z] Step 2/27 : FROM ${BASE} AS builder [2025-08-29T06:48:43.975Z] ---> 1f7bbd95e9c1 [2025-08-29T06:48:43.975Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-08-29T06:48:43.975Z] ---> Running in 7a1e1ffd5c80 [2025-08-29T06:48:44.257Z] Removing intermediate container 7a1e1ffd5c80 [2025-08-29T06:48:44.258Z] ---> 92f5c15726dc [2025-08-29T06:48:44.258Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-29T06:48:44.537Z] ---> Running in f1ca293ced5b [2025-08-29T06:48:44.832Z] Removing intermediate container f1ca293ced5b [2025-08-29T06:48:44.832Z] ---> de10b11b0dbb [2025-08-29T06:48:44.832Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-08-29T06:48:44.832Z] ---> Running in 2e984c862018 [2025-08-29T06:48:45.102Z] Removing intermediate container 2e984c862018 [2025-08-29T06:48:45.102Z] ---> 41bb840dd1aa [2025-08-29T06:48:45.102Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-08-29T06:48:45.102Z] ---> Running in f12569f7aaa8 [2025-08-29T06:48:45.373Z] Removing intermediate container f12569f7aaa8 [2025-08-29T06:48:45.373Z] ---> 456529870340 [2025-08-29T06:48:45.373Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-08-29T06:48:45.645Z] ---> Running in e88d9d199b52 [2025-08-29T06:48:45.917Z] Removing intermediate container e88d9d199b52 [2025-08-29T06:48:45.917Z] ---> 8613c68b54f2 [2025-08-29T06:48:45.917Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-29T06:48:45.917Z] ---> Running in 66c65c4d805c [2025-08-29T06:48:46.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T06:48:47.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T06:48:48.889Z] OK: 239 MiB in 58 packages [2025-08-29T06:48:49.847Z] Removing intermediate container 66c65c4d805c [2025-08-29T06:48:49.847Z] ---> c89ee63ced24 [2025-08-29T06:48:49.847Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-08-29T06:48:49.847Z] ---> Running in 4537ee9a20c9 [2025-08-29T06:48:50.113Z] Removing intermediate container 4537ee9a20c9 [2025-08-29T06:48:50.113Z] ---> b197931a2d28 [2025-08-29T06:48:50.113Z] Step 10/27 : COPY go.mod vendor* ./ [2025-08-29T06:48:50.697Z] ---> b02b5881596b [2025-08-29T06:48:50.697Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T06:48:50.697Z] ---> Running in 53c62790b278 [2025-08-29T06:48:53.286Z] Removing intermediate container 53c62790b278 [2025-08-29T06:48:53.286Z] ---> f10175b82fe8 [2025-08-29T06:48:53.286Z] Step 12/27 : COPY . . [2025-08-29T06:48:54.702Z] ---> ca98ff08a0a9 [2025-08-29T06:48:54.702Z] Step 13/27 : RUN ${MAKE} [2025-08-29T06:48:54.975Z] ---> Running in c7e2e7273cc5 [2025-08-29T06:48:55.934Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-29T06:52:32.679Z] Removing intermediate container c7e2e7273cc5 [2025-08-29T06:52:32.679Z] ---> 619f8a1b66c1 [2025-08-29T06:52:32.679Z] Step 14/27 : FROM alpine:3.20 [2025-08-29T06:52:32.679Z] 3.20: Pulling from library/alpine [2025-08-29T06:52:32.679Z] 13e713f82565: Pulling fs layer [2025-08-29T06:52:32.679Z] 13e713f82565: Verifying Checksum [2025-08-29T06:52:32.679Z] 13e713f82565: Download complete [2025-08-29T06:52:32.679Z] 13e713f82565: Pull complete [2025-08-29T06:52:32.679Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T06:52:32.679Z] Status: Downloaded newer image for alpine:3.20 [2025-08-29T06:52:32.679Z] ---> c88e9dceb6cb [2025-08-29T06:52:32.679Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-08-29T06:52:32.679Z] ---> Running in b9ad1c9f28ec [2025-08-29T06:52:32.679Z] Removing intermediate container b9ad1c9f28ec [2025-08-29T06:52:32.679Z] ---> 7f7af553d4ee [2025-08-29T06:52:32.679Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-08-29T06:52:32.679Z] ---> Running in 32b130a4b15a [2025-08-29T06:52:32.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T06:52:32.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T06:52:32.679Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T06:52:32.679Z] Executing busybox-1.36.1-r29.trigger [2025-08-29T06:52:32.679Z] OK: 9 MiB in 15 packages [2025-08-29T06:52:32.679Z] Removing intermediate container 32b130a4b15a [2025-08-29T06:52:32.679Z] ---> 0d0a9bbefd37 [2025-08-29T06:52:32.679Z] Step 17/27 : RUN apk --no-cache upgrade [2025-08-29T06:52:32.679Z] ---> Running in 609bb76d1610 [2025-08-29T06:52:32.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T06:52:32.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T06:52:32.679Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:52:32.679Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T06:52:32.679Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:52:32.679Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T06:52:32.679Z] Executing busybox-1.36.1-r30.trigger [2025-08-29T06:52:32.679Z] OK: 9 MiB in 15 packages [2025-08-29T06:52:32.679Z] Removing intermediate container 609bb76d1610 [2025-08-29T06:52:32.679Z] ---> 6ed96dd11368 [2025-08-29T06:52:32.679Z] Step 18/27 : WORKDIR / [2025-08-29T06:52:32.679Z] ---> Running in fcd937262a42 [2025-08-29T06:52:32.679Z] Removing intermediate container fcd937262a42 [2025-08-29T06:52:32.679Z] ---> 698d67b09307 [2025-08-29T06:52:32.679Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-08-29T06:52:33.632Z] ---> 1d97c2f7b5fe [2025-08-29T06:52:33.632Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-29T06:52:33.898Z] ---> 33b4b7ad1916 [2025-08-29T06:52:33.898Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-29T06:52:34.483Z] ---> 4c7b14fa8d46 [2025-08-29T06:52:34.483Z] Step 22/27 : EXPOSE 59984 [2025-08-29T06:52:34.483Z] ---> Running in 76a7f24db90c [2025-08-29T06:52:34.752Z] Removing intermediate container 76a7f24db90c [2025-08-29T06:52:34.752Z] ---> 5176dfcdb067 [2025-08-29T06:52:34.752Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-08-29T06:52:35.025Z] ---> Running in c98cb17cb4e2 [2025-08-29T06:52:35.290Z] Removing intermediate container c98cb17cb4e2 [2025-08-29T06:52:35.290Z] ---> f3be0dc37648 [2025-08-29T06:52:35.290Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-29T06:52:35.290Z] ---> Running in 6c4da44fe37b [2025-08-29T06:52:35.556Z] Removing intermediate container 6c4da44fe37b [2025-08-29T06:52:35.556Z] ---> e635ff2f927e [2025-08-29T06:52:35.556Z] Step 25/27 : LABEL arch=arm64 [2025-08-29T06:52:35.556Z] ---> Running in 1605ebb036cb [2025-08-29T06:52:35.823Z] Removing intermediate container 1605ebb036cb [2025-08-29T06:52:35.823Z] ---> 92d60f48a241 [2025-08-29T06:52:35.823Z] Step 26/27 : LABEL git_sha=be572d9a9e73ac10c2441b7c89438c672cc7a451 [2025-08-29T06:52:35.823Z] ---> Running in 3e3e95303efb [2025-08-29T06:52:36.406Z] Removing intermediate container 3e3e95303efb [2025-08-29T06:52:36.406Z] ---> 8b8f9b418154 [2025-08-29T06:52:36.406Z] Step 27/27 : LABEL version=4.1.0-dev.8 [2025-08-29T06:52:36.406Z] ---> Running in 1334c7be4d91 [2025-08-29T06:52:36.671Z] Removing intermediate container 1334c7be4d91 [2025-08-29T06:52:36.671Z] ---> 2042307d6590 [2025-08-29T06:52:36.671Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-29T06:52:36.671Z] Successfully built 2042307d6590 [2025-08-29T06:52:36.671Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T06:52:36.816Z] provisioning config files... [2025-08-29T06:52:36.828Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/232@tmp/config8694130363369349516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:52:37.166Z] ---> ****-login.sh [2025-08-29T06:52:37.167Z] nexus3.edgexfoundry.org:10001 [2025-08-29T06:52:37.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:52:37.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:52:37.440Z] Configure a credential helper to remove this warning. See [2025-08-29T06:52:37.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:52:37.440Z] [2025-08-29T06:52:37.440Z] Login Succeeded [2025-08-29T06:52:37.440Z] nexus3.edgexfoundry.org:10002 [2025-08-29T06:52:37.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:52:37.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:52:37.707Z] Configure a credential helper to remove this warning. See [2025-08-29T06:52:37.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:52:37.707Z] [2025-08-29T06:52:37.707Z] Login Succeeded [2025-08-29T06:52:37.707Z] nexus3.edgexfoundry.org:10003 [2025-08-29T06:52:37.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:52:37.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:52:37.975Z] Configure a credential helper to remove this warning. See [2025-08-29T06:52:37.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:52:37.975Z] [2025-08-29T06:52:37.975Z] Login Succeeded [2025-08-29T06:52:37.975Z] nexus3.edgexfoundry.org:10004 [2025-08-29T06:52:38.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:52:38.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:52:38.512Z] Configure a credential helper to remove this warning. See [2025-08-29T06:52:38.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:52:38.512Z] [2025-08-29T06:52:38.512Z] Login Succeeded [2025-08-29T06:52:38.512Z] ****.io [2025-08-29T06:52:38.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T06:52:39.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T06:52:39.361Z] Configure a credential helper to remove this warning. See [2025-08-29T06:52:39.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T06:52:39.361Z] [2025-08-29T06:52:39.361Z] Login Succeeded [2025-08-29T06:52:39.361Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T06:52:39.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T06:52:39.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T06:52:39.469Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-08-29T06:52:39.469Z] be572d9a9e73ac10c2441b7c89438c672cc7a451 [2025-08-29T06:52:39.469Z] latest [2025-08-29T06:52:39.469Z] 4.1.0-dev.8 [2025-08-29T06:52:39.469Z] be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [2025-08-29T06:52:39.469Z] main [2025-08-29T06:52:39.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:39.858Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:40.222Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451 [2025-08-29T06:52:40.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-29T06:52:40.222Z] a83df804721f: Preparing [2025-08-29T06:52:40.222Z] a47b29572463: Preparing [2025-08-29T06:52:40.222Z] 5c6bf3e6db82: Preparing [2025-08-29T06:52:40.222Z] 827b79826e7a: Preparing [2025-08-29T06:52:40.222Z] c886b6d6cacc: Preparing [2025-08-29T06:52:40.222Z] 1e890da81ec9: Preparing [2025-08-29T06:52:40.222Z] 1e890da81ec9: Waiting [2025-08-29T06:52:40.487Z] c886b6d6cacc: Pushed [2025-08-29T06:52:40.487Z] a47b29572463: Pushed [2025-08-29T06:52:40.487Z] a83df804721f: Pushed [2025-08-29T06:52:40.487Z] 1e890da81ec9: Layer already exists [2025-08-29T06:52:40.753Z] 827b79826e7a: Pushed [2025-08-29T06:52:48.943Z] 5c6bf3e6db82: Pushed [2025-08-29T06:52:48.943Z] be572d9a9e73ac10c2441b7c89438c672cc7a451: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:49.307Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:49.652Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-29T06:52:49.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-29T06:52:49.652Z] a83df804721f: Preparing [2025-08-29T06:52:49.652Z] a47b29572463: Preparing [2025-08-29T06:52:49.652Z] 5c6bf3e6db82: Preparing [2025-08-29T06:52:49.652Z] 827b79826e7a: Preparing [2025-08-29T06:52:49.652Z] c886b6d6cacc: Preparing [2025-08-29T06:52:49.652Z] 1e890da81ec9: Preparing [2025-08-29T06:52:49.652Z] 1e890da81ec9: Waiting [2025-08-29T06:52:49.652Z] a83df804721f: Layer already exists [2025-08-29T06:52:49.652Z] c886b6d6cacc: Layer already exists [2025-08-29T06:52:49.652Z] 5c6bf3e6db82: Layer already exists [2025-08-29T06:52:49.652Z] 827b79826e7a: Layer already exists [2025-08-29T06:52:49.652Z] a47b29572463: Layer already exists [2025-08-29T06:52:49.653Z] 1e890da81ec9: Layer already exists [2025-08-29T06:52:50.602Z] latest: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:50.955Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:51.315Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [2025-08-29T06:52:51.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-29T06:52:51.315Z] a83df804721f: Preparing [2025-08-29T06:52:51.315Z] a47b29572463: Preparing [2025-08-29T06:52:51.315Z] 5c6bf3e6db82: Preparing [2025-08-29T06:52:51.315Z] 827b79826e7a: Preparing [2025-08-29T06:52:51.315Z] c886b6d6cacc: Preparing [2025-08-29T06:52:51.315Z] 1e890da81ec9: Preparing [2025-08-29T06:52:51.315Z] 1e890da81ec9: Waiting [2025-08-29T06:52:51.315Z] 5c6bf3e6db82: Layer already exists [2025-08-29T06:52:51.315Z] a47b29572463: Layer already exists [2025-08-29T06:52:51.315Z] c886b6d6cacc: Layer already exists [2025-08-29T06:52:51.315Z] a83df804721f: Layer already exists [2025-08-29T06:52:51.315Z] 827b79826e7a: Layer already exists [2025-08-29T06:52:51.315Z] 1e890da81ec9: Layer already exists [2025-08-29T06:52:51.315Z] 4.1.0-dev.8: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:51.943Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:52.305Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [2025-08-29T06:52:52.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-29T06:52:52.306Z] a83df804721f: Preparing [2025-08-29T06:52:52.306Z] a47b29572463: Preparing [2025-08-29T06:52:52.306Z] 5c6bf3e6db82: Preparing [2025-08-29T06:52:52.306Z] 827b79826e7a: Preparing [2025-08-29T06:52:52.306Z] c886b6d6cacc: Preparing [2025-08-29T06:52:52.306Z] 1e890da81ec9: Preparing [2025-08-29T06:52:52.306Z] 1e890da81ec9: Waiting [2025-08-29T06:52:52.306Z] a47b29572463: Layer already exists [2025-08-29T06:52:52.306Z] 827b79826e7a: Layer already exists [2025-08-29T06:52:52.306Z] a83df804721f: Layer already exists [2025-08-29T06:52:52.306Z] c886b6d6cacc: Layer already exists [2025-08-29T06:52:52.306Z] 5c6bf3e6db82: Layer already exists [2025-08-29T06:52:52.306Z] 1e890da81ec9: Layer already exists [2025-08-29T06:52:52.306Z] be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:52.937Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:53.280Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-08-29T06:52:53.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-08-29T06:52:53.281Z] a83df804721f: Preparing [2025-08-29T06:52:53.281Z] a47b29572463: Preparing [2025-08-29T06:52:53.281Z] 5c6bf3e6db82: Preparing [2025-08-29T06:52:53.281Z] 827b79826e7a: Preparing [2025-08-29T06:52:53.281Z] c886b6d6cacc: Preparing [2025-08-29T06:52:53.281Z] 1e890da81ec9: Preparing [2025-08-29T06:52:53.281Z] 1e890da81ec9: Waiting [2025-08-29T06:52:53.281Z] a83df804721f: Layer already exists [2025-08-29T06:52:53.281Z] 5c6bf3e6db82: Layer already exists [2025-08-29T06:52:53.281Z] a47b29572463: Layer already exists [2025-08-29T06:52:53.281Z] c886b6d6cacc: Layer already exists [2025-08-29T06:52:53.281Z] 827b79826e7a: Layer already exists [2025-08-29T06:52:53.281Z] 1e890da81ec9: Layer already exists [2025-08-29T06:52:53.548Z] main: digest: sha256:112f4552e2c148451065ea968142c935e4112b54af43499f27c3ff84e1cbe99f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T06:52:53.632Z] ===================================================== [Pipeline] echo [2025-08-29T06:52:53.644Z] taggedImages: [2025-08-29T06:52:53.644Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451 [2025-08-29T06:52:53.644Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-08-29T06:52:53.644Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [2025-08-29T06:52:53.644Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [2025-08-29T06:52:53.644Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2025-08-29T06:52:53.659Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451 [Pipeline] echo [2025-08-29T06:52:53.670Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2025-08-29T06:52:53.682Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [Pipeline] echo [2025-08-29T06:52:53.700Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:be572d9a9e73ac10c2441b7c89438c672cc7a451-4.1.0-dev.8 [Pipeline] echo [2025-08-29T06:52:53.712Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:54.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T06:52:54.115Z] [2025-08-29T06:52:54.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T06:52:54.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T06:52:54.464Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-29T06:52:54.464Z] 8998bd30e6a1: Pulling fs layer [2025-08-29T06:52:54.464Z] 04944245beec: Pulling fs layer [2025-08-29T06:52:54.464Z] 699f458cf7ca: Pulling fs layer [2025-08-29T06:52:54.464Z] 765212b225bb: Pulling fs layer [2025-08-29T06:52:54.464Z] f23df028b6ca: Pulling fs layer [2025-08-29T06:52:54.464Z] d65c8cfc05b1: Pulling fs layer [2025-08-29T06:52:54.464Z] 2437ff75d9bd: Pulling fs layer [2025-08-29T06:52:54.464Z] 765212b225bb: Waiting [2025-08-29T06:52:54.464Z] f23df028b6ca: Waiting [2025-08-29T06:52:54.464Z] d65c8cfc05b1: Waiting [2025-08-29T06:52:54.464Z] 2437ff75d9bd: Waiting [2025-08-29T06:52:54.732Z] 04944245beec: Verifying Checksum [2025-08-29T06:52:54.732Z] 04944245beec: Download complete [2025-08-29T06:52:54.732Z] 765212b225bb: Verifying Checksum [2025-08-29T06:52:54.732Z] 765212b225bb: Download complete [2025-08-29T06:52:54.732Z] f23df028b6ca: Verifying Checksum [2025-08-29T06:52:54.732Z] f23df028b6ca: Download complete [2025-08-29T06:52:54.732Z] d65c8cfc05b1: Verifying Checksum [2025-08-29T06:52:54.732Z] d65c8cfc05b1: Download complete [2025-08-29T06:52:54.732Z] 699f458cf7ca: Verifying Checksum [2025-08-29T06:52:54.732Z] 699f458cf7ca: Download complete [2025-08-29T06:52:55.320Z] 8998bd30e6a1: Verifying Checksum [2025-08-29T06:52:55.320Z] 8998bd30e6a1: Download complete [2025-08-29T06:52:57.897Z] 2437ff75d9bd: Verifying Checksum [2025-08-29T06:52:57.897Z] 2437ff75d9bd: Download complete [2025-08-29T06:52:59.837Z] 8998bd30e6a1: Pull complete [2025-08-29T06:53:00.427Z] 04944245beec: Pull complete [2025-08-29T06:53:02.375Z] 699f458cf7ca: Pull complete [2025-08-29T06:53:02.640Z] 765212b225bb: Pull complete [2025-08-29T06:53:03.603Z] f23df028b6ca: Pull complete [2025-08-29T06:53:03.603Z] d65c8cfc05b1: Pull complete [2025-08-29T06:53:21.788Z] 2437ff75d9bd: Pull complete [2025-08-29T06:53:21.788Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-29T06:53:21.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T06:53:21.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T06:53:22.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-7845 does not seem to be running inside a container [2025-08-29T06:53:22.051Z] $ 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/232 -v /w/workspace/device-onvif-camera/232:/w/workspace/device-onvif-camera/232:rw,z -v /w/workspace/device-onvif-camera/232@tmp:/w/workspace/device-onvif-camera/232@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 [2025-08-29T06:53:24.666Z] $ docker top c95216cfc8ee8f69aadd1b99d3b61662c3e73ee4b9a95856952fbe7e330c2254 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T06:53:25.543Z] ---> job-cost.sh [2025-08-29T06:53:25.543Z] lf-activate-venv: SKIPPING [2025-08-29T06:53:25.543Z] INFO: No Stack... [2025-08-29T06:53:25.808Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-29T06:53:26.757Z] INFO: Archiving Costs [Pipeline] sh [2025-08-29T06:53:27.382Z] + cat /w/workspace/device-onvif-camera/232/archives/cost.csv [2025-08-29T06:53:27.382Z] + cut -d, -f6 [Pipeline] lock [2025-08-29T06:53:27.436Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [2025-08-29T06:53:27.442Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] did not exist. Created. [2025-08-29T06:53:27.447Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T06:53:27.783Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-29T06:53:28.119Z] Stashed 1 file(s) [Pipeline] } [2025-08-29T06:53:28.129Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-29T06:53:28.152Z] $ docker stop --time=1 c95216cfc8ee8f69aadd1b99d3b61662c3e73ee4b9a95856952fbe7e330c2254 [2025-08-29T06:53:29.639Z] $ docker rm -f --volumes c95216cfc8ee8f69aadd1b99d3b61662c3e73ee4b9a95856952fbe7e330c2254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-29T12:37:04.475Z] Cancelling nested steps due to timeout [2025-08-29T12:37:04.479Z] Sending interrupt signal to process [2025-08-29T12:37:17.721Z] script returned exit code 143 [Pipeline] } [2025-08-29T12:37:17.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-29T12:37:18.303Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:37:18.599Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:37:19.154Z] ---> package-listing.sh [2025-08-29T12:37:19.154Z] ++ facter osfamily [2025-08-29T12:37:19.154Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T12:37:19.414Z] + OS_FAMILY=redhat [2025-08-29T12:37:19.414Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-29T12:37:19.414Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T12:37:19.414Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T12:37:19.414Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T12:37:19.414Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T12:37:19.414Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-29T12:37:19.414Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T12:37:19.414Z] + case "${OS_FAMILY}" in [2025-08-29T12:37:19.414Z] + sort [2025-08-29T12:37:19.414Z] + rpm -qa [2025-08-29T12:37:19.985Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T12:37:19.985Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T12:37:19.985Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T12:37:19.985Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-29T12:37:19.985Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-29T12:37:19.985Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-08-29T12:37:20.000Z] 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 [2025-08-29T12:37:20.291Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T12:37:20.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T12:37:20.879Z] [2025-08-29T12:37:20.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T12:37:21.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T12:37:21.201Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T12:37:21.201Z] 5eb5b503b376: Pulling fs layer [2025-08-29T12:37:21.201Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T12:37:21.201Z] ec43610c2a17: Pulling fs layer [2025-08-29T12:37:21.201Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T12:37:21.201Z] 33b1e0a273af: Pulling fs layer [2025-08-29T12:37:21.201Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T12:37:21.201Z] 2f39f015ded8: Pulling fs layer [2025-08-29T12:37:21.201Z] 3a2ae6a8a46f: Waiting [2025-08-29T12:37:21.201Z] 33b1e0a273af: Waiting [2025-08-29T12:37:21.201Z] 5d3b04190fa2: Waiting [2025-08-29T12:37:21.201Z] 2f39f015ded8: Waiting [2025-08-29T12:37:21.459Z] 5c69ac0246d0: Verifying Checksum [2025-08-29T12:37:21.459Z] 5c69ac0246d0: Download complete [2025-08-29T12:37:21.459Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-29T12:37:21.459Z] 3a2ae6a8a46f: Download complete [2025-08-29T12:37:21.459Z] 33b1e0a273af: Verifying Checksum [2025-08-29T12:37:21.459Z] 33b1e0a273af: Download complete [2025-08-29T12:37:21.459Z] ec43610c2a17: Verifying Checksum [2025-08-29T12:37:21.459Z] ec43610c2a17: Download complete [2025-08-29T12:37:21.459Z] 5d3b04190fa2: Verifying Checksum [2025-08-29T12:37:21.459Z] 5d3b04190fa2: Download complete [2025-08-29T12:37:21.459Z] 5eb5b503b376: Verifying Checksum [2025-08-29T12:37:21.459Z] 5eb5b503b376: Download complete [2025-08-29T12:37:22.029Z] 2f39f015ded8: Download complete [2025-08-29T12:37:22.980Z] 5eb5b503b376: Pull complete [2025-08-29T12:37:22.980Z] 5c69ac0246d0: Pull complete [2025-08-29T12:37:23.558Z] ec43610c2a17: Pull complete [2025-08-29T12:37:23.558Z] 3a2ae6a8a46f: Pull complete [2025-08-29T12:37:23.558Z] 33b1e0a273af: Pull complete [2025-08-29T12:37:23.820Z] 5d3b04190fa2: Pull complete [2025-08-29T12:37:28.058Z] 2f39f015ded8: Pull complete [2025-08-29T12:37:28.058Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T12:37:28.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T12:37:28.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T12:37:28.173Z] prd-centos7-docker-4c-2g-7846 does not seem to be running inside a container [2025-08-29T12:37:28.204Z] $ 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 [2025-08-29T12:37:31.522Z] $ docker top 9eee39db9690cf76bfdef3507d51b499f7a948416061f29422f671abbd80ba55 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T12:37:31.906Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T12:37:32.245Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T12:37:32.536Z] + ls /var/log/sa-host [2025-08-29T12:37:32.536Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T12:37:32.733Z] provisioning config files... [2025-08-29T12:37:32.745Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10413611945794747236tmp [Pipeline] { [Pipeline] echo [2025-08-29T12:37:32.769Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:37:33.065Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T12:37:33.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:37:33.490Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T12:37:33.500Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:37:33.782Z] ---> sudo-logs.sh [2025-08-29T12:37:33.782Z] Archiving 'sudo' log.. [2025-08-29T12:37:33.782Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7846.novalocal: Name or service not known [2025-08-29T12:37:33.782Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7846.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-29T12:37:33.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:37:34.190Z] ---> job-cost.sh [2025-08-29T12:37:34.190Z] lf-activate-venv: SKIPPING [2025-08-29T12:37:34.190Z] DEBUG: total: 0.10999999940395355 [2025-08-29T12:37:34.190Z] INFO: Retrieving Stack Cost... [2025-08-29T12:37:34.449Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-29T12:37:35.028Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T12:37:35.043Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:37:35.328Z] ---> logs-deploy.sh [2025-08-29T12:37:35.328Z] lf-activate-venv: SKIPPING [2025-08-29T12:37:35.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/232 [2025-08-29T12:37:35.328Z] INFO: archiving workspace using pattern(s): [2025-08-29T12:37:36.264Z] Archives upload complete. [2025-08-29T12:37:36.264Z] INFO: archiving logs to Nexus [2025-08-29T12:37:37.200Z] ---> uname -a: [2025-08-29T12:37:37.200Z] Linux prd-centos7-docker-4c-2g-7846.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-29T12:37:37.200Z] [2025-08-29T12:37:37.200Z] [2025-08-29T12:37:37.200Z] ---> lscpu: [2025-08-29T12:37:37.200Z] Architecture: x86_64 [2025-08-29T12:37:37.200Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-29T12:37:37.200Z] Byte Order: Little Endian [2025-08-29T12:37:37.200Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-29T12:37:37.200Z] CPU(s): 2 [2025-08-29T12:37:37.200Z] On-line CPU(s) list: 0,1 [2025-08-29T12:37:37.200Z] Thread(s) per core: 1 [2025-08-29T12:37:37.200Z] Core(s) per socket: 1 [2025-08-29T12:37:37.200Z] Socket(s): 2 [2025-08-29T12:37:37.200Z] NUMA node(s): 1 [2025-08-29T12:37:37.200Z] Vendor ID: AuthenticAMD [2025-08-29T12:37:37.200Z] CPU family: 23 [2025-08-29T12:37:37.200Z] Model: 49 [2025-08-29T12:37:37.200Z] Model name: AMD EPYC-Rome Processor [2025-08-29T12:37:37.200Z] Stepping: 0 [2025-08-29T12:37:37.200Z] CPU MHz: 2799.998 [2025-08-29T12:37:37.200Z] BogoMIPS: 5599.99 [2025-08-29T12:37:37.200Z] Virtualization: AMD-V [2025-08-29T12:37:37.200Z] Hypervisor vendor: KVM [2025-08-29T12:37:37.200Z] Virtualization type: full [2025-08-29T12:37:37.200Z] L1d cache: 64 KiB [2025-08-29T12:37:37.200Z] L1i cache: 64 KiB [2025-08-29T12:37:37.200Z] L2 cache: 1 MiB [2025-08-29T12:37:37.200Z] L3 cache: 32 MiB [2025-08-29T12:37:37.200Z] NUMA node0 CPU(s): 0,1 [2025-08-29T12:37:37.200Z] Vulnerability Itlb multihit: Not affected [2025-08-29T12:37:37.200Z] Vulnerability L1tf: Not affected [2025-08-29T12:37:37.200Z] Vulnerability Mds: Not affected [2025-08-29T12:37:37.200Z] Vulnerability Meltdown: Not affected [2025-08-29T12:37:37.200Z] Vulnerability Mmio stale data: Not affected [2025-08-29T12:37:37.200Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-29T12:37:37.200Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-29T12:37:37.200Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-29T12:37:37.200Z] Vulnerability Srbds: Not affected [2025-08-29T12:37:37.200Z] Vulnerability Tsx async abort: Not affected [2025-08-29T12:37:37.200Z] 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 [2025-08-29T12:37:37.200Z] [2025-08-29T12:37:37.200Z] [2025-08-29T12:37:37.200Z] ---> nproc: [2025-08-29T12:37:37.200Z] 2 [2025-08-29T12:37:37.200Z] [2025-08-29T12:37:37.200Z] [2025-08-29T12:37:37.200Z] ---> df -h: [2025-08-29T12:37:37.200Z] Filesystem Size Used Avail Use% Mounted on [2025-08-29T12:37:37.200Z] overlay 40G 6.8G 34G 17% / [2025-08-29T12:37:37.200Z] tmpfs 64M 0 64M 0% /dev [2025-08-29T12:37:37.200Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-29T12:37:37.200Z] shm 64M 0 64M 0% /dev/shm [2025-08-29T12:37:37.200Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-08-29T12:37:37.200Z] [2025-08-29T12:37:37.200Z] [2025-08-29T12:37:37.200Z] Cannot open /var/log/sysstat/sa29: No such file or directory [2025-08-29T12:37:37.200Z] Please check if data collecting is enabled [2025-08-29T12:37:37.200Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T12:37:37.237Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-29T12:37:37.240Z] $ docker stop --time=1 9eee39db9690cf76bfdef3507d51b499f7a948416061f29422f671abbd80ba55 [2025-08-29T12:37:38.391Z] $ docker rm -f --volumes 9eee39db9690cf76bfdef3507d51b499f7a948416061f29422f671abbd80ba55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-29T12:37:38.493Z] [WS-CLEANUP] Deleting project workspace... [2025-08-29T12:37:38.493Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-29T12:37:38.509Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T12:37:38.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T12:37:38.969Z] [2025-08-29T12:37:38.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T12:37:39.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T12:37:39.268Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T12:37:39.268Z] 5eb5b503b376: Pulling fs layer [2025-08-29T12:37:39.268Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T12:37:39.268Z] ec43610c2a17: Pulling fs layer [2025-08-29T12:37:39.268Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T12:37:39.268Z] 33b1e0a273af: Pulling fs layer [2025-08-29T12:37:39.268Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T12:37:39.268Z] 2f39f015ded8: Pulling fs layer [2025-08-29T12:37:39.268Z] 3a2ae6a8a46f: Waiting [2025-08-29T12:37:39.268Z] 33b1e0a273af: Waiting [2025-08-29T12:37:39.268Z] 5d3b04190fa2: Waiting [2025-08-29T12:37:39.268Z] 2f39f015ded8: Waiting [2025-08-29T12:37:39.268Z] 5c69ac0246d0: Verifying Checksum [2025-08-29T12:37:39.268Z] 5c69ac0246d0: Download complete [2025-08-29T12:37:39.268Z] 3a2ae6a8a46f: Download complete [2025-08-29T12:37:39.527Z] 33b1e0a273af: Verifying Checksum [2025-08-29T12:37:39.528Z] 33b1e0a273af: Download complete [2025-08-29T12:37:39.528Z] 5d3b04190fa2: Verifying Checksum [2025-08-29T12:37:39.528Z] 5d3b04190fa2: Download complete [2025-08-29T12:37:39.528Z] ec43610c2a17: Verifying Checksum [2025-08-29T12:37:39.528Z] ec43610c2a17: Download complete [2025-08-29T12:37:39.528Z] 5eb5b503b376: Verifying Checksum [2025-08-29T12:37:39.528Z] 5eb5b503b376: Download complete [2025-08-29T12:37:40.093Z] 2f39f015ded8: Verifying Checksum [2025-08-29T12:37:40.093Z] 2f39f015ded8: Download complete [2025-08-29T12:37:41.994Z] 5eb5b503b376: Pull complete [2025-08-29T12:37:43.373Z] 5c69ac0246d0: Pull complete [2025-08-29T12:37:44.757Z] ec43610c2a17: Pull complete [2025-08-29T12:37:45.693Z] 3a2ae6a8a46f: Pull complete [2025-08-29T12:37:46.262Z] 33b1e0a273af: Pull complete [2025-08-29T12:37:47.394Z] 5d3b04190fa2: Pull complete [2025-08-29T12:37:59.738Z] 2f39f015ded8: Pull complete [2025-08-29T12:37:59.738Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T12:37:59.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T12:37:59.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T12:37:59.840Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2025-08-29T12:37:59.871Z] $ 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 [2025-08-29T12:38:04.476Z] Body did not finish within grace period; terminating with extreme prejudice [2025-08-29T12:38:13.310Z] $ docker top 8d1cdf160e7a3eb8fe25994fb27d34dfe2c37356d819a3810479fe52e0117b8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:38:13.666Z] ---> job-cost.sh [2025-08-29T12:38:13.666Z] lf-activate-venv: SKIPPING [2025-08-29T12:38:13.666Z] INFO: No Stack... [2025-08-29T12:38:13.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T12:38:14.492Z] INFO: Archiving Costs [Pipeline] sh [2025-08-29T12:38:14.837Z] + + cut -d, -f6cat [2025-08-29T12:38:14.837Z] /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock [2025-08-29T12:38:14.854Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [2025-08-29T12:38:14.862Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] did not exist. Created. [2025-08-29T12:38:14.867Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T12:38:15.176Z] /w/workspace/foundry_device-onvif-camera_main@tmp/durable-fde2c06a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-29T12:38:15.473Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-08-29T12:38:15.496Z] Warning: overwriting stash ‘stack-cost’ [2025-08-29T12:38:15.512Z] Stashed 1 file(s) [Pipeline] } [2025-08-29T12:38:15.520Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-232-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-29T12:38:15.550Z] $ docker stop --time=1 8d1cdf160e7a3eb8fe25994fb27d34dfe2c37356d819a3810479fe52e0117b8b [2025-08-29T12:38:17.719Z] $ docker rm -f --volumes 8d1cdf160e7a3eb8fe25994fb27d34dfe2c37356d819a3810479fe52e0117b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 5b74e092-8aad-4b4c-bb57-866699c90588 org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.cancel(TimeoutStepExecution.java:169) at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-29T12:38:18.188Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-29T12:38:18.934Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-08-29T12:38:18.934Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-29T12:38:18.934Z] total 16 [2025-08-29T12:38:18.934Z] drwxr-xr-x 3 root root 4096 Aug 29 12:38 . [2025-08-29T12:38:18.934Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 12:38 .. [2025-08-29T12:38:18.934Z] drwxr-xr-x 2 root root 4096 Aug 29 12:38 cost [2025-08-29T12:38:18.934Z] -rw-r--r-- 1 root root 93 Aug 29 12:38 cost.csv [2025-08-29T12:38:18.934Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-29T12:38:18.934Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-08-29T12:38:18.934Z] total 16 [2025-08-29T12:38:18.934Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 12:38 . [2025-08-29T12:38:18.934Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 12:38 .. [2025-08-29T12:38:18.934Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 12:38 cost [2025-08-29T12:38:18.934Z] -rw-r--r-- 1 jenkins jenkins 93 Aug 29 12:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:38:19.222Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:38:20.094Z] ---> package-listing.sh [2025-08-29T12:38:20.094Z] ++ facter osfamily [2025-08-29T12:38:20.094Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T12:38:20.354Z] + OS_FAMILY=debian [2025-08-29T12:38:20.354Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-08-29T12:38:20.354Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T12:38:20.354Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T12:38:20.354Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T12:38:20.354Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T12:38:20.354Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-29T12:38:20.354Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T12:38:20.354Z] + case "${OS_FAMILY}" in [2025-08-29T12:38:20.354Z] + dpkg -l [2025-08-29T12:38:20.354Z] + grep '^ii' [2025-08-29T12:38:20.354Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T12:38:20.354Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T12:38:20.354Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T12:38:20.354Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-08-29T12:38:20.354Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-08-29T12:38:20.354Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-08-29T12:38:20.366Z] 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 [2025-08-29T12:38:20.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T12:38:21.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T12:38:21.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T12:38:21.288Z] prd-ubuntu20.04-docker-8c-8g-7843 does not seem to be running inside a container [2025-08-29T12:38:21.318Z] $ 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 [2025-08-29T12:38:23.483Z] $ docker top 8c90da5e53c7114ca0056920f6b2a1fe64cf793104781724f3e9d5fdaaf3f3df -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T12:38:23.836Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T12:38:24.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T12:38:24.412Z] + ls /var/log/sa-host [2025-08-29T12:38:24.413Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T12:38:24.453Z] provisioning config files... [2025-08-29T12:38:24.463Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5256401703534890738tmp [Pipeline] { [Pipeline] echo [2025-08-29T12:38:24.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:38:24.780Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T12:38:24.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:38:25.090Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T12:38:25.101Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:38:25.391Z] ---> sudo-logs.sh [2025-08-29T12:38:25.392Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-29T12:38:25.417Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:38:25.703Z] ---> job-cost.sh [2025-08-29T12:38:25.703Z] lf-activate-venv: SKIPPING [2025-08-29T12:38:25.703Z] DEBUG: total: 1.5299999713897705 [2025-08-29T12:38:25.703Z] INFO: Retrieving Stack Cost... [2025-08-29T12:38:25.703Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T12:38:25.963Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T12:38:25.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T12:38:26.261Z] ---> logs-deploy.sh [2025-08-29T12:38:26.261Z] lf-activate-venv: SKIPPING [2025-08-29T12:38:26.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/232 [2025-08-29T12:38:26.261Z] INFO: archiving workspace using pattern(s): [2025-08-29T12:38:27.209Z] Archives upload complete. [2025-08-29T12:38:27.468Z] INFO: archiving logs to Nexus