Pull request #249 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2012c096ac648bcc9b53116c3f2b3875f192e14+5eec883b2bb43bf890ad540a9146487d6a3ec42a (081b0ee7788501e1a7c2d66c84595b754f3cccbe) 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-ssh4236733703227673980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10819996412643008603.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-249/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-249/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2919751535001088208.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-249/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4811106170005258708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2087191200480275875.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-249/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-249/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1209703585063294746.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-8573’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8580 in /w/workspace/undry_device-onvif-camera_PR-249 [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-249 # 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/249/head:refs/remotes/origin/PR-249 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit d2012c096ac648bcc9b53116c3f2b3875f192e14 Merge succeeded, producing d2012c096ac648bcc9b53116c3f2b3875f192e14 Checking out Revision d2012c096ac648bcc9b53116c3f2b3875f192e14 (PR-249) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d2012c096ac648bcc9b53116c3f2b3875f192e14 # 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 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2012c096ac648bcc9b53116c3f2b3875f192e14 # timeout=10 [Pipeline] timeout 17:17:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:17:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:17:14 ========================================================= 17:17:14 EdgeX Global Pipelines Version Info 17:17:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:17:15 ------------------- 17:17:15 stable info: 17:17:15 ------------------- 17:17:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:17:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:17:15 Message: update stable to v1.0.244 17:17:15 ------------------- 17:17:15 experimental info: 17:17:15 ------------------- 17:17:15 Commited By: **** collab-it+edgex@linuxfoundation.org 17:17:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:17:15 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:17:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:17:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:17:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:17:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-249 [Pipeline] echo 17:17:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-249 [Pipeline] echo 17:17:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-249 [Pipeline] echo 17:17:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2012c096ac648bcc9b53116c3f2b3875f192e14 [Pipeline] echo 17:17:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2012c0 [Pipeline] echo 17:17:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:17 provisioning config files... 17:17:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-249@tmp/config8142851314211027285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:17 ---> docker-login.sh 17:17:17 nexus3.edgexfoundry.org:10001 17:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:18 Configure a credential helper to remove this warning. See 17:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:18 17:17:18 Login Succeeded 17:17:18 nexus3.edgexfoundry.org:10002 17:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:18 Configure a credential helper to remove this warning. See 17:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:18 17:17:18 Login Succeeded 17:17:18 nexus3.edgexfoundry.org:10003 17:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:18 Configure a credential helper to remove this warning. See 17:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:18 17:17:18 Login Succeeded 17:17:18 nexus3.edgexfoundry.org:10004 17:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:18 Configure a credential helper to remove this warning. See 17:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:18 17:17:18 Login Succeeded 17:17:18 docker.io 17:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:18 Configure a credential helper to remove this warning. See 17:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:18 17:17:18 Login Succeeded 17:17:18 ---> docker-login.sh ends [Pipeline] } 17:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:17:19 + git rev-list -1 --merges d2012c096ac648bcc9b53116c3f2b3875f192e14~1..d2012c096ac648bcc9b53116c3f2b3875f192e14 [Pipeline] echo 17:17:19 -----------> git rev-list -1 --merges d2012c096ac648bcc9b53116c3f2b3875f192e14~1..d2012c096ac648bcc9b53116c3f2b3875f192e14 d2012c096ac648bcc9b53116c3f2b3875f192e14 [false] [Pipeline] sh 17:17:19 + git log --format=format:%s -1 d2012c096ac648bcc9b53116c3f2b3875f192e14 [Pipeline] echo 17:17:19 ========================================================= 17:17:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:17:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:20 + git log --format=format:%s -1 d2012c096ac648bcc9b53116c3f2b3875f192e14 [Pipeline] echo 17:17:20 [semverPrep] GIT_COMMIT: d2012c096ac648bcc9b53116c3f2b3875f192e14, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:17:20 [semverPrep] This is not a build commit. [Pipeline] sh 17:17:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:17:20 + grep -v github /etc/ssh/ssh_known_hosts 17:17:20 + [ -e /tmp/ssh_known_hosts ] 17:17:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:17:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:17:20 + sudo tee -a /etc/ssh/ssh_known_hosts 17:17:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:21 17:17:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:21 0.1.4: Pulling from edgex-devops/py-git-semver 17:17:21 b85a868b505f: Pulling fs layer 17:17:21 e2be974225ed: Pulling fs layer 17:17:21 339a4e72a1f5: Pulling fs layer 17:17:21 988bab9f4d93: Pulling fs layer 17:17:21 1469e6f7b9e6: Pulling fs layer 17:17:21 eaf3925da568: Pulling fs layer 17:17:21 bab4dde63d76: Pulling fs layer 17:17:21 bde34c3a00c8: Pulling fs layer 17:17:21 b352a97aabf1: Pulling fs layer 17:17:21 4872d77fe225: Pulling fs layer 17:17:21 5851b861e8e6: Pulling fs layer 17:17:21 bab4dde63d76: Waiting 17:17:21 bde34c3a00c8: Waiting 17:17:21 4872d77fe225: Waiting 17:17:21 b352a97aabf1: Waiting 17:17:21 988bab9f4d93: Waiting 17:17:21 1469e6f7b9e6: Waiting 17:17:21 5851b861e8e6: Waiting 17:17:21 e2be974225ed: Download complete 17:17:21 988bab9f4d93: Verifying Checksum 17:17:21 988bab9f4d93: Download complete 17:17:21 1469e6f7b9e6: Verifying Checksum 17:17:21 1469e6f7b9e6: Download complete 17:17:21 eaf3925da568: Verifying Checksum 17:17:21 eaf3925da568: Download complete 17:17:21 339a4e72a1f5: Verifying Checksum 17:17:21 339a4e72a1f5: Download complete 17:17:21 bde34c3a00c8: Verifying Checksum 17:17:21 bde34c3a00c8: Download complete 17:17:22 b352a97aabf1: Verifying Checksum 17:17:22 b352a97aabf1: Download complete 17:17:22 4872d77fe225: Verifying Checksum 17:17:22 4872d77fe225: Download complete 17:17:22 5851b861e8e6: Verifying Checksum 17:17:22 5851b861e8e6: Download complete 17:17:22 b85a868b505f: Verifying Checksum 17:17:22 b85a868b505f: Download complete 17:17:22 bab4dde63d76: Verifying Checksum 17:17:22 bab4dde63d76: Download complete 17:17:24 b85a868b505f: Pull complete 17:17:24 e2be974225ed: Pull complete 17:17:24 339a4e72a1f5: Pull complete 17:17:24 988bab9f4d93: Pull complete 17:17:25 1469e6f7b9e6: Pull complete 17:17:25 eaf3925da568: Pull complete 17:17:27 bab4dde63d76: Pull complete 17:17:27 bde34c3a00c8: Pull complete 17:17:27 b352a97aabf1: Pull complete 17:17:27 4872d77fe225: Pull complete 17:17:27 5851b861e8e6: Pull complete 17:17:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:17:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:27 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 17:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-249 -v /w/workspace/undry_device-onvif-camera_PR-249:/w/workspace/undry_device-onvif-camera_PR-249:rw,z -v /w/workspace/undry_device-onvif-camera_PR-249@tmp:/w/workspace/undry_device-onvif-camera_PR-249@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 17:17:31 $ docker top cc303b5012b4e2e9dc8c84f519cf79072ec3cd7fa4d2ae1bd3a58a04f777322c -eo pid,comm 17:17:31 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). 17:17:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:31 [ssh-agent] Looking for ssh-agent implementation... 17:17:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:31 $ docker exec cc303b5012b4e2e9dc8c84f519cf79072ec3cd7fa4d2ae1bd3a58a04f777322c ssh-agent 17:17:31 SSH_AUTH_SOCK=/tmp/ssh-HonlqE0y2UUq/agent.32 17:17:31 SSH_AGENT_PID=38 17:17:31 Running ssh-add (command line suppressed) 17:17:31 Identity added: /w/workspace/undry_device-onvif-camera_PR-249@tmp/private_key_4603115648781625367.key (/w/workspace/undry_device-onvif-camera_PR-249@tmp/private_key_4603115648781625367.key) 17:17:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:32 + git tag --points-at HEAD [Pipeline] } 17:17:32 $ docker exec --env ******** --env ******** cc303b5012b4e2e9dc8c84f519cf79072ec3cd7fa4d2ae1bd3a58a04f777322c ssh-agent -k 17:17:32 unset SSH_AUTH_SOCK; 17:17:32 unset SSH_AGENT_PID; 17:17:32 echo Agent pid 38 killed; 17:17:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:32 [ssh-agent] Looking for ssh-agent implementation... 17:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:32 $ docker exec cc303b5012b4e2e9dc8c84f519cf79072ec3cd7fa4d2ae1bd3a58a04f777322c ssh-agent 17:17:32 SSH_AUTH_SOCK=/tmp/ssh-aRfBpWzkOWFH/agent.70 17:17:32 SSH_AGENT_PID=76 17:17:32 Running ssh-add (command line suppressed) 17:17:32 Identity added: /w/workspace/undry_device-onvif-camera_PR-249@tmp/private_key_5085862536674546339.key (/w/workspace/undry_device-onvif-camera_PR-249@tmp/private_key_5085862536674546339.key) 17:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:32 + git semver init 17:17:33 2023-03-07 17:17:33,181 [run_init] DEBUG init version:0.0.0 force:False 17:17:33 2023-03-07 17:17:33,182 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-249/.semver 17:17:33 2023-03-07 17:17:33,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-249/.semver 17:17:33 2023-03-07 17:17:33,183 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-249/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-249, universal_newlines=False, shell=None, istream=None) 17:17:34 2023-03-07 17:17:34,151 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-249/.git/info/exclude 17:17:34 2023-03-07 17:17:34,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-249/.semver/PR-249 with force:False 17:17:34 2023-03-07 17:17:34,152 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-249/.semver/PR-249 17:17:34 2023-03-07 17:17:34,156 [execute] INFO git cat-file --batch-check 17:17:34 2023-03-07 17:17:34,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-249/.semver, universal_newlines=False, shell=None, istream=) 17:17:34 2023-03-07 17:17:34,163 [execute] INFO git cat-file --batch 17:17:34 2023-03-07 17:17:34,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-249/.semver, universal_newlines=False, shell=None, istream=) 17:17:34 2023-03-07 17:17:34,171 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-249/.semver/PR-249 17:17:34 0.0.0 [Pipeline] } 17:17:34 $ docker exec --env ******** --env ******** cc303b5012b4e2e9dc8c84f519cf79072ec3cd7fa4d2ae1bd3a58a04f777322c ssh-agent -k 17:17:34 unset SSH_AUTH_SOCK; 17:17:34 unset SSH_AGENT_PID; 17:17:34 echo Agent pid 76 killed; 17:17:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:35 + git semver [Pipeline] } 17:17:35 $ docker stop --time=1 cc303b5012b4e2e9dc8c84f519cf79072ec3cd7fa4d2ae1bd3a58a04f777322c 17:17:36 $ docker rm -f --volumes cc303b5012b4e2e9dc8c84f519cf79072ec3cd7fa4d2ae1bd3a58a04f777322c [Pipeline] // withDockerContainer [Pipeline] sh 17:17:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:17:37 Stashed 1 file(s) [Pipeline] echo 17:17:37 [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 17:17:38 provisioning config files... 17:17:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-249@tmp/config13040753233227253333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:38 ---> docker-login.sh 17:17:38 nexus3.edgexfoundry.org:10001 17:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:38 Configure a credential helper to remove this warning. See 17:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:38 17:17:38 Login Succeeded 17:17:38 nexus3.edgexfoundry.org:10002 17:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:38 Configure a credential helper to remove this warning. See 17:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:38 17:17:38 Login Succeeded 17:17:38 nexus3.edgexfoundry.org:10003 17:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:38 Configure a credential helper to remove this warning. See 17:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:38 17:17:38 Login Succeeded 17:17:38 nexus3.edgexfoundry.org:10004 17:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:38 Configure a credential helper to remove this warning. See 17:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:38 17:17:38 Login Succeeded 17:17:38 docker.io 17:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:39 Configure a credential helper to remove this warning. See 17:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:39 17:17:39 Login Succeeded 17:17:39 ---> docker-login.sh ends [Pipeline] } 17:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:39 ========================================================= 17:17:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:17:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:17:40 Sending build context to Docker daemon 27.84MB 17:17:40 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:17:40 Step 2/13 : FROM ${BASE} AS builder 17:17:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:17:40 213ec9aee27d: Pulling fs layer 17:17:40 4583459ba037: Pulling fs layer 17:17:40 93c1e223e6f2: Pulling fs layer 17:17:40 53926ce57604: Pulling fs layer 17:17:40 21b2b0c7a3f4: Pulling fs layer 17:17:40 22ff95d597cd: Pulling fs layer 17:17:40 12d6caf4c0d1: Pulling fs layer 17:17:40 96b7cbca73a9: Pulling fs layer 17:17:40 a7acece74701: Pulling fs layer 17:17:40 12d6caf4c0d1: Waiting 17:17:40 53926ce57604: Waiting 17:17:40 21b2b0c7a3f4: Waiting 17:17:40 22ff95d597cd: Waiting 17:17:40 96b7cbca73a9: Waiting 17:17:40 93c1e223e6f2: Verifying Checksum 17:17:40 93c1e223e6f2: Download complete 17:17:40 4583459ba037: Download complete 17:17:40 21b2b0c7a3f4: Verifying Checksum 17:17:40 21b2b0c7a3f4: Download complete 17:17:40 22ff95d597cd: Download complete 17:17:40 213ec9aee27d: Verifying Checksum 17:17:40 213ec9aee27d: Download complete 17:17:40 12d6caf4c0d1: Verifying Checksum 17:17:40 12d6caf4c0d1: Download complete 17:17:40 213ec9aee27d: Pull complete 17:17:40 4583459ba037: Pull complete 17:17:40 93c1e223e6f2: Pull complete 17:17:40 a7acece74701: Verifying Checksum 17:17:40 a7acece74701: Download complete 17:17:41 96b7cbca73a9: Verifying Checksum 17:17:41 96b7cbca73a9: Download complete 17:17:41 53926ce57604: Download complete 17:17:46 53926ce57604: Pull complete 17:17:46 21b2b0c7a3f4: Pull complete 17:17:46 22ff95d597cd: Pull complete 17:17:46 12d6caf4c0d1: Pull complete 17:17:49 96b7cbca73a9: Pull complete 17:17:49 a7acece74701: Pull complete 17:17:49 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:17:49 ---> db6d94c90886 17:17:49 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:17:53 Still waiting to schedule task 17:17:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:17:55 ---> Running in 874a9c3fbed6 17:17:55 Removing intermediate container 874a9c3fbed6 17:17:55 ---> f066b25db41f 17:17:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:55 ---> Running in b2a0e197722f 17:17:55 Removing intermediate container b2a0e197722f 17:17:55 ---> afca922a9e46 17:17:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:17:55 ---> Running in 0a31c787e7f5 17:17:55 Removing intermediate container 0a31c787e7f5 17:17:55 ---> be682b98895e 17:17:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:17:55 ---> Running in d227f8157e36 17:17:55 Removing intermediate container d227f8157e36 17:17:55 ---> 9e2b9906f6e0 17:17:55 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:17:55 ---> Running in da89d9ed39db 17:17:55 Removing intermediate container da89d9ed39db 17:17:55 ---> 818683741735 17:17:55 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:55 ---> Running in d8837f8cb3b2 17:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:17:55 OK: 211 MiB in 51 packages 17:17:55 Removing intermediate container d8837f8cb3b2 17:17:55 ---> cc159377cd74 17:17:55 Step 9/13 : WORKDIR /device-onvif-camera 17:17:55 ---> Running in a500aa3cca89 17:17:55 Removing intermediate container a500aa3cca89 17:17:55 ---> b1a00062695c 17:17:55 Step 10/13 : COPY go.mod vendor* ./ 17:17:56 ---> 9c8ad99996d2 17:17:56 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:56 ---> Running in 5fe364ed20e5 17:18:34 Removing intermediate container 5fe364ed20e5 17:18:34 ---> 6e42ee5292c7 17:18:34 Step 12/13 : COPY . . 17:18:34 ---> b81b2299a28c 17:18:34 Step 13/13 : RUN ${MAKE} 17:18:34 ---> Running in 54dda79d751f 17:18:34 noop 17:18:34 Removing intermediate container 54dda79d751f 17:18:34 ---> ab7a8a56eac9 17:18:34 Successfully built ab7a8a56eac9 17:18:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:35 + docker inspect -f . ci-base-image-x86_64 17:18:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:35 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 17:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-249 -v /w/workspace/undry_device-onvif-camera_PR-249:/w/workspace/undry_device-onvif-camera_PR-249:rw,z -v /w/workspace/undry_device-onvif-camera_PR-249@tmp:/w/workspace/undry_device-onvif-camera_PR-249@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 17:18:35 $ docker top bfb994a66aaa9c4623a0c8be96439ca03101157ea6f26ff4622603e27ab9048d -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:36 + go version 17:18:36 go version go1.18.7 linux/amd64 [Pipeline] } 17:18:36 $ docker stop --time=1 bfb994a66aaa9c4623a0c8be96439ca03101157ea6f26ff4622603e27ab9048d 17:18:37 $ docker rm -f --volumes bfb994a66aaa9c4623a0c8be96439ca03101157ea6f26ff4622603e27ab9048d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:38 + docker inspect -f . ci-base-image-x86_64 17:18:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:38 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 17:18:38 $ 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-249 -v /w/workspace/undry_device-onvif-camera_PR-249:/w/workspace/undry_device-onvif-camera_PR-249:rw,z -v /w/workspace/undry_device-onvif-camera_PR-249@tmp:/w/workspace/undry_device-onvif-camera_PR-249@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 17:18:38 $ docker top dc923da48a8e422fca73f18afd57727644d51ea843191a3eb57dd9ab703d035e -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:39 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-249 [Pipeline] fileExists [Pipeline] sh 17:18:39 + make test 17:18:39 go test ./... -coverprofile=coverage.out ./... 17:18:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:18:52 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:18:54 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.043s coverage: 29.3% of statements 17:18:54 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:18:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.690s coverage: 86.5% of statements 17:19:02 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:19:02 go vet ./... 17:19:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:06 ./bin/test-attribution-txt.sh [Pipeline] echo 17:19:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:19:07 $ docker stop --time=1 dc923da48a8e422fca73f18afd57727644d51ea843191a3eb57dd9ab703d035e 17:19:09 $ docker rm -f --volumes dc923da48a8e422fca73f18afd57727644d51ea843191a3eb57dd9ab703d035e [Pipeline] // withDockerContainer [Pipeline] sh 17:19:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:19:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:19:11 + ls -al . 17:19:11 total 236 17:19:11 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 17:18 . 17:19:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:17 .. 17:19:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:18 .git 17:19:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:17 .github 17:19:11 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:17 .gitignore 17:19:11 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:17 .golangci.yml 17:19:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:17 .semver 17:19:11 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:17 Attribution.txt 17:19:11 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:17 CHANGELOG.md 17:19:11 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:17 Dockerfile 17:19:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:17 GOVERNANCE.md 17:19:11 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:17 Jenkinsfile 17:19:11 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:17 LICENSE 17:19:11 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:17 Makefile 17:19:11 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:17 OWNERS.md 17:19:11 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:17 README.md 17:19:11 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:17 VERSION 17:19:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:17 bin 17:19:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:17 cmd 17:19:11 -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:18 coverage.out 17:19:11 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:17 doc 17:19:11 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:17 go.mod 17:19:11 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 17:17 go.sum 17:19:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:17 internal 17:19:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:17 snap 17:19:11 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:11 + 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=d2012c096ac648bcc9b53116c3f2b3875f192e14 --label arch=amd64 --label version=0.0.0 . 17:19:12 Sending build context to Docker daemon 27.92MB 17:19:12 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:19:12 Step 2/26 : FROM ${BASE} AS builder 17:19:12 ---> ab7a8a56eac9 17:19:12 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:19:12 ---> Running in 1a291814458b 17:19:12 Removing intermediate container 1a291814458b 17:19:12 ---> 8c08537561da 17:19:12 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:19:12 ---> Running in 7424b617ceb3 17:19:13 Removing intermediate container 7424b617ceb3 17:19:13 ---> 605ed0897919 17:19:13 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:19:13 ---> Running in d4deadd49512 17:19:13 Removing intermediate container d4deadd49512 17:19:13 ---> 1fffad7dbdd0 17:19:13 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:19:13 ---> Running in bd2050cb6919 17:19:13 Removing intermediate container bd2050cb6919 17:19:13 ---> 8d7f88360487 17:19:13 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:19:13 ---> Running in da08c13ffb14 17:19:13 Removing intermediate container da08c13ffb14 17:19:13 ---> 2fe8fef2bdb7 17:19:13 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:19:13 ---> Running in c0fdb7375ccf 17:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:19:13 OK: 211 MiB in 51 packages 17:19:14 Removing intermediate container c0fdb7375ccf 17:19:14 ---> 9a48f8d663bd 17:19:14 Step 9/26 : WORKDIR /device-onvif-camera 17:19:14 ---> Running in 4623db942b4a 17:19:14 Removing intermediate container 4623db942b4a 17:19:14 ---> 005aa031c5aa 17:19:14 Step 10/26 : COPY go.mod vendor* ./ 17:19:14 ---> 4a5ff63f9f7d 17:19:14 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:14 ---> Running in 91b08a544d83 17:19:15 Removing intermediate container 91b08a544d83 17:19:15 ---> e7f95eba74c7 17:19:15 Step 12/26 : COPY . . 17:19:16 ---> fd2b56b0baa9 17:19:16 Step 13/26 : RUN ${MAKE} 17:19:16 ---> Running in 954fc722746d 17:19:16 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 17:19:43 Removing intermediate container 954fc722746d 17:19:43 ---> 5fa35ccd71ab 17:19:43 Step 14/26 : FROM alpine:3.16 17:19:43 3.16: Pulling from library/alpine 17:19:43 ef5531b6e74e: Pulling fs layer 17:19:43 ef5531b6e74e: Verifying Checksum 17:19:43 ef5531b6e74e: Download complete 17:19:43 ef5531b6e74e: Pull complete 17:19:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:19:43 Status: Downloaded newer image for alpine:3.16 17:19:43 ---> dfd21b5a31f5 17:19:43 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:19:43 ---> Running in 5c61c2567e92 17:19:43 Removing intermediate container 5c61c2567e92 17:19:43 ---> 5925999400fb 17:19:43 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:19:43 ---> Running in c54c700ae8e2 17:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:19:43 (1/1) Installing dumb-init (1.2.5-r1) 17:19:43 Executing busybox-1.35.0-r17.trigger 17:19:43 OK: 6 MiB in 15 packages 17:19:43 Removing intermediate container c54c700ae8e2 17:19:43 ---> 5f4d6044a2bf 17:19:43 Step 17/26 : WORKDIR / 17:19:43 ---> Running in df5061f8c22e 17:19:43 Removing intermediate container df5061f8c22e 17:19:43 ---> 8f085a8b100b 17:19:43 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:19:44 ---> 6e05ef9aa878 17:19:44 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:19:44 ---> ae57e9227a69 17:19:44 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:19:44 ---> 271a753e74d4 17:19:44 Step 21/26 : EXPOSE 59984 17:19:44 ---> Running in ed9e0bcd8b36 17:19:44 Removing intermediate container ed9e0bcd8b36 17:19:44 ---> 2813b6ca8f7f 17:19:44 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:19:44 ---> Running in d4dc65a9456c 17:19:44 Removing intermediate container d4dc65a9456c 17:19:44 ---> 9185d35dbd6a 17:19:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:19:45 ---> Running in 73c5f13b68f6 17:19:45 Removing intermediate container 73c5f13b68f6 17:19:45 ---> 00f7616cfbdc 17:19:45 Step 24/26 : LABEL arch=amd64 17:19:45 ---> Running in f2b44155598f 17:19:45 Removing intermediate container f2b44155598f 17:19:45 ---> f90a0dcf095e 17:19:45 Step 25/26 : LABEL git_sha=d2012c096ac648bcc9b53116c3f2b3875f192e14 17:19:45 ---> Running in 2e81ebbca87e 17:19:45 Removing intermediate container 2e81ebbca87e 17:19:45 ---> da1fd837c92a 17:19:45 Step 26/26 : LABEL version=0.0.0 17:19:45 ---> Running in ebf80fd17939 17:19:45 Removing intermediate container ebf80fd17939 17:19:45 ---> 76e04763f5f0 17:19:45 [Warning] One or more build-args [ARCH] were not consumed 17:19:45 Successfully built 76e04763f5f0 17:19:45 Successfully tagged device-onvif-camera:latest [Pipeline] } [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 17:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:46 17:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:46 latest: Pulling from edgex-lftools-log-publisher 17:19:46 5eb5b503b376: Pulling fs layer 17:19:46 5c69ac0246d0: Pulling fs layer 17:19:46 ec43610c2a17: Pulling fs layer 17:19:46 3a2ae6a8a46f: Pulling fs layer 17:19:46 33b1e0a273af: Pulling fs layer 17:19:46 5d3b04190fa2: Pulling fs layer 17:19:46 2f39f015ded8: Pulling fs layer 17:19:46 33b1e0a273af: Waiting 17:19:46 5d3b04190fa2: Waiting 17:19:46 2f39f015ded8: Waiting 17:19:46 3a2ae6a8a46f: Waiting 17:19:46 5c69ac0246d0: Download complete 17:19:46 3a2ae6a8a46f: Download complete 17:19:46 33b1e0a273af: Verifying Checksum 17:19:46 33b1e0a273af: Download complete 17:19:46 5d3b04190fa2: Verifying Checksum 17:19:46 5d3b04190fa2: Download complete 17:19:46 ec43610c2a17: Verifying Checksum 17:19:46 ec43610c2a17: Download complete 17:19:46 5eb5b503b376: Verifying Checksum 17:19:46 5eb5b503b376: Download complete 17:19:47 2f39f015ded8: Download complete 17:19:48 5eb5b503b376: Pull complete 17:19:48 5c69ac0246d0: Pull complete 17:19:48 ec43610c2a17: Pull complete 17:19:48 3a2ae6a8a46f: Pull complete 17:19:49 33b1e0a273af: Pull complete 17:19:49 5d3b04190fa2: Pull complete 17:19:54 2f39f015ded8: Pull complete 17:19:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:54 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 17:19:54 $ 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-249 -v /w/workspace/undry_device-onvif-camera_PR-249:/w/workspace/undry_device-onvif-camera_PR-249:rw,z -v /w/workspace/undry_device-onvif-camera_PR-249@tmp:/w/workspace/undry_device-onvif-camera_PR-249@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 17:19:59 $ docker top 8c3bdccc8ec8f1e12d9bd42e7c12516c3c23350d90e70bd37d37b65bc0875a5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:59 ---> job-cost.sh 17:19:59 lf-activate-venv: SKIPPING 17:19:59 INFO: No Stack... 17:20:00 INFO: Retrieving Pricing Info for: v3-standard-8 17:20:00 INFO: Archiving Costs [Pipeline] sh 17:20:00 + cat /w/workspace/undry_device-onvif-camera_PR-249/archives/cost.csv 17:20:00 + cut -d, -f6 [Pipeline] lock 17:20:00 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-249-1-stack-cost] 17:20:00 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-249-1-stack-cost] did not exist. Created. 17:20:00 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-249-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:01 + echo total: 0.2199999988079071 [Pipeline] stash 17:20:01 Stashed 1 file(s) [Pipeline] } 17:20:01 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:20:01 $ docker stop --time=1 8c3bdccc8ec8f1e12d9bd42e7c12516c3c23350d90e70bd37d37b65bc0875a5c 17:20:02 $ docker rm -f --volumes 8c3bdccc8ec8f1e12d9bd42e7c12516c3c23350d90e70bd37d37b65bc0875a5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:20:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8586 in /w/workspace/undry_device-onvif-camera_PR-249 [Pipeline] { [Pipeline] ws 17:20:28 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 17:20:28 The recommended git tool is: git 17:20:35 using credential edgex-jenkins-ssh 17:20:35 Cloning the remote Git repository 17:20:35 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 17:20:35 > git init /w/workspace/device-onvif-camera/1 # timeout=10 17:20:35 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:20:35 > git --version # timeout=10 17:20:35 > git --version # 'git version 2.25.1' 17:20:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:20:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:38 Merging remotes/origin/main commit 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit d2012c096ac648bcc9b53116c3f2b3875f192e14 17:20:38 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 17:20:38 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 17:20:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/249/head:refs/remotes/origin/PR-249 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:20:38 > git config core.sparsecheckout # timeout=10 17:20:38 > git checkout -f d2012c096ac648bcc9b53116c3f2b3875f192e14 # timeout=10 17:20:39 Merge succeeded, producing d2012c096ac648bcc9b53116c3f2b3875f192e14 17:20:39 Checking out Revision d2012c096ac648bcc9b53116c3f2b3875f192e14 (PR-249) 17:20:40 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:20:40 > git --version # timeout=10 17:20:40 > git --version # 'git version 2.25.1' 17:20:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:20:39 > git remote # timeout=10 17:20:39 > git config --get remote.origin.url # timeout=10 17:20:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:39 > git merge 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 17:20:39 > git rev-parse HEAD^{commit} # timeout=10 17:20:39 > git config core.sparsecheckout # timeout=10 17:20:39 > git checkout -f d2012c096ac648bcc9b53116c3f2b3875f192e14 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:41 Dload Upload Total Spent Left Speed 17:20:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 17:20:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:20:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:20:42 + sudo tee /etc/docker/daemon.new 17:20:42 { 17:20:42 "registry-mirrors": [ 17:20:42 "https://nexus3.edgexfoundry.org:10001" 17:20:42 ], 17:20:42 "bip": "10.250.0.254/24", 17:20:42 "hosts": [ 17:20:42 "tcp://0.0.0.0:5555", 17:20:42 "unix:///var/run/docker.sock" 17:20:42 ], 17:20:42 "mtu": 1458, 17:20:42 "selinux-enabled": true, 17:20:42 "seccomp-profile": "/etc/docker/seccomp.json" 17:20:42 } [Pipeline] sh 17:20:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:20:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:01 provisioning config files... 17:21:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5408584278506552388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:02 ---> docker-login.sh 17:21:02 nexus3.edgexfoundry.org:10001 17:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:03 Configure a credential helper to remove this warning. See 17:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:03 17:21:03 Login Succeeded 17:21:03 nexus3.edgexfoundry.org:10002 17:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:03 Configure a credential helper to remove this warning. See 17:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:03 17:21:03 Login Succeeded 17:21:03 nexus3.edgexfoundry.org:10003 17:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:03 Configure a credential helper to remove this warning. See 17:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:03 17:21:03 Login Succeeded 17:21:03 nexus3.edgexfoundry.org:10004 17:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:04 Configure a credential helper to remove this warning. See 17:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:04 17:21:04 Login Succeeded 17:21:04 docker.io 17:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:04 Configure a credential helper to remove this warning. See 17:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:04 17:21:04 Login Succeeded 17:21:04 ---> docker-login.sh ends [Pipeline] } 17:21:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:21:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:05 ========================================================= 17:21:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:21:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:21:06 Sending build context to Docker daemon 20.61MB 17:21:06 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:21:06 Step 2/13 : FROM ${BASE} AS builder 17:21:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:21:06 9b18e9b68314: Pulling fs layer 17:21:06 35d82f9e3411: Pulling fs layer 17:21:06 e16973657156: Pulling fs layer 17:21:06 fc693d55d65f: Pulling fs layer 17:21:06 7e9fc2657dce: Pulling fs layer 17:21:06 dda99020689f: Pulling fs layer 17:21:06 db1c61fa0a46: Pulling fs layer 17:21:06 891c053d2c06: Pulling fs layer 17:21:06 fc693d55d65f: Waiting 17:21:06 7e9fc2657dce: Waiting 17:21:06 dda99020689f: Waiting 17:21:06 db1c61fa0a46: Waiting 17:21:06 891c053d2c06: Waiting 17:21:06 e16973657156: Verifying Checksum 17:21:06 e16973657156: Download complete 17:21:06 35d82f9e3411: Verifying Checksum 17:21:06 35d82f9e3411: Download complete 17:21:06 7e9fc2657dce: Verifying Checksum 17:21:06 7e9fc2657dce: Download complete 17:21:06 dda99020689f: Verifying Checksum 17:21:06 dda99020689f: Download complete 17:21:06 9b18e9b68314: Verifying Checksum 17:21:06 9b18e9b68314: Download complete 17:21:07 9b18e9b68314: Pull complete 17:21:07 891c053d2c06: Verifying Checksum 17:21:07 891c053d2c06: Download complete 17:21:08 35d82f9e3411: Pull complete 17:21:09 e16973657156: Pull complete 17:21:09 db1c61fa0a46: Verifying Checksum 17:21:09 db1c61fa0a46: Download complete 17:21:09 fc693d55d65f: Download complete 17:21:22 fc693d55d65f: Pull complete 17:21:22 7e9fc2657dce: Pull complete 17:21:22 dda99020689f: Pull complete 17:21:28 db1c61fa0a46: Pull complete 17:21:30 891c053d2c06: Pull complete 17:21:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:21:30 ---> f96f9c87975a 17:21:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:21:32 ---> Running in 9d2945ef6a2d 17:21:33 Removing intermediate container 9d2945ef6a2d 17:21:33 ---> ae376dfb7b17 17:21:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:33 ---> Running in e1e57a41da21 17:21:33 Removing intermediate container e1e57a41da21 17:21:33 ---> 76f173b13fb0 17:21:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 17:21:33 ---> Running in b9b4b8cfe408 17:21:33 Removing intermediate container b9b4b8cfe408 17:21:33 ---> 20eebfd34d1b 17:21:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 17:21:34 ---> Running in 350963999c55 17:21:34 Removing intermediate container 350963999c55 17:21:34 ---> 07d2e2d07e67 17:21:34 Step 7/13 : LABEL Name=edgex-device-onvif-camera 17:21:34 ---> Running in c6f7e345643b 17:21:35 Removing intermediate container c6f7e345643b 17:21:35 ---> ea5125b367e5 17:21:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:35 ---> Running in 91b8a7aed9be 17:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:38 OK: 221 MiB in 51 packages 17:21:39 Removing intermediate container 91b8a7aed9be 17:21:39 ---> 4b87bd419512 17:21:39 Step 9/13 : WORKDIR /device-onvif-camera 17:21:39 ---> Running in 0135a5e4771e 17:21:39 Removing intermediate container 0135a5e4771e 17:21:39 ---> b4be74631f3f 17:21:39 Step 10/13 : COPY go.mod vendor* ./ 17:21:40 ---> db3ef9d0b9e0 17:21:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:40 ---> Running in fa8db03761a6 17:23:01 Removing intermediate container fa8db03761a6 17:23:01 ---> 178e570d94b9 17:23:01 Step 12/13 : COPY . . 17:23:01 ---> 8e240e9fc55e 17:23:01 Step 13/13 : RUN ${MAKE} 17:23:01 ---> Running in 79bc026920cc 17:23:01 noop 17:23:01 Removing intermediate container 79bc026920cc 17:23:01 ---> 2cdb857e4e02 17:23:01 Successfully built 2cdb857e4e02 17:23:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:02 + docker inspect -f . ci-base-image-arm64 17:23:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:02 prd-ubuntu20.04-docker-arm64-4c-16g-8586 does not seem to be running inside a container 17:23:02 $ 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 17:23:04 $ docker top 2fea50bf68f7822f37dc65931a4be807fd412b54e3e7a89ac773e5afaa426f70 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:04 + go version 17:23:04 go version go1.18.7 linux/arm64 [Pipeline] } 17:23:05 $ docker stop --time=1 2fea50bf68f7822f37dc65931a4be807fd412b54e3e7a89ac773e5afaa426f70 17:23:06 $ docker rm -f --volumes 2fea50bf68f7822f37dc65931a4be807fd412b54e3e7a89ac773e5afaa426f70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:07 + docker inspect -f . ci-base-image-arm64 17:23:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:07 prd-ubuntu20.04-docker-arm64-4c-16g-8586 does not seem to be running inside a container 17:23:07 $ 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 17:23:09 $ docker top 6c5db8987aee645b07851c343504c00f82acc7372593de3fbc4f70ea1a79c919 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:10 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 17:23:10 + make test 17:23:10 go test ./... -coverprofile=coverage.out ./... 17:23:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 17:25:19 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 17:25:21 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.249s coverage: 29.3% of statements 17:25:21 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 17:25:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.594s coverage: 86.5% of statements 17:25:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:25:43 go vet ./... 17:26:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:26:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:26:22 ./bin/test-attribution-txt.sh [Pipeline] echo 17:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:26:22 $ docker stop --time=1 6c5db8987aee645b07851c343504c00f82acc7372593de3fbc4f70ea1a79c919 17:26:24 $ docker rm -f --volumes 6c5db8987aee645b07851c343504c00f82acc7372593de3fbc4f70ea1a79c919 [Pipeline] // withDockerContainer [Pipeline] sh 17:26:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:26:25 Warning: overwriting stash ‘coverage-report’ 17:26:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:26:26 + ls -al . 17:26:26 total 232 17:26:26 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 17:23 . 17:26:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:20 .. 17:26:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:20 .git 17:26:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:20 .github 17:26:26 -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:20 .gitignore 17:26:26 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:20 .golangci.yml 17:26:26 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:20 Attribution.txt 17:26:26 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:20 CHANGELOG.md 17:26:26 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:20 Dockerfile 17:26:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:20 GOVERNANCE.md 17:26:26 -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:20 Jenkinsfile 17:26:26 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:20 LICENSE 17:26:26 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:20 Makefile 17:26:26 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:20 OWNERS.md 17:26:26 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:20 README.md 17:26:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:17 VERSION 17:26:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:20 bin 17:26:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:20 cmd 17:26:26 -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:25 coverage.out 17:26:26 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:20 doc 17:26:26 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:20 go.mod 17:26:26 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 17:20 go.sum 17:26:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:20 internal 17:26:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:20 snap 17:26:26 -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:27 + 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=d2012c096ac648bcc9b53116c3f2b3875f192e14 --label arch=arm64 --label version=0.0.0 . 17:26:27 Sending build context to Docker daemon 20.69MB 17:26:27 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:26:27 Step 2/26 : FROM ${BASE} AS builder 17:26:27 ---> 2cdb857e4e02 17:26:27 Step 3/26 : ARG ADD_BUILD_TAGS="" 17:26:28 ---> Running in 39062859d634 17:26:28 Removing intermediate container 39062859d634 17:26:28 ---> 012597296015 17:26:28 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:26:28 ---> Running in 7b2fd4bc9193 17:26:29 Removing intermediate container 7b2fd4bc9193 17:26:29 ---> 684b0292765e 17:26:29 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 17:26:29 ---> Running in 338c73947d66 17:26:29 Removing intermediate container 338c73947d66 17:26:29 ---> 661db93bac95 17:26:29 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 17:26:29 ---> Running in bfaff4f9fe26 17:26:29 Removing intermediate container bfaff4f9fe26 17:26:29 ---> aff52def436d 17:26:29 Step 7/26 : LABEL Name=edgex-device-onvif-camera 17:26:30 ---> Running in 042c9b2ac74a 17:26:30 Removing intermediate container 042c9b2ac74a 17:26:30 ---> def737ad601b 17:26:30 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:30 ---> Running in f7b0c39b0a82 17:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:26:33 OK: 221 MiB in 51 packages 17:26:34 Removing intermediate container f7b0c39b0a82 17:26:34 ---> 3bd39af8ec5f 17:26:34 Step 9/26 : WORKDIR /device-onvif-camera 17:26:34 ---> Running in 915de7e748d9 17:26:34 Removing intermediate container 915de7e748d9 17:26:34 ---> 862e5a4cd3e0 17:26:34 Step 10/26 : COPY go.mod vendor* ./ 17:26:35 ---> 5392a8317012 17:26:35 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:35 ---> Running in bbceae24025f 17:26:38 Removing intermediate container bbceae24025f 17:26:38 ---> 924a025cc4a4 17:26:38 Step 12/26 : COPY . . 17:26:40 ---> e4956d9f4232 17:26:40 Step 13/26 : RUN ${MAKE} 17:26:40 ---> Running in ca7074c139ad 17:26:41 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 17:29:18 Removing intermediate container ca7074c139ad 17:29:18 ---> 17551015c4ff 17:29:18 Step 14/26 : FROM alpine:3.16 17:29:18 3.16: Pulling from library/alpine 17:29:18 3760b48202b3: Pulling fs layer 17:29:18 3760b48202b3: Download complete 17:29:18 3760b48202b3: Pull complete 17:29:18 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:29:18 Status: Downloaded newer image for alpine:3.16 17:29:18 ---> 4c81e5bf8899 17:29:18 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:29:18 ---> Running in ab51544e4285 17:29:18 Removing intermediate container ab51544e4285 17:29:18 ---> a8b4f679d389 17:29:18 Step 16/26 : RUN apk add --update --no-cache dumb-init 17:29:18 ---> Running in d73e6731d8f1 17:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:29:20 (1/1) Installing dumb-init (1.2.5-r1) 17:29:20 Executing busybox-1.35.0-r17.trigger 17:29:20 OK: 5 MiB in 15 packages 17:29:21 Removing intermediate container d73e6731d8f1 17:29:21 ---> 538317d1e13b 17:29:21 Step 17/26 : WORKDIR / 17:29:21 ---> Running in 18939a3ed39d 17:29:22 Removing intermediate container 18939a3ed39d 17:29:22 ---> 5101c552e872 17:29:22 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 17:29:23 ---> 9c767a07c99a 17:29:23 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 17:29:24 ---> 772a0973d8e3 17:29:24 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 17:29:24 ---> 3c2993f7bcf2 17:29:24 Step 21/26 : EXPOSE 59984 17:29:24 ---> Running in c78b3586c642 17:29:24 Removing intermediate container c78b3586c642 17:29:24 ---> c0dcdb5790de 17:29:24 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 17:29:25 ---> Running in e28da7f071e4 17:29:25 Removing intermediate container e28da7f071e4 17:29:25 ---> 43a975798948 17:29:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:29:25 ---> Running in 076dec53e098 17:29:25 Removing intermediate container 076dec53e098 17:29:25 ---> 915dffda33a7 17:29:25 Step 24/26 : LABEL arch=arm64 17:29:25 ---> Running in 639cd53ffba4 17:29:26 Removing intermediate container 639cd53ffba4 17:29:26 ---> b58c91200b3b 17:29:26 Step 25/26 : LABEL git_sha=d2012c096ac648bcc9b53116c3f2b3875f192e14 17:29:26 ---> Running in 2a58bd16d02a 17:29:26 Removing intermediate container 2a58bd16d02a 17:29:26 ---> a57ec33730f1 17:29:26 Step 26/26 : LABEL version=0.0.0 17:29:26 ---> Running in fa7fc30a889c 17:29:26 Removing intermediate container fa7fc30a889c 17:29:26 ---> c057c0bf0099 17:29:26 [Warning] One or more build-args [ARCH] were not consumed 17:29:26 Successfully built c057c0bf0099 17:29:26 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 17:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:29:27 17:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:29:28 arm64: Pulling from edgex-lftools-log-publisher 17:29:28 8998bd30e6a1: Pulling fs layer 17:29:28 04944245beec: Pulling fs layer 17:29:28 699f458cf7ca: Pulling fs layer 17:29:28 765212b225bb: Pulling fs layer 17:29:28 f23df028b6ca: Pulling fs layer 17:29:28 d65c8cfc05b1: Pulling fs layer 17:29:28 2437ff75d9bd: Pulling fs layer 17:29:28 d65c8cfc05b1: Waiting 17:29:28 765212b225bb: Waiting 17:29:28 f23df028b6ca: Waiting 17:29:28 2437ff75d9bd: Waiting 17:29:28 04944245beec: Verifying Checksum 17:29:28 04944245beec: Download complete 17:29:28 765212b225bb: Verifying Checksum 17:29:28 765212b225bb: Download complete 17:29:28 f23df028b6ca: Download complete 17:29:28 d65c8cfc05b1: Download complete 17:29:28 699f458cf7ca: Verifying Checksum 17:29:28 699f458cf7ca: Download complete 17:29:29 8998bd30e6a1: Verifying Checksum 17:29:29 8998bd30e6a1: Download complete 17:29:31 2437ff75d9bd: Verifying Checksum 17:29:31 2437ff75d9bd: Download complete 17:29:33 8998bd30e6a1: Pull complete 17:29:33 04944245beec: Pull complete 17:29:34 699f458cf7ca: Pull complete 17:29:34 765212b225bb: Pull complete 17:29:36 f23df028b6ca: Pull complete 17:29:36 d65c8cfc05b1: Pull complete 17:29:51 2437ff75d9bd: Pull complete 17:29:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:29:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:51 prd-ubuntu20.04-docker-arm64-4c-16g-8586 does not seem to be running inside a container 17:29:51 $ 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 17:29:54 $ docker top 01572dd77c2a16421e65feb00e8376124c5084439104d60d64a30f06f8df1e87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:55 ---> job-cost.sh 17:29:55 lf-activate-venv: SKIPPING 17:29:55 INFO: No Stack... 17:29:55 INFO: Retrieving Pricing Info for: v3-standard-4 17:29:56 INFO: Archiving Costs [Pipeline] sh 17:29:57 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 17:29:57 + cut -d, -f6 [Pipeline] lock 17:29:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-249-1-stack-cost] 17:29:57 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-249-1-stack-cost] did not exist. Created. 17:29:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-249-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:58 /w/workspace/device-onvif-camera/1@tmp/durable-93fc171f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:29:58 + echo total: 0.10999999940395355 [Pipeline] stash 17:29:59 Warning: overwriting stash ‘stack-cost’ 17:29:59 Stashed 1 file(s) [Pipeline] } 17:29:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:59 $ docker stop --time=1 01572dd77c2a16421e65feb00e8376124c5084439104d60d64a30f06f8df1e87 17:30:01 $ docker rm -f --volumes 01572dd77c2a16421e65feb00e8376124c5084439104d60d64a30f06f8df1e87 [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 17:30:02 provisioning config files... 17:30:02 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-249@tmp/config7543590097634618160tmp [Pipeline] { [Pipeline] sh 17:30:02 + set +x 17:30:02 + curl -s https://codecov.io/bash 17:30:02 + bash -s -- 17:30:02 17:30:02 _____ _ 17:30:02 / ____| | | 17:30:02 | | ___ __| | ___ ___ _____ __ 17:30:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:30:02 | |___| (_) | (_| | __/ (_| (_) \ V / 17:30:02 \_____\___/ \__,_|\___|\___\___/ \_/ 17:30:02 Bash-1.0.6 17:30:02 17:30:02 17:30:02 ==> git version 2.25.1 found 17:30:02 ==> 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 17:30:02 Release-Date: 2020-01-08 17:30:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:30:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:30:02 ==> Jenkins CI detected. 17:30:02 current dir:  /w/workspace/undry_device-onvif-camera_PR-249 17:30:02 project root: . 17:30:02 --> token set from env 17:30:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:30:02 ==> Running gcov in . (disable via -X gcov) 17:30:02 ==> Python coveragepy not found 17:30:02 ==> Searching for coverage reports in: 17:30:02 + . 17:30:02 -> Found 1 reports 17:30:02 ==> Detecting git/mercurial file structure 17:30:02 ==> Reading reports 17:30:02 + ./coverage.out bytes=79184 17:30:02 ==> Appending adjustments 17:30:02 https://docs.codecov.io/docs/fixing-reports 17:30:03 + Found adjustments 17:30:03 ==> Gzipping contents 17:30:03 12K /tmp/codecov.pOC1rH.gz 17:30:03 ==> Uploading reports 17:30:03 url: https://codecov.io 17:30:03 query: branch=PR-249&commit=d2012c096ac648bcc9b53116c3f2b3875f192e14&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-249%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=249&job=&cmd_args= 17:30:03 -> Pinging Codecov 17:30:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-249&commit=d2012c096ac648bcc9b53116c3f2b3875f192e14&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-249%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=249&job=&cmd_args= 17:30:03 -> Uploading to 17:30:03 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/d2012c096ac648bcc9b53116c3f2b3875f192e14/21576447-4620-4145-9767-557af7a9bafe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T173003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0fd9177445080b58d3d6a4dcb3ec2c1c77a59f5dab24a1dbd8e77633eb25e686 17:30:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:30:03 Dload Upload Total Spent Left Speed 17:30:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10832 0 0 100 10832 0 37611 --:--:-- --:--:-- --:--:-- 37611 17:30:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/d2012c096ac648bcc9b53116c3f2b3875f192e14 [Pipeline] } 17:30:03 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 17:30:05 + [ -d /w/workspace/undry_device-onvif-camera_PR-249/archives ] 17:30:05 + ls -al /w/workspace/undry_device-onvif-camera_PR-249/archives 17:30:05 total 16 17:30:05 drwxr-xr-x 3 root root 4096 Mar 7 17:20 . 17:30:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:20 .. 17:30:05 drwxr-xr-x 2 root root 4096 Mar 7 17:20 cost 17:30:05 -rw-r--r-- 1 root root 91 Mar 7 17:20 cost.csv 17:30:05 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-249/archives 17:30:05 + ls -al /w/workspace/undry_device-onvif-camera_PR-249/archives 17:30:05 total 16 17:30:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:20 . 17:30:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:20 .. 17:30:05 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 17:20 cost 17:30:05 -rw-r--r-- 1 jenkins jenkins 91 Mar 7 17:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:30:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:30:06 ---> package-listing.sh 17:30:06 ++ facter osfamily 17:30:06 ++ tr '[:upper:]' '[:lower:]' 17:30:06 + OS_FAMILY=debian 17:30:06 + workspace=/w/workspace/undry_device-onvif-camera_PR-249 17:30:06 + START_PACKAGES=/tmp/packages_start.txt 17:30:06 + END_PACKAGES=/tmp/packages_end.txt 17:30:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:30:06 + PACKAGES=/tmp/packages_start.txt 17:30:06 + '[' /w/workspace/undry_device-onvif-camera_PR-249 ']' 17:30:06 + PACKAGES=/tmp/packages_end.txt 17:30:06 + case "${OS_FAMILY}" in 17:30:06 + grep '^ii' 17:30:06 + dpkg -l 17:30:06 + '[' -f /tmp/packages_start.txt ']' 17:30:06 + '[' -f /tmp/packages_end.txt ']' 17:30:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:30:06 + '[' /w/workspace/undry_device-onvif-camera_PR-249 ']' 17:30:06 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-249/archives/ 17:30:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-249/archives/ [Pipeline] echo 17:30:06 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-249/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:30:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:07 prd-ubuntu20.04-docker-8c-8g-8580 does not seem to be running inside a container 17:30:08 $ 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-249/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-249 -v /w/workspace/undry_device-onvif-camera_PR-249:/w/workspace/undry_device-onvif-camera_PR-249:rw,z -v /w/workspace/undry_device-onvif-camera_PR-249@tmp:/w/workspace/undry_device-onvif-camera_PR-249@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 17:30:08 $ docker top c11750f444fa6ec8909883d1eedc1998ec50ba4e4dcf2c6ea2bc54a7a3006540 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:08 + touch /tmp/pre-build-complete [Pipeline] sh 17:30:09 + mkdir -p /var/log/sysstat [Pipeline] sh 17:30:09 + ls /var/log/sa-host 17:30:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:09 provisioning config files... 17:30:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-249@tmp/config10634274258023455937tmp [Pipeline] { [Pipeline] echo 17:30:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:30:09 ---> create-netrc.sh [Pipeline] } 17:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:30:10 ---> python-tools-install.sh [Pipeline] echo 17:30:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:30:10 ---> sudo-logs.sh 17:30:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:30:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:30:11 ---> job-cost.sh 17:30:11 lf-activate-venv: SKIPPING 17:30:11 DEBUG: total: 0.2199999988079071 17:30:11 INFO: Retrieving Stack Cost... 17:30:11 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:11 INFO: Archiving Costs [Pipeline] echo 17:30:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:30:12 ---> logs-deploy.sh 17:30:12 lf-activate-venv: SKIPPING 17:30:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-249/1 17:30:12 INFO: archiving workspace using pattern(s): 17:30:13 Archives upload complete. 17:30:13 INFO: archiving logs to Nexus