Pull request #314 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90265655d281f2969b3038869fc42e766f9fada9+b3088f74b80dce78a876441a0c72d3538a65c555 (aceb3f79a8cf1e1e8a3a096117b39ec8a7fe8e29) 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-ssh12976056495917090546.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8480390742711786910.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15345861802324180928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3142891626855136336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14094697975481833439.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh414668015925437067.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/v2]] ========================================================= [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.20 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/v2 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9130 in /w/workspace/undry_device-onvif-camera_PR-314 [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/undry_device-onvif-camera_PR-314 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 90265655d281f2969b3038869fc42e766f9fada9 Merge succeeded, producing 90265655d281f2969b3038869fc42e766f9fada9 Checking out Revision 90265655d281f2969b3038869fc42e766f9fada9 (PR-314) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:02:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 90265655d281f2969b3038869fc42e766f9fada9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90265655d281f2969b3038869fc42e766f9fada9 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:02:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:02:12 ========================================================= 04:02:12 EdgeX Global Pipelines Version Info 04:02:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:02:13 ------------------- 04:02:13 stable info: 04:02:13 ------------------- 04:02:13 Commited By: Bill Mahoney bill.mahoney@intel.com 04:02:13 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:02:13 Message: update stable to v1.0.248 04:02:14 ------------------- 04:02:14 experimental info: 04:02:14 ------------------- 04:02:14 Commited By: **** collab-it+edgex@linuxfoundation.org 04:02:14 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:02:14 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-314 [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-314 [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-314 [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9026565 [Pipeline] echo 04:02:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:15 provisioning config files... 04:02:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-314@tmp/config5026249939765748308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:16 ---> docker-login.sh 04:02:16 nexus3.edgexfoundry.org:10001 04:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:16 Configure a credential helper to remove this warning. See 04:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:16 04:02:16 Login Succeeded 04:02:16 nexus3.edgexfoundry.org:10002 04:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:16 Configure a credential helper to remove this warning. See 04:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:16 04:02:16 Login Succeeded 04:02:16 nexus3.edgexfoundry.org:10003 04:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:16 Configure a credential helper to remove this warning. See 04:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:16 04:02:16 Login Succeeded 04:02:16 nexus3.edgexfoundry.org:10004 04:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:16 Configure a credential helper to remove this warning. See 04:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:16 04:02:16 Login Succeeded 04:02:16 docker.io 04:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:17 Configure a credential helper to remove this warning. See 04:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:17 04:02:17 Login Succeeded 04:02:17 ---> docker-login.sh ends [Pipeline] } 04:02:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:02:18 + git rev-list -1 --merges 90265655d281f2969b3038869fc42e766f9fada9~1..90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] echo 04:02:18 -----------> git rev-list -1 --merges 90265655d281f2969b3038869fc42e766f9fada9~1..90265655d281f2969b3038869fc42e766f9fada9 90265655d281f2969b3038869fc42e766f9fada9 [false] [Pipeline] sh 04:02:18 + git log --format=format:%s -1 90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] echo 04:02:18 ========================================================= 04:02:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:02:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:18 + git log --format=format:%s -1 90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] echo 04:02:18 [semverPrep] GIT_COMMIT: 90265655d281f2969b3038869fc42e766f9fada9, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:02:18 [semverPrep] This is not a build commit. [Pipeline] sh 04:02:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:19 + grep -v github /etc/ssh/ssh_known_hosts 04:02:19 + [ -e /tmp/ssh_known_hosts ] 04:02:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:02:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:02:19 + sudo tee -a /etc/ssh/ssh_known_hosts 04:02:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:19 04:02:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:20 0.1.4: Pulling from edgex-devops/py-git-semver 04:02:20 b85a868b505f: Pulling fs layer 04:02:20 e2be974225ed: Pulling fs layer 04:02:20 339a4e72a1f5: Pulling fs layer 04:02:20 988bab9f4d93: Pulling fs layer 04:02:20 1469e6f7b9e6: Pulling fs layer 04:02:20 eaf3925da568: Pulling fs layer 04:02:20 bab4dde63d76: Pulling fs layer 04:02:20 bde34c3a00c8: Pulling fs layer 04:02:20 b352a97aabf1: Pulling fs layer 04:02:20 4872d77fe225: Pulling fs layer 04:02:20 5851b861e8e6: Pulling fs layer 04:02:20 988bab9f4d93: Waiting 04:02:20 bab4dde63d76: Waiting 04:02:20 1469e6f7b9e6: Waiting 04:02:20 bde34c3a00c8: Waiting 04:02:20 b352a97aabf1: Waiting 04:02:20 eaf3925da568: Waiting 04:02:20 4872d77fe225: Waiting 04:02:20 5851b861e8e6: Waiting 04:02:20 e2be974225ed: Verifying Checksum 04:02:20 e2be974225ed: Download complete 04:02:20 988bab9f4d93: Download complete 04:02:20 1469e6f7b9e6: Verifying Checksum 04:02:20 1469e6f7b9e6: Download complete 04:02:20 339a4e72a1f5: Verifying Checksum 04:02:20 339a4e72a1f5: Download complete 04:02:20 bde34c3a00c8: Verifying Checksum 04:02:20 bde34c3a00c8: Download complete 04:02:20 b352a97aabf1: Download complete 04:02:20 4872d77fe225: Verifying Checksum 04:02:20 4872d77fe225: Download complete 04:02:20 5851b861e8e6: Download complete 04:02:20 b85a868b505f: Verifying Checksum 04:02:20 b85a868b505f: Download complete 04:02:20 bab4dde63d76: Verifying Checksum 04:02:20 bab4dde63d76: Download complete 04:02:21 b85a868b505f: Pull complete 04:02:21 e2be974225ed: Pull complete 04:02:22 339a4e72a1f5: Pull complete 04:02:22 988bab9f4d93: Pull complete 04:02:22 1469e6f7b9e6: Pull complete 04:02:22 eaf3925da568: Pull complete 04:02:23 bab4dde63d76: Pull complete 04:02:23 bde34c3a00c8: Pull complete 04:02:24 b352a97aabf1: Pull complete 04:02:24 4872d77fe225: Pull complete 04:02:24 5851b861e8e6: Pull complete 04:02:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:24 prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container 04:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@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/py-git-semver:0.1.4 cat 04:02:26 $ docker top fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf -eo pid,comm 04:02:26 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). 04:02:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:26 [ssh-agent] Looking for ssh-agent implementation... 04:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:26 $ docker exec fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf ssh-agent 04:02:26 SSH_AUTH_SOCK=/tmp/ssh-dWdwlNth3DgZ/agent.33 04:02:26 SSH_AGENT_PID=39 04:02:26 Running ssh-add (command line suppressed) 04:02:26 Identity added: /w/workspace/undry_device-onvif-camera_PR-314@tmp/private_key_7552340752420321391.key (/w/workspace/undry_device-onvif-camera_PR-314@tmp/private_key_7552340752420321391.key) 04:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:27 + git tag --points-at HEAD [Pipeline] } 04:02:27 $ docker exec --env ******** --env ******** fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf ssh-agent -k 04:02:27 unset SSH_AUTH_SOCK; 04:02:27 unset SSH_AGENT_PID; 04:02:27 echo Agent pid 39 killed; 04:02:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:27 [ssh-agent] Looking for ssh-agent implementation... 04:02:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:27 $ docker exec fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf ssh-agent 04:02:27 SSH_AUTH_SOCK=/tmp/ssh-v0lKGBUI1tnG/agent.71 04:02:27 SSH_AGENT_PID=77 04:02:27 Running ssh-add (command line suppressed) 04:02:27 Identity added: /w/workspace/undry_device-onvif-camera_PR-314@tmp/private_key_6251881274597296157.key (/w/workspace/undry_device-onvif-camera_PR-314@tmp/private_key_6251881274597296157.key) 04:02:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:28 + git semver init 04:02:28 2023-04-20 04:02:28,360 [run_init] DEBUG init version:0.0.0 force:False 04:02:28 2023-04-20 04:02:28,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-314/.semver 04:02:28 2023-04-20 04:02:28,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-314/.semver 04:02:28 2023-04-20 04:02:28,362 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-314/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-314, universal_newlines=False, shell=None, istream=None) 04:02:29 2023-04-20 04:02:29,205 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-314/.git/info/exclude 04:02:29 2023-04-20 04:02:29,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-314/.semver/PR-314 with force:False 04:02:29 2023-04-20 04:02:29,206 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-314/.semver/PR-314 04:02:29 2023-04-20 04:02:29,211 [execute] INFO git cat-file --batch-check 04:02:29 2023-04-20 04:02:29,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-314/.semver, universal_newlines=False, shell=None, istream=) 04:02:29 2023-04-20 04:02:29,218 [execute] INFO git cat-file --batch 04:02:29 2023-04-20 04:02:29,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-314/.semver, universal_newlines=False, shell=None, istream=) 04:02:29 2023-04-20 04:02:29,223 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-314/.semver/PR-314 04:02:29 0.0.0 [Pipeline] } 04:02:29 $ docker exec --env ******** --env ******** fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf ssh-agent -k 04:02:29 unset SSH_AUTH_SOCK; 04:02:29 unset SSH_AGENT_PID; 04:02:29 echo Agent pid 77 killed; 04:02:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:29 + git semver [Pipeline] } 04:02:30 $ docker stop --time=1 fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf 04:02:31 $ docker rm -f --volumes fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf [Pipeline] // withDockerContainer [Pipeline] sh 04:02:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:32 Stashed 1 file(s) [Pipeline] echo 04:02:32 [edgeXSemver]: initialized semver on version 0.0.0 [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 04:02:32 provisioning config files... 04:02:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-314@tmp/config11048370108839951308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:33 ---> docker-login.sh 04:02:33 nexus3.edgexfoundry.org:10001 04:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:33 Configure a credential helper to remove this warning. See 04:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:33 04:02:33 Login Succeeded 04:02:33 nexus3.edgexfoundry.org:10002 04:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:33 Configure a credential helper to remove this warning. See 04:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:33 04:02:33 Login Succeeded 04:02:33 nexus3.edgexfoundry.org:10003 04:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:33 Configure a credential helper to remove this warning. See 04:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:33 04:02:33 Login Succeeded 04:02:33 nexus3.edgexfoundry.org:10004 04:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:33 Configure a credential helper to remove this warning. See 04:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:33 04:02:33 Login Succeeded 04:02:33 docker.io 04:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:33 Configure a credential helper to remove this warning. See 04:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:33 04:02:33 Login Succeeded 04:02:33 ---> docker-login.sh ends [Pipeline] } 04:02:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:33 ========================================================= 04:02:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:02:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:02:34 Sending build context to Docker daemon 26.94MB 04:02:34 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:02:34 Step 2/13 : FROM ${BASE} AS builder 04:02:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:34 63b65145d645: Pulling fs layer 04:02:34 a2d21d5440eb: Pulling fs layer 04:02:34 935e6c44a52c: Pulling fs layer 04:02:34 94cc34f8dd06: Pulling fs layer 04:02:34 30dea6a524f1: Pulling fs layer 04:02:34 a2aff8979fd8: Pulling fs layer 04:02:34 6808be2612f2: Pulling fs layer 04:02:34 f25807f1079a: Pulling fs layer 04:02:34 a2aff8979fd8: Waiting 04:02:34 30dea6a524f1: Waiting 04:02:34 f25807f1079a: Waiting 04:02:34 6808be2612f2: Waiting 04:02:34 94cc34f8dd06: Waiting 04:02:34 a2d21d5440eb: Download complete 04:02:34 94cc34f8dd06: Download complete 04:02:34 30dea6a524f1: Verifying Checksum 04:02:34 30dea6a524f1: Download complete 04:02:34 63b65145d645: Verifying Checksum 04:02:34 63b65145d645: Download complete 04:02:34 a2aff8979fd8: Verifying Checksum 04:02:34 a2aff8979fd8: Download complete 04:02:35 63b65145d645: Pull complete 04:02:35 a2d21d5440eb: Pull complete 04:02:35 f25807f1079a: Verifying Checksum 04:02:35 f25807f1079a: Download complete 04:02:35 935e6c44a52c: Verifying Checksum 04:02:35 935e6c44a52c: Download complete 04:02:35 6808be2612f2: Verifying Checksum 04:02:35 6808be2612f2: Download complete 04:02:38 935e6c44a52c: Pull complete 04:02:38 94cc34f8dd06: Pull complete 04:02:38 30dea6a524f1: Pull complete 04:02:38 a2aff8979fd8: Pull complete 04:02:40 6808be2612f2: Pull complete 04:02:41 f25807f1079a: Pull complete 04:02:41 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:02:41 ---> 3b553350e43f 04:02:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:02:45 ---> Running in 07a994cda434 04:02:45 Removing intermediate container 07a994cda434 04:02:45 ---> af8857082981 04:02:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:45 ---> Running in dac4d03748f8 04:02:45 Removing intermediate container dac4d03748f8 04:02:45 ---> f3bd9a7c9687 04:02:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:02:45 ---> Running in 5d2fc9a03dc3 04:02:45 Removing intermediate container 5d2fc9a03dc3 04:02:45 ---> 06de121fdcf4 04:02:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:02:45 ---> Running in 9f489e5ae5b3 04:02:45 Removing intermediate container 9f489e5ae5b3 04:02:45 ---> 10b6f3c4a65f 04:02:45 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:02:45 ---> Running in 4af8e73bd3a4 04:02:45 Removing intermediate container 4af8e73bd3a4 04:02:45 ---> bc55f413d40d 04:02:45 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:02:45 ---> Running in 7c3a0e141500 04:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:02:45 OK: 265 MiB in 53 packages 04:02:46 Removing intermediate container 7c3a0e141500 04:02:46 ---> 35ff20df4511 04:02:46 Step 9/13 : WORKDIR /device-onvif-camera 04:02:46 ---> Running in 6fcb02275691 04:02:46 Removing intermediate container 6fcb02275691 04:02:46 ---> a71f4b145373 04:02:46 Step 10/13 : COPY go.mod vendor* ./ 04:02:46 ---> 7dc255bda4c2 04:02:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:46 ---> Running in fa5bbf924c0d 04:02:47 Still waiting to schedule task 04:02:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:03:18 Removing intermediate container fa5bbf924c0d 04:03:18 ---> d0fe1b7501ab 04:03:18 Step 12/13 : COPY . . 04:03:18 ---> c51d3d1d69a8 04:03:18 Step 13/13 : RUN ${MAKE} 04:03:18 ---> Running in 8c5170ed3935 04:03:18 noop 04:03:18 Removing intermediate container 8c5170ed3935 04:03:18 ---> 915d8f3c72c3 04:03:18 Successfully built 915d8f3c72c3 04:03:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:18 + docker inspect -f . ci-base-image-x86_64 04:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:18 prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container 04:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:03:19 $ docker top 2869db8da21aca29743158b86a71e1bc5cdfdf2151ce5544a8553e0c9ca5772c -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:19 + go version 04:03:19 go version go1.20.2 linux/amd64 [Pipeline] } 04:03:19 $ docker stop --time=1 2869db8da21aca29743158b86a71e1bc5cdfdf2151ce5544a8553e0c9ca5772c 04:03:20 $ docker rm -f --volumes 2869db8da21aca29743158b86a71e1bc5cdfdf2151ce5544a8553e0c9ca5772c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:21 + docker inspect -f . ci-base-image-x86_64 04:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:21 prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container 04:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:03:22 $ docker top 848a6b2dbf2422e7f47c2bf2f8c33d965a7d59617c7af9f8993d4505654db095 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:22 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-314 [Pipeline] fileExists [Pipeline] sh 04:03:22 + make test 04:03:22 go test ./... -coverprofile=coverage.out ./... 04:03:28 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:03:38 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:03:38 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:03:40 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.6% of statements 04:03:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.941s coverage: 86.5% of statements 04:03:50 go vet ./... 04:03:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:03:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:03:54 ./bin/test-attribution-txt.sh 04:03:54 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:03:54 $ docker stop --time=1 848a6b2dbf2422e7f47c2bf2f8c33d965a7d59617c7af9f8993d4505654db095 04:03:56 $ docker rm -f --volumes 848a6b2dbf2422e7f47c2bf2f8c33d965a7d59617c7af9f8993d4505654db095 [Pipeline] // withDockerContainer [Pipeline] sh 04:03:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:03:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:03:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:03:58 + ls -al . 04:03:58 total 236 04:03:58 drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 04:03 . 04:03:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:02 .. 04:03:58 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 04:02 .git 04:03:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:02 .github 04:03:58 -rw-rw-r-- 1 jenkins jenkins 496 Apr 20 04:02 .gitignore 04:03:58 -rw-rw-r-- 1 jenkins jenkins 42 Apr 20 04:02 .golangci.yml 04:03:58 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 04:02 .semver 04:03:58 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 20 04:02 Attribution.txt 04:03:58 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 20 04:02 CHANGELOG.md 04:03:58 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 20 04:02 Dockerfile 04:03:58 -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 04:02 GOVERNANCE.md 04:03:58 -rw-rw-r-- 1 jenkins jenkins 734 Apr 20 04:02 Jenkinsfile 04:03:58 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 20 04:02 LICENSE 04:03:58 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 20 04:02 Makefile 04:03:58 -rw-rw-r-- 1 jenkins jenkins 625 Apr 20 04:02 OWNERS.md 04:03:58 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 20 04:02 README.md 04:03:58 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 04:02 VERSION 04:03:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:02 bin 04:03:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:02 cmd 04:03:58 -rw-r--r-- 1 jenkins jenkins 78835 Apr 20 04:03 coverage.out 04:03:58 drwxrwxr-x 6 jenkins jenkins 4096 Apr 20 04:02 doc 04:03:58 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 20 04:02 go.mod 04:03:58 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 20 04:02 go.sum 04:03:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:02 internal 04:03:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:02 snap 04:03:58 -rw-rw-r-- 1 jenkins jenkins 236 Apr 20 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:58 + 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=90265655d281f2969b3038869fc42e766f9fada9 --label arch=amd64 --label version=0.0.0 . 04:03:58 Sending build context to Docker daemon 27.02MB 04:03:58 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:03:58 Step 2/26 : FROM ${BASE} AS builder 04:03:58 ---> 915d8f3c72c3 04:03:58 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:03:58 ---> Running in 78ad25172424 04:03:58 Removing intermediate container 78ad25172424 04:03:58 ---> 4a35281d6f29 04:03:58 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:58 ---> Running in 0311019c0bc1 04:03:59 Removing intermediate container 0311019c0bc1 04:03:59 ---> 8ab9d076aaff 04:03:59 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:03:59 ---> Running in 8028547b2b73 04:03:59 Removing intermediate container 8028547b2b73 04:03:59 ---> 3337c11740f6 04:03:59 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:03:59 ---> Running in ace194c16341 04:03:59 Removing intermediate container ace194c16341 04:03:59 ---> 0b5a9968d50f 04:03:59 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:03:59 ---> Running in c78a77530954 04:03:59 Removing intermediate container c78a77530954 04:03:59 ---> 1aee2d5d3d56 04:03:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:59 ---> Running in b2cbb23489be 04:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:04:00 OK: 265 MiB in 53 packages 04:04:00 Removing intermediate container b2cbb23489be 04:04:00 ---> da3bb5cf31b7 04:04:00 Step 9/26 : WORKDIR /device-onvif-camera 04:04:00 ---> Running in 18880fe8ede4 04:04:00 Removing intermediate container 18880fe8ede4 04:04:00 ---> 81b52ea75a29 04:04:00 Step 10/26 : COPY go.mod vendor* ./ 04:04:00 ---> b8bff6d15e7e 04:04:00 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:00 ---> Running in 5b29b88dccd9 04:04:01 Removing intermediate container 5b29b88dccd9 04:04:01 ---> 9ea61ca55216 04:04:01 Step 12/26 : COPY . . 04:04:02 ---> 61366cb0f2a3 04:04:02 Step 13/26 : RUN ${MAKE} 04:04:02 ---> Running in 10886658b6cf 04:04:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:04:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9131 in /w/workspace/undry_device-onvif-camera_PR-314 [Pipeline] { [Pipeline] ws 04:04:18 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:04:18 The recommended git tool is: git 04:04:23 using credential edgex-jenkins-ssh 04:04:23 Cloning the remote Git repository 04:04:24 Removing intermediate container 10886658b6cf 04:04:24 ---> bb53efd22e81 04:04:24 Step 14/26 : FROM alpine:3.17 04:04:24 3.17: Pulling from library/alpine 04:04:24 f56be85fc22e: Pulling fs layer 04:04:24 f56be85fc22e: Download complete 04:04:24 f56be85fc22e: Pull complete 04:04:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:04:24 Status: Downloaded newer image for alpine:3.17 04:04:24 ---> 9ed4aefc74f6 04:04:24 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:04:24 ---> Running in ff51560aea48 04:04:24 Removing intermediate container ff51560aea48 04:04:24 ---> 4a3c38fd0b78 04:04:24 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:04:24 ---> Running in ebe6ff54db01 04:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:04:24 (1/1) Installing dumb-init (1.2.5-r2) 04:04:24 Executing busybox-1.35.0-r29.trigger 04:04:24 OK: 7 MiB in 16 packages 04:04:24 Removing intermediate container ebe6ff54db01 04:04:24 ---> 4f8cd08421f2 04:04:24 Step 17/26 : WORKDIR / 04:04:24 ---> Running in 2155df7c5bf9 04:04:24 Removing intermediate container 2155df7c5bf9 04:04:24 ---> ce958990b425 04:04:24 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:04:24 ---> b81194dc1b1d 04:04:24 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:04:24 ---> 38a6d146f20a 04:04:24 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:04:24 ---> aa0f998d3599 04:04:24 Step 21/26 : EXPOSE 59984 04:04:24 ---> Running in 4a7a6f397b20 04:04:24 Removing intermediate container 4a7a6f397b20 04:04:24 ---> dcf53ec61f98 04:04:24 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:04:24 ---> Running in 36e2ae7ab66d 04:04:24 Removing intermediate container 36e2ae7ab66d 04:04:24 ---> f8b3d6cb0eea 04:04:24 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:04:24 ---> Running in cda2298bc6ac 04:04:24 Removing intermediate container cda2298bc6ac 04:04:24 ---> 9bee719080eb 04:04:24 Step 24/26 : LABEL arch=amd64 04:04:24 ---> Running in 0272e1544281 04:04:24 Removing intermediate container 0272e1544281 04:04:24 ---> 3383fd7b271a 04:04:24 Step 25/26 : LABEL git_sha=90265655d281f2969b3038869fc42e766f9fada9 04:04:24 ---> Running in d5aa119a6153 04:04:24 Removing intermediate container d5aa119a6153 04:04:24 ---> 7742b46d8d93 04:04:24 Step 26/26 : LABEL version=0.0.0 04:04:24 ---> Running in 3853c6ad39e0 04:04:24 Removing intermediate container 3853c6ad39e0 04:04:24 ---> b744e658caf3 04:04:24 [Warning] One or more build-args [ARCH] were not consumed 04:04:24 Successfully built b744e658caf3 04:04:24 Successfully tagged device-onvif-camera:latest [Pipeline] } 04:04:23 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:04:23 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:04:23 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:23 > git --version # timeout=10 04:04:23 > git --version # 'git version 2.25.1' 04:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:25 04:04:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:25 latest: Pulling from edgex-lftools-log-publisher 04:04:25 5eb5b503b376: Pulling fs layer 04:04:25 5c69ac0246d0: Pulling fs layer 04:04:25 ec43610c2a17: Pulling fs layer 04:04:25 3a2ae6a8a46f: Pulling fs layer 04:04:25 33b1e0a273af: Pulling fs layer 04:04:25 5d3b04190fa2: Pulling fs layer 04:04:25 2f39f015ded8: Pulling fs layer 04:04:25 33b1e0a273af: Waiting 04:04:25 5d3b04190fa2: Waiting 04:04:25 3a2ae6a8a46f: Waiting 04:04:25 2f39f015ded8: Waiting 04:04:25 5c69ac0246d0: Download complete 04:04:25 3a2ae6a8a46f: Verifying Checksum 04:04:25 3a2ae6a8a46f: Download complete 04:04:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:26 33b1e0a273af: Verifying Checksum 04:04:26 33b1e0a273af: Download complete 04:04:26 5d3b04190fa2: Download complete 04:04:26 ec43610c2a17: Verifying Checksum 04:04:26 ec43610c2a17: Download complete 04:04:26 5eb5b503b376: Verifying Checksum 04:04:26 5eb5b503b376: Download complete 04:04:26 2f39f015ded8: Verifying Checksum 04:04:26 2f39f015ded8: Download complete 04:04:26 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 90265655d281f2969b3038869fc42e766f9fada9 04:04:27 5eb5b503b376: Pull complete 04:04:27 5c69ac0246d0: Pull complete 04:04:27 Merge succeeded, producing 90265655d281f2969b3038869fc42e766f9fada9 04:04:27 Checking out Revision 90265655d281f2969b3038869fc42e766f9fada9 (PR-314) 04:04:26 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:04:26 > git config core.sparsecheckout # timeout=10 04:04:26 > git checkout -f 90265655d281f2969b3038869fc42e766f9fada9 # timeout=10 04:04:27 > git remote # timeout=10 04:04:27 > git config --get remote.origin.url # timeout=10 04:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:27 > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 04:04:27 > git rev-parse HEAD^{commit} # timeout=10 04:04:27 > git config core.sparsecheckout # timeout=10 04:04:27 > git checkout -f 90265655d281f2969b3038869fc42e766f9fada9 # timeout=10 04:04:27 ec43610c2a17: Pull complete 04:04:27 3a2ae6a8a46f: Pull complete 04:04:27 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 04:04:27 33b1e0a273af: Pull complete 04:04:27 5d3b04190fa2: Pull complete 04:04:27 > git --version # timeout=10 04:04:27 > git --version # 'git version 2.25.1' 04:04:27 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:04:28 04:04:28 GitHub has been notified of this commit’s build result 04:04:28 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:04:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:29 Dload Upload Total Spent Left Speed 04:04:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 04:04:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:04:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:04:30 + sudo tee /etc/docker/daemon.new 04:04:30 { 04:04:30 "registry-mirrors": [ 04:04:30 "https://nexus3.edgexfoundry.org:10001" 04:04:30 ], 04:04:30 "bip": "10.250.0.254/24", 04:04:30 "hosts": [ 04:04:30 "tcp://0.0.0.0:5555", 04:04:30 "unix:///var/run/docker.sock" 04:04:30 ], 04:04:30 "mtu": 1458, 04:04:30 "selinux-enabled": true, 04:04:30 "seccomp-profile": "/etc/docker/seccomp.json" 04:04:30 } [Pipeline] sh 04:04:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:04:30 + sudo service docker restart 04:04:32 2f39f015ded8: Pull complete 04:04:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:32 prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container 04:04:32 $ 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/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:04:34 $ docker top 78ad9be134e4175fb11ab75ae0615a35a9d31d50bb8d5bedadeef5622be94f90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:35 ---> job-cost.sh 04:04:35 lf-activate-venv: SKIPPING 04:04:35 INFO: No Stack... 04:04:35 INFO: Retrieving Pricing Info for: v3-standard-8 04:04:35 INFO: Archiving Costs [Pipeline] sh 04:04:36 + cat /w/workspace/undry_device-onvif-camera_PR-314/archives/cost.csv 04:04:36 + cut -d, -f6 [Pipeline] lock 04:04:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] 04:04:36 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] did not exist. Created. 04:04:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:04:36 + echo total: 0.2199999988079071 [Pipeline] stash 04:04:36 Stashed 1 file(s) [Pipeline] } 04:04:36 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:04:36 $ docker stop --time=1 78ad9be134e4175fb11ab75ae0615a35a9d31d50bb8d5bedadeef5622be94f90 04:04:37 $ docker rm -f --volumes 78ad9be134e4175fb11ab75ae0615a35a9d31d50bb8d5bedadeef5622be94f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:49 provisioning config files... 04:04:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14656930012473528908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:49 ---> docker-login.sh 04:04:49 nexus3.edgexfoundry.org:10001 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 nexus3.edgexfoundry.org:10002 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 nexus3.edgexfoundry.org:10003 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:51 Configure a credential helper to remove this warning. See 04:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:51 04:04:51 Login Succeeded 04:04:51 nexus3.edgexfoundry.org:10004 04:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:51 Configure a credential helper to remove this warning. See 04:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:51 04:04:51 Login Succeeded 04:04:51 docker.io 04:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:51 Configure a credential helper to remove this warning. See 04:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:51 04:04:51 Login Succeeded 04:04:51 ---> docker-login.sh ends [Pipeline] } 04:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:52 ========================================================= 04:04:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:04:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:04:55 Sending build context to Docker daemon 19.66MB 04:04:55 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:04:55 Step 2/13 : FROM ${BASE} AS builder 04:04:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:04:55 af6eaf76a39c: Pulling fs layer 04:04:55 55522c791124: Pulling fs layer 04:04:55 ce5c4a1c91eb: Pulling fs layer 04:04:55 169dfbe0d373: Pulling fs layer 04:04:55 e1ff8fa3b103: Pulling fs layer 04:04:55 52ebb69f0ebf: Pulling fs layer 04:04:55 5abe8eddf0d5: Pulling fs layer 04:04:55 e1ff8fa3b103: Waiting 04:04:55 52ebb69f0ebf: Waiting 04:04:55 5abe8eddf0d5: Waiting 04:04:55 169dfbe0d373: Waiting 04:04:55 55522c791124: Verifying Checksum 04:04:55 55522c791124: Download complete 04:04:55 169dfbe0d373: Verifying Checksum 04:04:55 169dfbe0d373: Download complete 04:04:55 e1ff8fa3b103: Verifying Checksum 04:04:55 e1ff8fa3b103: Download complete 04:04:55 af6eaf76a39c: Verifying Checksum 04:04:55 af6eaf76a39c: Download complete 04:04:56 5abe8eddf0d5: Verifying Checksum 04:04:56 5abe8eddf0d5: Download complete 04:04:56 af6eaf76a39c: Pull complete 04:04:57 55522c791124: Pull complete 04:04:58 ce5c4a1c91eb: Verifying Checksum 04:04:58 ce5c4a1c91eb: Download complete 04:04:58 52ebb69f0ebf: Verifying Checksum 04:04:58 52ebb69f0ebf: Download complete 04:05:10 ce5c4a1c91eb: Pull complete 04:05:10 169dfbe0d373: Pull complete 04:05:10 e1ff8fa3b103: Pull complete 04:05:17 52ebb69f0ebf: Pull complete 04:05:18 5abe8eddf0d5: Pull complete 04:05:18 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:05:18 ---> 6cb57ee374ae 04:05:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:05:19 ---> Running in c92f109f7d33 04:05:20 Removing intermediate container c92f109f7d33 04:05:20 ---> e3fb85cd0e42 04:05:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:20 ---> Running in 4e962ee9b4a5 04:05:20 Removing intermediate container 4e962ee9b4a5 04:05:20 ---> e3a1178b6684 04:05:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:05:20 ---> Running in cb5a7c5d7666 04:05:21 Removing intermediate container cb5a7c5d7666 04:05:21 ---> 13394dbc3b01 04:05:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:05:21 ---> Running in 907bdb4914d1 04:05:21 Removing intermediate container 907bdb4914d1 04:05:21 ---> 64bfe727ff98 04:05:21 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:05:21 ---> Running in c08859e5fba4 04:05:21 Removing intermediate container c08859e5fba4 04:05:21 ---> 63a8f29bd69f 04:05:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:21 ---> Running in 2d6b32441274 04:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:05:24 OK: 263 MiB in 53 packages 04:05:25 Removing intermediate container 2d6b32441274 04:05:25 ---> 4416798c5d1d 04:05:25 Step 9/13 : WORKDIR /device-onvif-camera 04:05:25 ---> Running in efba76139afb 04:05:25 Removing intermediate container efba76139afb 04:05:25 ---> 1cc5ec701c7c 04:05:25 Step 10/13 : COPY go.mod vendor* ./ 04:05:26 ---> 988e006e8654 04:05:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:26 ---> Running in 2410ea11ffaa 04:07:03 Removing intermediate container 2410ea11ffaa 04:07:03 ---> e95863db982e 04:07:03 Step 12/13 : COPY . . 04:07:03 ---> 8994e36f823e 04:07:03 Step 13/13 : RUN ${MAKE} 04:07:03 ---> Running in cd4e936a0a79 04:07:03 noop 04:07:03 Removing intermediate container cd4e936a0a79 04:07:03 ---> f57c8943961b 04:07:03 Successfully built f57c8943961b 04:07:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:03 + docker inspect -f . ci-base-image-arm64 04:07:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:03 prd-ubuntu20.04-docker-arm64-4c-16g-9131 does not seem to be running inside a container 04:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:07:06 $ docker top 8467bcefa36cb4365593f9711f123b09eb1becba405c35f232ff840bacbc56de -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:07 + go version 04:07:07 go version go1.20.2 linux/arm64 [Pipeline] } 04:07:07 $ docker stop --time=1 8467bcefa36cb4365593f9711f123b09eb1becba405c35f232ff840bacbc56de 04:07:08 $ docker rm -f --volumes 8467bcefa36cb4365593f9711f123b09eb1becba405c35f232ff840bacbc56de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:09 + docker inspect -f . ci-base-image-arm64 04:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-9131 does not seem to be running inside a container 04:07:09 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:07:11 $ docker top d30e47803042d2b325c84de870be3de8cd5164495b1bfe87d0b9f5a2b3cd1d10 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:11 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:07:11 + make test 04:07:11 go test ./... -coverprofile=coverage.out ./... 04:07:44 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:09:50 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:09:50 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:09:50 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 31.6% of statements 04:10:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.179s coverage: 86.5% of statements 04:10:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:10:09 go vet ./... 04:10:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:10:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:10:35 ./bin/test-attribution-txt.sh 04:10:35 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:10:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:10:35 $ docker stop --time=1 d30e47803042d2b325c84de870be3de8cd5164495b1bfe87d0b9f5a2b3cd1d10 04:10:39 $ docker rm -f --volumes d30e47803042d2b325c84de870be3de8cd5164495b1bfe87d0b9f5a2b3cd1d10 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:40 Warning: overwriting stash ‘coverage-report’ 04:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:42 + ls -al . 04:10:42 total 232 04:10:42 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 04:07 . 04:10:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:04 .. 04:10:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 04:04 .git 04:10:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:04 .github 04:10:42 -rw-rw-r-- 1 jenkins jenkins 496 Apr 20 04:04 .gitignore 04:10:42 -rw-rw-r-- 1 jenkins jenkins 42 Apr 20 04:04 .golangci.yml 04:10:42 -rw-rw-r-- 1 jenkins jenkins 9732 Apr 20 04:04 Attribution.txt 04:10:42 -rw-rw-r-- 1 jenkins jenkins 6312 Apr 20 04:04 CHANGELOG.md 04:10:42 -rw-rw-r-- 1 jenkins jenkins 1574 Apr 20 04:04 Dockerfile 04:10:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 04:04 GOVERNANCE.md 04:10:42 -rw-rw-r-- 1 jenkins jenkins 734 Apr 20 04:04 Jenkinsfile 04:10:42 -rw-rw-r-- 1 jenkins jenkins 11348 Apr 20 04:04 LICENSE 04:10:42 -rw-rw-r-- 1 jenkins jenkins 2751 Apr 20 04:04 Makefile 04:10:42 -rw-rw-r-- 1 jenkins jenkins 625 Apr 20 04:04 OWNERS.md 04:10:42 -rw-rw-r-- 1 jenkins jenkins 6250 Apr 20 04:04 README.md 04:10:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 04:02 VERSION 04:10:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:04 bin 04:10:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:04 cmd 04:10:42 -rw-r--r-- 1 jenkins jenkins 78835 Apr 20 04:10 coverage.out 04:10:42 drwxrwxr-x 6 jenkins jenkins 4096 Apr 20 04:04 doc 04:10:42 -rw-rw-r-- 1 jenkins jenkins 3557 Apr 20 04:04 go.mod 04:10:42 -rw-rw-r-- 1 jenkins jenkins 33057 Apr 20 04:04 go.sum 04:10:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:04 internal 04:10:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:04 snap 04:10:42 -rw-rw-r-- 1 jenkins jenkins 236 Apr 20 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:42 + 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=90265655d281f2969b3038869fc42e766f9fada9 --label arch=arm64 --label version=0.0.0 . 04:10:43 Sending build context to Docker daemon 19.74MB 04:10:43 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:10:43 Step 2/26 : FROM ${BASE} AS builder 04:10:43 ---> f57c8943961b 04:10:43 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:10:43 ---> Running in b651c70f6368 04:10:43 Removing intermediate container b651c70f6368 04:10:43 ---> bca00aef1b90 04:10:43 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:10:43 ---> Running in e1b94590b8c4 04:10:43 Removing intermediate container e1b94590b8c4 04:10:43 ---> 9273476c9051 04:10:43 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:10:43 ---> Running in cb6e2dbc138e 04:10:44 Removing intermediate container cb6e2dbc138e 04:10:44 ---> 58afe7294e5f 04:10:44 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:10:44 ---> Running in 2ef2eb09bf46 04:10:44 Removing intermediate container 2ef2eb09bf46 04:10:44 ---> b2e8e1b918c1 04:10:44 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:10:44 ---> Running in 1d05cdca2a60 04:10:44 Removing intermediate container 1d05cdca2a60 04:10:44 ---> 020e12472c78 04:10:44 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:44 ---> Running in dcfb1c1e7ccf 04:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:10:47 OK: 263 MiB in 53 packages 04:10:48 Removing intermediate container dcfb1c1e7ccf 04:10:48 ---> 8866ae7cadf8 04:10:48 Step 9/26 : WORKDIR /device-onvif-camera 04:10:48 ---> Running in ffdd1d57b0d7 04:10:49 Removing intermediate container ffdd1d57b0d7 04:10:49 ---> 17c5443bda66 04:10:49 Step 10/26 : COPY go.mod vendor* ./ 04:10:49 ---> fa8f6b9fa1ce 04:10:49 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:49 ---> Running in 8b66c5d3655c 04:10:53 Removing intermediate container 8b66c5d3655c 04:10:53 ---> e0bd25983312 04:10:53 Step 12/26 : COPY . . 04:10:54 ---> 7caf89a3f98f 04:10:54 Step 13/26 : RUN ${MAKE} 04:10:54 ---> Running in ae0c5f3959ec 04:10:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:13:17 Removing intermediate container ae0c5f3959ec 04:13:17 ---> 1b8f123abd05 04:13:17 Step 14/26 : FROM alpine:3.17 04:13:17 3.17: Pulling from library/alpine 04:13:17 c41833b44d91: Pulling fs layer 04:13:17 c41833b44d91: Verifying Checksum 04:13:17 c41833b44d91: Download complete 04:13:17 c41833b44d91: Pull complete 04:13:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:13:17 Status: Downloaded newer image for alpine:3.17 04:13:17 ---> 51e60588ff2c 04:13:17 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:13:17 ---> Running in 25638628587a 04:13:17 Removing intermediate container 25638628587a 04:13:17 ---> a6106424457b 04:13:17 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:13:17 ---> Running in 232c852a206f 04:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:13:17 (1/1) Installing dumb-init (1.2.5-r2) 04:13:17 Executing busybox-1.35.0-r29.trigger 04:13:17 OK: 8 MiB in 16 packages 04:13:17 Removing intermediate container 232c852a206f 04:13:17 ---> faa137a915b6 04:13:17 Step 17/26 : WORKDIR / 04:13:17 ---> Running in 882dd52e90c2 04:13:17 Removing intermediate container 882dd52e90c2 04:13:17 ---> f9fa5b8f8f55 04:13:17 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:13:17 ---> 1b6f1e9005eb 04:13:17 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:13:17 ---> 0e12e1cb70ed 04:13:17 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:13:17 ---> f6c965a28608 04:13:17 Step 21/26 : EXPOSE 59984 04:13:17 ---> Running in a52b7341b5dd 04:13:17 Removing intermediate container a52b7341b5dd 04:13:17 ---> cdd08de3d0b4 04:13:17 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:13:17 ---> Running in dea299017ca3 04:13:17 Removing intermediate container dea299017ca3 04:13:17 ---> 1ad96167d401 04:13:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:13:17 ---> Running in dcd9a733c67e 04:13:17 Removing intermediate container dcd9a733c67e 04:13:17 ---> f3dc0fbbd79d 04:13:17 Step 24/26 : LABEL arch=arm64 04:13:17 ---> Running in d908dc8e6a50 04:13:17 Removing intermediate container d908dc8e6a50 04:13:17 ---> b0afd76212b4 04:13:17 Step 25/26 : LABEL git_sha=90265655d281f2969b3038869fc42e766f9fada9 04:13:17 ---> Running in c49dc937d1ef 04:13:17 Removing intermediate container c49dc937d1ef 04:13:17 ---> 0cc518de797d 04:13:17 Step 26/26 : LABEL version=0.0.0 04:13:17 ---> Running in 08dc7bd406f3 04:13:17 Removing intermediate container 08dc7bd406f3 04:13:17 ---> b077f3d1e338 04:13:17 [Warning] One or more build-args [ARCH] were not consumed 04:13:17 Successfully built b077f3d1e338 04:13:17 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:18 04:13:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:18 arm64: Pulling from edgex-lftools-log-publisher 04:13:18 8998bd30e6a1: Pulling fs layer 04:13:18 04944245beec: Pulling fs layer 04:13:18 699f458cf7ca: Pulling fs layer 04:13:18 765212b225bb: Pulling fs layer 04:13:18 f23df028b6ca: Pulling fs layer 04:13:18 d65c8cfc05b1: Pulling fs layer 04:13:18 2437ff75d9bd: Pulling fs layer 04:13:18 f23df028b6ca: Waiting 04:13:18 d65c8cfc05b1: Waiting 04:13:18 2437ff75d9bd: Waiting 04:13:18 765212b225bb: Waiting 04:13:19 04944245beec: Verifying Checksum 04:13:19 04944245beec: Download complete 04:13:19 765212b225bb: Verifying Checksum 04:13:19 765212b225bb: Download complete 04:13:19 f23df028b6ca: Verifying Checksum 04:13:19 f23df028b6ca: Download complete 04:13:19 d65c8cfc05b1: Download complete 04:13:19 699f458cf7ca: Verifying Checksum 04:13:19 699f458cf7ca: Download complete 04:13:19 8998bd30e6a1: Verifying Checksum 04:13:19 8998bd30e6a1: Download complete 04:13:21 2437ff75d9bd: Verifying Checksum 04:13:21 2437ff75d9bd: Download complete 04:13:23 8998bd30e6a1: Pull complete 04:13:23 04944245beec: Pull complete 04:13:24 699f458cf7ca: Pull complete 04:13:24 765212b225bb: Pull complete 04:13:25 f23df028b6ca: Pull complete 04:13:25 d65c8cfc05b1: Pull complete 04:13:38 2437ff75d9bd: Pull complete 04:13:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:13:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:38 prd-ubuntu20.04-docker-arm64-4c-16g-9131 does not seem to be running inside a container 04:13:38 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:13:40 $ docker top b5e41183b01804b0f05a7cc48031ec99b94a09e9b3860fb02e956e0fbe85fe03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:41 ---> job-cost.sh 04:13:41 lf-activate-venv: SKIPPING 04:13:41 INFO: No Stack... 04:13:42 INFO: Retrieving Pricing Info for: v3-standard-4 04:13:43 INFO: Archiving Costs [Pipeline] sh 04:13:43 + cut -d, -f6 04:13:43 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 04:13:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] 04:13:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] did not exist. Created. 04:13:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:43 /w/workspace/device-onvif-camera/1@tmp/durable-2cb0cc67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:13:44 + echo total: 0.10999999940395355 [Pipeline] stash 04:13:44 Warning: overwriting stash ‘stack-cost’ 04:13:44 Stashed 1 file(s) [Pipeline] } 04:13:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:13:44 $ docker stop --time=1 b5e41183b01804b0f05a7cc48031ec99b94a09e9b3860fb02e956e0fbe85fe03 04:13:45 $ docker rm -f --volumes b5e41183b01804b0f05a7cc48031ec99b94a09e9b3860fb02e956e0fbe85fe03 [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 04:13:46 provisioning config files... 04:13:46 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-314@tmp/config11613271062283302408tmp [Pipeline] { [Pipeline] sh 04:13:47 + set +x 04:13:47 + curl -s https://codecov.io/bash 04:13:47 + bash -s -- 04:13:47 04:13:47 _____ _ 04:13:47 / ____| | | 04:13:47 | | ___ __| | ___ ___ _____ __ 04:13:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:13:47 | |___| (_) | (_| | __/ (_| (_) \ V / 04:13:47 \_____\___/ \__,_|\___|\___\___/ \_/ 04:13:47 Bash-1.0.6 04:13:47 04:13:47 04:13:47 ==> git version 2.25.1 found 04:13:47 ==> 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 04:13:47 Release-Date: 2020-01-08 04:13:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:13:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:13:47 ==> Jenkins CI detected. 04:13:47 current dir:  /w/workspace/undry_device-onvif-camera_PR-314 04:13:47 project root: . 04:13:47 --> token set from env 04:13:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:13:47 ==> Running gcov in . (disable via -X gcov) 04:13:47 ==> Python coveragepy not found 04:13:47 ==> Searching for coverage reports in: 04:13:47 + . 04:13:47 -> Found 1 reports 04:13:47 ==> Detecting git/mercurial file structure 04:13:47 ==> Reading reports 04:13:47 + ./coverage.out bytes=78835 04:13:47 ==> Appending adjustments 04:13:47 https://docs.codecov.io/docs/fixing-reports 04:13:47 + Found adjustments 04:13:47 ==> Gzipping contents 04:13:47 12K /tmp/codecov.COd78S.gz 04:13:47 ==> Uploading reports 04:13:47 url: https://codecov.io 04:13:47 query: branch=PR-314&commit=90265655d281f2969b3038869fc42e766f9fada9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=314&job=&cmd_args= 04:13:47 -> Pinging Codecov 04:13:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-314&commit=90265655d281f2969b3038869fc42e766f9fada9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=314&job=&cmd_args= 04:13:47 -> Uploading to 04:13:47 https://storage.googleapis.com/codecov/v4/raw/2023-04-20/F29A59C45E3A92E06B3E522C9905F8EF/90265655d281f2969b3038869fc42e766f9fada9/7b28ca8f-84b8-4492-9d30-69d436a9d26b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T041347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47126bb5df36b65ee89001e5e57714ba06f32637bb85ec4da600f177f87d6242 04:13:47 % Total % Received % Xferd Average Speed Time Time Time Current 04:13:47 Dload Upload Total Spent Left Speed 04:13:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10491 0 0 100 10491 0 45812 --:--:-- --:--:-- --:--:-- 45613 100 10491 0 0 100 10491 0 41303 --:--:-- --:--:-- --:--:-- 41141 04:13:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] } 04:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:13:49 + [ -d /w/workspace/undry_device-onvif-camera_PR-314/archives ] 04:13:49 + ls -al /w/workspace/undry_device-onvif-camera_PR-314/archives 04:13:49 total 16 04:13:49 drwxr-xr-x 3 root root 4096 Apr 20 04:04 . 04:13:49 drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 04:04 .. 04:13:49 drwxr-xr-x 2 root root 4096 Apr 20 04:04 cost 04:13:49 -rw-r--r-- 1 root root 91 Apr 20 04:04 cost.csv 04:13:49 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-314/archives 04:13:49 + ls -al /w/workspace/undry_device-onvif-camera_PR-314/archives 04:13:49 total 16 04:13:49 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 04:04 . 04:13:49 drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 04:04 .. 04:13:49 drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 04:04 cost 04:13:49 -rw-r--r-- 1 jenkins jenkins 91 Apr 20 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:13:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:13:50 ---> package-listing.sh 04:13:50 ++ facter osfamily 04:13:50 ++ tr '[:upper:]' '[:lower:]' 04:13:51 + OS_FAMILY=debian 04:13:51 + workspace=/w/workspace/undry_device-onvif-camera_PR-314 04:13:51 + START_PACKAGES=/tmp/packages_start.txt 04:13:51 + END_PACKAGES=/tmp/packages_end.txt 04:13:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:13:51 + PACKAGES=/tmp/packages_start.txt 04:13:51 + '[' /w/workspace/undry_device-onvif-camera_PR-314 ']' 04:13:51 + PACKAGES=/tmp/packages_end.txt 04:13:51 + case "${OS_FAMILY}" in 04:13:51 + dpkg -l 04:13:51 + grep '^ii' 04:13:51 + '[' -f /tmp/packages_start.txt ']' 04:13:51 + '[' -f /tmp/packages_end.txt ']' 04:13:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:13:51 + '[' /w/workspace/undry_device-onvif-camera_PR-314 ']' 04:13:51 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-314/archives/ 04:13:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-314/archives/ [Pipeline] echo 04:13:51 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/undry_device-onvif-camera_PR-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:13:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:52 prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container 04:13:52 $ 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/undry_device-onvif-camera_PR-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:13:52 $ docker top 8724aa3bb1c37ac83da541986f1f66d4a42226ffe9bca73b0a7305374be5c442 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:52 + touch /tmp/pre-build-complete [Pipeline] sh 04:13:53 + mkdir -p /var/log/sysstat [Pipeline] sh 04:13:53 + ls /var/log/sa-host 04:13:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:53 provisioning config files... 04:13:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-314@tmp/config5531819923389379802tmp [Pipeline] { [Pipeline] echo 04:13:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:13:54 ---> create-netrc.sh [Pipeline] } 04:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:13:54 ---> python-tools-install.sh [Pipeline] echo 04:13:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:13:54 ---> sudo-logs.sh 04:13:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:13:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:13:55 ---> job-cost.sh 04:13:55 lf-activate-venv: SKIPPING 04:13:55 DEBUG: total: 0.2199999988079071 04:13:55 INFO: Retrieving Stack Cost... 04:13:55 INFO: Retrieving Pricing Info for: v3-standard-8 04:13:55 INFO: Archiving Costs [Pipeline] echo 04:13:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:56 ---> logs-deploy.sh 04:13:56 lf-activate-venv: SKIPPING 04:13:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-314/1 04:13:56 INFO: archiving workspace using pattern(s): 04:13:57 Archives upload complete. 04:13:57 INFO: archiving logs to Nexus