Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89941b0a9895bc26ebe4c09e1e6b065cfac3867b 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-ssh4806027541564164074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8977525837597510407.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7887030465646569358.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh13824725959065083428.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-ssh12408683898757391784.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-39540’ Running on prd-ubuntu20.04-docker-8c-8g-39542 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 89941b0a9895bc26ebe4c09e1e6b065cfac3867b (main) Commit message: "Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 89941b0a9895bc26ebe4c09e1e6b065cfac3867b # timeout=10 > git rev-list --no-walk cd5a528e1d82f2703daaa0735f5f6947e753b36c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-23T13:08:00.196Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-23T13:08:00.281Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-23T13:08:00.309Z] ========================================================= [2025-02-23T13:08:00.309Z] EdgeX Global Pipelines Version Info [2025-02-23T13:08:00.309Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:08:01.031Z] ------------------- [2025-02-23T13:08:01.031Z] stable info: [2025-02-23T13:08:01.031Z] ------------------- [2025-02-23T13:08:01.031Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-23T13:08:01.031Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-23T13:08:01.031Z] Message: update stable to v1.0.269 [2025-02-23T13:08:01.605Z] ------------------- [2025-02-23T13:08:01.605Z] experimental info: [2025-02-23T13:08:01.605Z] ------------------- [2025-02-23T13:08:01.605Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-23T13:08:01.605Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-23T13:08:01.605Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-23T13:08:01.686Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-02-23T13:08:01.704Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-02-23T13:08:01.726Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-23T13:08:01.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-23T13:08:01.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-23T13:08:01.781Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-23T13:08:01.803Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-23T13:08:01.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-23T13:08:01.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-23T13:08:01.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-23T13:08:01.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-23T13:08:01.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-02-23T13:08:01.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-23T13:08:01.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-23T13:08:01.997Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-23T13:08:02.020Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-23T13:08:02.039Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-23T13:08:02.060Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-23T13:08:02.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-23T13:08:02.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-23T13:08:02.127Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-23T13:08:02.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-02-23T13:08:02.167Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-23T13:08:02.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-23T13:08:02.206Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-23T13:08:02.227Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-23T13:08:02.248Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-23T13:08:02.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-23T13:08:02.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-23T13:08:02.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-23T13:08:02.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] echo [2025-02-23T13:08:02.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89941b0 [Pipeline] echo [2025-02-23T13:08:02.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:08:02.432Z] provisioning config files... [2025-02-23T13:08:02.447Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5600404942176176134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:08:02.799Z] ---> ****-login.sh [2025-02-23T13:08:02.799Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:08:03.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:03.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:03.064Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:03.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:03.064Z] [2025-02-23T13:08:03.064Z] Login Succeeded [2025-02-23T13:08:03.064Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:08:03.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:03.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:03.326Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:03.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:03.326Z] [2025-02-23T13:08:03.326Z] Login Succeeded [2025-02-23T13:08:03.326Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:08:03.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:03.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:03.326Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:03.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:03.326Z] [2025-02-23T13:08:03.326Z] Login Succeeded [2025-02-23T13:08:03.326Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:08:03.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:03.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:03.326Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:03.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:03.326Z] [2025-02-23T13:08:03.326Z] Login Succeeded [2025-02-23T13:08:03.326Z] ****.io [2025-02-23T13:08:03.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:03.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:03.585Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:03.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:03.585Z] [2025-02-23T13:08:03.585Z] Login Succeeded [2025-02-23T13:08:03.585Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:08:03.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-23T13:08:04.001Z] + git rev-list -1 --merges 89941b0a9895bc26ebe4c09e1e6b065cfac3867b~1..89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] echo [2025-02-23T13:08:04.035Z] -----------> git rev-list -1 --merges 89941b0a9895bc26ebe4c09e1e6b065cfac3867b~1..89941b0a9895bc26ebe4c09e1e6b065cfac3867b 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [2025-02-23T13:08:04.035Z] 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [false] [Pipeline] sh [2025-02-23T13:08:04.330Z] + git log --format=format:%s -1 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] echo [2025-02-23T13:08:04.347Z] ========================================================= [2025-02-23T13:08:04.347Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-23T13:08:04.347Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T13:08:04.688Z] + git log --format=format:%s -1 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] echo [2025-02-23T13:08:04.701Z] [semverPrep] GIT_COMMIT: 89941b0a9895bc26ebe4c09e1e6b065cfac3867b, Commit Message: Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo [2025-02-23T13:08:04.717Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-23T13:08:05.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:08:05.073Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-23T13:08:05.073Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-23T13:08:05.073Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-23T13:08:05.073Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-23T13:08:05.073Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-23T13:08:05.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:08:05.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:08:05.438Z] [2025-02-23T13:08:05.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:08:05.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:08:05.750Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-23T13:08:05.750Z] b85a868b505f: Pulling fs layer [2025-02-23T13:08:05.750Z] e2be974225ed: Pulling fs layer [2025-02-23T13:08:05.750Z] 339a4e72a1f5: Pulling fs layer [2025-02-23T13:08:05.750Z] 988bab9f4d93: Pulling fs layer [2025-02-23T13:08:05.750Z] 1469e6f7b9e6: Pulling fs layer [2025-02-23T13:08:05.750Z] eaf3925da568: Pulling fs layer [2025-02-23T13:08:05.750Z] bab4dde63d76: Pulling fs layer [2025-02-23T13:08:05.750Z] bde34c3a00c8: Pulling fs layer [2025-02-23T13:08:05.750Z] b352a97aabf1: Pulling fs layer [2025-02-23T13:08:05.750Z] 4872d77fe225: Pulling fs layer [2025-02-23T13:08:05.750Z] 5851b861e8e6: Pulling fs layer [2025-02-23T13:08:05.750Z] 988bab9f4d93: Waiting [2025-02-23T13:08:05.750Z] 4872d77fe225: Waiting [2025-02-23T13:08:05.750Z] 5851b861e8e6: Waiting [2025-02-23T13:08:05.750Z] 1469e6f7b9e6: Waiting [2025-02-23T13:08:05.750Z] eaf3925da568: Waiting [2025-02-23T13:08:05.750Z] bab4dde63d76: Waiting [2025-02-23T13:08:05.750Z] e2be974225ed: Verifying Checksum [2025-02-23T13:08:05.750Z] e2be974225ed: Download complete [2025-02-23T13:08:05.750Z] 988bab9f4d93: Verifying Checksum [2025-02-23T13:08:05.750Z] 988bab9f4d93: Download complete [2025-02-23T13:08:05.750Z] 1469e6f7b9e6: Verifying Checksum [2025-02-23T13:08:05.750Z] 1469e6f7b9e6: Download complete [2025-02-23T13:08:05.750Z] eaf3925da568: Download complete [2025-02-23T13:08:06.013Z] 339a4e72a1f5: Verifying Checksum [2025-02-23T13:08:06.013Z] 339a4e72a1f5: Download complete [2025-02-23T13:08:06.013Z] bde34c3a00c8: Verifying Checksum [2025-02-23T13:08:06.013Z] bde34c3a00c8: Download complete [2025-02-23T13:08:06.013Z] b352a97aabf1: Download complete [2025-02-23T13:08:06.013Z] 4872d77fe225: Verifying Checksum [2025-02-23T13:08:06.013Z] 4872d77fe225: Download complete [2025-02-23T13:08:06.013Z] 5851b861e8e6: Verifying Checksum [2025-02-23T13:08:06.013Z] 5851b861e8e6: Download complete [2025-02-23T13:08:06.013Z] b85a868b505f: Verifying Checksum [2025-02-23T13:08:06.013Z] b85a868b505f: Download complete [2025-02-23T13:08:06.272Z] bab4dde63d76: Verifying Checksum [2025-02-23T13:08:06.272Z] bab4dde63d76: Download complete [2025-02-23T13:08:07.212Z] b85a868b505f: Pull complete [2025-02-23T13:08:07.473Z] e2be974225ed: Pull complete [2025-02-23T13:08:08.043Z] 339a4e72a1f5: Pull complete [2025-02-23T13:08:08.043Z] 988bab9f4d93: Pull complete [2025-02-23T13:08:08.305Z] 1469e6f7b9e6: Pull complete [2025-02-23T13:08:08.305Z] eaf3925da568: Pull complete [2025-02-23T13:08:10.213Z] bab4dde63d76: Pull complete [2025-02-23T13:08:10.213Z] bde34c3a00c8: Pull complete [2025-02-23T13:08:10.213Z] b352a97aabf1: Pull complete [2025-02-23T13:08:10.213Z] 4872d77fe225: Pull complete [2025-02-23T13:08:10.473Z] 5851b861e8e6: Pull complete [2025-02-23T13:08:10.473Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-23T13:08:10.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:08:10.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:08:10.623Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:08:10.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-23T13:08:12.346Z] $ docker top 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 -eo pid,comm [2025-02-23T13:08:12.410Z] 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-02-23T13:08:12.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:08:12.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:08:12.469Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:08:12.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:08:12.597Z] $ docker exec 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 ssh-agent [2025-02-23T13:08:12.721Z] SSH_AUTH_SOCK=/tmp/ssh-VTTCIfIb8oXd/agent.32 [2025-02-23T13:08:12.721Z] SSH_AGENT_PID=39 [2025-02-23T13:08:12.728Z] Running ssh-add (command line suppressed) [2025-02-23T13:08:12.833Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5692860935283101245.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5692860935283101245.key) [2025-02-23T13:08:12.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:08:13.146Z] + git tag --points-at HEAD [Pipeline] } [2025-02-23T13:08:13.154Z] $ docker exec --env ******** --env ******** 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 ssh-agent -k [2025-02-23T13:08:13.258Z] unset SSH_AUTH_SOCK; [2025-02-23T13:08:13.260Z] unset SSH_AGENT_PID; [2025-02-23T13:08:13.260Z] echo Agent pid 39 killed; [2025-02-23T13:08:13.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-23T13:08:13.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:08:13.309Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:08:13.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:08:13.415Z] $ docker exec 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 ssh-agent [2025-02-23T13:08:13.527Z] SSH_AUTH_SOCK=/tmp/ssh-L5VOcVFNJEhr/agent.72 [2025-02-23T13:08:13.527Z] SSH_AGENT_PID=78 [2025-02-23T13:08:13.533Z] Running ssh-add (command line suppressed) [2025-02-23T13:08:13.632Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11409621955133433540.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11409621955133433540.key) [2025-02-23T13:08:13.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:08:13.947Z] + git semver init [2025-02-23T13:08:14.206Z] 2025-02-23 13:08:14,123 [run_init] DEBUG init version:0.0.0 force:False [2025-02-23T13:08:14.206Z] 2025-02-23 13:08:14,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-02-23T13:08:14.206Z] 2025-02-23 13:08:14,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-02-23T13:08:14.206Z] 2025-02-23 13:08:14,125 [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, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:08:15.586Z] 2025-02-23 13:08:15,295 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-02-23T13:08:15.586Z] 2025-02-23 13:08:15,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-02-23T13:08:15.586Z] 2025-02-23 13:08:15,295 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-23T13:08:15.586Z] 2025-02-23 13:08:15,296 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-23T13:08:15.586Z] 4.0.0-dev.12 [Pipeline] } [2025-02-23T13:08:15.591Z] $ docker exec --env ******** --env ******** 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 ssh-agent -k [2025-02-23T13:08:15.722Z] unset SSH_AUTH_SOCK; [2025-02-23T13:08:15.722Z] unset SSH_AGENT_PID; [2025-02-23T13:08:15.722Z] echo Agent pid 78 killed; [2025-02-23T13:08:15.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:08:16.067Z] + git semver [Pipeline] } [2025-02-23T13:08:16.338Z] $ docker stop --time=1 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 [2025-02-23T13:08:17.678Z] $ docker rm -f --volumes 29c6699bd68decebbb4ea8faab1b60cd3eaade3c9078503245bd3a83259c00f9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:08:18.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-23T13:08:18.271Z] Stashed 1 file(s) [Pipeline] echo [2025-02-23T13:08:18.275Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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-02-23T13:08:18.462Z] provisioning config files... [2025-02-23T13:08:18.474Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4267502966052476348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:08:18.775Z] ---> ****-login.sh [2025-02-23T13:08:18.775Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:08:18.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:18.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:18.775Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:18.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:18.775Z] [2025-02-23T13:08:18.775Z] Login Succeeded [2025-02-23T13:08:18.775Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:08:18.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:18.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:18.775Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:18.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:18.775Z] [2025-02-23T13:08:18.775Z] Login Succeeded [2025-02-23T13:08:18.775Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:08:19.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:19.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:19.034Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:19.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:19.034Z] [2025-02-23T13:08:19.034Z] Login Succeeded [2025-02-23T13:08:19.034Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:08:19.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:19.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:19.034Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:19.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:19.035Z] [2025-02-23T13:08:19.035Z] Login Succeeded [2025-02-23T13:08:19.035Z] ****.io [2025-02-23T13:08:19.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:08:19.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:08:19.293Z] Configure a credential helper to remove this warning. See [2025-02-23T13:08:19.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:08:19.293Z] [2025-02-23T13:08:19.293Z] Login Succeeded [2025-02-23T13:08:19.293Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:08:19.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-23T13:08:19.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:08:19.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:08:19.419Z] ========================================================= [2025-02-23T13:08:19.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-23T13:08:19.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:08:19.769Z] + 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-02-23T13:08:19.769Z] Sending build context to Docker daemon 37.05MB [2025-02-23T13:08:19.769Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T13:08:19.769Z] Step 2/13 : FROM ${BASE} AS builder [2025-02-23T13:08:20.027Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-23T13:08:20.027Z] da9db072f522: Pulling fs layer [2025-02-23T13:08:20.027Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-23T13:08:20.027Z] 06f05ace1117: Pulling fs layer [2025-02-23T13:08:20.027Z] 5fe327b54edc: Pulling fs layer [2025-02-23T13:08:20.027Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T13:08:20.027Z] 5fe327b54edc: Waiting [2025-02-23T13:08:20.027Z] 92a5565b7b96: Pulling fs layer [2025-02-23T13:08:20.027Z] ff9bb7016b71: Pulling fs layer [2025-02-23T13:08:20.027Z] 4f4fb700ef54: Waiting [2025-02-23T13:08:20.027Z] b67dba6c2c7d: Pulling fs layer [2025-02-23T13:08:20.027Z] a813b0c90790: Pulling fs layer [2025-02-23T13:08:20.027Z] ff9bb7016b71: Waiting [2025-02-23T13:08:20.027Z] b67dba6c2c7d: Waiting [2025-02-23T13:08:20.027Z] 92a5565b7b96: Waiting [2025-02-23T13:08:20.027Z] a813b0c90790: Waiting [2025-02-23T13:08:20.027Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-23T13:08:20.027Z] 6ef4a4ee8ca5: Download complete [2025-02-23T13:08:20.027Z] 5fe327b54edc: Verifying Checksum [2025-02-23T13:08:20.027Z] 5fe327b54edc: Download complete [2025-02-23T13:08:20.027Z] 4f4fb700ef54: Download complete [2025-02-23T13:08:20.027Z] 92a5565b7b96: Verifying Checksum [2025-02-23T13:08:20.027Z] 92a5565b7b96: Download complete [2025-02-23T13:08:20.027Z] da9db072f522: Download complete [2025-02-23T13:08:20.027Z] ff9bb7016b71: Verifying Checksum [2025-02-23T13:08:20.027Z] ff9bb7016b71: Download complete [2025-02-23T13:08:20.286Z] da9db072f522: Pull complete [2025-02-23T13:08:20.286Z] a813b0c90790: Download complete [2025-02-23T13:08:20.286Z] 6ef4a4ee8ca5: Pull complete [2025-02-23T13:08:20.554Z] 06f05ace1117: Verifying Checksum [2025-02-23T13:08:20.554Z] 06f05ace1117: Download complete [2025-02-23T13:08:20.812Z] b67dba6c2c7d: Verifying Checksum [2025-02-23T13:08:20.812Z] b67dba6c2c7d: Download complete [2025-02-23T13:08:24.096Z] 06f05ace1117: Pull complete [2025-02-23T13:08:24.354Z] 5fe327b54edc: Pull complete [2025-02-23T13:08:24.354Z] 4f4fb700ef54: Pull complete [2025-02-23T13:08:24.354Z] 92a5565b7b96: Pull complete [2025-02-23T13:08:24.612Z] ff9bb7016b71: Pull complete [2025-02-23T13:08:27.140Z] b67dba6c2c7d: Pull complete [2025-02-23T13:08:27.399Z] a813b0c90790: Pull complete [2025-02-23T13:08:27.399Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-23T13:08:27.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-23T13:08:27.399Z] ---> 3ba60ce46760 [2025-02-23T13:08:27.399Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-02-23T13:08:29.948Z] ---> Running in d84b139aecd2 [2025-02-23T13:08:29.948Z] Removing intermediate container d84b139aecd2 [2025-02-23T13:08:29.948Z] ---> 5fe6f8170bfa [2025-02-23T13:08:29.948Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T13:08:29.948Z] ---> Running in 8cba1e8066b3 [2025-02-23T13:08:29.948Z] Removing intermediate container 8cba1e8066b3 [2025-02-23T13:08:29.948Z] ---> 2c2103b68c67 [2025-02-23T13:08:29.948Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-02-23T13:08:29.948Z] ---> Running in a2d7c6182188 [2025-02-23T13:08:29.948Z] Removing intermediate container a2d7c6182188 [2025-02-23T13:08:29.948Z] ---> cb54c20125b9 [2025-02-23T13:08:29.948Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-02-23T13:08:29.948Z] ---> Running in 16f1d982c370 [2025-02-23T13:08:30.206Z] Removing intermediate container 16f1d982c370 [2025-02-23T13:08:30.206Z] ---> 4916ca0ebbbb [2025-02-23T13:08:30.206Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-02-23T13:08:30.206Z] ---> Running in d23a6f66550d [2025-02-23T13:08:30.206Z] Removing intermediate container d23a6f66550d [2025-02-23T13:08:30.206Z] ---> 3db59a308ab5 [2025-02-23T13:08:30.206Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-23T13:08:30.206Z] ---> Running in 421920095b82 [2025-02-23T13:08:30.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:08:30.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:08:30.985Z] OK: 248 MiB in 58 packages [2025-02-23T13:08:31.243Z] Removing intermediate container 421920095b82 [2025-02-23T13:08:31.243Z] ---> dfa66ca6c68a [2025-02-23T13:08:31.243Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-02-23T13:08:31.243Z] ---> Running in 1663f1342878 [2025-02-23T13:08:31.501Z] Removing intermediate container 1663f1342878 [2025-02-23T13:08:31.501Z] ---> 642ebc6f271c [2025-02-23T13:08:31.501Z] Step 10/13 : COPY go.mod vendor* ./ [2025-02-23T13:08:31.501Z] ---> 3c18366445dd [2025-02-23T13:08:31.501Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:08:31.501Z] ---> Running in 42cd407f9925 [2025-02-23T13:08:33.420Z] Still waiting to schedule task [2025-02-23T13:08:33.421Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39541’ [2025-02-23T13:09:10.245Z] Removing intermediate container 42cd407f9925 [2025-02-23T13:09:10.245Z] ---> c960cf77d3a8 [2025-02-23T13:09:10.245Z] Step 12/13 : COPY . . [2025-02-23T13:09:10.245Z] ---> 85c66e524645 [2025-02-23T13:09:10.245Z] Step 13/13 : RUN ${MAKE} [2025-02-23T13:09:10.245Z] ---> Running in 0543ef0c31dc [2025-02-23T13:09:10.245Z] noop [2025-02-23T13:09:10.245Z] Removing intermediate container 0543ef0c31dc [2025-02-23T13:09:10.245Z] ---> c83b03905774 [2025-02-23T13:09:10.245Z] Successfully built c83b03905774 [2025-02-23T13:09:10.245Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:10.575Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-23T13:09:10.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:09:10.661Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:09:10.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-23T13:09:11.031Z] $ docker top e12fc54922dfdc3a79cc4e5f8b7d03778ec0a6b7be84a4304deb9fb0d35b9995 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:09:11.382Z] + go version [2025-02-23T13:09:11.382Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-23T13:09:11.391Z] $ docker stop --time=1 e12fc54922dfdc3a79cc4e5f8b7d03778ec0a6b7be84a4304deb9fb0d35b9995 [2025-02-23T13:09:12.665Z] $ docker rm -f --volumes e12fc54922dfdc3a79cc4e5f8b7d03778ec0a6b7be84a4304deb9fb0d35b9995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:09:13.102Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-23T13:09:13.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:09:13.191Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:09:13.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-23T13:09:13.587Z] $ docker top e52a8c67ef6997abca6532186f883591cd4e764a317424850ed13f6e1cc17337 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:09:13.943Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-02-23T13:09:14.244Z] + make test [2025-02-23T13:09:14.244Z] go test ./... -coverprofile=coverage.out ./... [2025-02-23T13:09:15.620Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-02-23T13:09:37.580Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-02-23T13:09:37.580Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-02-23T13:09:37.580Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.4% of statements [2025-02-23T13:09:37.580Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.574s coverage: 86.5% of statements [2025-02-23T13:09:49.796Z] go vet ./... [2025-02-23T13:09:56.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-23T13:09:56.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-23T13:09:56.375Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-23T13:09:56.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-23T13:09:56.395Z] $ docker stop --time=1 e52a8c67ef6997abca6532186f883591cd4e764a317424850ed13f6e1cc17337 [2025-02-23T13:09:58.330Z] $ docker rm -f --volumes e52a8c67ef6997abca6532186f883591cd4e764a317424850ed13f6e1cc17337 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:09:58.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-23T13:09:58.969Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-23T13:09:59.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-23T13:09:59.741Z] + ls -al . [2025-02-23T13:09:59.741Z] total 316 [2025-02-23T13:09:59.741Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 13:09 . [2025-02-23T13:09:59.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:07 .. [2025-02-23T13:09:59.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:09 .git [2025-02-23T13:09:59.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:07 .github [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 23 13:07 .gitignore [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 23 13:07 .golangci.yml [2025-02-23T13:09:59.741Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 13:08 .semver [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 19973 Feb 23 13:07 Attribution.txt [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 17665 Feb 23 13:07 CHANGELOG.md [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 1715 Feb 23 13:07 Dockerfile [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 13:07 GOVERNANCE.md [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 739 Feb 23 13:07 Jenkinsfile [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 23 13:07 LICENSE [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 3465 Feb 23 13:07 Makefile [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 23 13:07 OWNERS.md [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 23 13:07 README.md [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 13:08 VERSION [2025-02-23T13:09:59.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:07 bin [2025-02-23T13:09:59.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:07 cmd [2025-02-23T13:09:59.741Z] -rw-r--r-- 1 jenkins jenkins 92466 Feb 23 13:09 coverage.out [2025-02-23T13:09:59.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:07 doc [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 6489 Feb 23 13:07 go.mod [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 87368 Feb 23 13:07 go.sum [2025-02-23T13:09:59.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:07 internal [2025-02-23T13:09:59.741Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 23 13:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:00.056Z] + 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=89941b0a9895bc26ebe4c09e1e6b065cfac3867b --label arch=amd64 --label version=4.0.0-dev.12 . [2025-02-23T13:10:00.056Z] Sending build context to Docker daemon 37.15MB [2025-02-23T13:10:00.056Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T13:10:00.056Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-23T13:10:00.056Z] ---> c83b03905774 [2025-02-23T13:10:00.056Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-02-23T13:10:00.319Z] ---> Running in 792c350543ff [2025-02-23T13:10:00.319Z] Removing intermediate container 792c350543ff [2025-02-23T13:10:00.319Z] ---> 4a9d72c7fcf8 [2025-02-23T13:10:00.319Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T13:10:00.319Z] ---> Running in 9f356bab86c4 [2025-02-23T13:10:00.579Z] Removing intermediate container 9f356bab86c4 [2025-02-23T13:10:00.579Z] ---> 8b5aafeda142 [2025-02-23T13:10:00.579Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-23T13:10:00.579Z] ---> Running in da787ac58ee4 [2025-02-23T13:10:00.579Z] Removing intermediate container da787ac58ee4 [2025-02-23T13:10:00.579Z] ---> 872275e0931a [2025-02-23T13:10:00.579Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-23T13:10:00.579Z] ---> Running in d76ec9f40f25 [2025-02-23T13:10:00.579Z] Removing intermediate container d76ec9f40f25 [2025-02-23T13:10:00.579Z] ---> 1e8e3606abc5 [2025-02-23T13:10:00.579Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-02-23T13:10:00.579Z] ---> Running in 42c329cc775a [2025-02-23T13:10:00.838Z] Removing intermediate container 42c329cc775a [2025-02-23T13:10:00.838Z] ---> 1599155d0076 [2025-02-23T13:10:00.838Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-23T13:10:00.838Z] ---> Running in 697ef80856a6 [2025-02-23T13:10:01.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:10:01.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:10:01.667Z] OK: 248 MiB in 58 packages [2025-02-23T13:10:01.934Z] Removing intermediate container 697ef80856a6 [2025-02-23T13:10:01.934Z] ---> def579dacd4c [2025-02-23T13:10:01.934Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-02-23T13:10:01.934Z] ---> Running in 1f9fac6128ff [2025-02-23T13:10:01.934Z] Removing intermediate container 1f9fac6128ff [2025-02-23T13:10:01.934Z] ---> cd272936e4eb [2025-02-23T13:10:01.934Z] Step 10/27 : COPY go.mod vendor* ./ [2025-02-23T13:10:02.196Z] ---> 59391acb5360 [2025-02-23T13:10:02.196Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:10:02.196Z] ---> Running in 3e792046b7b8 [2025-02-23T13:10:03.133Z] Removing intermediate container 3e792046b7b8 [2025-02-23T13:10:03.133Z] ---> 985faa8808d6 [2025-02-23T13:10:03.133Z] Step 12/27 : COPY . . [2025-02-23T13:10:03.700Z] ---> b2150333130f [2025-02-23T13:10:03.700Z] Step 13/27 : RUN ${MAKE} [2025-02-23T13:10:03.700Z] ---> Running in ee33f543580d [2025-02-23T13:10:03.960Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-02-23T13:10:36.041Z] Removing intermediate container ee33f543580d [2025-02-23T13:10:36.041Z] ---> 219b97e37cf2 [2025-02-23T13:10:36.041Z] Step 14/27 : FROM alpine:3.20 [2025-02-23T13:10:36.041Z] 3.20: Pulling from library/alpine [2025-02-23T13:10:36.041Z] 0a9a5dfd008f: Pulling fs layer [2025-02-23T13:10:36.041Z] 0a9a5dfd008f: Verifying Checksum [2025-02-23T13:10:36.041Z] 0a9a5dfd008f: Download complete [2025-02-23T13:10:36.041Z] 0a9a5dfd008f: Pull complete [2025-02-23T13:10:36.041Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:10:36.041Z] Status: Downloaded newer image for alpine:3.20 [2025-02-23T13:10:36.041Z] ---> ff221270b9fb [2025-02-23T13:10:36.041Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-02-23T13:10:36.041Z] ---> Running in f649dc80dbe7 [2025-02-23T13:10:36.041Z] Removing intermediate container f649dc80dbe7 [2025-02-23T13:10:36.041Z] ---> ea0ae66211ee [2025-02-23T13:10:36.041Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-02-23T13:10:36.041Z] ---> Running in 7f1e3e3137e0 [2025-02-23T13:10:36.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:10:36.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:10:36.041Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T13:10:36.041Z] Executing busybox-1.36.1-r29.trigger [2025-02-23T13:10:36.041Z] OK: 8 MiB in 15 packages [2025-02-23T13:10:36.041Z] Removing intermediate container 7f1e3e3137e0 [2025-02-23T13:10:36.041Z] ---> 90559dd5ffab [2025-02-23T13:10:36.041Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-23T13:10:36.041Z] ---> Running in 3d4606bcddb9 [2025-02-23T13:10:36.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T13:10:36.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T13:10:36.041Z] OK: 8 MiB in 15 packages [2025-02-23T13:10:36.041Z] Removing intermediate container 3d4606bcddb9 [2025-02-23T13:10:36.041Z] ---> 4feba856bc34 [2025-02-23T13:10:36.041Z] Step 18/27 : WORKDIR / [2025-02-23T13:10:36.041Z] ---> Running in cf21021b48ed [2025-02-23T13:10:36.041Z] Removing intermediate container cf21021b48ed [2025-02-23T13:10:36.041Z] ---> 38f43c655614 [2025-02-23T13:10:36.041Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-02-23T13:10:36.609Z] ---> 64d7dc830850 [2025-02-23T13:10:36.609Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-02-23T13:10:36.609Z] ---> 8ede312c380b [2025-02-23T13:10:36.609Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-02-23T13:10:36.869Z] ---> d49fa50deb0f [2025-02-23T13:10:36.869Z] Step 22/27 : EXPOSE 59984 [2025-02-23T13:10:36.869Z] ---> Running in 4c55efbb14fb [2025-02-23T13:10:36.869Z] Removing intermediate container 4c55efbb14fb [2025-02-23T13:10:36.869Z] ---> ec5e38954fbd [2025-02-23T13:10:36.869Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-02-23T13:10:36.869Z] ---> Running in 9592a1c85ddb [2025-02-23T13:10:37.128Z] Removing intermediate container 9592a1c85ddb [2025-02-23T13:10:37.128Z] ---> b15778678ade [2025-02-23T13:10:37.128Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-23T13:10:37.128Z] ---> Running in c7992aa323fc [2025-02-23T13:10:37.128Z] Removing intermediate container c7992aa323fc [2025-02-23T13:10:37.128Z] ---> 96085d22ad3b [2025-02-23T13:10:37.128Z] Step 25/27 : LABEL arch=amd64 [2025-02-23T13:10:37.128Z] ---> Running in a525e6be263e [2025-02-23T13:10:37.128Z] Removing intermediate container a525e6be263e [2025-02-23T13:10:37.128Z] ---> 8198f6293797 [2025-02-23T13:10:37.128Z] Step 26/27 : LABEL git_sha=89941b0a9895bc26ebe4c09e1e6b065cfac3867b [2025-02-23T13:10:37.128Z] ---> Running in b550dabf5517 [2025-02-23T13:10:37.387Z] Removing intermediate container b550dabf5517 [2025-02-23T13:10:37.387Z] ---> 799edd19bfb4 [2025-02-23T13:10:37.387Z] Step 27/27 : LABEL version=4.0.0-dev.12 [2025-02-23T13:10:37.387Z] ---> Running in 54f0d66dea95 [2025-02-23T13:10:37.387Z] Removing intermediate container 54f0d66dea95 [2025-02-23T13:10:37.387Z] ---> 8119b8d8e81b [2025-02-23T13:10:37.387Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-23T13:10:37.387Z] Successfully built 8119b8d8e81b [2025-02-23T13:10:37.387Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:10:37.559Z] provisioning config files... [2025-02-23T13:10:37.570Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5700400902596205395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:10:37.873Z] ---> ****-login.sh [2025-02-23T13:10:37.873Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:10:37.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:10:37.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:10:37.873Z] Configure a credential helper to remove this warning. See [2025-02-23T13:10:37.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:10:37.874Z] [2025-02-23T13:10:37.874Z] Login Succeeded [2025-02-23T13:10:37.874Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:10:37.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:10:38.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:10:38.133Z] Configure a credential helper to remove this warning. See [2025-02-23T13:10:38.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:10:38.133Z] [2025-02-23T13:10:38.133Z] Login Succeeded [2025-02-23T13:10:38.133Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:10:38.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:10:38.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:10:38.133Z] Configure a credential helper to remove this warning. See [2025-02-23T13:10:38.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:10:38.133Z] [2025-02-23T13:10:38.133Z] Login Succeeded [2025-02-23T13:10:38.133Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:10:38.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:10:38.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:10:38.133Z] Configure a credential helper to remove this warning. See [2025-02-23T13:10:38.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:10:38.134Z] [2025-02-23T13:10:38.134Z] Login Succeeded [2025-02-23T13:10:38.134Z] ****.io [2025-02-23T13:10:38.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:10:38.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:10:38.395Z] Configure a credential helper to remove this warning. See [2025-02-23T13:10:38.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:10:38.395Z] [2025-02-23T13:10:38.395Z] Login Succeeded [2025-02-23T13:10:38.395Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:10:38.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:10:38.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:10:38.480Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-02-23T13:10:38.480Z] 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [2025-02-23T13:10:38.480Z] latest [2025-02-23T13:10:38.480Z] 4.0.0-dev.12 [2025-02-23T13:10:38.480Z] 89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [2025-02-23T13:10:38.480Z] main [2025-02-23T13:10:38.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:38.830Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:39.150Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b [2025-02-23T13:10:39.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-23T13:10:39.150Z] ce3a11e09550: Preparing [2025-02-23T13:10:39.150Z] 8a6901b8764e: Preparing [2025-02-23T13:10:39.150Z] a7676487c326: Preparing [2025-02-23T13:10:39.150Z] 4c68c099cbe3: Preparing [2025-02-23T13:10:39.150Z] 6efce095f502: Preparing [2025-02-23T13:10:39.150Z] 994456c4fd7b: Preparing [2025-02-23T13:10:39.150Z] 994456c4fd7b: Waiting [2025-02-23T13:10:54.037Z] 6efce095f502: Pushed [2025-02-23T13:10:54.037Z] 4c68c099cbe3: Pushed [2025-02-23T13:10:54.037Z] a7676487c326: Pushed [2025-02-23T13:10:54.037Z] ce3a11e09550: Pushed [2025-02-23T13:10:54.037Z] 8a6901b8764e: Pushed [2025-02-23T13:10:54.037Z] 994456c4fd7b: Layer already exists [2025-02-23T13:10:54.037Z] 89941b0a9895bc26ebe4c09e1e6b065cfac3867b: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:54.381Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:54.701Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-02-23T13:10:54.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-23T13:10:54.701Z] ce3a11e09550: Preparing [2025-02-23T13:10:54.701Z] 8a6901b8764e: Preparing [2025-02-23T13:10:54.701Z] a7676487c326: Preparing [2025-02-23T13:10:54.701Z] 4c68c099cbe3: Preparing [2025-02-23T13:10:54.701Z] 6efce095f502: Preparing [2025-02-23T13:10:54.701Z] 994456c4fd7b: Preparing [2025-02-23T13:10:54.701Z] 994456c4fd7b: Waiting [2025-02-23T13:10:54.701Z] 6efce095f502: Layer already exists [2025-02-23T13:10:54.701Z] a7676487c326: Layer already exists [2025-02-23T13:10:54.701Z] 8a6901b8764e: Layer already exists [2025-02-23T13:10:54.701Z] 4c68c099cbe3: Layer already exists [2025-02-23T13:10:54.701Z] ce3a11e09550: Layer already exists [2025-02-23T13:10:54.701Z] 994456c4fd7b: Layer already exists [2025-02-23T13:10:54.701Z] latest: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:55.022Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:55.339Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.12 [2025-02-23T13:10:55.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-23T13:10:55.339Z] ce3a11e09550: Preparing [2025-02-23T13:10:55.339Z] 8a6901b8764e: Preparing [2025-02-23T13:10:55.339Z] a7676487c326: Preparing [2025-02-23T13:10:55.339Z] 4c68c099cbe3: Preparing [2025-02-23T13:10:55.339Z] 6efce095f502: Preparing [2025-02-23T13:10:55.339Z] 994456c4fd7b: Preparing [2025-02-23T13:10:55.339Z] 994456c4fd7b: Waiting [2025-02-23T13:10:55.339Z] ce3a11e09550: Layer already exists [2025-02-23T13:10:55.339Z] 8a6901b8764e: Layer already exists [2025-02-23T13:10:55.339Z] 4c68c099cbe3: Layer already exists [2025-02-23T13:10:55.339Z] 6efce095f502: Layer already exists [2025-02-23T13:10:55.339Z] a7676487c326: Layer already exists [2025-02-23T13:10:55.339Z] 994456c4fd7b: Layer already exists [2025-02-23T13:10:55.339Z] 4.0.0-dev.12: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:55.679Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:56.001Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [2025-02-23T13:10:56.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-23T13:10:56.001Z] ce3a11e09550: Preparing [2025-02-23T13:10:56.001Z] 8a6901b8764e: Preparing [2025-02-23T13:10:56.001Z] a7676487c326: Preparing [2025-02-23T13:10:56.001Z] 4c68c099cbe3: Preparing [2025-02-23T13:10:56.001Z] 6efce095f502: Preparing [2025-02-23T13:10:56.001Z] 994456c4fd7b: Preparing [2025-02-23T13:10:56.001Z] 994456c4fd7b: Waiting [2025-02-23T13:10:56.001Z] a7676487c326: Layer already exists [2025-02-23T13:10:56.001Z] 6efce095f502: Layer already exists [2025-02-23T13:10:56.001Z] 4c68c099cbe3: Layer already exists [2025-02-23T13:10:56.001Z] ce3a11e09550: Layer already exists [2025-02-23T13:10:56.001Z] 8a6901b8764e: Layer already exists [2025-02-23T13:10:56.001Z] 994456c4fd7b: Layer already exists [2025-02-23T13:10:56.001Z] 89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:56.326Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:56.653Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-02-23T13:10:56.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-02-23T13:10:56.654Z] ce3a11e09550: Preparing [2025-02-23T13:10:56.654Z] 8a6901b8764e: Preparing [2025-02-23T13:10:56.654Z] a7676487c326: Preparing [2025-02-23T13:10:56.654Z] 4c68c099cbe3: Preparing [2025-02-23T13:10:56.654Z] 6efce095f502: Preparing [2025-02-23T13:10:56.654Z] 994456c4fd7b: Preparing [2025-02-23T13:10:56.654Z] 994456c4fd7b: Waiting [2025-02-23T13:10:56.654Z] 4c68c099cbe3: Layer already exists [2025-02-23T13:10:56.654Z] a7676487c326: Layer already exists [2025-02-23T13:10:56.654Z] 8a6901b8764e: Layer already exists [2025-02-23T13:10:56.654Z] ce3a11e09550: Layer already exists [2025-02-23T13:10:56.654Z] 6efce095f502: Layer already exists [2025-02-23T13:10:56.654Z] 994456c4fd7b: Layer already exists [2025-02-23T13:10:56.654Z] main: digest: sha256:81acaafa593ab78df8f24dddecc3f17a7373797d166d48e188cb334796e34557 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:10:56.733Z] ===================================================== [Pipeline] echo [2025-02-23T13:10:56.752Z] taggedImages: [2025-02-23T13:10:56.752Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b [2025-02-23T13:10:56.752Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-02-23T13:10:56.752Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.12 [2025-02-23T13:10:56.752Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [2025-02-23T13:10:56.752Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:57.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:10:57.163Z] [2025-02-23T13:10:57.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:10:57.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:10:57.474Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-23T13:10:57.474Z] 5eb5b503b376: Pulling fs layer [2025-02-23T13:10:57.474Z] 5c69ac0246d0: Pulling fs layer [2025-02-23T13:10:57.474Z] ec43610c2a17: Pulling fs layer [2025-02-23T13:10:57.474Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-23T13:10:57.474Z] 33b1e0a273af: Pulling fs layer [2025-02-23T13:10:57.474Z] 5d3b04190fa2: Pulling fs layer [2025-02-23T13:10:57.474Z] 2f39f015ded8: Pulling fs layer [2025-02-23T13:10:57.474Z] 33b1e0a273af: Waiting [2025-02-23T13:10:57.474Z] 5d3b04190fa2: Waiting [2025-02-23T13:10:57.474Z] 2f39f015ded8: Waiting [2025-02-23T13:10:57.474Z] 3a2ae6a8a46f: Waiting [2025-02-23T13:10:57.474Z] 5c69ac0246d0: Download complete [2025-02-23T13:10:57.474Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-23T13:10:57.474Z] 3a2ae6a8a46f: Download complete [2025-02-23T13:10:57.474Z] 33b1e0a273af: Verifying Checksum [2025-02-23T13:10:57.474Z] 33b1e0a273af: Download complete [2025-02-23T13:10:57.474Z] 5d3b04190fa2: Verifying Checksum [2025-02-23T13:10:57.474Z] 5d3b04190fa2: Download complete [2025-02-23T13:10:57.474Z] ec43610c2a17: Download complete [2025-02-23T13:10:57.734Z] 5eb5b503b376: Verifying Checksum [2025-02-23T13:10:57.734Z] 5eb5b503b376: Download complete [2025-02-23T13:10:58.299Z] 2f39f015ded8: Download complete [2025-02-23T13:10:58.866Z] 5eb5b503b376: Pull complete [2025-02-23T13:10:59.124Z] 5c69ac0246d0: Pull complete [2025-02-23T13:10:59.382Z] ec43610c2a17: Pull complete [2025-02-23T13:10:59.641Z] 3a2ae6a8a46f: Pull complete [2025-02-23T13:10:59.641Z] 33b1e0a273af: Pull complete [2025-02-23T13:10:59.898Z] 5d3b04190fa2: Pull complete [2025-02-23T13:11:04.082Z] 2f39f015ded8: Pull complete [2025-02-23T13:11:04.082Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-23T13:11:04.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:11:04.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:11:04.192Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:11:04.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-23T13:11:05.951Z] $ docker top 76edfe8418a7510d510716b3e631801c9fa3b2c3e6579ba527074e3f78cb0572 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:11:06.335Z] ---> job-cost.sh [2025-02-23T13:11:06.335Z] lf-activate-venv: SKIPPING [2025-02-23T13:11:06.335Z] INFO: No Stack... [2025-02-23T13:11:06.902Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-23T13:11:07.161Z] INFO: Archiving Costs [Pipeline] sh [2025-02-23T13:11:07.451Z] + + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-02-23T13:11:07.451Z] cut -d, -f6 [Pipeline] lock [2025-02-23T13:11:07.464Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [2025-02-23T13:11:07.471Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] did not exist. Created. [2025-02-23T13:11:07.476Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-23T13:11:07.786Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-23T13:11:07.823Z] Stashed 1 file(s) [Pipeline] } [2025-02-23T13:11:07.831Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-23T13:11:07.856Z] $ docker stop --time=1 76edfe8418a7510d510716b3e631801c9fa3b2c3e6579ba527074e3f78cb0572 [2025-02-23T13:11:09.018Z] $ docker rm -f --volumes 76edfe8418a7510d510716b3e631801c9fa3b2c3e6579ba527074e3f78cb0572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2025-02-23T13:11:09.122Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39544 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] // withEnv [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] ws [2025-02-23T13:11:09.192Z] Running in /w/workspace/device-onvif-camera/221 [Pipeline] { [Pipeline] checkout [2025-02-23T13:11:12.246Z] The recommended git tool is: git [2025-02-23T13:11:16.552Z] using credential edgex-jenkins-ssh [2025-02-23T13:11:16.573Z] Cloning the remote Git repository [2025-02-23T13:11:16.608Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-02-23T13:11:16.692Z] > git init /w/workspace/device-onvif-camera/221 # timeout=10 [2025-02-23T13:11:16.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-02-23T13:11:16.842Z] > git --version # timeout=10 [2025-02-23T13:11:16.859Z] > git --version # 'git version 2.25.1' [2025-02-23T13:11:16.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-23T13:11:16.995Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-23T13:11:19.521Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-02-23T13:11:19.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-23T13:11:20.371Z] Avoid second fetch [2025-02-23T13:11:20.371Z] Checking out Revision 89941b0a9895bc26ebe4c09e1e6b065cfac3867b (main) [2025-02-23T13:11:20.383Z] > git config core.sparsecheckout # timeout=10 [2025-02-23T13:11:20.444Z] > git checkout -f 89941b0a9895bc26ebe4c09e1e6b065cfac3867b # timeout=10 [2025-02-23T13:11:21.038Z] Commit message: "Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T13:11:25.943Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-23T13:11:25.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:11:25.943Z] Dload Upload Total Spent Left Speed [2025-02-23T13:11:25.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh [2025-02-23T13:11:26.301Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-23T13:11:26.644Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-23T13:11:26.644Z] + sudo tee /etc/docker/daemon.new [2025-02-23T13:11:26.644Z] { [2025-02-23T13:11:26.644Z] "registry-mirrors": [ [2025-02-23T13:11:26.644Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-23T13:11:26.644Z] ], [2025-02-23T13:11:26.644Z] "bip": "10.250.0.254/24", [2025-02-23T13:11:26.644Z] "hosts": [ [2025-02-23T13:11:26.644Z] "tcp://0.0.0.0:5555", [2025-02-23T13:11:26.644Z] "unix:///var/run/docker.sock" [2025-02-23T13:11:26.644Z] ], [2025-02-23T13:11:26.644Z] "mtu": 1458, [2025-02-23T13:11:26.644Z] "selinux-enabled": true, [2025-02-23T13:11:26.644Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-23T13:11:26.644Z] } [Pipeline] sh [2025-02-23T13:11:26.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-23T13:11:27.338Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:11:45.618Z] provisioning config files... [2025-02-23T13:11:45.649Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/221@tmp/config14650669133686392224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:11:46.111Z] ---> ****-login.sh [2025-02-23T13:11:46.111Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:11:46.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:11:46.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:11:46.703Z] Configure a credential helper to remove this warning. See [2025-02-23T13:11:46.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:11:46.703Z] [2025-02-23T13:11:46.703Z] Login Succeeded [2025-02-23T13:11:46.703Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:11:46.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:11:47.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:11:47.242Z] Configure a credential helper to remove this warning. See [2025-02-23T13:11:47.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:11:47.242Z] [2025-02-23T13:11:47.242Z] Login Succeeded [2025-02-23T13:11:47.242Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:11:47.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:11:47.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:11:47.511Z] Configure a credential helper to remove this warning. See [2025-02-23T13:11:47.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:11:47.511Z] [2025-02-23T13:11:47.511Z] Login Succeeded [2025-02-23T13:11:47.511Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:11:47.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:11:47.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:11:47.784Z] Configure a credential helper to remove this warning. See [2025-02-23T13:11:47.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:11:47.784Z] [2025-02-23T13:11:47.784Z] Login Succeeded [2025-02-23T13:11:47.784Z] ****.io [2025-02-23T13:11:48.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:11:48.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:11:48.336Z] Configure a credential helper to remove this warning. See [2025-02-23T13:11:48.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:11:48.336Z] [2025-02-23T13:11:48.336Z] Login Succeeded [2025-02-23T13:11:48.336Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:11:48.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-23T13:11:48.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:11:48.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:11:48.788Z] ========================================================= [2025-02-23T13:11:48.788Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-23T13:11:48.788Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:11:49.168Z] + 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-02-23T13:11:49.772Z] Sending build context to Docker daemon 21.94MB [2025-02-23T13:11:49.772Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T13:11:49.772Z] Step 2/13 : FROM ${BASE} AS builder [2025-02-23T13:11:50.043Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-23T13:11:50.043Z] 9986a736f7d3: Pulling fs layer [2025-02-23T13:11:50.043Z] 1f018df60701: Pulling fs layer [2025-02-23T13:11:50.043Z] 39f8f326b044: Pulling fs layer [2025-02-23T13:11:50.043Z] e6a1e7a6a96a: Pulling fs layer [2025-02-23T13:11:50.043Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T13:11:50.043Z] d45d956e0dbf: Pulling fs layer [2025-02-23T13:11:50.043Z] d7702b0d1db1: Pulling fs layer [2025-02-23T13:11:50.043Z] 5c7f0f088c93: Pulling fs layer [2025-02-23T13:11:50.043Z] 4fdc064ae6cf: Pulling fs layer [2025-02-23T13:11:50.043Z] e6a1e7a6a96a: Waiting [2025-02-23T13:11:50.043Z] d7702b0d1db1: Waiting [2025-02-23T13:11:50.043Z] 5c7f0f088c93: Waiting [2025-02-23T13:11:50.043Z] 4fdc064ae6cf: Waiting [2025-02-23T13:11:50.043Z] 4f4fb700ef54: Waiting [2025-02-23T13:11:50.043Z] d45d956e0dbf: Waiting [2025-02-23T13:11:50.043Z] 1f018df60701: Verifying Checksum [2025-02-23T13:11:50.043Z] 1f018df60701: Download complete [2025-02-23T13:11:50.043Z] e6a1e7a6a96a: Verifying Checksum [2025-02-23T13:11:50.043Z] e6a1e7a6a96a: Download complete [2025-02-23T13:11:50.321Z] 4f4fb700ef54: Download complete [2025-02-23T13:11:50.321Z] d45d956e0dbf: Verifying Checksum [2025-02-23T13:11:50.321Z] d45d956e0dbf: Download complete [2025-02-23T13:11:50.321Z] d7702b0d1db1: Verifying Checksum [2025-02-23T13:11:50.321Z] d7702b0d1db1: Download complete [2025-02-23T13:11:50.321Z] 9986a736f7d3: Download complete [2025-02-23T13:11:50.602Z] 4fdc064ae6cf: Verifying Checksum [2025-02-23T13:11:50.602Z] 4fdc064ae6cf: Download complete [2025-02-23T13:11:51.194Z] 9986a736f7d3: Pull complete [2025-02-23T13:11:52.172Z] 1f018df60701: Pull complete [2025-02-23T13:11:52.441Z] 39f8f326b044: Download complete [2025-02-23T13:11:53.413Z] 5c7f0f088c93: Verifying Checksum [2025-02-23T13:11:53.413Z] 5c7f0f088c93: Download complete [2025-02-23T13:12:08.445Z] 39f8f326b044: Pull complete [2025-02-23T13:12:08.445Z] e6a1e7a6a96a: Pull complete [2025-02-23T13:12:08.445Z] 4f4fb700ef54: Pull complete [2025-02-23T13:12:08.445Z] d45d956e0dbf: Pull complete [2025-02-23T13:12:08.445Z] d7702b0d1db1: Pull complete [2025-02-23T13:12:16.718Z] 5c7f0f088c93: Pull complete [2025-02-23T13:12:18.145Z] 4fdc064ae6cf: Pull complete [2025-02-23T13:12:18.145Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-23T13:12:18.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-23T13:12:18.145Z] ---> 63f30b955cb9 [2025-02-23T13:12:18.145Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-02-23T13:12:19.116Z] ---> Running in 5c9b49201ea0 [2025-02-23T13:12:19.708Z] Removing intermediate container 5c9b49201ea0 [2025-02-23T13:12:19.708Z] ---> 3b20b027fa76 [2025-02-23T13:12:19.708Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T13:12:19.708Z] ---> Running in ac6e8bb9fc06 [2025-02-23T13:12:19.978Z] Removing intermediate container ac6e8bb9fc06 [2025-02-23T13:12:19.978Z] ---> 3e7589fed2fa [2025-02-23T13:12:19.978Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-02-23T13:12:20.249Z] ---> Running in 379d10bd3d7b [2025-02-23T13:12:20.532Z] Removing intermediate container 379d10bd3d7b [2025-02-23T13:12:20.532Z] ---> a0588d3b683b [2025-02-23T13:12:20.532Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-02-23T13:12:20.802Z] ---> Running in a0f19f3eb444 [2025-02-23T13:12:21.073Z] Removing intermediate container a0f19f3eb444 [2025-02-23T13:12:21.073Z] ---> bb132118e586 [2025-02-23T13:12:21.073Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-02-23T13:12:21.073Z] ---> Running in fca04b227c3a [2025-02-23T13:12:21.344Z] Removing intermediate container fca04b227c3a [2025-02-23T13:12:21.344Z] ---> 50f4711361c4 [2025-02-23T13:12:21.344Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-23T13:12:21.613Z] ---> Running in c6e44f782d5b [2025-02-23T13:12:23.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:12:23.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:12:25.006Z] OK: 239 MiB in 58 packages [2025-02-23T13:12:25.975Z] Removing intermediate container c6e44f782d5b [2025-02-23T13:12:25.975Z] ---> 2157e6c5afed [2025-02-23T13:12:25.975Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-02-23T13:12:25.975Z] ---> Running in 3233185aba5f [2025-02-23T13:12:26.246Z] Removing intermediate container 3233185aba5f [2025-02-23T13:12:26.246Z] ---> 44ca99427340 [2025-02-23T13:12:26.246Z] Step 10/13 : COPY go.mod vendor* ./ [2025-02-23T13:12:26.838Z] ---> 7095eb713a49 [2025-02-23T13:12:26.838Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:12:26.838Z] ---> Running in 33b7dd2b2414 [2025-02-23T13:14:18.566Z] Removing intermediate container 33b7dd2b2414 [2025-02-23T13:14:18.566Z] ---> 2010fd7ec77f [2025-02-23T13:14:18.566Z] Step 12/13 : COPY . . [2025-02-23T13:14:20.519Z] ---> 7b724c9e4ad6 [2025-02-23T13:14:20.519Z] Step 13/13 : RUN ${MAKE} [2025-02-23T13:14:20.519Z] ---> Running in a9a9a6af3049 [2025-02-23T13:14:21.486Z] noop [2025-02-23T13:14:22.066Z] Removing intermediate container a9a9a6af3049 [2025-02-23T13:14:22.067Z] ---> 3af9820975a6 [2025-02-23T13:14:22.067Z] Successfully built 3af9820975a6 [2025-02-23T13:14:22.067Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:14:22.442Z] + docker inspect -f . ci-base-image-arm64 [2025-02-23T13:14:22.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:14:22.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-39544 does not seem to be running inside a container [2025-02-23T13:14:22.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/221 -v /w/workspace/device-onvif-camera/221:/w/workspace/device-onvif-camera/221:rw,z -v /w/workspace/device-onvif-camera/221@tmp:/w/workspace/device-onvif-camera/221@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-02-23T13:14:23.949Z] $ docker top d2c5c95d5f6e70bfc2091bccc9272182e116d939cce3d96c8c5c2f66ab9ea379 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:14:24.787Z] + go version [2025-02-23T13:14:24.787Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-23T13:14:24.796Z] $ docker stop --time=1 d2c5c95d5f6e70bfc2091bccc9272182e116d939cce3d96c8c5c2f66ab9ea379 [2025-02-23T13:14:26.396Z] $ docker rm -f --volumes d2c5c95d5f6e70bfc2091bccc9272182e116d939cce3d96c8c5c2f66ab9ea379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:14:26.975Z] + docker inspect -f . ci-base-image-arm64 [2025-02-23T13:14:26.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:14:27.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-39544 does not seem to be running inside a container [2025-02-23T13:14:27.211Z] $ 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/221 -v /w/workspace/device-onvif-camera/221:/w/workspace/device-onvif-camera/221:rw,z -v /w/workspace/device-onvif-camera/221@tmp:/w/workspace/device-onvif-camera/221@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-02-23T13:14:28.316Z] $ docker top efb6408e596982aa7ba46a7072d0f88ffb3540fe984f879170120621000240f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:14:28.835Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/221 [Pipeline] fileExists [Pipeline] sh [2025-02-23T13:14:29.178Z] + make test [2025-02-23T13:14:29.178Z] go test ./... -coverprofile=coverage.out ./... [2025-02-23T13:14:34.520Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-02-23T13:18:26.399Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-02-23T13:18:26.399Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-02-23T13:18:26.399Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.180s coverage: 31.4% of statements [2025-02-23T13:18:48.625Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.837s coverage: 86.5% of statements [2025-02-23T13:18:49.218Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-23T13:18:49.218Z] go vet ./... [2025-02-23T13:19:45.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-23T13:19:45.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-23T13:19:45.696Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-23T13:19:46.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-23T13:19:46.699Z] $ docker stop --time=1 efb6408e596982aa7ba46a7072d0f88ffb3540fe984f879170120621000240f4 [2025-02-23T13:19:48.706Z] $ docker rm -f --volumes efb6408e596982aa7ba46a7072d0f88ffb3540fe984f879170120621000240f4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:19:50.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-23T13:19:50.560Z] Warning: overwriting stash ‘coverage-report’ [2025-02-23T13:19:51.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T13:19:51.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-23T13:19:51.900Z] + ls -al . [2025-02-23T13:19:51.900Z] total 312 [2025-02-23T13:19:51.900Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:14 . [2025-02-23T13:19:51.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:11 .. [2025-02-23T13:19:51.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 13:11 .git [2025-02-23T13:19:51.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:11 .github [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 23 13:11 .gitignore [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 23 13:11 .golangci.yml [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 19973 Feb 23 13:11 Attribution.txt [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 17665 Feb 23 13:11 CHANGELOG.md [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 1715 Feb 23 13:11 Dockerfile [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 13:11 GOVERNANCE.md [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 739 Feb 23 13:11 Jenkinsfile [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 23 13:11 LICENSE [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 3465 Feb 23 13:11 Makefile [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 23 13:11 OWNERS.md [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 23 13:11 README.md [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 13:08 VERSION [2025-02-23T13:19:51.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 13:11 bin [2025-02-23T13:19:51.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 13:11 cmd [2025-02-23T13:19:51.901Z] -rw-r--r-- 1 jenkins jenkins 92466 Feb 23 13:18 coverage.out [2025-02-23T13:19:51.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:11 doc [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 6489 Feb 23 13:11 go.mod [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 87368 Feb 23 13:11 go.sum [2025-02-23T13:19:51.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 13:11 internal [2025-02-23T13:19:51.901Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 23 13:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:19:52.256Z] + 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=89941b0a9895bc26ebe4c09e1e6b065cfac3867b --label arch=arm64 --label version=4.0.0-dev.12 . [2025-02-23T13:19:52.844Z] Sending build context to Docker daemon 22.03MB [2025-02-23T13:19:52.844Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T13:19:52.844Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-23T13:19:52.844Z] ---> 3af9820975a6 [2025-02-23T13:19:52.844Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-02-23T13:19:53.112Z] ---> Running in a848ad213305 [2025-02-23T13:19:53.382Z] Removing intermediate container a848ad213305 [2025-02-23T13:19:53.382Z] ---> 4800cd0f1849 [2025-02-23T13:19:53.382Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T13:19:53.649Z] ---> Running in 24c6c6d74c93 [2025-02-23T13:19:53.919Z] Removing intermediate container 24c6c6d74c93 [2025-02-23T13:19:53.919Z] ---> 019a328315a7 [2025-02-23T13:19:53.919Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-23T13:19:53.919Z] ---> Running in 0ce494a088f2 [2025-02-23T13:19:54.185Z] Removing intermediate container 0ce494a088f2 [2025-02-23T13:19:54.185Z] ---> cb407a1997e7 [2025-02-23T13:19:54.185Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-23T13:19:54.452Z] ---> Running in d759077d6035 [2025-02-23T13:19:54.718Z] Removing intermediate container d759077d6035 [2025-02-23T13:19:54.718Z] ---> e3a9566d3aeb [2025-02-23T13:19:54.718Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-02-23T13:19:54.718Z] ---> Running in 846418ed327a [2025-02-23T13:19:55.302Z] Removing intermediate container 846418ed327a [2025-02-23T13:19:55.302Z] ---> 26072409305b [2025-02-23T13:19:55.302Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-23T13:19:55.302Z] ---> Running in 6133338c2640 [2025-02-23T13:19:56.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:19:56.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:19:58.914Z] OK: 239 MiB in 58 packages [2025-02-23T13:19:59.503Z] Removing intermediate container 6133338c2640 [2025-02-23T13:19:59.503Z] ---> d27b8954c4e4 [2025-02-23T13:19:59.503Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-02-23T13:19:59.775Z] ---> Running in b30c4e8f5da3 [2025-02-23T13:20:00.044Z] Removing intermediate container b30c4e8f5da3 [2025-02-23T13:20:00.044Z] ---> 12460eb44074 [2025-02-23T13:20:00.044Z] Step 10/27 : COPY go.mod vendor* ./ [2025-02-23T13:20:00.631Z] ---> 2acfe19b92cf [2025-02-23T13:20:00.631Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T13:20:00.631Z] ---> Running in e481f110d2ca [2025-02-23T13:20:03.227Z] Removing intermediate container e481f110d2ca [2025-02-23T13:20:03.227Z] ---> 97e496f327ef [2025-02-23T13:20:03.227Z] Step 12/27 : COPY . . [2025-02-23T13:20:05.179Z] ---> 55dfab1b2bc6 [2025-02-23T13:20:05.179Z] Step 13/27 : RUN ${MAKE} [2025-02-23T13:20:05.179Z] ---> Running in 73fedd4b8cd5 [2025-02-23T13:20:06.141Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-02-23T13:23:57.981Z] Removing intermediate container 73fedd4b8cd5 [2025-02-23T13:23:57.981Z] ---> 957c9b5621de [2025-02-23T13:23:57.981Z] Step 14/27 : FROM alpine:3.20 [2025-02-23T13:23:57.981Z] 3.20: Pulling from library/alpine [2025-02-23T13:23:57.981Z] 94e9d8af2201: Pulling fs layer [2025-02-23T13:23:57.981Z] 94e9d8af2201: Verifying Checksum [2025-02-23T13:23:57.981Z] 94e9d8af2201: Download complete [2025-02-23T13:23:57.981Z] 94e9d8af2201: Pull complete [2025-02-23T13:23:57.981Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T13:23:57.981Z] Status: Downloaded newer image for alpine:3.20 [2025-02-23T13:23:57.981Z] ---> 7aab056cecc6 [2025-02-23T13:23:57.981Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-02-23T13:23:57.981Z] ---> Running in 7aabbbff8ad9 [2025-02-23T13:23:57.981Z] Removing intermediate container 7aabbbff8ad9 [2025-02-23T13:23:57.981Z] ---> bd5b2dd75513 [2025-02-23T13:23:57.981Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-02-23T13:23:57.981Z] ---> Running in 5a7d2c1b131a [2025-02-23T13:23:58.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:23:59.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:24:01.147Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T13:24:01.148Z] Executing busybox-1.36.1-r29.trigger [2025-02-23T13:24:01.148Z] OK: 9 MiB in 15 packages [2025-02-23T13:24:02.118Z] Removing intermediate container 5a7d2c1b131a [2025-02-23T13:24:02.118Z] ---> a2442dfc7f58 [2025-02-23T13:24:02.118Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-23T13:24:02.118Z] ---> Running in de65c2c777bc [2025-02-23T13:24:03.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T13:24:03.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T13:24:05.073Z] OK: 9 MiB in 15 packages [2025-02-23T13:24:06.037Z] Removing intermediate container de65c2c777bc [2025-02-23T13:24:06.037Z] ---> 0f5830d413d4 [2025-02-23T13:24:06.037Z] Step 18/27 : WORKDIR / [2025-02-23T13:24:06.037Z] ---> Running in d6909847e856 [2025-02-23T13:24:06.627Z] Removing intermediate container d6909847e856 [2025-02-23T13:24:06.627Z] ---> e0186a82d64c [2025-02-23T13:24:06.627Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-02-23T13:24:08.580Z] ---> a4bb9208e4d8 [2025-02-23T13:24:08.580Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-02-23T13:24:09.167Z] ---> 67a9eaec0c2b [2025-02-23T13:24:09.167Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-02-23T13:24:09.754Z] ---> efaaf17d8a22 [2025-02-23T13:24:09.754Z] Step 22/27 : EXPOSE 59984 [2025-02-23T13:24:09.754Z] ---> Running in e9927e81d7c3 [2025-02-23T13:24:10.021Z] Removing intermediate container e9927e81d7c3 [2025-02-23T13:24:10.021Z] ---> c3a857eefe1e [2025-02-23T13:24:10.021Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-02-23T13:24:10.021Z] ---> Running in df7cee570d3a [2025-02-23T13:24:10.609Z] Removing intermediate container df7cee570d3a [2025-02-23T13:24:10.609Z] ---> d128030c79bf [2025-02-23T13:24:10.609Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-23T13:24:10.609Z] ---> Running in 23f88083922e [2025-02-23T13:24:10.876Z] Removing intermediate container 23f88083922e [2025-02-23T13:24:10.876Z] ---> 0c1f4e9ce6be [2025-02-23T13:24:10.876Z] Step 25/27 : LABEL arch=arm64 [2025-02-23T13:24:10.876Z] ---> Running in 11d532afff2c [2025-02-23T13:24:11.144Z] Removing intermediate container 11d532afff2c [2025-02-23T13:24:11.144Z] ---> d9456996b6ca [2025-02-23T13:24:11.144Z] Step 26/27 : LABEL git_sha=89941b0a9895bc26ebe4c09e1e6b065cfac3867b [2025-02-23T13:24:11.412Z] ---> Running in fa02fb716a80 [2025-02-23T13:24:11.679Z] Removing intermediate container fa02fb716a80 [2025-02-23T13:24:11.679Z] ---> 5264d156939d [2025-02-23T13:24:11.679Z] Step 27/27 : LABEL version=4.0.0-dev.12 [2025-02-23T13:24:11.679Z] ---> Running in a5b24e51266e [2025-02-23T13:24:11.946Z] Removing intermediate container a5b24e51266e [2025-02-23T13:24:11.946Z] ---> ad4ffabd61b7 [2025-02-23T13:24:11.946Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-23T13:24:12.214Z] Successfully built ad4ffabd61b7 [2025-02-23T13:24:12.214Z] 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-02-23T13:24:12.388Z] provisioning config files... [2025-02-23T13:24:12.406Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/221@tmp/config9193020171648929033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:24:12.752Z] ---> ****-login.sh [2025-02-23T13:24:12.752Z] nexus3.edgexfoundry.org:10001 [2025-02-23T13:24:13.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:24:13.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:24:13.020Z] Configure a credential helper to remove this warning. See [2025-02-23T13:24:13.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:24:13.020Z] [2025-02-23T13:24:13.020Z] Login Succeeded [2025-02-23T13:24:13.020Z] nexus3.edgexfoundry.org:10002 [2025-02-23T13:24:13.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:24:13.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:24:13.556Z] Configure a credential helper to remove this warning. See [2025-02-23T13:24:13.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:24:13.556Z] [2025-02-23T13:24:13.556Z] Login Succeeded [2025-02-23T13:24:13.556Z] nexus3.edgexfoundry.org:10003 [2025-02-23T13:24:13.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:24:13.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:24:13.824Z] Configure a credential helper to remove this warning. See [2025-02-23T13:24:13.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:24:13.824Z] [2025-02-23T13:24:13.824Z] Login Succeeded [2025-02-23T13:24:13.824Z] nexus3.edgexfoundry.org:10004 [2025-02-23T13:24:14.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:24:14.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:24:14.364Z] Configure a credential helper to remove this warning. See [2025-02-23T13:24:14.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:24:14.364Z] [2025-02-23T13:24:14.364Z] Login Succeeded [2025-02-23T13:24:14.364Z] ****.io [2025-02-23T13:24:14.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T13:24:14.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T13:24:14.899Z] Configure a credential helper to remove this warning. See [2025-02-23T13:24:14.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T13:24:14.899Z] [2025-02-23T13:24:14.899Z] Login Succeeded [2025-02-23T13:24:14.899Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T13:24:14.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:24:14.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T13:24:15.061Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-02-23T13:24:15.061Z] 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [2025-02-23T13:24:15.061Z] latest [2025-02-23T13:24:15.061Z] 4.0.0-dev.12 [2025-02-23T13:24:15.061Z] 89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [2025-02-23T13:24:15.061Z] main [2025-02-23T13:24:15.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:24:15.439Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:24:15.815Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b [2025-02-23T13:24:15.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-23T13:24:15.815Z] bf92968125c6: Preparing [2025-02-23T13:24:15.815Z] 91f67499cb00: Preparing [2025-02-23T13:24:15.815Z] 1c7a5498c2c8: Preparing [2025-02-23T13:24:15.815Z] f5ca17450fe3: Preparing [2025-02-23T13:24:15.815Z] c87ceae0efa7: Preparing [2025-02-23T13:24:15.815Z] dd9c8f8612c8: Preparing [2025-02-23T13:24:15.815Z] dd9c8f8612c8: Waiting [2025-02-23T13:24:16.090Z] 91f67499cb00: Pushed [2025-02-23T13:24:16.090Z] bf92968125c6: Pushed [2025-02-23T13:24:16.090Z] c87ceae0efa7: Pushed [2025-02-23T13:24:16.090Z] f5ca17450fe3: Pushed [2025-02-23T13:24:16.090Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:24:24.307Z] 1c7a5498c2c8: Pushed [2025-02-23T13:24:24.307Z] 89941b0a9895bc26ebe4c09e1e6b065cfac3867b: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:24:24.677Z] + 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-02-23T13:24:25.052Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-02-23T13:24:25.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-23T13:24:25.052Z] bf92968125c6: Preparing [2025-02-23T13:24:25.052Z] 91f67499cb00: Preparing [2025-02-23T13:24:25.052Z] 1c7a5498c2c8: Preparing [2025-02-23T13:24:25.052Z] f5ca17450fe3: Preparing [2025-02-23T13:24:25.052Z] c87ceae0efa7: Preparing [2025-02-23T13:24:25.052Z] dd9c8f8612c8: Preparing [2025-02-23T13:24:25.052Z] dd9c8f8612c8: Waiting [2025-02-23T13:24:25.052Z] 1c7a5498c2c8: Layer already exists [2025-02-23T13:24:25.052Z] f5ca17450fe3: Layer already exists [2025-02-23T13:24:25.052Z] 91f67499cb00: Layer already exists [2025-02-23T13:24:25.052Z] bf92968125c6: Layer already exists [2025-02-23T13:24:25.052Z] c87ceae0efa7: Layer already exists [2025-02-23T13:24:25.052Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:24:25.319Z] latest: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:24:25.692Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:24:26.058Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.12 [2025-02-23T13:24:26.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-23T13:24:26.058Z] bf92968125c6: Preparing [2025-02-23T13:24:26.058Z] 91f67499cb00: Preparing [2025-02-23T13:24:26.058Z] 1c7a5498c2c8: Preparing [2025-02-23T13:24:26.058Z] f5ca17450fe3: Preparing [2025-02-23T13:24:26.058Z] c87ceae0efa7: Preparing [2025-02-23T13:24:26.058Z] dd9c8f8612c8: Preparing [2025-02-23T13:24:26.058Z] dd9c8f8612c8: Waiting [2025-02-23T13:24:26.058Z] 1c7a5498c2c8: Layer already exists [2025-02-23T13:24:26.058Z] 91f67499cb00: Layer already exists [2025-02-23T13:24:26.058Z] bf92968125c6: Layer already exists [2025-02-23T13:24:26.058Z] c87ceae0efa7: Layer already exists [2025-02-23T13:24:26.058Z] f5ca17450fe3: Layer already exists [2025-02-23T13:24:26.058Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:24:26.326Z] 4.0.0-dev.12: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:24:26.698Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:24:27.066Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [2025-02-23T13:24:27.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-23T13:24:27.067Z] bf92968125c6: Preparing [2025-02-23T13:24:27.067Z] 91f67499cb00: Preparing [2025-02-23T13:24:27.067Z] 1c7a5498c2c8: Preparing [2025-02-23T13:24:27.067Z] f5ca17450fe3: Preparing [2025-02-23T13:24:27.067Z] c87ceae0efa7: Preparing [2025-02-23T13:24:27.067Z] dd9c8f8612c8: Preparing [2025-02-23T13:24:27.067Z] f5ca17450fe3: Layer already exists [2025-02-23T13:24:27.067Z] c87ceae0efa7: Layer already exists [2025-02-23T13:24:27.067Z] bf92968125c6: Layer already exists [2025-02-23T13:24:27.067Z] 1c7a5498c2c8: Layer already exists [2025-02-23T13:24:27.067Z] 91f67499cb00: Layer already exists [2025-02-23T13:24:27.067Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:24:27.334Z] 89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:24:27.700Z] + 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-02-23T13:24:28.064Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-02-23T13:24:28.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-02-23T13:24:28.064Z] bf92968125c6: Preparing [2025-02-23T13:24:28.064Z] 91f67499cb00: Preparing [2025-02-23T13:24:28.064Z] 1c7a5498c2c8: Preparing [2025-02-23T13:24:28.064Z] f5ca17450fe3: Preparing [2025-02-23T13:24:28.064Z] c87ceae0efa7: Preparing [2025-02-23T13:24:28.064Z] dd9c8f8612c8: Preparing [2025-02-23T13:24:28.064Z] dd9c8f8612c8: Waiting [2025-02-23T13:24:28.064Z] f5ca17450fe3: Layer already exists [2025-02-23T13:24:28.064Z] bf92968125c6: Layer already exists [2025-02-23T13:24:28.064Z] c87ceae0efa7: Layer already exists [2025-02-23T13:24:28.064Z] 1c7a5498c2c8: Layer already exists [2025-02-23T13:24:28.064Z] 91f67499cb00: Layer already exists [2025-02-23T13:24:28.064Z] dd9c8f8612c8: Layer already exists [2025-02-23T13:24:28.332Z] main: digest: sha256:8a28f63be755005d899e025abb29c90ce607c5677eae907a6887fbf95a88d983 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T13:24:28.424Z] ===================================================== [Pipeline] echo [2025-02-23T13:24:28.442Z] taggedImages: [2025-02-23T13:24:28.442Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b [2025-02-23T13:24:28.442Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-02-23T13:24:28.442Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.12 [2025-02-23T13:24:28.442Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:89941b0a9895bc26ebe4c09e1e6b065cfac3867b-4.0.0-dev.12 [2025-02-23T13:24:28.442Z] - 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-02-23T13:24:28.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T13:24:28.859Z] [2025-02-23T13:24:28.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:24:29.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T13:24:29.466Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-23T13:24:29.466Z] 8998bd30e6a1: Pulling fs layer [2025-02-23T13:24:29.466Z] 04944245beec: Pulling fs layer [2025-02-23T13:24:29.466Z] 699f458cf7ca: Pulling fs layer [2025-02-23T13:24:29.466Z] 765212b225bb: Pulling fs layer [2025-02-23T13:24:29.466Z] f23df028b6ca: Pulling fs layer [2025-02-23T13:24:29.466Z] d65c8cfc05b1: Pulling fs layer [2025-02-23T13:24:29.466Z] 2437ff75d9bd: Pulling fs layer [2025-02-23T13:24:29.466Z] 765212b225bb: Waiting [2025-02-23T13:24:29.466Z] f23df028b6ca: Waiting [2025-02-23T13:24:29.466Z] d65c8cfc05b1: Waiting [2025-02-23T13:24:29.466Z] 2437ff75d9bd: Waiting [2025-02-23T13:24:29.466Z] 04944245beec: Verifying Checksum [2025-02-23T13:24:29.466Z] 04944245beec: Download complete [2025-02-23T13:24:29.466Z] 765212b225bb: Download complete [2025-02-23T13:24:29.466Z] f23df028b6ca: Verifying Checksum [2025-02-23T13:24:29.466Z] f23df028b6ca: Download complete [2025-02-23T13:24:29.466Z] d65c8cfc05b1: Verifying Checksum [2025-02-23T13:24:29.466Z] d65c8cfc05b1: Download complete [2025-02-23T13:24:29.735Z] 699f458cf7ca: Verifying Checksum [2025-02-23T13:24:29.735Z] 699f458cf7ca: Download complete [2025-02-23T13:24:30.004Z] 8998bd30e6a1: Download complete [2025-02-23T13:24:32.584Z] 2437ff75d9bd: Verifying Checksum [2025-02-23T13:24:32.584Z] 2437ff75d9bd: Download complete [2025-02-23T13:24:35.162Z] 8998bd30e6a1: Pull complete [2025-02-23T13:24:35.429Z] 04944245beec: Pull complete [2025-02-23T13:24:37.449Z] 699f458cf7ca: Pull complete [2025-02-23T13:24:37.449Z] 765212b225bb: Pull complete [2025-02-23T13:24:38.422Z] f23df028b6ca: Pull complete [2025-02-23T13:24:38.695Z] d65c8cfc05b1: Pull complete [2025-02-23T13:24:56.937Z] 2437ff75d9bd: Pull complete [2025-02-23T13:24:56.937Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-23T13:24:56.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T13:24:56.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:24:57.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-39544 does not seem to be running inside a container [2025-02-23T13:24:57.233Z] $ 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/221 -v /w/workspace/device-onvif-camera/221:/w/workspace/device-onvif-camera/221:rw,z -v /w/workspace/device-onvif-camera/221@tmp:/w/workspace/device-onvif-camera/221@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-02-23T13:25:00.334Z] $ docker top 315d3d509c167cbdff2c55dc9aa65651a221fa1a2172ae030d0c3953b27e19c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:25:01.215Z] ---> job-cost.sh [2025-02-23T13:25:01.216Z] lf-activate-venv: SKIPPING [2025-02-23T13:25:01.216Z] INFO: No Stack... [2025-02-23T13:25:01.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-23T13:25:02.759Z] INFO: Archiving Costs [Pipeline] sh [2025-02-23T13:25:03.401Z] + cat /w/workspace/device-onvif-camera/221/archives/cost.csv [2025-02-23T13:25:03.401Z] + cut -d, -f6 [Pipeline] lock [2025-02-23T13:25:03.460Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [2025-02-23T13:25:03.467Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] did not exist. Created. [2025-02-23T13:25:03.473Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-23T13:25:04.143Z] /w/workspace/device-onvif-camera/221@tmp/durable-75ae1d3b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-23T13:25:04.785Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-23T13:25:04.812Z] Warning: overwriting stash ‘stack-cost’ [2025-02-23T13:25:04.885Z] Stashed 1 file(s) [Pipeline] } [2025-02-23T13:25:04.896Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-221-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-23T13:25:04.916Z] $ docker stop --time=1 315d3d509c167cbdff2c55dc9aa65651a221fa1a2172ae030d0c3953b27e19c7 [2025-02-23T13:25:06.456Z] $ docker rm -f --volumes 315d3d509c167cbdff2c55dc9aa65651a221fa1a2172ae030d0c3953b27e19c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-23T13:25:06.994Z] provisioning config files... [2025-02-23T13:25:07.001Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8444336324298109973tmp [Pipeline] { [Pipeline] sh [2025-02-23T13:25:07.301Z] + set +x [2025-02-23T13:25:07.301Z] + curl -s https://codecov.io/bash [2025-02-23T13:25:07.301Z] + bash -s -- [2025-02-23T13:25:07.301Z] [2025-02-23T13:25:07.301Z] _____ _ [2025-02-23T13:25:07.301Z] / ____| | | [2025-02-23T13:25:07.301Z] | | ___ __| | ___ ___ _____ __ [2025-02-23T13:25:07.301Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-23T13:25:07.301Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-23T13:25:07.301Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-23T13:25:07.301Z] Bash-1.0.6 [2025-02-23T13:25:07.301Z] [2025-02-23T13:25:07.301Z] [2025-02-23T13:25:07.301Z] ==> git version 2.25.1 found [2025-02-23T13:25:07.301Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-23T13:25:07.301Z] Release-Date: 2020-01-08 [2025-02-23T13:25:07.301Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-23T13:25:07.301Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-23T13:25:07.301Z] ==> Jenkins CI detected. [2025-02-23T13:25:07.301Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-02-23T13:25:07.301Z] project root: . [2025-02-23T13:25:07.301Z] --> token set from env [2025-02-23T13:25:07.301Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-23T13:25:07.301Z] ==> Running gcov in . (disable via -X gcov) [2025-02-23T13:25:07.301Z] ==> Python coveragepy not found [2025-02-23T13:25:07.301Z] ==> Searching for coverage reports in: [2025-02-23T13:25:07.301Z] + . [2025-02-23T13:25:07.301Z] -> Found 1 reports [2025-02-23T13:25:07.301Z] ==> Detecting git/mercurial file structure [2025-02-23T13:25:07.301Z] ==> Reading reports [2025-02-23T13:25:07.301Z] + ./coverage.out bytes=92466 [2025-02-23T13:25:07.561Z] ==> Appending adjustments [2025-02-23T13:25:07.561Z] https://docs.codecov.io/docs/fixing-reports [2025-02-23T13:25:07.561Z] + Found adjustments [2025-02-23T13:25:07.561Z] ==> Gzipping contents [2025-02-23T13:25:07.561Z] 12K /tmp/codecov.32XhiF.gz [2025-02-23T13:25:07.561Z] ==> Uploading reports [2025-02-23T13:25:07.561Z] url: https://codecov.io [2025-02-23T13:25:07.561Z] query: branch=main&commit=89941b0a9895bc26ebe4c09e1e6b065cfac3867b&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-23T13:25:07.561Z] -> Pinging Codecov [2025-02-23T13:25:07.561Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=89941b0a9895bc26ebe4c09e1e6b065cfac3867b&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-23T13:25:07.820Z] -> Uploading to [2025-02-23T13:25:07.820Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/89941b0a9895bc26ebe4c09e1e6b065cfac3867b/2ac5b4ed-e215-4cd6-8226-c96c751ea8a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250223%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250223T132507Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6d0a1f6010608a9817001d196f009603056ed17c8af4804a97c42f3eaa92370c [2025-02-23T13:25:07.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:25:07.820Z] Dload Upload Total Spent Left Speed [2025-02-23T13:25:08.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 68772 --:--:-- --:--:-- --:--:-- 68772 [2025-02-23T13:25:08.080Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] } [2025-02-23T13:25:08.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-23T13:25:08.359Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-23T13:25:08.377Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:25:08.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T13:25:08.702Z] [2025-02-23T13:25:08.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:25:09.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T13:25:09.046Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-23T13:25:09.046Z] 43c4264eed91: Pulling fs layer [2025-02-23T13:25:09.046Z] 4cc291be95ef: Pulling fs layer [2025-02-23T13:25:09.046Z] 2ac1f1163629: Pulling fs layer [2025-02-23T13:25:09.046Z] 5c3c966382ef: Pulling fs layer [2025-02-23T13:25:09.046Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T13:25:09.046Z] d9c7d2e4e75e: Pulling fs layer [2025-02-23T13:25:09.046Z] 9c3e1370e548: Pulling fs layer [2025-02-23T13:25:09.046Z] 9c3e1370e548: Waiting [2025-02-23T13:25:09.046Z] d9c7d2e4e75e: Waiting [2025-02-23T13:25:09.046Z] 5c3c966382ef: Waiting [2025-02-23T13:25:09.046Z] 4cc291be95ef: Download complete [2025-02-23T13:25:09.046Z] 5c3c966382ef: Download complete [2025-02-23T13:25:09.046Z] 4f4fb700ef54: Verifying Checksum [2025-02-23T13:25:09.046Z] 4f4fb700ef54: Download complete [2025-02-23T13:25:09.046Z] 43c4264eed91: Download complete [2025-02-23T13:25:09.326Z] d9c7d2e4e75e: Verifying Checksum [2025-02-23T13:25:09.326Z] d9c7d2e4e75e: Download complete [2025-02-23T13:25:09.326Z] 43c4264eed91: Pull complete [2025-02-23T13:25:09.326Z] 4cc291be95ef: Pull complete [2025-02-23T13:25:09.605Z] 2ac1f1163629: Verifying Checksum [2025-02-23T13:25:09.605Z] 2ac1f1163629: Download complete [2025-02-23T13:25:10.188Z] 9c3e1370e548: Verifying Checksum [2025-02-23T13:25:10.188Z] 9c3e1370e548: Download complete [2025-02-23T13:25:12.810Z] 2ac1f1163629: Pull complete [2025-02-23T13:25:13.076Z] 5c3c966382ef: Pull complete [2025-02-23T13:25:13.076Z] 4f4fb700ef54: Pull complete [2025-02-23T13:25:13.334Z] d9c7d2e4e75e: Pull complete [2025-02-23T13:25:16.622Z] 9c3e1370e548: Pull complete [2025-02-23T13:25:16.622Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-23T13:25:16.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T13:25:16.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:25:16.717Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:25:16.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-23T13:25:19.113Z] $ docker top 04cdd3b4dc9a60f8c7daa9ffdcebe92886d77a402b34fa8cf99eecf6e948e6da -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:25:19.466Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-02-23T13:25:19.477Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-02-23T13:25:19.754Z] + set -o pipefail [2025-02-23T13:25:19.754Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-02-23T13:25:26.325Z] [2025-02-23T13:25:26.325Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-02-23T13:25:26.325Z] [2025-02-23T13:25:26.325Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/89501111-f2fb-4464-a903-bfba44e2941d [2025-02-23T13:25:26.325Z] [2025-02-23T13:25:26.325Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-02-23T13:25:26.325Z] [2025-02-23T13:25:26.325Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-23T13:25:26.325Z] [Pipeline] } [2025-02-23T13:25:26.595Z] $ docker stop --time=1 04cdd3b4dc9a60f8c7daa9ffdcebe92886d77a402b34fa8cf99eecf6e948e6da [2025-02-23T13:25:29.049Z] $ docker rm -f --volumes 04cdd3b4dc9a60f8c7daa9ffdcebe92886d77a402b34fa8cf99eecf6e948e6da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-23T13:25:29.612Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:25:29.632Z] provisioning config files... [2025-02-23T13:25:29.643Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13499160558014013217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:25:29.941Z] --> edgex-publish-swagger.sh [2025-02-23T13:25:29.941Z] === Publish doc/openapi/v3 API === [2025-02-23T13:25:29.941Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-02-23T13:25:29.941Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-02-23T13:25:29.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T13:25:29.941Z] Dload Upload Total Spent Left Speed [2025-02-23T13:25:30.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 279 868k --:--:-- --:--:-- --:--:-- 870k [2025-02-23T13:25:30.512Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-23T13:25:30.512Z] [Pipeline] } [2025-02-23T13:25:30.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-23T13:25:30.955Z] + git log --format=format:%s -1 89941b0a9895bc26ebe4c09e1e6b065cfac3867b [Pipeline] sh [2025-02-23T13:25:31.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:25:31.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:25:31.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:25:31.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:25:31.647Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:25:31.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-23T13:25:32.058Z] $ docker top b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:25:32.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:25:32.170Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:25:32.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:25:32.284Z] $ docker exec b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 ssh-agent [2025-02-23T13:25:32.403Z] SSH_AUTH_SOCK=/tmp/ssh-XaTzHcam2cla/agent.32 [2025-02-23T13:25:32.403Z] SSH_AGENT_PID=38 [2025-02-23T13:25:32.408Z] Running ssh-add (command line suppressed) [2025-02-23T13:25:32.507Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5772273883236000285.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5772273883236000285.key) [2025-02-23T13:25:32.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:25:32.815Z] + git semver tag [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,010 [run_tag] DEBUG tag force:False [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,010 [check_head_tag] DEBUG check head tag [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,012 [execute] INFO git cat-file --batch-check [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,016 [execute] INFO git cat-file --batch [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,040 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,040 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,040 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:25:33.072Z] 2025-02-23 13:25:33,045 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-23T13:25:33.072Z] 4.0.0-dev.12 [Pipeline] } [2025-02-23T13:25:33.080Z] $ docker exec --env ******** --env ******** b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 ssh-agent -k [2025-02-23T13:25:33.179Z] unset SSH_AUTH_SOCK; [2025-02-23T13:25:33.180Z] unset SSH_AGENT_PID; [2025-02-23T13:25:33.180Z] echo Agent pid 38 killed; [2025-02-23T13:25:33.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:25:33.505Z] + git semver [Pipeline] } [2025-02-23T13:25:33.774Z] $ docker stop --time=1 b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 [2025-02-23T13:25:35.032Z] $ docker rm -f --volumes b3c98be3ee96849953acd51ca30ef6e9671d497b295e382234cc264c43ba18d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:25:35.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T13:25:35.441Z] [2025-02-23T13:25:35.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:25:35.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T13:25:35.747Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-23T13:25:35.747Z] ab5ef0e58194: Pulling fs layer [2025-02-23T13:25:35.747Z] 9712f1f96733: Pulling fs layer [2025-02-23T13:25:35.747Z] 63f879dbbcfc: Pulling fs layer [2025-02-23T13:25:35.747Z] 0d9ebad4ef96: Pulling fs layer [2025-02-23T13:25:35.747Z] e9a5061849ea: Pulling fs layer [2025-02-23T13:25:35.747Z] d747dcd14b5f: Pulling fs layer [2025-02-23T13:25:35.747Z] 2de7ff778b66: Pulling fs layer [2025-02-23T13:25:35.747Z] e9a5061849ea: Waiting [2025-02-23T13:25:35.747Z] d747dcd14b5f: Waiting [2025-02-23T13:25:35.747Z] 2de7ff778b66: Waiting [2025-02-23T13:25:35.747Z] 0d9ebad4ef96: Waiting [2025-02-23T13:25:35.747Z] 9712f1f96733: Verifying Checksum [2025-02-23T13:25:35.747Z] 9712f1f96733: Download complete [2025-02-23T13:25:36.006Z] 63f879dbbcfc: Verifying Checksum [2025-02-23T13:25:36.006Z] 63f879dbbcfc: Download complete [2025-02-23T13:25:36.265Z] e9a5061849ea: Verifying Checksum [2025-02-23T13:25:36.265Z] e9a5061849ea: Download complete [2025-02-23T13:25:36.265Z] d747dcd14b5f: Verifying Checksum [2025-02-23T13:25:36.265Z] d747dcd14b5f: Download complete [2025-02-23T13:25:36.265Z] 0d9ebad4ef96: Verifying Checksum [2025-02-23T13:25:36.265Z] 0d9ebad4ef96: Download complete [2025-02-23T13:25:36.265Z] ab5ef0e58194: Download complete [2025-02-23T13:25:36.265Z] 2de7ff778b66: Verifying Checksum [2025-02-23T13:25:36.265Z] 2de7ff778b66: Download complete [2025-02-23T13:25:39.551Z] ab5ef0e58194: Pull complete [2025-02-23T13:25:39.551Z] 9712f1f96733: Pull complete [2025-02-23T13:25:39.808Z] 63f879dbbcfc: Pull complete [2025-02-23T13:25:43.996Z] 0d9ebad4ef96: Pull complete [2025-02-23T13:25:43.996Z] e9a5061849ea: Pull complete [2025-02-23T13:25:43.996Z] d747dcd14b5f: Pull complete [2025-02-23T13:25:44.934Z] 2de7ff778b66: Pull complete [2025-02-23T13:25:44.934Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-23T13:25:44.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T13:25:44.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:25:45.037Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:25:45.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-23T13:25:47.477Z] $ docker top 7afcc3af9d6d1fc49e48d7c96f0a2c39a61dc45f8560db4cb33d9b0f71e55516 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:25:47.564Z] provisioning config files... [2025-02-23T13:25:47.570Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3133090061900782164tmp [2025-02-23T13:25:47.578Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15258401729656334314tmp [2025-02-23T13:25:47.587Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1159724172451034068tmp [Pipeline] { [Pipeline] echo [2025-02-23T13:25:47.668Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:25:47.963Z] ---> sigul-configuration.sh [2025-02-23T13:25:47.963Z] gpg: directory `/root/.gnupg' created [2025-02-23T13:25:47.963Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-23T13:25:47.963Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-23T13:25:47.963Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-23T13:25:47.963Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-23T13:25:47.963Z] gpg: CAST5 encrypted data [2025-02-23T13:25:47.963Z] gpg: encrypted with 1 passphrase [2025-02-23T13:25:47.963Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-23T13:25:48.254Z] + mkdir /home/jenkins [2025-02-23T13:25:48.254Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-23T13:25:48.549Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-23T13:25:48.562Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:25:48.857Z] ---> sigul-install.sh [2025-02-23T13:25:48.858Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-23T13:25:49.150Z] + git tag --list [2025-02-23T13:25:49.150Z] v0.0.0 [2025-02-23T13:25:49.150Z] v2.2.0 [2025-02-23T13:25:49.150Z] v2.3.0 [2025-02-23T13:25:49.150Z] v2.3.1 [2025-02-23T13:25:49.150Z] v3.0 [2025-02-23T13:25:49.150Z] v3.0.0 [2025-02-23T13:25:49.150Z] v3.1 [2025-02-23T13:25:49.150Z] v3.1.0 [2025-02-23T13:25:49.150Z] v3.1.0-dev.1 [2025-02-23T13:25:49.150Z] v3.1.0-dev.10 [2025-02-23T13:25:49.150Z] v3.1.0-dev.11 [2025-02-23T13:25:49.150Z] v3.1.0-dev.12 [2025-02-23T13:25:49.150Z] v3.1.0-dev.13 [2025-02-23T13:25:49.150Z] v3.1.0-dev.14 [2025-02-23T13:25:49.150Z] v3.1.0-dev.15 [2025-02-23T13:25:49.150Z] v3.1.0-dev.16 [2025-02-23T13:25:49.150Z] v3.1.0-dev.17 [2025-02-23T13:25:49.150Z] v3.1.0-dev.18 [2025-02-23T13:25:49.150Z] v3.1.0-dev.19 [2025-02-23T13:25:49.150Z] v3.1.0-dev.2 [2025-02-23T13:25:49.150Z] v3.1.0-dev.20 [2025-02-23T13:25:49.150Z] v3.1.0-dev.21 [2025-02-23T13:25:49.150Z] v3.1.0-dev.22 [2025-02-23T13:25:49.150Z] v3.1.0-dev.23 [2025-02-23T13:25:49.150Z] v3.1.0-dev.24 [2025-02-23T13:25:49.150Z] v3.1.0-dev.25 [2025-02-23T13:25:49.150Z] v3.1.0-dev.26 [2025-02-23T13:25:49.150Z] v3.1.0-dev.27 [2025-02-23T13:25:49.150Z] v3.1.0-dev.28 [2025-02-23T13:25:49.150Z] v3.1.0-dev.3 [2025-02-23T13:25:49.150Z] v3.1.0-dev.4 [2025-02-23T13:25:49.150Z] v3.1.0-dev.5 [2025-02-23T13:25:49.150Z] v3.1.0-dev.6 [2025-02-23T13:25:49.150Z] v3.1.0-dev.7 [2025-02-23T13:25:49.150Z] v3.1.0-dev.8 [2025-02-23T13:25:49.150Z] v3.1.0-dev.9 [2025-02-23T13:25:49.150Z] v3.1.1 [2025-02-23T13:25:49.150Z] v3.2.0-dev.1 [2025-02-23T13:25:49.150Z] v3.2.0-dev.10 [2025-02-23T13:25:49.150Z] v3.2.0-dev.11 [2025-02-23T13:25:49.150Z] v3.2.0-dev.12 [2025-02-23T13:25:49.150Z] v3.2.0-dev.13 [2025-02-23T13:25:49.150Z] v3.2.0-dev.14 [2025-02-23T13:25:49.150Z] v3.2.0-dev.15 [2025-02-23T13:25:49.150Z] v3.2.0-dev.16 [2025-02-23T13:25:49.150Z] v3.2.0-dev.17 [2025-02-23T13:25:49.150Z] v3.2.0-dev.18 [2025-02-23T13:25:49.150Z] v3.2.0-dev.19 [2025-02-23T13:25:49.150Z] v3.2.0-dev.2 [2025-02-23T13:25:49.150Z] v3.2.0-dev.20 [2025-02-23T13:25:49.150Z] v3.2.0-dev.21 [2025-02-23T13:25:49.150Z] v3.2.0-dev.22 [2025-02-23T13:25:49.150Z] v3.2.0-dev.23 [2025-02-23T13:25:49.150Z] v3.2.0-dev.3 [2025-02-23T13:25:49.150Z] v3.2.0-dev.4 [2025-02-23T13:25:49.150Z] v3.2.0-dev.5 [2025-02-23T13:25:49.150Z] v3.2.0-dev.6 [2025-02-23T13:25:49.150Z] v3.2.0-dev.7 [2025-02-23T13:25:49.150Z] v3.2.0-dev.8 [2025-02-23T13:25:49.150Z] v3.2.0-dev.9 [2025-02-23T13:25:49.150Z] v4.0.0-dev.1 [2025-02-23T13:25:49.150Z] v4.0.0-dev.10 [2025-02-23T13:25:49.150Z] v4.0.0-dev.11 [2025-02-23T13:25:49.150Z] v4.0.0-dev.12 [2025-02-23T13:25:49.150Z] v4.0.0-dev.2 [2025-02-23T13:25:49.150Z] v4.0.0-dev.3 [2025-02-23T13:25:49.150Z] v4.0.0-dev.4 [2025-02-23T13:25:49.150Z] v4.0.0-dev.5 [2025-02-23T13:25:49.150Z] v4.0.0-dev.6 [2025-02-23T13:25:49.150Z] v4.0.0-dev.7 [2025-02-23T13:25:49.150Z] v4.0.0-dev.8 [2025-02-23T13:25:49.150Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-23T13:25:49.445Z] + lftools sign git-tag v4.0.0-dev.12 [2025-02-23T13:25:50.016Z] Signing Git tag with Sigul... [2025-02-23T13:25:50.016Z] Signing v4.0.0-dev.12 [Pipeline] echo [2025-02-23T13:25:50.293Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:25:50.584Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-23T13:25:50.592Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-23T13:25:50.615Z] $ docker stop --time=1 7afcc3af9d6d1fc49e48d7c96f0a2c39a61dc45f8560db4cb33d9b0f71e55516 [2025-02-23T13:25:51.959Z] $ docker rm -f --volumes 7afcc3af9d6d1fc49e48d7c96f0a2c39a61dc45f8560db4cb33d9b0f71e55516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-23T13:25:52.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:25:52.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:25:52.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:25:52.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:25:52.786Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:25:52.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-23T13:25:53.180Z] $ docker top 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c -eo pid,comm [2025-02-23T13:25:53.235Z] 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-02-23T13:25:53.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:25:53.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:25:53.278Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:25:53.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:25:53.392Z] $ docker exec 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c ssh-agent [2025-02-23T13:25:53.503Z] SSH_AUTH_SOCK=/tmp/ssh-fJgCC4zSNjYn/agent.31 [2025-02-23T13:25:53.503Z] SSH_AGENT_PID=37 [2025-02-23T13:25:53.507Z] Running ssh-add (command line suppressed) [2025-02-23T13:25:53.611Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4100896206632511885.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4100896206632511885.key) [2025-02-23T13:25:53.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:25:53.918Z] + git semver bump pre [2025-02-23T13:25:54.176Z] 2025-02-23 13:25:54,089 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-23T13:25:54.176Z] 2025-02-23 13:25:54,089 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev [2025-02-23T13:25:54.176Z] 2025-02-23 13:25:54,089 [bump_version] DEBUG bumped version:4.0.0-dev.13 [2025-02-23T13:25:54.176Z] 2025-02-23 13:25:54,089 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-02-23T13:25:54.177Z] 2025-02-23 13:25:54,089 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-23T13:25:54.177Z] 2025-02-23 13:25:54,089 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-23T13:25:54.177Z] 2025-02-23 13:25:54,091 [execute] INFO git cat-file --batch-check [2025-02-23T13:25:54.177Z] 2025-02-23 13:25:54,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T13:25:54.177Z] 2025-02-23 13:25:54,097 [execute] INFO git cat-file --batch [2025-02-23T13:25:54.177Z] 2025-02-23 13:25:54,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T13:25:54.177Z] 2025-02-23 13:25:54,102 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-23T13:25:54.177Z] 4.0.0-dev.13 [Pipeline] } [2025-02-23T13:25:54.185Z] $ docker exec --env ******** --env ******** 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c ssh-agent -k [2025-02-23T13:25:54.281Z] unset SSH_AUTH_SOCK; [2025-02-23T13:25:54.282Z] unset SSH_AGENT_PID; [2025-02-23T13:25:54.282Z] echo Agent pid 37 killed; [2025-02-23T13:25:54.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:25:54.614Z] + git semver [Pipeline] } [2025-02-23T13:25:54.882Z] $ docker stop --time=1 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c [2025-02-23T13:25:56.203Z] $ docker rm -f --volumes 4bbc77bdaa15fb789341a3c477b8476b1bc133c2e0d6319f048aa497f8cb9e8c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T13:25:56.564Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T13:25:56.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:25:56.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T13:25:56.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:25:56.953Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:25:56.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-23T13:25:57.358Z] $ docker top 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 -eo pid,comm [2025-02-23T13:25:57.410Z] 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-02-23T13:25:57.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T13:25:57.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T13:25:57.463Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T13:25:57.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T13:25:57.587Z] $ docker exec 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 ssh-agent [2025-02-23T13:25:57.707Z] SSH_AUTH_SOCK=/tmp/ssh-7n1o9yybx6VX/agent.33 [2025-02-23T13:25:57.707Z] SSH_AGENT_PID=40 [2025-02-23T13:25:57.711Z] Running ssh-add (command line suppressed) [2025-02-23T13:25:57.825Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9193769240289789930.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9193769240289789930.key) [2025-02-23T13:25:57.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T13:25:58.133Z] + git semver push [2025-02-23T13:25:58.392Z] 2025-02-23 13:25:58,307 [run_push] DEBUG push [2025-02-23T13:25:58.392Z] 2025-02-23 13:25:58,307 [execute] INFO git cat-file --batch-check [2025-02-23T13:25:58.392Z] 2025-02-23 13:25:58,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T13:25:58.392Z] 2025-02-23 13:25:58,312 [execute] INFO git rev-list 2145eaa810b1f81e44bb4da0a692109d7feb9be5 -- [2025-02-23T13:25:58.392Z] 2025-02-23 13:25:58,312 [execute] DEBUG Popen(['git', 'rev-list', '2145eaa810b1f81e44bb4da0a692109d7feb9be5', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:25:58.392Z] 2025-02-23 13:25:58,322 [execute] INFO git fetch -v origin [2025-02-23T13:25:58.392Z] 2025-02-23 13:25:58,322 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-23T13:25:58.963Z] 2025-02-23 13:25:58,768 [run_push] DEBUG no remote changes detected [2025-02-23T13:25:58.963Z] 2025-02-23 13:25:58,769 [execute] INFO git push origin semver [2025-02-23T13:25:58.963Z] 2025-02-23 13:25:58,769 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:25:59.532Z] 2025-02-23 13:25:59,328 [run_push] DEBUG push all version tags [2025-02-23T13:25:59.532Z] 2025-02-23 13:25:59,329 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-23T13:25:59.532Z] 2025-02-23 13:25:59,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-02-23T13:26:00.101Z] 2025-02-23 13:25:59,947 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-02-23T13:26:00.101Z] 4.0.0-dev.13 [Pipeline] } [2025-02-23T13:26:00.109Z] $ docker exec --env ******** --env ******** 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 ssh-agent -k [2025-02-23T13:26:00.211Z] unset SSH_AUTH_SOCK; [2025-02-23T13:26:00.211Z] unset SSH_AGENT_PID; [2025-02-23T13:26:00.212Z] echo Agent pid 40 killed; [2025-02-23T13:26:00.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T13:26:00.550Z] + git semver [Pipeline] } [2025-02-23T13:26:00.821Z] $ docker stop --time=1 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 [2025-02-23T13:26:02.105Z] $ docker rm -f --volumes 8622130cd38fa55b42cc17ccc6728acd04774fa9a903c1f157e4e7de3b581425 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-23T13:26:02.796Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-02-23T13:26:02.796Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-02-23T13:26:02.796Z] total 16 [2025-02-23T13:26:02.796Z] drwxr-xr-x 3 root root 4096 Feb 23 13:11 . [2025-02-23T13:26:02.796Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 13:25 .. [2025-02-23T13:26:02.796Z] drwxr-xr-x 2 root root 4096 Feb 23 13:11 cost [2025-02-23T13:26:02.796Z] -rw-r--r-- 1 root root 91 Feb 23 13:11 cost.csv [2025-02-23T13:26:02.796Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-02-23T13:26:02.796Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-02-23T13:26:02.796Z] total 16 [2025-02-23T13:26:02.796Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 13:11 . [2025-02-23T13:26:02.796Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 13:25 .. [2025-02-23T13:26:02.796Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 13:11 cost [2025-02-23T13:26:02.796Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 23 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:26:03.086Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:26:03.947Z] ---> package-listing.sh [2025-02-23T13:26:03.947Z] ++ facter osfamily [2025-02-23T13:26:03.947Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-23T13:26:04.204Z] + OS_FAMILY=debian [2025-02-23T13:26:04.204Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-02-23T13:26:04.204Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-23T13:26:04.204Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-23T13:26:04.204Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-23T13:26:04.204Z] + PACKAGES=/tmp/packages_start.txt [2025-02-23T13:26:04.204Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-02-23T13:26:04.204Z] + PACKAGES=/tmp/packages_end.txt [2025-02-23T13:26:04.204Z] + case "${OS_FAMILY}" in [2025-02-23T13:26:04.204Z] + dpkg -l [2025-02-23T13:26:04.204Z] + grep '^ii' [2025-02-23T13:26:04.204Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-23T13:26:04.204Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-23T13:26:04.204Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-23T13:26:04.204Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-02-23T13:26:04.204Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-02-23T13:26:04.204Z] + 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-02-23T13:26:04.214Z] 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-02-23T13:26:04.487Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T13:26:05.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T13:26:05.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T13:26:05.138Z] prd-ubuntu20.04-docker-8c-8g-39542 does not seem to be running inside a container [2025-02-23T13:26:05.168Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-23T13:26:05.371Z] $ docker top 62c46fa239015cb8108f7ad5bab30322a7e70cd6bcaea6c3b0d442fadedbdb08 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T13:26:05.722Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-23T13:26:06.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-23T13:26:06.298Z] + ls /var/log/sa-host [2025-02-23T13:26:06.298Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T13:26:06.469Z] provisioning config files... [2025-02-23T13:26:06.477Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10188153353523391902tmp [Pipeline] { [Pipeline] echo [2025-02-23T13:26:06.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:26:06.788Z] ---> create-netrc.sh [Pipeline] } [2025-02-23T13:26:06.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:26:07.142Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-23T13:26:07.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:26:07.436Z] ---> sudo-logs.sh [2025-02-23T13:26:07.436Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-23T13:26:07.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:26:07.742Z] ---> job-cost.sh [2025-02-23T13:26:07.742Z] lf-activate-venv: SKIPPING [2025-02-23T13:26:07.742Z] DEBUG: total: 0.2199999988079071 [2025-02-23T13:26:07.742Z] INFO: Retrieving Stack Cost... [2025-02-23T13:26:08.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-23T13:26:08.571Z] INFO: Archiving Costs [Pipeline] echo [2025-02-23T13:26:08.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T13:26:08.869Z] ---> logs-deploy.sh [2025-02-23T13:26:08.869Z] lf-activate-venv: SKIPPING [2025-02-23T13:26:08.869Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/221 [2025-02-23T13:26:08.869Z] INFO: archiving workspace using pattern(s): [2025-02-23T13:26:09.807Z] Archives upload complete. [2025-02-23T13:26:10.067Z] INFO: archiving logs to Nexus