Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb5699bb165a45658e3c88aaba4577f28985ccb0 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-ssh2774542395826300507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16016776633612835841.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16295932324803938825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9143200027064130785.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-ssh311734818085927022.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8963 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 fb5699bb165a45658e3c88aaba4577f28985ccb0 (main) Commit message: "Merge pull request #525 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" > git config core.sparsecheckout # timeout=10 > git checkout -f fb5699bb165a45658e3c88aaba4577f28985ccb0 # timeout=10 > git rev-list --no-walk ae7361513ff83481958f7299311cbfd4338b11e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:50:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:50:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:50:11 ========================================================= 01:50:11 EdgeX Global Pipelines Version Info 01:50:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:50:12 ------------------- 01:50:12 stable info: 01:50:12 ------------------- 01:50:12 Commited By: Cherry Wang cherry@iotechsys.com 01:50:12 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:50:12 Message: update stable to v1.0.276 01:50:12 ------------------- 01:50:12 experimental info: 01:50:12 ------------------- 01:50:12 Commited By: **** collab-it+edgex@linuxfoundation.org 01:50:12 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:50:12 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 01:50:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb5699b [Pipeline] echo 01:50:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:13 provisioning config files... 01:50:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11924903972370579144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:13 ---> ****-login.sh 01:50:13 nexus3.edgexfoundry.org:10001 01:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:14 01:50:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:50:14 Configure a credential helper to remove this warning. See 01:50:14 https://docs.****.com/go/credential-store/ 01:50:14 01:50:14 Login Succeeded 01:50:14 nexus3.edgexfoundry.org:10002 01:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:14 01:50:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:50:14 Configure a credential helper to remove this warning. See 01:50:14 https://docs.****.com/go/credential-store/ 01:50:14 01:50:14 Login Succeeded 01:50:14 nexus3.edgexfoundry.org:10003 01:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:14 01:50:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:50:14 Configure a credential helper to remove this warning. See 01:50:14 https://docs.****.com/go/credential-store/ 01:50:14 01:50:14 Login Succeeded 01:50:14 nexus3.edgexfoundry.org:10004 01:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:14 01:50:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:50:14 Configure a credential helper to remove this warning. See 01:50:14 https://docs.****.com/go/credential-store/ 01:50:14 01:50:14 Login Succeeded 01:50:14 ****.io 01:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:14 01:50:14 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:50:14 Configure a credential helper to remove this warning. See 01:50:14 https://docs.****.com/go/credential-store/ 01:50:14 01:50:14 Login Succeeded 01:50:14 ---> ****-login.sh ends [Pipeline] } 01:50:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:50:15 + git rev-list -1 --merges fb5699bb165a45658e3c88aaba4577f28985ccb0~1..fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo 01:50:15 -----------> git rev-list -1 --merges fb5699bb165a45658e3c88aaba4577f28985ccb0~1..fb5699bb165a45658e3c88aaba4577f28985ccb0 fb5699bb165a45658e3c88aaba4577f28985ccb0 01:50:15 fb5699bb165a45658e3c88aaba4577f28985ccb0 [false] [Pipeline] sh 01:50:15 + git log --format=format:%s -1 fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo 01:50:15 ========================================================= 01:50:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:50:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:15 + git log --format=format:%s -1 fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo 01:50:15 [semverPrep] GIT_COMMIT: fb5699bb165a45658e3c88aaba4577f28985ccb0, Commit Message: Merge pull request #525 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38 [Pipeline] echo 01:50:15 [semverPrep] This is not a build commit. [Pipeline] sh 01:50:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:16 + grep -v github /etc/ssh/ssh_known_hosts 01:50:16 + [ -e /tmp/ssh_known_hosts ] 01:50:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:50:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:50:16 + sudo tee -a /etc/ssh/ssh_known_hosts 01:50:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:16 01:50:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:16 0.1.4: Pulling from edgex-devops/py-git-semver 01:50:16 3dae71ba6b94: Pulling fs layer 01:50:16 6bf1a483ea7c: Pulling fs layer 01:50:16 f5dfc541a4d3: Pulling fs layer 01:50:16 461d9e800cba: Pulling fs layer 01:50:16 80192f66455f: Pulling fs layer 01:50:16 2e8e34ca0e6c: Pulling fs layer 01:50:16 a29436f7fd5d: Pulling fs layer 01:50:16 923cac83aea3: Pulling fs layer 01:50:16 25ad8b0a4227: Pulling fs layer 01:50:16 db01528c6b51: Pulling fs layer 01:50:16 28988de357af: Pulling fs layer 01:50:16 a29436f7fd5d: Waiting 01:50:16 923cac83aea3: Waiting 01:50:16 25ad8b0a4227: Waiting 01:50:16 db01528c6b51: Waiting 01:50:16 28988de357af: Waiting 01:50:16 461d9e800cba: Waiting 01:50:16 80192f66455f: Waiting 01:50:16 2e8e34ca0e6c: Waiting 01:50:16 6bf1a483ea7c: Verifying Checksum 01:50:16 6bf1a483ea7c: Download complete 01:50:16 461d9e800cba: Verifying Checksum 01:50:16 461d9e800cba: Download complete 01:50:16 80192f66455f: Verifying Checksum 01:50:16 80192f66455f: Download complete 01:50:17 f5dfc541a4d3: Verifying Checksum 01:50:17 f5dfc541a4d3: Download complete 01:50:17 3dae71ba6b94: Verifying Checksum 01:50:17 3dae71ba6b94: Download complete 01:50:17 923cac83aea3: Verifying Checksum 01:50:17 923cac83aea3: Download complete 01:50:17 25ad8b0a4227: Verifying Checksum 01:50:17 25ad8b0a4227: Download complete 01:50:17 db01528c6b51: Verifying Checksum 01:50:17 db01528c6b51: Download complete 01:50:17 28988de357af: Verifying Checksum 01:50:17 28988de357af: Download complete 01:50:17 a29436f7fd5d: Verifying Checksum 01:50:17 2e8e34ca0e6c: Verifying Checksum 01:50:17 2e8e34ca0e6c: Download complete 01:50:18 3dae71ba6b94: Pull complete 01:50:18 6bf1a483ea7c: Pull complete 01:50:19 f5dfc541a4d3: Pull complete 01:50:19 461d9e800cba: Pull complete 01:50:19 80192f66455f: Pull complete 01:50:24 2e8e34ca0e6c: Pull complete 01:50:24 a29436f7fd5d: Pull complete 01:50:24 923cac83aea3: Pull complete 01:50:24 25ad8b0a4227: Pull complete 01:50:24 db01528c6b51: Pull complete 01:50:24 28988de357af: Pull complete 01:50:24 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:24 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 01:50:24 $ 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 01:50:28 $ docker top e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 -eo pid,comm 01:50:28 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). 01:50:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:28 [ssh-agent] Looking for ssh-agent implementation... 01:50:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:28 $ docker exec e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 ssh-agent 01:50:28 SSH_AUTH_SOCK=/tmp/ssh-nd65JKhG474B/agent.32 01:50:28 SSH_AGENT_PID=38 01:50:28 Running ssh-add (command line suppressed) 01:50:28 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4355500816814657574.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4355500816814657574.key) 01:50:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:29 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 01:50:29 + git tag --points-at HEAD [Pipeline] } 01:50:29 $ docker exec --env ******** --env ******** e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 ssh-agent -k 01:50:29 unset SSH_AUTH_SOCK; 01:50:29 unset SSH_AGENT_PID; 01:50:29 echo Agent pid 38 killed; 01:50:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:50:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:29 [ssh-agent] Looking for ssh-agent implementation... 01:50:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:29 $ docker exec e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 ssh-agent 01:50:29 SSH_AUTH_SOCK=/tmp/ssh-yNwoT0OSK3he/agent.86 01:50:29 SSH_AGENT_PID=92 01:50:29 Running ssh-add (command line suppressed) 01:50:29 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17320472882013868319.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17320472882013868319.key) 01:50:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:30 + git semver init 01:50:30 2025-09-17 01:50:30,444 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:50:30 2025-09-17 01:50:30,447 [run_init] DEBUG init version:0.0.0 force:False 01:50:30 2025-09-17 01:50:30,448 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 01:50:30 2025-09-17 01:50:30,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 01:50:30 2025-09-17 01:50:30,448 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 01:50:32 2025-09-17 01:50:31,917 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 01:50:32 2025-09-17 01:50:31,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 01:50:32 2025-09-17 01:50:31,917 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:50:32 2025-09-17 01:50:31,917 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:50:32 4.1.0-dev.9 [Pipeline] } 01:50:32 $ docker exec --env ******** --env ******** e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 ssh-agent -k 01:50:32 unset SSH_AUTH_SOCK; 01:50:32 unset SSH_AGENT_PID; 01:50:32 echo Agent pid 92 killed; 01:50:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:32 + git semver [Pipeline] } 01:50:33 $ docker stop --time=1 e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 01:50:34 $ docker rm -f --volumes e13792fa8b8b10d5d9fc2ed60baada5f5be1272d38141acd77553f6fc82bf535 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:50:35 Stashed 1 file(s) [Pipeline] echo 01:50:35 [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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 01:50:35 provisioning config files... 01:50:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6438667459933276044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:35 ---> ****-login.sh 01:50:35 nexus3.edgexfoundry.org:10001 01:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:35 Login Succeeded 01:50:35 nexus3.edgexfoundry.org:10002 01:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:35 Login Succeeded 01:50:35 nexus3.edgexfoundry.org:10003 01:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:36 Login Succeeded 01:50:36 nexus3.edgexfoundry.org:10004 01:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:36 Login Succeeded 01:50:36 ****.io 01:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:36 Login Succeeded 01:50:36 ---> ****-login.sh ends [Pipeline] } 01:50:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:50:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:50:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:50:36 ========================================================= 01:50:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:50:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:36 + 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 . 01:50:37 #0 building with "default" instance using docker driver 01:50:37 01:50:37 #1 [internal] load build definition from Dockerfile 01:50:37 #1 transferring dockerfile: 1.75kB done 01:50:37 #1 DONE 0.0s 01:50:37 01:50:37 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:50:37 #2 DONE 0.1s 01:50:37 01:50:37 #3 [internal] load .dockerignore 01:50:37 #3 transferring context: 2B done 01:50:37 #3 DONE 0.0s 01:50:37 01:50:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:50:37 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:50:37 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:50:37 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:50:37 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 01:50:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s 01:50:37 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:50:37 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:50:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.87MB / 74.06MB 0.2s 01:50:37 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:50:37 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 01:50:37 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:50:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:50:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 01:50:37 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 01:50:37 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 01:50:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s 01:50:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 01:50:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.54MB / 103.05MB 0.3s 01:50:37 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:50:37 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 01:50:37 #4 ... 01:50:37 01:50:37 #5 [internal] load build context 01:50:37 #5 transferring context: 47.02MB 0.3s done 01:50:37 #5 DONE 0.3s 01:50:37 01:50:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:50:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 42.99MB / 74.06MB 0.4s 01:50:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 13.63MB / 103.05MB 0.4s 01:50:37 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.4s 01:50:37 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 01:50:37 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 01:50:37 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 33.55MB / 103.05MB 0.6s 01:50:37 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 01:50:38 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 72.35MB / 103.05MB 0.8s 01:50:38 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 01:50:38 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 0.9s 01:50:38 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:50:38 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 01:50:38 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 01:50:42 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done 01:50:43 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:50:43 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:50:43 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:50:43 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:50:43 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:50:43 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:50:43 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:50:46 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done 01:50:46 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 01:50:46 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 01:50:46 #4 DONE 9.3s 01:50:46 01:50:46 #6 [builder 2/7] RUN apk add --no-cache make git 01:50:46 #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:50:47 #6 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:50:47 #6 0.682 OK: 248 MiB in 58 packages 01:50:50 Still waiting to schedule task 01:50:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8962’ 01:50:50 #6 DONE 3.4s 01:50:50 01:50:50 #7 [builder 3/7] WORKDIR /device-onvif-camera 01:50:50 #7 DONE 0.0s 01:50:50 01:50:50 #8 [builder 4/7] COPY go.mod vendor* ./ 01:50:50 #8 DONE 0.0s 01:50:50 01:50:50 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:08 #9 DONE 17.0s 01:51:08 01:51:08 #10 [builder 6/7] COPY . . 01:51:08 #10 DONE 0.3s 01:51:08 01:51:08 #11 [builder 7/7] RUN echo noop 01:51:08 #11 0.197 noop 01:51:08 #11 DONE 0.2s 01:51:08 01:51:08 #12 exporting to image 01:51:08 #12 exporting layers 01:51:15 #12 exporting layers 7.0s done 01:51:15 #12 writing image sha256:2fafdb705c8aa758c4f8dbd6176766642998315a4be209a2577b5e58bd5697eb done 01:51:15 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:51:15 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:15 + docker inspect -f . ci-base-image-x86_64 01:51:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:15 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 01:51:15 $ 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 01:51:16 $ docker top 6d46a484f8e45d2a2d3b1758d2b22dfe718645fac62637b4f71abeaa9438ef71 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:16 + go version 01:51:16 go version go1.23.9 linux/amd64 [Pipeline] } 01:51:16 $ docker stop --time=1 6d46a484f8e45d2a2d3b1758d2b22dfe718645fac62637b4f71abeaa9438ef71 01:51:17 $ docker rm -f --volumes 6d46a484f8e45d2a2d3b1758d2b22dfe718645fac62637b4f71abeaa9438ef71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:18 + docker inspect -f . ci-base-image-x86_64 01:51:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:18 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 01:51:18 $ 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 01:51:18 $ docker top 70c8f37437a567b33f239f9707667fc05359914cf2745b9a86a62f21e8a0cc53 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:18 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 01:51:19 + make test 01:51:19 go test ./... -coverprofile=coverage.out ./... 01:51:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:51:38 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 01:51:38 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 01:51:40 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.2% of statements 01:51:40 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.237s coverage: 86.5% of statements 01:51:50 go vet ./... 01:51:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:51:55 ./bin/test-attribution-txt.sh 01:51:55 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:51:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:51:55 $ docker stop --time=1 70c8f37437a567b33f239f9707667fc05359914cf2745b9a86a62f21e8a0cc53 01:51:58 $ docker rm -f --volumes 70c8f37437a567b33f239f9707667fc05359914cf2745b9a86a62f21e8a0cc53 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:52:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:52:00 + ls -al . 01:52:00 total 320 01:52:00 drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 01:51 . 01:52:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:50 .. 01:52:00 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:51 .git 01:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:50 .github 01:52:00 -rw-rw-r-- 1 jenkins jenkins 493 Sep 17 01:50 .gitignore 01:52:00 -rw-rw-r-- 1 jenkins jenkins 199 Sep 17 01:50 .golangci.yml 01:52:00 drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:50 .semver 01:52:00 -rw-rw-r-- 1 jenkins jenkins 20612 Sep 17 01:50 Attribution.txt 01:52:00 -rw-rw-r-- 1 jenkins jenkins 19022 Sep 17 01:50 CHANGELOG.md 01:52:00 -rw-rw-r-- 1 jenkins jenkins 1715 Sep 17 01:50 Dockerfile 01:52:00 -rw-rw-r-- 1 jenkins jenkins 677 Sep 17 01:50 GOVERNANCE.md 01:52:00 -rw-rw-r-- 1 jenkins jenkins 739 Sep 17 01:50 Jenkinsfile 01:52:00 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:50 LICENSE 01:52:00 -rw-rw-r-- 1 jenkins jenkins 3465 Sep 17 01:50 Makefile 01:52:00 -rw-rw-r-- 1 jenkins jenkins 625 Sep 17 01:50 OWNERS.md 01:52:00 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 17 01:50 README.md 01:52:00 -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:50 VERSION 01:52:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:50 bin 01:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:50 cmd 01:52:00 -rw-r--r-- 1 jenkins jenkins 92472 Sep 17 01:51 coverage.out 01:52:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:50 doc 01:52:00 -rw-rw-r-- 1 jenkins jenkins 6510 Sep 17 01:50 go.mod 01:52:00 -rw-rw-r-- 1 jenkins jenkins 87686 Sep 17 01:50 go.sum 01:52:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:50 internal 01:52:00 -rw-rw-r-- 1 jenkins jenkins 236 Sep 17 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:00 + 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=fb5699bb165a45658e3c88aaba4577f28985ccb0 --label arch=amd64 --label version=4.1.0-dev.9 . 01:52:00 #0 building with "default" instance using docker driver 01:52:00 01:52:00 #1 [internal] load build definition from Dockerfile 01:52:00 #1 transferring dockerfile: 1.75kB done 01:52:00 #1 DONE 0.0s 01:52:00 01:52:00 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:52:00 #2 DONE 0.0s 01:52:00 01:52:00 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:52:00 #3 DONE 0.1s 01:52:00 01:52:00 #4 [internal] load .dockerignore 01:52:00 #4 transferring context: 2B done 01:52:00 #4 DONE 0.0s 01:52:00 01:52:00 #5 [internal] load build context 01:52:00 #5 transferring context: 111.78kB 0.0s done 01:52:00 #5 DONE 0.0s 01:52:00 01:52:00 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:52:00 #6 DONE 0.1s 01:52:00 01:52:00 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:52:00 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:52:00 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:52:00 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:52:00 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:52:00 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:52:00 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:52:00 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:52:00 #7 DONE 0.2s 01:52:00 01:52:00 #8 [builder 2/7] RUN apk add --no-cache make git 01:52:01 #8 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:52:01 #8 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:52:01 #8 0.553 OK: 248 MiB in 58 packages 01:52:01 #8 DONE 0.8s 01:52:01 01:52:01 #9 [builder 3/7] WORKDIR /device-onvif-camera 01:52:01 #9 DONE 0.0s 01:52:01 01:52:01 #10 [builder 4/7] COPY go.mod vendor* ./ 01:52:01 #10 DONE 0.0s 01:52:01 01:52:01 #11 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:52:01 #11 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:52:01 #11 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:52:01 #11 0.622 (1/1) Installing dumb-init (1.2.5-r3) 01:52:01 #11 0.629 Executing busybox-1.36.1-r29.trigger 01:52:01 #11 0.637 OK: 8 MiB in 15 packages 01:52:01 #11 DONE 0.7s 01:52:01 01:52:01 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:02 #12 DONE 0.6s 01:52:02 01:52:02 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:52:02 #13 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:52:02 #13 0.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:52:02 #13 0.625 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:52:02 #13 0.636 Executing busybox-1.36.1-r30.post-upgrade 01:52:02 #13 ... 01:52:02 01:52:02 #14 [builder 6/7] COPY . . 01:52:02 #14 DONE 0.3s 01:52:02 01:52:02 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:52:02 #13 0.904 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:52:02 #13 0.915 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:52:02 #13 0.931 Executing busybox-1.36.1-r30.trigger 01:52:02 #13 0.934 OK: 8 MiB in 15 packages 01:52:02 #13 DONE 1.0s 01:52:02 01:52:02 #15 [builder 7/7] RUN make build 01:52:02 #15 0.314 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:52:24 #15 DONE 22.2s 01:52:25 01:52:25 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 01:52:25 #16 DONE 0.2s 01:52:25 01:52:25 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 01:52:25 #17 DONE 0.0s 01:52:25 01:52:25 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 01:52:25 #18 DONE 0.0s 01:52:25 01:52:25 #19 exporting to image 01:52:25 #19 exporting layers 0.1s done 01:52:25 #19 writing image sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done 01:52:25 #19 naming to docker.io/library/device-onvif-camera done 01:52:25 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:25 provisioning config files... 01:52:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1645745747951226986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:25 ---> ****-login.sh 01:52:25 nexus3.edgexfoundry.org:10001 01:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:25 Login Succeeded 01:52:25 nexus3.edgexfoundry.org:10002 01:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:25 Login Succeeded 01:52:25 nexus3.edgexfoundry.org:10003 01:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:26 Login Succeeded 01:52:26 nexus3.edgexfoundry.org:10004 01:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:26 Login Succeeded 01:52:26 ****.io 01:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:26 Login Succeeded 01:52:26 ---> ****-login.sh ends [Pipeline] } 01:52:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:52:26 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 01:52:26 fb5699bb165a45658e3c88aaba4577f28985ccb0 01:52:26 latest 01:52:26 4.1.0-dev.9 01:52:26 fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 01:52:26 main 01:52:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 01:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:52:27 6a667e79652b: Preparing 01:52:27 da24cdba1cd8: Preparing 01:52:27 a0267b0cadb7: Preparing 01:52:27 d1c872295c07: Preparing 01:52:27 9670dc399a5e: Preparing 01:52:27 097100c76c15: Preparing 01:52:27 097100c76c15: Waiting 01:52:27 6a667e79652b: Pushed 01:52:27 9670dc399a5e: Pushed 01:52:27 da24cdba1cd8: Pushed 01:52:27 097100c76c15: Layer already exists 01:52:29 d1c872295c07: Pushed 01:52:32 a0267b0cadb7: Pushed 01:52:32 fb5699bb165a45658e3c88aaba4577f28985ccb0: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:52:33 6a667e79652b: Preparing 01:52:33 da24cdba1cd8: Preparing 01:52:33 a0267b0cadb7: Preparing 01:52:33 d1c872295c07: Preparing 01:52:33 9670dc399a5e: Preparing 01:52:33 097100c76c15: Preparing 01:52:33 097100c76c15: Waiting 01:52:33 d1c872295c07: Layer already exists 01:52:33 9670dc399a5e: Layer already exists 01:52:33 da24cdba1cd8: Layer already exists 01:52:33 a0267b0cadb7: Layer already exists 01:52:33 6a667e79652b: Layer already exists 01:52:33 097100c76c15: Layer already exists 01:52:33 latest: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 01:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:52:34 6a667e79652b: Preparing 01:52:34 da24cdba1cd8: Preparing 01:52:34 a0267b0cadb7: Preparing 01:52:34 d1c872295c07: Preparing 01:52:34 9670dc399a5e: Preparing 01:52:34 097100c76c15: Preparing 01:52:34 097100c76c15: Waiting 01:52:34 9670dc399a5e: Layer already exists 01:52:34 da24cdba1cd8: Layer already exists 01:52:34 6a667e79652b: Layer already exists 01:52:34 a0267b0cadb7: Layer already exists 01:52:34 d1c872295c07: Layer already exists 01:52:34 097100c76c15: Layer already exists 01:52:34 4.1.0-dev.9: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 01:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:52:34 6a667e79652b: Preparing 01:52:34 da24cdba1cd8: Preparing 01:52:34 a0267b0cadb7: Preparing 01:52:34 d1c872295c07: Preparing 01:52:34 9670dc399a5e: Preparing 01:52:34 097100c76c15: Preparing 01:52:34 097100c76c15: Waiting 01:52:34 6a667e79652b: Layer already exists 01:52:34 da24cdba1cd8: Layer already exists 01:52:34 d1c872295c07: Layer already exists 01:52:34 9670dc399a5e: Layer already exists 01:52:34 a0267b0cadb7: Layer already exists 01:52:34 097100c76c15: Layer already exists 01:52:34 fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:52:35 6a667e79652b: Preparing 01:52:35 da24cdba1cd8: Preparing 01:52:35 a0267b0cadb7: Preparing 01:52:35 d1c872295c07: Preparing 01:52:35 9670dc399a5e: Preparing 01:52:35 097100c76c15: Preparing 01:52:35 097100c76c15: Waiting 01:52:35 a0267b0cadb7: Layer already exists 01:52:35 d1c872295c07: Layer already exists 01:52:35 6a667e79652b: Layer already exists 01:52:35 9670dc399a5e: Layer already exists 01:52:35 da24cdba1cd8: Layer already exists 01:52:35 097100c76c15: Layer already exists 01:52:35 main: digest: sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:35 ===================================================== [Pipeline] echo 01:52:35 taggedImages: 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 01:52:35 ========================================================= 01:52:35 [edgeXBuildMultiArch] RAW Config: 01:52:35 images: 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 01:52:35 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:52:35 settingsFile: 01:52:35 device-onvif-camera-settings 01:52:35 ========================================================= [Pipeline] node 01:52:50 Still waiting to schedule task 01:52:50 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:53:44 Running on prd-centos7-docker-4c-2g-8966 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:44 provisioning config files... 01:53:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15361530378803176176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:48 ---> ****-login.sh 01:53:48 nexus3.edgexfoundry.org:10001 01:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 nexus3.edgexfoundry.org:10002 01:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 nexus3.edgexfoundry.org:10003 01:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 nexus3.edgexfoundry.org:10004 01:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 ****.io 01:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:48 Configure a credential helper to remove this warning. See 01:53:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:48 01:53:48 Login Succeeded 01:53:48 ---> ****-login.sh ends [Pipeline] } 01:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:49 + docker buildx ls 01:53:49 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:53:49 default * docker 01:53:49 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:53:49 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:53:49 edgex-builder [Pipeline] sh 01:53:50 + docker buildx inspect --bootstrap 01:53:50 #1 [internal] booting buildkit 01:53:50 #1 pulling image moby/buildkit:buildx-stable-1 01:53:54 #1 pulling image moby/buildkit:buildx-stable-1 3.8s done 01:53:54 #1 creating container buildx_buildkit_edgex-builder0 01:53:55 #1 creating container buildx_buildkit_edgex-builder0 2.3s done 01:53:55 #1 DONE 6.1s 01:53:56 Name: edgex-builder 01:53:56 Driver: docker-container 01:53:56 01:53:56 Nodes: 01:53:56 Name: edgex-builder0 01:53:56 Endpoint: unix:///var/run/docker.sock 01:53:56 Status: running 01:53:56 Buildkit: v0.24.0 01:53:56 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:53:56 + docker buildx ls 01:53:56 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:53:56 edgex-builder * docker-container 01:53:56 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:53:56 default docker 01:53:56 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:53:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0' 01:53:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 --push - 01:53:56 #1 [internal] load build definition from Dockerfile 01:53:56 #1 transferring dockerfile: 204B done 01:53:56 #1 DONE 0.0s 01:53:56 01:53:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 01:53:56 #2 DONE 0.1s 01:53:56 01:53:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0 01:53:56 #3 DONE 0.1s 01:53:56 01:53:56 #4 [internal] load .dockerignore 01:53:56 #4 transferring context: 2B done 01:53:56 #4 DONE 0.0s 01:53:56 01:53:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:56 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done 01:53:56 #5 DONE 0.0s 01:53:56 01:53:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:56 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done 01:53:56 #6 DONE 0.1s 01:53:56 01:53:56 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:53:56 #7 DONE 0.0s 01:53:56 01:53:56 #8 exporting to image 01:53:56 #8 exporting layers done 01:53:56 #8 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done 01:53:56 #8 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done 01:53:56 #8 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done 01:53:56 #8 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done 01:53:56 #8 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done 01:53:56 #8 pushing layers 0.1s done 01:53:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 01:53:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done 01:53:57 #8 DONE 0.2s 01:53:57 01:53:57 1 warning found (use --debug to expand): 01:53:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:53:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 01:53:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 01:53:57 #1 [internal] load build definition from Dockerfile 01:53:57 #1 transferring dockerfile: 170B done 01:53:57 #1 DONE 0.0s 01:53:57 01:53:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:53:57 #2 DONE 0.0s 01:53:57 01:53:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:53:57 #3 DONE 0.0s 01:53:57 01:53:57 #4 [internal] load .dockerignore 01:53:57 #4 transferring context: 2B done 01:53:57 #4 DONE 0.0s 01:53:57 01:53:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:57 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done 01:53:57 #5 CACHED 01:53:57 01:53:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:57 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done 01:53:57 #6 CACHED 01:53:57 01:53:57 #7 exporting to image 01:53:57 #7 exporting layers 01:53:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:57 #7 exporting layers done 01:53:57 #7 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done 01:53:57 #7 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done 01:53:57 #7 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done 01:53:57 #7 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done 01:53:57 #7 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done 01:53:57 #7 pushing layers 0.0s done 01:53:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done 01:53:57 #7 DONE 0.1s 01:53:57 01:53:57 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:53:57 #8 DONE 0.0s 01:53:57 01:53:57 1 warning found (use --debug to expand): 01:53:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:53:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9' 01:53:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 --push - 01:53:58 #1 [internal] load build definition from Dockerfile 01:53:58 #1 transferring dockerfile: 175B done 01:53:58 #1 DONE 0.0s 01:53:58 01:53:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 01:53:58 #2 DONE 0.0s 01:53:58 01:53:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9 01:53:58 #3 DONE 0.0s 01:53:58 01:53:58 #4 [internal] load .dockerignore 01:53:58 #4 transferring context: 2B done 01:53:58 #4 DONE 0.0s 01:53:58 01:53:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:58 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done 01:53:58 #5 CACHED 01:53:58 01:53:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:58 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done 01:53:58 #6 CACHED 01:53:58 01:53:58 #7 exporting to image 01:53:58 #7 exporting layers done 01:53:58 #7 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done 01:53:58 #7 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done 01:53:58 #7 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done 01:53:58 #7 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done 01:53:58 #7 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done 01:53:58 #7 pushing layers 0.0s done 01:53:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 01:53:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.9@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done 01:53:58 #7 DONE 0.1s 01:53:58 01:53:58 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:53:58 #8 DONE 0.0s 01:53:58 01:53:58 1 warning found (use --debug to expand): 01:53:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:53:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9' 01:53:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 --push - 01:53:58 #1 [internal] load build definition from Dockerfile 01:53:58 #1 transferring dockerfile: 216B done 01:53:58 #1 DONE 0.0s 01:53:58 01:53:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 01:53:58 #2 DONE 0.0s 01:53:58 01:53:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 01:53:58 #3 DONE 0.0s 01:53:58 01:53:58 #4 [internal] load .dockerignore 01:53:58 #4 transferring context: 2B done 01:53:58 #4 DONE 0.0s 01:53:58 01:53:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:58 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 done 01:53:58 #5 CACHED 01:53:58 01:53:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:58 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done 01:53:58 #6 CACHED 01:53:58 01:53:58 #7 exporting to image 01:53:58 #7 exporting layers done 01:53:58 #7 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done 01:53:58 #7 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done 01:53:58 #7 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done 01:53:58 #7 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done 01:53:58 #7 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done 01:53:58 #7 pushing layers 0.0s done 01:53:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 01:53:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done 01:53:58 #7 DONE 0.1s 01:53:58 01:53:58 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:53:58 #8 DONE 0.0s 01:53:58 01:53:58 1 warning found (use --debug to expand): 01:53:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:53:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 01:53:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 01:53:59 #1 [internal] load build definition from Dockerfile 01:53:59 #1 transferring dockerfile: 168B done 01:53:59 #1 DONE 0.0s 01:53:59 01:53:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:53:59 #2 DONE 0.0s 01:53:59 01:53:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:53:59 #3 DONE 0.0s 01:53:59 01:53:59 #4 [internal] load .dockerignore 01:53:59 #4 transferring context: 2B done 01:53:59 #4 DONE 0.0s 01:53:59 01:53:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:59 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done 01:53:59 #5 CACHED 01:53:59 01:53:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 01:53:59 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:53d465b6dd91368995078f9a630d419e211a93246fadb401cc5c7bdcc1f093d8 0.0s done 01:53:59 #6 CACHED 01:53:59 01:53:59 #7 exporting to image 01:53:59 #7 exporting layers done 01:53:59 #7 exporting manifest sha256:5b6c4d716765e860f0dbb76cac65d48a491d1f7569e0a9196a5a47bb2242cd22 done 01:53:59 #7 exporting config sha256:3c8cd4e66875cc88b6ec60e0567578298de97ffef2e913fa89e31dc9185bb380 done 01:53:59 #7 exporting manifest sha256:ce51213e6e6546f9e1e96515f0c667b9a5b84a2e6442311aa328781f94f2fcb7 done 01:53:59 #7 exporting config sha256:003e83e24f9a3dc9a2405128fdf8d1fb4fb53437d3b2ecfaa72a4d93d9fd877d done 01:53:59 #7 exporting manifest list sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae done 01:53:59 #7 pushing layers 0.0s done 01:53:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 01:53:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:177e1d293104334ea1014362b96c85212b4a9d06a941e12c1aa6221d9ee6f1ae 0.1s done 01:53:59 #7 DONE 0.1s 01:53:59 01:53:59 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:53:59 #8 DONE 0.0s 01:53:59 01:53:59 1 warning found (use --debug to expand): 01:53:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:53:59 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:54:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:54:00 ---> package-listing.sh 01:54:00 ++ facter osfamily 01:54:00 ++ tr '[:upper:]' '[:lower:]' 01:54:00 + OS_FAMILY=redhat 01:54:00 + workspace=/w/workspace/foundry_device-onvif-camera_main 01:54:00 + START_PACKAGES=/tmp/packages_start.txt 01:54:00 + END_PACKAGES=/tmp/packages_end.txt 01:54:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:54:00 + PACKAGES=/tmp/packages_start.txt 01:54:00 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:54:00 + PACKAGES=/tmp/packages_end.txt 01:54:00 + case "${OS_FAMILY}" in 01:54:00 + sort 01:54:00 + rpm -qa 01:54:01 + '[' -f /tmp/packages_start.txt ']' 01:54:01 + '[' -f /tmp/packages_end.txt ']' 01:54:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:54:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:54:01 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 01:54:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 01:54:01 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 01:54:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:02 01:54:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:02 latest: Pulling from edgex-lftools-log-publisher 01:54:02 5eb5b503b376: Pulling fs layer 01:54:02 5c69ac0246d0: Pulling fs layer 01:54:02 ec43610c2a17: Pulling fs layer 01:54:02 3a2ae6a8a46f: Pulling fs layer 01:54:02 33b1e0a273af: Pulling fs layer 01:54:02 5d3b04190fa2: Pulling fs layer 01:54:02 2f39f015ded8: Pulling fs layer 01:54:02 33b1e0a273af: Waiting 01:54:02 5d3b04190fa2: Waiting 01:54:02 2f39f015ded8: Waiting 01:54:02 3a2ae6a8a46f: Waiting 01:54:02 5c69ac0246d0: Verifying Checksum 01:54:02 5c69ac0246d0: Download complete 01:54:02 3a2ae6a8a46f: Verifying Checksum 01:54:02 3a2ae6a8a46f: Download complete 01:54:02 33b1e0a273af: Verifying Checksum 01:54:02 33b1e0a273af: Download complete 01:54:02 5d3b04190fa2: Verifying Checksum 01:54:02 5d3b04190fa2: Download complete 01:54:02 ec43610c2a17: Verifying Checksum 01:54:02 ec43610c2a17: Download complete 01:54:02 5eb5b503b376: Download complete 01:54:03 2f39f015ded8: Verifying Checksum 01:54:03 2f39f015ded8: Download complete 01:54:04 5eb5b503b376: Pull complete 01:54:04 5c69ac0246d0: Pull complete 01:54:04 ec43610c2a17: Pull complete 01:54:04 3a2ae6a8a46f: Pull complete 01:54:04 33b1e0a273af: Pull complete 01:54:04 5d3b04190fa2: Pull complete 01:54:09 2f39f015ded8: Pull complete 01:54:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:09 prd-centos7-docker-4c-2g-8966 does not seem to be running inside a container 01:54:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:54:14 $ docker top d91ebf5607db85970d1f2e986af5ba12b774b55fff6d791fdf4e447ac8db4426 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:14 + touch /tmp/pre-build-complete [Pipeline] sh 01:54:14 + mkdir -p /var/log/sysstat [Pipeline] sh 01:54:14 + ls /var/log/sa-host 01:54:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:15 provisioning config files... 01:54:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7863835310654951753tmp [Pipeline] { [Pipeline] echo 01:54:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:54:15 ---> create-netrc.sh [Pipeline] } 01:54:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:54:15 ---> python-tools-install.sh [Pipeline] echo 01:54:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:54:16 ---> sudo-logs.sh 01:54:16 Archiving 'sudo' log.. 01:54:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-8966.novalocal: Name or service not known 01:54:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-8966.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:54:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:54:16 ---> job-cost.sh 01:54:16 lf-activate-venv: SKIPPING 01:54:16 INFO: No Stack... 01:54:17 INFO: Retrieving Pricing Info for: v3-standard-2 01:54:17 INFO: Archiving Costs [Pipeline] echo 01:54:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:54:17 ---> logs-deploy.sh 01:54:17 lf-activate-venv: SKIPPING 01:54:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/235 01:54:17 INFO: archiving workspace using pattern(s): 01:54:18 Archives upload complete. 01:54:18 INFO: archiving logs to Nexus 01:54:19 ---> uname -a: 01:54:19 Linux prd-centos7-docker-4c-2g-8966.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:54:19 01:54:19 01:54:19 ---> lscpu: 01:54:19 Architecture: x86_64 01:54:19 CPU op-mode(s): 32-bit, 64-bit 01:54:19 Byte Order: Little Endian 01:54:19 Address sizes: 40 bits physical, 48 bits virtual 01:54:19 CPU(s): 2 01:54:19 On-line CPU(s) list: 0,1 01:54:19 Thread(s) per core: 1 01:54:19 Core(s) per socket: 1 01:54:19 Socket(s): 2 01:54:19 NUMA node(s): 1 01:54:19 Vendor ID: AuthenticAMD 01:54:19 CPU family: 23 01:54:19 Model: 49 01:54:19 Model name: AMD EPYC-Rome Processor 01:54:19 Stepping: 0 01:54:19 CPU MHz: 2799.998 01:54:19 BogoMIPS: 5599.99 01:54:19 Virtualization: AMD-V 01:54:19 Hypervisor vendor: KVM 01:54:19 Virtualization type: full 01:54:19 L1d cache: 64 KiB 01:54:19 L1i cache: 64 KiB 01:54:19 L2 cache: 1 MiB 01:54:19 L3 cache: 32 MiB 01:54:19 NUMA node0 CPU(s): 0,1 01:54:19 Vulnerability Itlb multihit: Not affected 01:54:19 Vulnerability L1tf: Not affected 01:54:19 Vulnerability Mds: Not affected 01:54:19 Vulnerability Meltdown: Not affected 01:54:19 Vulnerability Mmio stale data: Not affected 01:54:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:54:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:54:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:54:19 Vulnerability Srbds: Not affected 01:54:19 Vulnerability Tsx async abort: Not affected 01:54:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:54:19 01:54:19 01:54:19 ---> nproc: 01:54:19 2 01:54:19 01:54:19 01:54:19 ---> df -h: 01:54:19 Filesystem Size Used Avail Use% Mounted on 01:54:19 overlay 40G 7.3G 33G 19% / 01:54:19 tmpfs 64M 0 64M 0% /dev 01:54:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:54:19 shm 64M 0 64M 0% /dev/shm 01:54:19 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:54:19 01:54:19 01:54:19 Cannot open /var/log/sysstat/sa17: No such file or directory 01:54:19 Please check if data collecting is enabled 01:54:19 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:19 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:54:19 $ docker stop --time=1 d91ebf5607db85970d1f2e986af5ba12b774b55fff6d791fdf4e447ac8db4426 01:54:20 $ docker rm -f --volumes d91ebf5607db85970d1f2e986af5ba12b774b55fff6d791fdf4e447ac8db4426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:54:20 [WS-CLEANUP] Deleting project workspace... 01:54:20 [WS-CLEANUP] Deferred wipeout is used... 01:54:20 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:21 01:54:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:21 latest: Pulling from edgex-lftools-log-publisher 01:54:21 5eb5b503b376: Pulling fs layer 01:54:21 5c69ac0246d0: Pulling fs layer 01:54:21 ec43610c2a17: Pulling fs layer 01:54:21 3a2ae6a8a46f: Pulling fs layer 01:54:21 33b1e0a273af: Pulling fs layer 01:54:21 5d3b04190fa2: Pulling fs layer 01:54:21 2f39f015ded8: Pulling fs layer 01:54:21 3a2ae6a8a46f: Waiting 01:54:21 5d3b04190fa2: Waiting 01:54:21 33b1e0a273af: Waiting 01:54:21 2f39f015ded8: Waiting 01:54:21 5c69ac0246d0: Verifying Checksum 01:54:21 5c69ac0246d0: Download complete 01:54:21 3a2ae6a8a46f: Verifying Checksum 01:54:21 3a2ae6a8a46f: Download complete 01:54:21 33b1e0a273af: Verifying Checksum 01:54:21 33b1e0a273af: Download complete 01:54:21 5d3b04190fa2: Verifying Checksum 01:54:21 5d3b04190fa2: Download complete 01:54:21 ec43610c2a17: Verifying Checksum 01:54:21 ec43610c2a17: Download complete 01:54:21 5eb5b503b376: Verifying Checksum 01:54:21 5eb5b503b376: Download complete 01:54:22 2f39f015ded8: Download complete 01:54:23 5eb5b503b376: Pull complete 01:54:23 5c69ac0246d0: Pull complete 01:54:23 ec43610c2a17: Pull complete 01:54:23 3a2ae6a8a46f: Pull complete 01:54:23 33b1e0a273af: Pull complete 01:54:23 5d3b04190fa2: Pull complete 01:54:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8965 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 01:54:26 Running in /w/workspace/device-onvif-camera/235 [Pipeline] { [Pipeline] checkout 01:54:29 The recommended git tool is: git 01:54:30 2f39f015ded8: Pull complete 01:54:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:30 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 01:54:30 $ 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 01:54:32 $ docker top 9db9d611de11dd3b829321e0d812ce9f2754ca5b57ff7d7f93f5b22713ebf0ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:32 ---> job-cost.sh 01:54:32 lf-activate-venv: SKIPPING 01:54:32 INFO: No Stack... 01:54:33 INFO: Retrieving Pricing Info for: v3-standard-8 01:54:33 INFO: Archiving Costs [Pipeline] sh 01:54:33 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 01:54:33 + cut -d, -f6 [Pipeline] lock 01:54:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] 01:54:33 Resource [jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] did not exist. Created. 01:54:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:34 + echo total: 0.2199999988079071 [Pipeline] stash 01:54:34 Stashed 1 file(s) [Pipeline] } 01:54:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:34 $ docker stop --time=1 9db9d611de11dd3b829321e0d812ce9f2754ca5b57ff7d7f93f5b22713ebf0ed 01:54:35 using credential edgex-jenkins-ssh 01:54:35 Cloning the remote Git repository 01:54:35 $ docker rm -f --volumes 9db9d611de11dd3b829321e0d812ce9f2754ca5b57ff7d7f93f5b22713ebf0ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:54:35 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 01:54:35 > git init /w/workspace/device-onvif-camera/235 # timeout=10 01:54:35 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 01:54:35 > git --version # timeout=10 01:54:35 > git --version # 'git version 2.25.1' 01:54:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:39 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 01:54:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:40 Avoid second fetch 01:54:40 Checking out Revision fb5699bb165a45658e3c88aaba4577f28985ccb0 (main) 01:54:40 Commit message: "Merge pull request #525 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" 01:54:40 > git config core.sparsecheckout # timeout=10 01:54:40 > git checkout -f fb5699bb165a45658e3c88aaba4577f28985ccb0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:45 provisioning config files... 01:54:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/235@tmp/config6019918834539055037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:45 ---> ****-login.sh 01:54:45 nexus3.edgexfoundry.org:10001 01:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:46 Configure a credential helper to remove this warning. See 01:54:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:46 01:54:46 Login Succeeded 01:54:46 nexus3.edgexfoundry.org:10002 01:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:48 Configure a credential helper to remove this warning. See 01:54:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:48 01:54:48 Login Succeeded 01:54:48 nexus3.edgexfoundry.org:10003 01:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:48 Configure a credential helper to remove this warning. See 01:54:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:48 01:54:48 Login Succeeded 01:54:48 nexus3.edgexfoundry.org:10004 01:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:49 Configure a credential helper to remove this warning. See 01:54:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:49 01:54:49 Login Succeeded 01:54:49 ****.io 01:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:49 Configure a credential helper to remove this warning. See 01:54:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:49 01:54:49 Login Succeeded 01:54:49 ---> ****-login.sh ends [Pipeline] } 01:54:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:54:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:50 ========================================================= 01:54:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:54:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:50 + 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 . 01:54:51 Sending build context to Docker daemon 26.97MB 01:54:51 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:54:51 Step 2/13 : FROM ${BASE} AS builder 01:54:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:54:51 94e9d8af2201: Pulling fs layer 01:54:51 a6c56e8762df: Pulling fs layer 01:54:51 f0f3c8884826: Pulling fs layer 01:54:51 c7e7622c144d: Pulling fs layer 01:54:51 4f4fb700ef54: Pulling fs layer 01:54:51 b4c3b6d88c5a: Pulling fs layer 01:54:51 ba8bce9d2590: Pulling fs layer 01:54:51 ca778ea9c289: Pulling fs layer 01:54:51 4f4fb700ef54: Waiting 01:54:51 b4c3b6d88c5a: Waiting 01:54:51 ba8bce9d2590: Waiting 01:54:51 ca778ea9c289: Waiting 01:54:51 c7e7622c144d: Waiting 01:54:51 a6c56e8762df: Verifying Checksum 01:54:51 a6c56e8762df: Download complete 01:54:51 c7e7622c144d: Verifying Checksum 01:54:51 c7e7622c144d: Download complete 01:54:51 4f4fb700ef54: Verifying Checksum 01:54:51 4f4fb700ef54: Download complete 01:54:51 b4c3b6d88c5a: Download complete 01:54:51 94e9d8af2201: Download complete 01:54:52 ca778ea9c289: Verifying Checksum 01:54:52 ca778ea9c289: Download complete 01:54:52 94e9d8af2201: Pull complete 01:54:53 a6c56e8762df: Pull complete 01:54:53 f0f3c8884826: Verifying Checksum 01:54:53 f0f3c8884826: Download complete 01:54:54 ba8bce9d2590: Verifying Checksum 01:54:54 ba8bce9d2590: Download complete 01:55:09 f0f3c8884826: Pull complete 01:55:09 c7e7622c144d: Pull complete 01:55:09 4f4fb700ef54: Pull complete 01:55:09 b4c3b6d88c5a: Pull complete 01:55:15 ba8bce9d2590: Pull complete 01:55:17 ca778ea9c289: Pull complete 01:55:17 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:55:17 ---> 47b25d7523d1 01:55:17 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:55:19 ---> Running in 9775b8282975 01:55:19 Removing intermediate container 9775b8282975 01:55:19 ---> 92c802c18494 01:55:19 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:19 ---> Running in 7541c24fb193 01:55:20 Removing intermediate container 7541c24fb193 01:55:20 ---> 9ab358b80b6b 01:55:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 01:55:20 ---> Running in 49a6137e1b53 01:55:20 Removing intermediate container 49a6137e1b53 01:55:20 ---> 3e675b3eae64 01:55:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:55:20 ---> Running in 6a22a44f0095 01:55:20 Removing intermediate container 6a22a44f0095 01:55:20 ---> 69d78f1de2a6 01:55:20 Step 7/13 : LABEL Name=edgex-device-onvif-camera 01:55:20 ---> Running in f225e554fdeb 01:55:21 Removing intermediate container f225e554fdeb 01:55:21 ---> 4108288b4a9d 01:55:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:21 ---> Running in 1c2fc6db0063 01:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:55:24 OK: 239 MiB in 58 packages 01:55:24 Removing intermediate container 1c2fc6db0063 01:55:24 ---> 3dac95ff5bcb 01:55:24 Step 9/13 : WORKDIR /device-onvif-camera 01:55:24 ---> Running in 7c508d88c6d7 01:55:25 Removing intermediate container 7c508d88c6d7 01:55:25 ---> fdfdcd3b723b 01:55:25 Step 10/13 : COPY go.mod vendor* ./ 01:55:25 ---> 7b859df3bcce 01:55:25 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:25 ---> Running in 450ba15adaf9 01:57:17 Removing intermediate container 450ba15adaf9 01:57:17 ---> 0a6fa953517f 01:57:17 Step 12/13 : COPY . . 01:57:17 ---> cc9c021f3f81 01:57:17 Step 13/13 : RUN ${MAKE} 01:57:17 ---> Running in bca97b2c8ac8 01:57:17 noop 01:57:17 Removing intermediate container bca97b2c8ac8 01:57:17 ---> 9b415e082efd 01:57:17 Successfully built 9b415e082efd 01:57:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:17 + docker inspect -f . ci-base-image-arm64 01:57:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:18 prd-ubuntu20.04-docker-arm64-4c-16g-8965 does not seem to be running inside a container 01:57:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/235 -v /w/workspace/device-onvif-camera/235:/w/workspace/device-onvif-camera/235:rw,z -v /w/workspace/device-onvif-camera/235@tmp:/w/workspace/device-onvif-camera/235@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 01:57:19 $ docker top a081a296a6a8ad507adc8ba2833e3e9dbd04549a44dbbc427fcce7302110f74d -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:20 + go version 01:57:20 go version go1.23.9 linux/arm64 [Pipeline] } 01:57:20 $ docker stop --time=1 a081a296a6a8ad507adc8ba2833e3e9dbd04549a44dbbc427fcce7302110f74d 01:57:21 $ docker rm -f --volumes a081a296a6a8ad507adc8ba2833e3e9dbd04549a44dbbc427fcce7302110f74d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:22 + docker inspect -f . ci-base-image-arm64 01:57:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:22 prd-ubuntu20.04-docker-arm64-4c-16g-8965 does not seem to be running inside a container 01:57:22 $ 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/235 -v /w/workspace/device-onvif-camera/235:/w/workspace/device-onvif-camera/235:rw,z -v /w/workspace/device-onvif-camera/235@tmp:/w/workspace/device-onvif-camera/235@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 01:57:23 $ docker top 605d02fbffaad7bef44ab6e773871f1fbe4dba758d213787f08cb426ec6910c8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:24 + git config --global --add safe.directory /w/workspace/device-onvif-camera/235 [Pipeline] fileExists [Pipeline] sh 01:57:25 + make test 01:57:25 go test ./... -coverprofile=coverage.out ./... 01:57:32 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:00:53 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 02:00:57 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 02:00:59 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.168s coverage: 31.2% of statements 02:01:23 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.490s coverage: 86.5% of statements 02:01:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:01:23 go vet ./... 02:02:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:20 ./bin/test-attribution-txt.sh 02:02:20 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:02:20 $ docker stop --time=1 605d02fbffaad7bef44ab6e773871f1fbe4dba758d213787f08cb426ec6910c8 02:02:22 $ docker rm -f --volumes 605d02fbffaad7bef44ab6e773871f1fbe4dba758d213787f08cb426ec6910c8 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:23 Warning: overwriting stash ‘coverage-report’ 02:02:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:25 + ls -al . 02:02:25 total 316 02:02:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:57 . 02:02:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:54 .. 02:02:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:54 .git 02:02:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:54 .github 02:02:25 -rw-rw-r-- 1 jenkins jenkins 493 Sep 17 01:54 .gitignore 02:02:25 -rw-rw-r-- 1 jenkins jenkins 199 Sep 17 01:54 .golangci.yml 02:02:25 -rw-rw-r-- 1 jenkins jenkins 20612 Sep 17 01:54 Attribution.txt 02:02:25 -rw-rw-r-- 1 jenkins jenkins 19022 Sep 17 01:54 CHANGELOG.md 02:02:25 -rw-rw-r-- 1 jenkins jenkins 1715 Sep 17 01:54 Dockerfile 02:02:25 -rw-rw-r-- 1 jenkins jenkins 677 Sep 17 01:54 GOVERNANCE.md 02:02:25 -rw-rw-r-- 1 jenkins jenkins 739 Sep 17 01:54 Jenkinsfile 02:02:25 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:54 LICENSE 02:02:25 -rw-rw-r-- 1 jenkins jenkins 3465 Sep 17 01:54 Makefile 02:02:25 -rw-rw-r-- 1 jenkins jenkins 625 Sep 17 01:54 OWNERS.md 02:02:25 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 17 01:54 README.md 02:02:25 -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:50 VERSION 02:02:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:54 bin 02:02:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:54 cmd 02:02:25 -rw-r--r-- 1 jenkins jenkins 92472 Sep 17 02:01 coverage.out 02:02:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:54 doc 02:02:25 -rw-rw-r-- 1 jenkins jenkins 6510 Sep 17 01:54 go.mod 02:02:25 -rw-rw-r-- 1 jenkins jenkins 87686 Sep 17 01:54 go.sum 02:02:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:54 internal 02:02:25 -rw-rw-r-- 1 jenkins jenkins 236 Sep 17 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + 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=fb5699bb165a45658e3c88aaba4577f28985ccb0 --label arch=arm64 --label version=4.1.0-dev.9 . 02:02:26 Sending build context to Docker daemon 27.07MB 02:02:26 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 02:02:26 Step 2/27 : FROM ${BASE} AS builder 02:02:26 ---> 9b415e082efd 02:02:26 Step 3/27 : ARG ADD_BUILD_TAGS="" 02:02:26 ---> Running in 1ceac21b8de1 02:02:26 Removing intermediate container 1ceac21b8de1 02:02:26 ---> 7b93ce6a2359 02:02:26 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:27 ---> Running in b695796f54e1 02:02:27 Removing intermediate container b695796f54e1 02:02:27 ---> 47a9907032d9 02:02:27 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 02:02:27 ---> Running in e63fe62a0e9c 02:02:27 Removing intermediate container e63fe62a0e9c 02:02:27 ---> b39de187d639 02:02:27 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 02:02:27 ---> Running in eae3efcbb197 02:02:27 Removing intermediate container eae3efcbb197 02:02:27 ---> abc5a5745f1e 02:02:27 Step 7/27 : LABEL Name=edgex-device-onvif-camera 02:02:28 ---> Running in 8288c3d31bfa 02:02:28 Removing intermediate container 8288c3d31bfa 02:02:28 ---> 53d702900bfa 02:02:28 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:28 ---> Running in 6f70f18e1966 02:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:31 OK: 239 MiB in 58 packages 02:02:32 Removing intermediate container 6f70f18e1966 02:02:32 ---> 94f55e00470e 02:02:32 Step 9/27 : WORKDIR /device-onvif-camera 02:02:32 ---> Running in 6fa4bb6c3f6f 02:02:32 Removing intermediate container 6fa4bb6c3f6f 02:02:32 ---> 89ce2691ff27 02:02:32 Step 10/27 : COPY go.mod vendor* ./ 02:02:33 ---> 090368def9ec 02:02:33 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:33 ---> Running in 9e0fb975007f 02:02:35 Removing intermediate container 9e0fb975007f 02:02:35 ---> e4075b52700e 02:02:35 Step 12/27 : COPY . . 02:02:37 ---> 758587ae6b1a 02:02:37 Step 13/27 : RUN ${MAKE} 02:02:37 ---> Running in 30b149051c68 02:02:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:06:30 Removing intermediate container 30b149051c68 02:06:30 ---> ec37469e50d8 02:06:30 Step 14/27 : FROM alpine:3.20 02:06:30 3.20: Pulling from library/alpine 02:06:30 13e713f82565: Pulling fs layer 02:06:30 13e713f82565: Verifying Checksum 02:06:30 13e713f82565: Download complete 02:06:30 13e713f82565: Pull complete 02:06:30 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:06:30 Status: Downloaded newer image for alpine:3.20 02:06:30 ---> c88e9dceb6cb 02:06:30 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:06:30 ---> Running in a6cc2dc5cfd3 02:06:30 Removing intermediate container a6cc2dc5cfd3 02:06:30 ---> 80a3225fe9a8 02:06:30 Step 16/27 : RUN apk add --update --no-cache dumb-init 02:06:30 ---> Running in 2fae367911c1 02:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:30 (1/1) Installing dumb-init (1.2.5-r3) 02:06:30 Executing busybox-1.36.1-r29.trigger 02:06:30 OK: 9 MiB in 15 packages 02:06:30 Removing intermediate container 2fae367911c1 02:06:30 ---> 3b556badb7c0 02:06:30 Step 17/27 : RUN apk --no-cache upgrade 02:06:30 ---> Running in b77d77068e97 02:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:32 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:06:32 Executing busybox-1.36.1-r30.post-upgrade 02:06:32 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:06:32 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:06:32 Executing busybox-1.36.1-r30.trigger 02:06:32 OK: 9 MiB in 15 packages 02:06:33 Removing intermediate container b77d77068e97 02:06:33 ---> 6aea08e06a9a 02:06:33 Step 18/27 : WORKDIR / 02:06:33 ---> Running in 5d6e3287f6fd 02:06:34 Removing intermediate container 5d6e3287f6fd 02:06:34 ---> b2295db27d00 02:06:34 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 02:06:36 ---> ea44edb4882d 02:06:36 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 02:06:36 ---> 04693d6e6941 02:06:36 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:06:37 ---> fd4ff581fd81 02:06:37 Step 22/27 : EXPOSE 59984 02:06:37 ---> Running in d08ea4cbfa90 02:06:37 Removing intermediate container d08ea4cbfa90 02:06:37 ---> d6694f56acce 02:06:37 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 02:06:37 ---> Running in c282aaa6ab6a 02:06:37 Removing intermediate container c282aaa6ab6a 02:06:37 ---> b79fc47beefd 02:06:37 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:06:37 ---> Running in f37e065b1efb 02:06:38 Removing intermediate container f37e065b1efb 02:06:38 ---> e181934623e2 02:06:38 Step 25/27 : LABEL arch=arm64 02:06:38 ---> Running in b716d7d82b77 02:06:38 Removing intermediate container b716d7d82b77 02:06:38 ---> b8c142ab0d90 02:06:38 Step 26/27 : LABEL git_sha=fb5699bb165a45658e3c88aaba4577f28985ccb0 02:06:38 ---> Running in dcd25c9a3485 02:06:38 Removing intermediate container dcd25c9a3485 02:06:38 ---> 7983a02787c3 02:06:38 Step 27/27 : LABEL version=4.1.0-dev.9 02:06:38 ---> Running in cf6a5525d5b1 02:06:39 Removing intermediate container cf6a5525d5b1 02:06:39 ---> ed1fba174dff 02:06:39 [Warning] One or more build-args [ARCH] were not consumed 02:06:39 Successfully built ed1fba174dff 02:06:39 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 02:06:39 provisioning config files... 02:06:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/235@tmp/config8978463418456354598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:39 ---> ****-login.sh 02:06:39 nexus3.edgexfoundry.org:10001 02:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:39 Configure a credential helper to remove this warning. See 02:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:39 02:06:39 Login Succeeded 02:06:39 nexus3.edgexfoundry.org:10002 02:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:40 Configure a credential helper to remove this warning. See 02:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:40 02:06:40 Login Succeeded 02:06:40 nexus3.edgexfoundry.org:10003 02:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:40 Configure a credential helper to remove this warning. See 02:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:40 02:06:40 Login Succeeded 02:06:40 nexus3.edgexfoundry.org:10004 02:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:40 Configure a credential helper to remove this warning. See 02:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:40 02:06:40 Login Succeeded 02:06:40 ****.io 02:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:41 Configure a credential helper to remove this warning. See 02:06:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:41 02:06:41 Login Succeeded 02:06:41 ---> ****-login.sh ends [Pipeline] } 02:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:06:41 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 02:06:41 fb5699bb165a45658e3c88aaba4577f28985ccb0 02:06:41 latest 02:06:41 4.1.0-dev.9 02:06:41 fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 02:06:41 main 02:06:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:41 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0 02:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:06:42 8a68b1331846: Preparing 02:06:42 89a08933f85c: Preparing 02:06:42 65f5e8e085da: Preparing 02:06:42 6412dceb2067: Preparing 02:06:42 23f58a6576ab: Preparing 02:06:42 1e890da81ec9: Preparing 02:06:42 1e890da81ec9: Waiting 02:06:42 89a08933f85c: Pushed 02:06:42 8a68b1331846: Pushed 02:06:42 23f58a6576ab: Pushed 02:06:42 1e890da81ec9: Layer already exists 02:06:42 6412dceb2067: Pushed 02:06:49 65f5e8e085da: Pushed 02:06:49 fb5699bb165a45658e3c88aaba4577f28985ccb0: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:49 + 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 02:06:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:06:49 8a68b1331846: Preparing 02:06:49 89a08933f85c: Preparing 02:06:49 65f5e8e085da: Preparing 02:06:49 6412dceb2067: Preparing 02:06:49 23f58a6576ab: Preparing 02:06:49 1e890da81ec9: Preparing 02:06:49 1e890da81ec9: Waiting 02:06:49 65f5e8e085da: Layer already exists 02:06:49 89a08933f85c: Layer already exists 02:06:49 23f58a6576ab: Layer already exists 02:06:49 8a68b1331846: Layer already exists 02:06:49 6412dceb2067: Layer already exists 02:06:49 1e890da81ec9: Layer already exists 02:06:50 latest: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.9 02:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:06:50 8a68b1331846: Preparing 02:06:50 89a08933f85c: Preparing 02:06:50 65f5e8e085da: Preparing 02:06:50 6412dceb2067: Preparing 02:06:50 23f58a6576ab: Preparing 02:06:50 1e890da81ec9: Preparing 02:06:50 1e890da81ec9: Waiting 02:06:50 8a68b1331846: Layer already exists 02:06:50 89a08933f85c: Layer already exists 02:06:50 23f58a6576ab: Layer already exists 02:06:50 6412dceb2067: Layer already exists 02:06:50 65f5e8e085da: Layer already exists 02:06:50 1e890da81ec9: Layer already exists 02:06:51 4.1.0-dev.9: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 02:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:06:51 8a68b1331846: Preparing 02:06:51 89a08933f85c: Preparing 02:06:51 65f5e8e085da: Preparing 02:06:51 6412dceb2067: Preparing 02:06:51 23f58a6576ab: Preparing 02:06:51 1e890da81ec9: Preparing 02:06:51 1e890da81ec9: Waiting 02:06:51 8a68b1331846: Layer already exists 02:06:51 23f58a6576ab: Layer already exists 02:06:51 65f5e8e085da: Layer already exists 02:06:51 89a08933f85c: Layer already exists 02:06:51 6412dceb2067: Layer already exists 02:06:51 1e890da81ec9: Layer already exists 02:06:51 fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:52 + 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 02:06:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 02:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 02:06:52 8a68b1331846: Preparing 02:06:52 89a08933f85c: Preparing 02:06:52 65f5e8e085da: Preparing 02:06:52 6412dceb2067: Preparing 02:06:52 23f58a6576ab: Preparing 02:06:52 1e890da81ec9: Preparing 02:06:52 1e890da81ec9: Waiting 02:06:53 8a68b1331846: Layer already exists 02:06:53 6412dceb2067: Layer already exists 02:06:53 65f5e8e085da: Layer already exists 02:06:53 23f58a6576ab: Layer already exists 02:06:53 89a08933f85c: Layer already exists 02:06:53 1e890da81ec9: Layer already exists 02:06:53 main: digest: sha256:bd93926b847563c1048f8c59f9d08ddaf7c521f7111cd15b0cf37ba560f5a377 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:53 ===================================================== [Pipeline] echo 02:06:53 taggedImages: 02:06:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0 02:06:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 02:06:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.9 02:06:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 02:06:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 02:06:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] echo 02:06:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 02:06:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.9 [Pipeline] echo 02:06:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:fb5699bb165a45658e3c88aaba4577f28985ccb0-4.1.0-dev.9 [Pipeline] echo 02:06:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:53 02:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:54 arm64: Pulling from edgex-lftools-log-publisher 02:06:54 8998bd30e6a1: Pulling fs layer 02:06:54 04944245beec: Pulling fs layer 02:06:54 699f458cf7ca: Pulling fs layer 02:06:54 765212b225bb: Pulling fs layer 02:06:54 f23df028b6ca: Pulling fs layer 02:06:54 d65c8cfc05b1: Pulling fs layer 02:06:54 2437ff75d9bd: Pulling fs layer 02:06:54 2437ff75d9bd: Waiting 02:06:54 d65c8cfc05b1: Waiting 02:06:54 765212b225bb: Waiting 02:06:54 f23df028b6ca: Waiting 02:06:54 04944245beec: Verifying Checksum 02:06:54 04944245beec: Download complete 02:06:54 765212b225bb: Verifying Checksum 02:06:54 765212b225bb: Download complete 02:06:54 f23df028b6ca: Verifying Checksum 02:06:54 f23df028b6ca: Download complete 02:06:54 d65c8cfc05b1: Verifying Checksum 02:06:54 d65c8cfc05b1: Download complete 02:06:54 699f458cf7ca: Verifying Checksum 02:06:54 699f458cf7ca: Download complete 02:06:54 8998bd30e6a1: Verifying Checksum 02:06:54 8998bd30e6a1: Download complete 02:06:57 2437ff75d9bd: Verifying Checksum 02:06:57 2437ff75d9bd: Download complete 02:06:59 8998bd30e6a1: Pull complete 02:07:00 04944245beec: Pull complete 02:07:02 699f458cf7ca: Pull complete 02:07:02 765212b225bb: Pull complete 02:07:02 f23df028b6ca: Pull complete 02:07:02 d65c8cfc05b1: Pull complete 02:07:21 2437ff75d9bd: Pull complete 02:07:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:21 prd-ubuntu20.04-docker-arm64-4c-16g-8965 does not seem to be running inside a container 02:07:21 $ 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/235 -v /w/workspace/device-onvif-camera/235:/w/workspace/device-onvif-camera/235:rw,z -v /w/workspace/device-onvif-camera/235@tmp:/w/workspace/device-onvif-camera/235@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 02:07:24 $ docker top baf916d6c431bd38a5c53cfbbd20d1048762810ab536eec6578a5bb78059c539 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:25 ---> job-cost.sh 02:07:25 lf-activate-venv: SKIPPING 02:07:25 INFO: No Stack... 02:07:25 INFO: Retrieving Pricing Info for: v3-standard-4 02:07:26 INFO: Archiving Costs [Pipeline] sh 02:07:26 + cat /w/workspace/device-onvif-camera/235/archives/cost.csv 02:07:26 + cut -d, -f6 [Pipeline] lock 02:07:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] 02:07:26 Resource [jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] did not exist. Created. 02:07:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:27 /w/workspace/device-onvif-camera/235@tmp/durable-33cce0a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:07:27 + echo total: 0.10999999940395355 [Pipeline] stash 02:07:27 Warning: overwriting stash ‘stack-cost’ 02:07:27 Stashed 1 file(s) [Pipeline] } 02:07:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-235-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:27 $ docker stop --time=1 baf916d6c431bd38a5c53cfbbd20d1048762810ab536eec6578a5bb78059c539 02:07:29 $ docker rm -f --volumes baf916d6c431bd38a5c53cfbbd20d1048762810ab536eec6578a5bb78059c539 [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 02:07:29 provisioning config files... 02:07:29 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10392946502326437767tmp [Pipeline] { [Pipeline] sh 02:07:29 + set +x 02:07:29 + curl -s https://codecov.io/bash 02:07:29 + bash -s -- 02:07:29 02:07:29 _____ _ 02:07:29 / ____| | | 02:07:29 | | ___ __| | ___ ___ _____ __ 02:07:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:29 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:29 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:29 Bash-1.0.6 02:07:29 02:07:29 02:07:29 ==> git version 2.25.1 found 02:07:29 ==> 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 02:07:29 Release-Date: 2020-01-08 02:07:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:07:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:07:29 ==> Jenkins CI detected. 02:07:29 current dir:  /w/workspace/foundry_device-onvif-camera_main 02:07:29 project root: . 02:07:29 --> token set from env 02:07:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:29 ==> Running gcov in . (disable via -X gcov) 02:07:29 ==> Python coveragepy not found 02:07:29 ==> Searching for coverage reports in: 02:07:29 + . 02:07:29 -> Found 1 reports 02:07:29 ==> Detecting git/mercurial file structure 02:07:30 ==> Reading reports 02:07:30 + ./coverage.out bytes=92472 02:07:30 ==> Appending adjustments 02:07:30 https://docs.codecov.io/docs/fixing-reports 02:07:30 + Found adjustments 02:07:30 ==> Gzipping contents 02:07:30 12K /tmp/codecov.WtjPLQ.gz 02:07:30 ==> Uploading reports 02:07:30 url: https://codecov.io 02:07:30 query: branch=main&commit=fb5699bb165a45658e3c88aaba4577f28985ccb0&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F235%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:30 -> Pinging Codecov 02:07:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb5699bb165a45658e3c88aaba4577f28985ccb0&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F235%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:30 -> Uploading to 02:07:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/fb5699bb165a45658e3c88aaba4577f28985ccb0/7090990b-3a3a-4fd6-9d95-8c9c846de7ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250917%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250917T020730Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b5a8c3c7390b685ffb0fca3192ce7a320e141f2441a0fb78e60be5ae99728050 02:07:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:30 Dload Upload Total Spent Left Speed 02:07:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 76959 --:--:-- --:--:-- --:--:-- 76959 100 11467 0 0 100 11467 0 76959 --:--:-- --:--:-- --:--:-- 76446 02:07:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] } 02:07:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:07:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:07:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:31 02:07:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:31 latest: Pulling from edgex-devops/edgex-snyk-go 02:07:31 0a9a5dfd008f: Already exists 02:07:31 36466aa92d05: Already exists 02:07:31 e10405b45d13: Already exists 02:07:31 096b7ceb2af7: Already exists 02:07:31 4f4fb700ef54: Already exists 02:07:31 e50aa161e22a: Pulling fs layer 02:07:31 d3c8db5fb9df: Pulling fs layer 02:07:31 e50aa161e22a: Verifying Checksum 02:07:31 e50aa161e22a: Download complete 02:07:32 e50aa161e22a: Pull complete 02:07:33 d3c8db5fb9df: Verifying Checksum 02:07:33 d3c8db5fb9df: Download complete 02:07:36 d3c8db5fb9df: Pull complete 02:07:36 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:36 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 02:07:36 $ 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 02:07:38 $ docker top 15af19606e8168781ad2fad28afc92185e2e5e1752e4c38798895090f21cbbd8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:39 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 02:07:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 02:07:39 + set -o pipefail 02:07:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 02:07:47 02:07:47 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 02:07:47 02:07:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/c2bee235-2ab3-4a88-b055-f57960533651 02:07:47 02:07:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:07:47 02:07:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:47 02:07:47 02:07:47 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:07:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:07:47 $ docker stop --time=1 15af19606e8168781ad2fad28afc92185e2e5e1752e4c38798895090f21cbbd8 02:07:51 $ docker rm -f --volumes 15af19606e8168781ad2fad28afc92185e2e5e1752e4c38798895090f21cbbd8 [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 02:07:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:52 provisioning config files... 02:07:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3522983452441514603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:52 --> edgex-publish-swagger.sh 02:07:52 === Publish doc/openapi/v3 API === 02:07:52 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 02:07:52 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 02:07:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:52 Dload Upload Total Spent Left Speed 02:07:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 341 2515k --:--:-- --:--:-- --:--:-- 2516k 02:07:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:07:52 [Pipeline] } 02:07:52 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 02:07:52 + git log --format=format:%s -1 fb5699bb165a45658e3c88aaba4577f28985ccb0 [Pipeline] sh 02:07:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:53 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 02:07:53 $ 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 02:07:53 $ docker top 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 -eo pid,comm 02:07:53 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). 02:07:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:53 [ssh-agent] Looking for ssh-agent implementation... 02:07:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:54 $ docker exec 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 ssh-agent 02:07:54 SSH_AUTH_SOCK=/tmp/ssh-bgOKnfKWdGe1/agent.32 02:07:54 SSH_AGENT_PID=38 02:07:54 Running ssh-add (command line suppressed) 02:07:54 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5393919648882473499.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5393919648882473499.key) 02:07:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:54 + git semver tag 02:07:54 2025-09-17 02:07:54,796 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:54 2025-09-17 02:07:54,799 [run_tag] DEBUG tag force:False 02:07:54 2025-09-17 02:07:54,800 [check_head_tag] DEBUG check head tag 02:07:54 2025-09-17 02:07:54,800 [execute] INFO git cat-file --batch-check 02:07:54 2025-09-17 02:07:54,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 02:07:54 2025-09-17 02:07:54,802 [execute] INFO git cat-file --batch 02:07:54 2025-09-17 02:07:54,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 02:07:54 2025-09-17 02:07:54,811 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:07:54 2025-09-17 02:07:54,811 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 02:07:54 2025-09-17 02:07:54,811 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 02:07:54 2025-09-17 02:07:54,815 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:07:54 4.1.0-dev.9 [Pipeline] } 02:07:54 $ docker exec --env ******** --env ******** 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 ssh-agent -k 02:07:54 unset SSH_AUTH_SOCK; 02:07:54 unset SSH_AGENT_PID; 02:07:54 echo Agent pid 38 killed; 02:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:55 + git semver [Pipeline] } 02:07:55 $ docker stop --time=1 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 02:07:56 $ docker rm -f --volumes 3e1b4c954e52a2a6b30d1844296c6e85dd016bb07850302776ba75de3dbb87e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:57 02:07:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:57 0.23.1-centos7: Pulling from edgex-lftools 02:07:57 ab5ef0e58194: Pulling fs layer 02:07:57 9712f1f96733: Pulling fs layer 02:07:57 63f879dbbcfc: Pulling fs layer 02:07:57 0d9ebad4ef96: Pulling fs layer 02:07:57 e9a5061849ea: Pulling fs layer 02:07:57 d747dcd14b5f: Pulling fs layer 02:07:57 2de7ff778b66: Pulling fs layer 02:07:57 e9a5061849ea: Waiting 02:07:57 0d9ebad4ef96: Waiting 02:07:57 d747dcd14b5f: Waiting 02:07:57 2de7ff778b66: Waiting 02:07:57 9712f1f96733: Verifying Checksum 02:07:57 9712f1f96733: Download complete 02:07:58 63f879dbbcfc: Verifying Checksum 02:07:58 63f879dbbcfc: Download complete 02:07:58 0d9ebad4ef96: Verifying Checksum 02:07:58 0d9ebad4ef96: Download complete 02:07:58 d747dcd14b5f: Verifying Checksum 02:07:58 d747dcd14b5f: Download complete 02:07:58 ab5ef0e58194: Verifying Checksum 02:07:58 ab5ef0e58194: Download complete 02:07:58 e9a5061849ea: Verifying Checksum 02:07:58 e9a5061849ea: Download complete 02:07:58 2de7ff778b66: Verifying Checksum 02:07:58 2de7ff778b66: Download complete 02:08:02 ab5ef0e58194: Pull complete 02:08:02 9712f1f96733: Pull complete 02:08:02 63f879dbbcfc: Pull complete 02:08:08 0d9ebad4ef96: Pull complete 02:08:08 e9a5061849ea: Pull complete 02:08:08 d747dcd14b5f: Pull complete 02:08:09 2de7ff778b66: Pull complete 02:08:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:09 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 02:08:09 $ 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 02:08:12 $ docker top bb757526e892826ec6d54dff7c67423f9a6af1152e3b70ac02a1440ae382a9e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:08:12 provisioning config files... 02:08:12 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16798802963969021578tmp 02:08:12 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2836084459528821192tmp 02:08:12 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2593532834936967331tmp [Pipeline] { [Pipeline] echo 02:08:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:08:12 ---> sigul-configuration.sh 02:08:12 gpg: directory `/root/.gnupg' created 02:08:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:08:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:08:12 gpg: keyring `/root/.gnupg/secring.gpg' created 02:08:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:08:12 gpg: CAST5 encrypted data 02:08:12 gpg: encrypted with 1 passphrase 02:08:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:08:13 + mkdir /home/jenkins 02:08:13 + mkdir /home/jenkins/sigul [Pipeline] sh 02:08:13 + 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 02:08:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:08:13 ---> sigul-install.sh 02:08:13 Sigul already installed; skipping installation. [Pipeline] sh 02:08:14 + git tag --list 02:08:14 v0.0.0 02:08:14 v2.2.0 02:08:14 v2.3.0 02:08:14 v2.3.1 02:08:14 v3.0 02:08:14 v3.0.0 02:08:14 v3.1 02:08:14 v3.1.0 02:08:14 v3.1.1 02:08:14 v4.0 02:08:14 v4.0.0 02:08:14 v4.1.0-dev.1 02:08:14 v4.1.0-dev.2 02:08:14 v4.1.0-dev.3 02:08:14 v4.1.0-dev.4 02:08:14 v4.1.0-dev.5 02:08:14 v4.1.0-dev.6 02:08:14 v4.1.0-dev.7 02:08:14 v4.1.0-dev.8 02:08:14 v4.1.0-dev.9 [Pipeline] sh 02:08:14 + lftools sign git-tag v4.1.0-dev.9 02:08:14 Signing Git tag with Sigul... 02:08:14 Signing v4.1.0-dev.9 [Pipeline] echo 02:08:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:08:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:08:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:08:15 $ docker stop --time=1 bb757526e892826ec6d54dff7c67423f9a6af1152e3b70ac02a1440ae382a9e0 02:08:16 $ docker rm -f --volumes bb757526e892826ec6d54dff7c67423f9a6af1152e3b70ac02a1440ae382a9e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:08:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:17 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 02:08:17 $ 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 02:08:18 $ docker top 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 -eo pid,comm 02:08:18 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). 02:08:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:18 [ssh-agent] Looking for ssh-agent implementation... 02:08:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:18 $ docker exec 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 ssh-agent 02:08:18 SSH_AUTH_SOCK=/tmp/ssh-iyni5CBwsETB/agent.33 02:08:18 SSH_AGENT_PID=39 02:08:18 Running ssh-add (command line suppressed) 02:08:18 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5584148381547309085.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5584148381547309085.key) 02:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:18 + git semver bump pre 02:08:19 2025-09-17 02:08:19,001 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:08:19 2025-09-17 02:08:19,004 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:08:19 2025-09-17 02:08:19,004 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev 02:08:19 2025-09-17 02:08:19,004 [bump_version] DEBUG bumped version:4.1.0-dev.10 02:08:19 2025-09-17 02:08:19,004 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 02:08:19 2025-09-17 02:08:19,004 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:08:19 2025-09-17 02:08:19,004 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 02:08:19 2025-09-17 02:08:19,006 [execute] INFO git cat-file --batch-check 02:08:19 2025-09-17 02:08:19,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:08:19 2025-09-17 02:08:19,010 [execute] INFO git cat-file --batch 02:08:19 2025-09-17 02:08:19,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:08:19 2025-09-17 02:08:19,014 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:08:19 4.1.0-dev.10 [Pipeline] } 02:08:19 $ docker exec --env ******** --env ******** 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 ssh-agent -k 02:08:19 unset SSH_AUTH_SOCK; 02:08:19 unset SSH_AGENT_PID; 02:08:19 echo Agent pid 39 killed; 02:08:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:19 + git semver [Pipeline] } 02:08:19 $ docker stop --time=1 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 02:08:21 $ docker rm -f --volumes 17a76f986f906aa5378f83639d8fad944e4c260b7a42bf4b81c29829b7c986c5 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:21 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 02:08:21 $ 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 02:08:21 $ docker top 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 -eo pid,comm 02:08:22 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). 02:08:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:22 [ssh-agent] Looking for ssh-agent implementation... 02:08:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:22 $ docker exec 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 ssh-agent 02:08:22 SSH_AUTH_SOCK=/tmp/ssh-Wx0PC24FQd1p/agent.33 02:08:22 SSH_AGENT_PID=39 02:08:22 Running ssh-add (command line suppressed) 02:08:22 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16634020270943942916.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16634020270943942916.key) 02:08:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:22 + git semver push 02:08:22 2025-09-17 02:08:22,888 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:08:22 2025-09-17 02:08:22,891 [run_push] DEBUG push 02:08:22 2025-09-17 02:08:22,892 [execute] INFO git cat-file --batch-check 02:08:22 2025-09-17 02:08:22,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:08:22 2025-09-17 02:08:22,893 [execute] INFO git rev-list 3c0729b05e409f31a6ba2d2846f4d6e0c88c6645 -- 02:08:22 2025-09-17 02:08:22,893 [execute] DEBUG Popen(['git', 'rev-list', '3c0729b05e409f31a6ba2d2846f4d6e0c88c6645', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:08:22 2025-09-17 02:08:22,901 [execute] INFO git fetch -v -- origin 02:08:22 2025-09-17 02:08:22,901 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:08:23 2025-09-17 02:08:23,847 [run_push] DEBUG no remote changes detected 02:08:23 2025-09-17 02:08:23,847 [execute] INFO git push origin semver 02:08:23 2025-09-17 02:08:23,848 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:08:24 2025-09-17 02:08:24,506 [run_push] DEBUG push all version tags 02:08:24 2025-09-17 02:08:24,506 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:08:24 2025-09-17 02:08:24,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 02:08:25 2025-09-17 02:08:25,138 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 02:08:25 4.1.0-dev.10 [Pipeline] } 02:08:25 $ docker exec --env ******** --env ******** 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 ssh-agent -k 02:08:25 unset SSH_AUTH_SOCK; 02:08:25 unset SSH_AGENT_PID; 02:08:25 echo Agent pid 39 killed; 02:08:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:25 + git semver [Pipeline] } 02:08:26 $ docker stop --time=1 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 02:08:27 $ docker rm -f --volumes 34d5c7278d655181d077c093066a93ee09d7a62ef42c63eff3a2763f6d6620d6 [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 02:08:28 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 02:08:28 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 02:08:28 total 16 02:08:28 drwxr-xr-x 3 root root 4096 Sep 17 01:54 . 02:08:28 drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 02:08 .. 02:08:28 drwxr-xr-x 2 root root 4096 Sep 17 01:54 cost 02:08:28 -rw-r--r-- 1 root root 91 Sep 17 01:54 cost.csv 02:08:28 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 02:08:28 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 02:08:28 total 16 02:08:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:54 . 02:08:28 drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 02:08 .. 02:08:28 drwxr-xr-x 2 jenkins jenkins 4096 Sep 17 01:54 cost 02:08:28 -rw-r--r-- 1 jenkins jenkins 91 Sep 17 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:29 ---> package-listing.sh 02:08:29 ++ facter osfamily 02:08:29 ++ tr '[:upper:]' '[:lower:]' 02:08:29 + OS_FAMILY=debian 02:08:29 + workspace=/w/workspace/foundry_device-onvif-camera_main 02:08:29 + START_PACKAGES=/tmp/packages_start.txt 02:08:29 + END_PACKAGES=/tmp/packages_end.txt 02:08:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:29 + PACKAGES=/tmp/packages_start.txt 02:08:29 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:08:29 + PACKAGES=/tmp/packages_end.txt 02:08:29 + case "${OS_FAMILY}" in 02:08:29 + dpkg -l 02:08:29 + grep '^ii' 02:08:29 + '[' -f /tmp/packages_start.txt ']' 02:08:29 + '[' -f /tmp/packages_end.txt ']' 02:08:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:29 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 02:08:29 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 02:08:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 02:08:29 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 02:08:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:30 prd-ubuntu20.04-docker-8c-8g-8963 does not seem to be running inside a container 02:08:30 $ 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 02:08:30 $ docker top 233a18dde61c95385af1fc61219422850035b2e5b199c5f1868de0285d1cd298 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:31 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:31 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:31 + ls /var/log/sa-host 02:08:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:31 provisioning config files... 02:08:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16777210427916947921tmp [Pipeline] { [Pipeline] echo 02:08:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:32 ---> create-netrc.sh [Pipeline] } 02:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:32 ---> python-tools-install.sh [Pipeline] echo 02:08:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:32 ---> sudo-logs.sh 02:08:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:33 ---> job-cost.sh 02:08:33 lf-activate-venv: SKIPPING 02:08:33 DEBUG: total: 0.2199999988079071 02:08:33 INFO: Retrieving Stack Cost... 02:08:33 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:33 INFO: Archiving Costs [Pipeline] echo 02:08:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:34 ---> logs-deploy.sh 02:08:34 lf-activate-venv: SKIPPING 02:08:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/235 02:08:34 INFO: archiving workspace using pattern(s): 02:08:35 Archives upload complete. 02:08:35 INFO: archiving logs to Nexus