Pull request #393 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e+425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e (8817728a2cf4da72f2ed6b4bb2e16c665a82a73b) 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-ssh14753795295935461792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5507868199946605246.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-393/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-393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh149606724034375729.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-393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4246178719435958616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10955574866514863290.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-393/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-393/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17736742488500834443.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9191 in /w/workspace/undry_device-onvif-camera_PR-393 [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-393 # 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 Merging remotes/origin/main commit 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e into PR head commit 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e Merge succeeded, producing 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e Checking out Revision 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e (PR-393) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/393/head:refs/remotes/origin/PR-393 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e # 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 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:03 ========================================================= 04:03:03 EdgeX Global Pipelines Version Info 04:03:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:04 ------------------- 04:03:04 stable info: 04:03:04 ------------------- 04:03:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:03:04 Message: update stable to v1.0.254 04:03:04 ------------------- 04:03:04 experimental info: 04:03:04 ------------------- 04:03:04 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:03:04 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-393 [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-393 [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-393 [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e4ce48 [Pipeline] echo 04:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:06 provisioning config files... 04:03:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-393@tmp/config1614149744713593586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:07 ---> docker-login.sh 04:03:07 nexus3.edgexfoundry.org:10001 04:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:07 Configure a credential helper to remove this warning. See 04:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:07 04:03:07 Login Succeeded 04:03:07 nexus3.edgexfoundry.org:10002 04:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:07 Configure a credential helper to remove this warning. See 04:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:07 04:03:07 Login Succeeded 04:03:07 nexus3.edgexfoundry.org:10003 04:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:07 Configure a credential helper to remove this warning. See 04:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:07 04:03:07 Login Succeeded 04:03:07 nexus3.edgexfoundry.org:10004 04:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:07 Configure a credential helper to remove this warning. See 04:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:07 04:03:07 Login Succeeded 04:03:07 docker.io 04:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:08 Configure a credential helper to remove this warning. See 04:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:08 04:03:08 Login Succeeded 04:03:08 ---> docker-login.sh ends [Pipeline] } 04:03:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:08 + git rev-list -1 --merges 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e~1..4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] echo 04:03:08 -----------> git rev-list -1 --merges 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e~1..4e4ce489aa1c97367ce0dbb4272f7bca81ff330e 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [false] [Pipeline] sh 04:03:09 + git log --format=format:%s -1 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] echo 04:03:09 ========================================================= 04:03:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:09 + git log --format=format:%s -1 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] echo 04:03:09 [semverPrep] GIT_COMMIT: 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:03:09 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:10 + grep -v github /etc/ssh/ssh_known_hosts 04:03:10 + [ -e /tmp/ssh_known_hosts ] 04:03:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:10 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:10 04:03:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:10 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:10 b85a868b505f: Pulling fs layer 04:03:10 e2be974225ed: Pulling fs layer 04:03:10 339a4e72a1f5: Pulling fs layer 04:03:10 988bab9f4d93: Pulling fs layer 04:03:10 1469e6f7b9e6: Pulling fs layer 04:03:10 eaf3925da568: Pulling fs layer 04:03:10 bab4dde63d76: Pulling fs layer 04:03:10 bde34c3a00c8: Pulling fs layer 04:03:10 b352a97aabf1: Pulling fs layer 04:03:10 4872d77fe225: Pulling fs layer 04:03:10 5851b861e8e6: Pulling fs layer 04:03:10 1469e6f7b9e6: Waiting 04:03:10 eaf3925da568: Waiting 04:03:10 bab4dde63d76: Waiting 04:03:10 bde34c3a00c8: Waiting 04:03:10 b352a97aabf1: Waiting 04:03:10 5851b861e8e6: Waiting 04:03:10 988bab9f4d93: Waiting 04:03:10 4872d77fe225: Waiting 04:03:10 e2be974225ed: Verifying Checksum 04:03:10 e2be974225ed: Download complete 04:03:10 988bab9f4d93: Verifying Checksum 04:03:10 988bab9f4d93: Download complete 04:03:10 1469e6f7b9e6: Verifying Checksum 04:03:10 1469e6f7b9e6: Download complete 04:03:11 eaf3925da568: Download complete 04:03:11 339a4e72a1f5: Verifying Checksum 04:03:11 339a4e72a1f5: Download complete 04:03:11 bde34c3a00c8: Download complete 04:03:11 b352a97aabf1: Download complete 04:03:11 4872d77fe225: Download complete 04:03:11 5851b861e8e6: Download complete 04:03:11 b85a868b505f: Verifying Checksum 04:03:11 b85a868b505f: Download complete 04:03:11 bab4dde63d76: Verifying Checksum 04:03:11 bab4dde63d76: Download complete 04:03:12 b85a868b505f: Pull complete 04:03:12 e2be974225ed: Pull complete 04:03:12 339a4e72a1f5: Pull complete 04:03:12 988bab9f4d93: Pull complete 04:03:13 1469e6f7b9e6: Pull complete 04:03:13 eaf3925da568: Pull complete 04:03:15 bab4dde63d76: Pull complete 04:03:15 bde34c3a00c8: Pull complete 04:03:15 b352a97aabf1: Pull complete 04:03:15 4872d77fe225: Pull complete 04:03:15 5851b861e8e6: Pull complete 04:03:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:15 prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container 04:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:03:18 $ docker top 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 -eo pid,comm 04:03:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:03:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:18 [ssh-agent] Looking for ssh-agent implementation... 04:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:18 $ docker exec 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 ssh-agent 04:03:18 SSH_AUTH_SOCK=/tmp/ssh-7bRunrRLEVTH/agent.33 04:03:18 SSH_AGENT_PID=39 04:03:18 Running ssh-add (command line suppressed) 04:03:18 Identity added: /w/workspace/undry_device-onvif-camera_PR-393@tmp/private_key_18027507748801343227.key (/w/workspace/undry_device-onvif-camera_PR-393@tmp/private_key_18027507748801343227.key) 04:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:19 + git tag --points-at HEAD [Pipeline] } 04:03:19 $ docker exec --env ******** --env ******** 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 ssh-agent -k 04:03:19 unset SSH_AUTH_SOCK; 04:03:19 unset SSH_AGENT_PID; 04:03:19 echo Agent pid 39 killed; 04:03:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:19 [ssh-agent] Looking for ssh-agent implementation... 04:03:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:19 $ docker exec 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 ssh-agent 04:03:19 SSH_AUTH_SOCK=/tmp/ssh-n7cYEzKv0gSF/agent.71 04:03:19 SSH_AGENT_PID=77 04:03:19 Running ssh-add (command line suppressed) 04:03:19 Identity added: /w/workspace/undry_device-onvif-camera_PR-393@tmp/private_key_585752297584484762.key (/w/workspace/undry_device-onvif-camera_PR-393@tmp/private_key_585752297584484762.key) 04:03:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:19 + git semver init 04:03:20 2023-10-13 04:03:20,088 [run_init] DEBUG init version:0.0.0 force:False 04:03:20 2023-10-13 04:03:20,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-393/.semver 04:03:20 2023-10-13 04:03:20,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-393/.semver 04:03:20 2023-10-13 04:03:20,089 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-393/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-393, universal_newlines=False, shell=None, istream=None) 04:03:21 2023-10-13 04:03:21,148 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-393/.git/info/exclude 04:03:21 2023-10-13 04:03:21,148 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-393/.semver/PR-393 with force:False 04:03:21 2023-10-13 04:03:21,149 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-393/.semver/PR-393 04:03:21 2023-10-13 04:03:21,152 [execute] INFO git cat-file --batch-check 04:03:21 2023-10-13 04:03:21,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-393/.semver, universal_newlines=False, shell=None, istream=) 04:03:21 2023-10-13 04:03:21,158 [execute] INFO git cat-file --batch 04:03:21 2023-10-13 04:03:21,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-393/.semver, universal_newlines=False, shell=None, istream=) 04:03:21 2023-10-13 04:03:21,163 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-393/.semver/PR-393 04:03:21 0.0.0 [Pipeline] } 04:03:21 $ docker exec --env ******** --env ******** 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 ssh-agent -k 04:03:21 unset SSH_AUTH_SOCK; 04:03:21 unset SSH_AGENT_PID; 04:03:21 echo Agent pid 77 killed; 04:03:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:22 + git semver [Pipeline] } 04:03:22 $ docker stop --time=1 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 04:03:23 $ docker rm -f --volumes 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 [Pipeline] // withDockerContainer [Pipeline] sh 04:03:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:24 Stashed 1 file(s) [Pipeline] echo 04:03:24 [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] { 04:03:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9190 in /w/workspace/undry_device-onvif-camera_PR-393 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:25 provisioning config files... 04:03:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-393@tmp/config8931287542692601747tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 04:03:25 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:03:25 The recommended git tool is: git 04:03:25 ---> docker-login.sh 04:03:25 nexus3.edgexfoundry.org:10001 04:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:25 Configure a credential helper to remove this warning. See 04:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:25 04:03:25 Login Succeeded 04:03:25 nexus3.edgexfoundry.org:10002 04:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:25 Configure a credential helper to remove this warning. See 04:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:25 04:03:25 Login Succeeded 04:03:25 nexus3.edgexfoundry.org:10003 04:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:25 Configure a credential helper to remove this warning. See 04:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:25 04:03:25 Login Succeeded 04:03:25 nexus3.edgexfoundry.org:10004 04:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:25 Configure a credential helper to remove this warning. See 04:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:25 04:03:25 Login Succeeded 04:03:25 docker.io 04:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:26 Configure a credential helper to remove this warning. See 04:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:26 04:03:26 Login Succeeded 04:03:26 ---> docker-login.sh ends [Pipeline] } 04:03:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:26 ========================================================= 04:03:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:03:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:03:27 Sending build context to Docker daemon 21.59MB 04:03:27 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:03:27 Step 2/13 : FROM ${BASE} AS builder 04:03:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:27 7264a8db6415: Pulling fs layer 04:03:27 c4d48a809fc2: Pulling fs layer 04:03:27 4f1c88b9dad5: Pulling fs layer 04:03:27 ad3a456e5733: Pulling fs layer 04:03:27 33e27b845d1e: Pulling fs layer 04:03:27 c68163c4e522: Pulling fs layer 04:03:27 50da416c3ac9: Pulling fs layer 04:03:27 ad3a456e5733: Waiting 04:03:27 c68163c4e522: Waiting 04:03:27 23d2d4c4bb30: Pulling fs layer 04:03:27 50da416c3ac9: Waiting 04:03:27 23d2d4c4bb30: Waiting 04:03:27 c4d48a809fc2: Verifying Checksum 04:03:27 c4d48a809fc2: Download complete 04:03:27 ad3a456e5733: Verifying Checksum 04:03:27 ad3a456e5733: Download complete 04:03:27 33e27b845d1e: Download complete 04:03:27 7264a8db6415: Download complete 04:03:27 c68163c4e522: Verifying Checksum 04:03:27 c68163c4e522: Download complete 04:03:27 7264a8db6415: Pull complete 04:03:27 23d2d4c4bb30: Verifying Checksum 04:03:27 23d2d4c4bb30: Download complete 04:03:27 c4d48a809fc2: Pull complete 04:03:27 4f1c88b9dad5: Verifying Checksum 04:03:27 4f1c88b9dad5: Download complete 04:03:28 50da416c3ac9: Verifying Checksum 04:03:28 50da416c3ac9: Download complete 04:03:29 using credential edgex-jenkins-ssh 04:03:29 Cloning the remote Git repository 04:03:29 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:03:29 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:03:29 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:03:29 > git --version # timeout=10 04:03:29 > git --version # 'git version 2.25.1' 04:03:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:30 4f1c88b9dad5: Pull complete 04:03:30 ad3a456e5733: Pull complete 04:03:30 33e27b845d1e: Pull complete 04:03:30 c68163c4e522: Pull complete 04:03:31 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:03:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:03:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:03:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:03:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:03:32 Merging remotes/origin/main commit 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e into PR head commit 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e 04:03:33 Merge succeeded, producing 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e 04:03:33 Checking out Revision 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e (PR-393) 04:03:32 > git config core.sparsecheckout # timeout=10 04:03:32 > git checkout -f 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e # timeout=10 04:03:32 > git remote # timeout=10 04:03:33 > git config --get remote.origin.url # timeout=10 04:03:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:03:33 > git merge 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 04:03:33 > git rev-parse HEAD^{commit} # timeout=10 04:03:33 > git config core.sparsecheckout # timeout=10 04:03:33 > git checkout -f 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e # timeout=10 04:03:33 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:03:33 > git --version # timeout=10 04:03:33 > git --version # 'git version 2.25.1' 04:03:34 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 04:03:34 50da416c3ac9: Pull complete 04:03:34 23d2d4c4bb30: Pull complete 04:03:34 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:03:34 ---> 0786185ac409 04:03:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:03:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:03:35 % Total % Received % Xferd Average Speed Time Time Time Current 04:03:35 Dload Upload Total Spent Left Speed 04:03:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 04:03:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:03:36 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:03:36 sudo tee /etc/docker/daemon.new 04:03:36 { 04:03:36 "registry-mirrors": [ 04:03:36 "https://nexus3.edgexfoundry.org:10001" 04:03:36 ], 04:03:36 "bip": "10.250.0.254/24", 04:03:36 "hosts": [ 04:03:36 "tcp://0.0.0.0:5555", 04:03:36 "unix:///var/run/docker.sock" 04:03:36 ], 04:03:36 "mtu": 1458, 04:03:36 "selinux-enabled": true, 04:03:36 "seccomp-profile": "/etc/docker/seccomp.json" 04:03:36 } [Pipeline] sh 04:03:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:03:36 + sudo service docker restart 04:03:40 ---> Running in 291a5047cedf 04:03:40 Removing intermediate container 291a5047cedf 04:03:40 ---> 11c7b395fbc0 04:03:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:40 ---> Running in c853d5748d18 04:03:40 Removing intermediate container c853d5748d18 04:03:40 ---> ea6caca31d88 04:03:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:03:40 ---> Running in 096f59272ec7 04:03:40 Removing intermediate container 096f59272ec7 04:03:40 ---> a933aa235afd 04:03:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:03:40 ---> Running in 38be736dda9f 04:03:40 Removing intermediate container 38be736dda9f 04:03:40 ---> a09f1fc4bd48 04:03:40 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:03:40 ---> Running in cf6cff1c629a 04:03:40 Removing intermediate container cf6cff1c629a 04:03:40 ---> 92d667525ee7 04:03:40 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:40 ---> Running in e684a9a4572d 04:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:40 OK: 264 MiB in 52 packages 04:03:40 Removing intermediate container e684a9a4572d 04:03:40 ---> 867586a15380 04:03:40 Step 9/13 : WORKDIR /device-onvif-camera 04:03:40 ---> Running in 413647485af4 04:03:40 Removing intermediate container 413647485af4 04:03:40 ---> 1cc0e1c98f8c 04:03:40 Step 10/13 : COPY go.mod vendor* ./ 04:03:40 ---> 6d0e8282969b 04:03:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:40 ---> Running in 2315da404f4f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:55 provisioning config files... 04:03:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config9700396223462252329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:55 ---> docker-login.sh 04:03:55 nexus3.edgexfoundry.org:10001 04:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:56 Configure a credential helper to remove this warning. See 04:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:56 04:03:56 Login Succeeded 04:03:56 nexus3.edgexfoundry.org:10002 04:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:56 Configure a credential helper to remove this warning. See 04:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:56 04:03:56 Login Succeeded 04:03:56 nexus3.edgexfoundry.org:10003 04:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:56 Configure a credential helper to remove this warning. See 04:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:56 04:03:56 Login Succeeded 04:03:56 nexus3.edgexfoundry.org:10004 04:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:57 Configure a credential helper to remove this warning. See 04:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:57 04:03:57 Login Succeeded 04:03:57 docker.io 04:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:57 Configure a credential helper to remove this warning. See 04:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:57 04:03:57 Login Succeeded 04:03:57 ---> docker-login.sh ends [Pipeline] } 04:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:58 ========================================================= 04:03:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:03:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:03:59 Sending build context to Docker daemon 14.16MB 04:03:59 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:03:59 Step 2/13 : FROM ${BASE} AS builder 04:03:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:03:59 9fda8d8052c6: Pulling fs layer 04:03:59 5d54e960e981: Pulling fs layer 04:03:59 c4a7e357bf2a: Pulling fs layer 04:03:59 f0e02332f6b5: Pulling fs layer 04:03:59 cefa15bbcfad: Pulling fs layer 04:03:59 17808c966233: Pulling fs layer 04:03:59 f4c1fc716caa: Pulling fs layer 04:03:59 cefa15bbcfad: Waiting 04:03:59 17808c966233: Waiting 04:03:59 f4c1fc716caa: Waiting 04:03:59 f0e02332f6b5: Waiting 04:03:59 5d54e960e981: Verifying Checksum 04:03:59 5d54e960e981: Download complete 04:03:59 f0e02332f6b5: Verifying Checksum 04:03:59 f0e02332f6b5: Download complete 04:03:59 cefa15bbcfad: Verifying Checksum 04:03:59 cefa15bbcfad: Download complete 04:03:59 9fda8d8052c6: Download complete 04:03:59 f4c1fc716caa: Verifying Checksum 04:03:59 f4c1fc716caa: Download complete 04:04:00 9fda8d8052c6: Pull complete 04:04:00 5d54e960e981: Pull complete 04:04:01 c4a7e357bf2a: Verifying Checksum 04:04:01 c4a7e357bf2a: Download complete 04:04:02 17808c966233: Verifying Checksum 04:04:02 17808c966233: Download complete 04:04:14 c4a7e357bf2a: Pull complete 04:04:14 f0e02332f6b5: Pull complete 04:04:14 cefa15bbcfad: Pull complete 04:04:22 17808c966233: Pull complete 04:04:24 f4c1fc716caa: Pull complete 04:04:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:04:24 ---> ea914061e18c 04:04:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:04:26 ---> Running in 2c01fa4670c0 04:04:26 Removing intermediate container 2c01fa4670c0 04:04:26 ---> e77bd47fcf0a 04:04:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:26 ---> Running in 1de6f78e3c2e 04:04:26 Removing intermediate container 1de6f78e3c2e 04:04:26 ---> 68c705d692c6 04:04:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:04:26 ---> Running in 80bdd0e4c9e1 04:04:27 Removing intermediate container 80bdd0e4c9e1 04:04:27 ---> 870cfd96d9b6 04:04:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:04:27 ---> Running in 970fad71d63a 04:04:27 Removing intermediate container 970fad71d63a 04:04:27 ---> 4048071be120 04:04:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:04:27 ---> Running in 8708c297a9ef 04:04:27 Removing intermediate container 8708c297a9ef 04:04:27 ---> b8c06fdac3f6 04:04:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:28 ---> Running in 0577923bf389 04:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:04:30 OK: 266 MiB in 52 packages 04:04:31 Removing intermediate container 0577923bf389 04:04:31 ---> 317b5f5d497f 04:04:31 Step 9/13 : WORKDIR /device-onvif-camera 04:04:31 ---> Running in c4a98838057c 04:04:31 Removing intermediate container c4a98838057c 04:04:31 ---> b5ccbb1a889c 04:04:31 Step 10/13 : COPY go.mod vendor* ./ 04:04:35 ---> fbd85a4f8f68 04:04:35 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:35 ---> Running in f9ef3b1e37c5 04:04:48 Removing intermediate container 2315da404f4f 04:04:48 ---> 1b414b7a26b8 04:04:48 Step 12/13 : COPY . . 04:04:48 ---> b753b6b817e4 04:04:48 Step 13/13 : RUN ${MAKE} 04:04:48 ---> Running in 9ef2f4b7ea38 04:04:48 noop 04:04:48 Removing intermediate container 9ef2f4b7ea38 04:04:48 ---> 85b9b69d389d 04:04:48 Successfully built 85b9b69d389d 04:04:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:49 + docker inspect -f . ci-base-image-x86_64 04:04:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:49 prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container 04:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:49 $ docker top bf3270164a56a72e699b63cad852f7a8a207419d966b96eda2b9c791362bf1d5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:50 + go version 04:04:50 go version go1.21.0 linux/amd64 [Pipeline] } 04:04:50 $ docker stop --time=1 bf3270164a56a72e699b63cad852f7a8a207419d966b96eda2b9c791362bf1d5 04:04:51 $ docker rm -f --volumes bf3270164a56a72e699b63cad852f7a8a207419d966b96eda2b9c791362bf1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:52 + docker inspect -f . ci-base-image-x86_64 04:04:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:52 prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container 04:04:52 $ 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-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:04:52 $ docker top a831bab6700f3e48efaa0a02bdb9e225d8c3cd9f751c444ed842e14362a450ea -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:53 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-393 [Pipeline] fileExists [Pipeline] sh 04:04:53 + make test 04:04:53 go test ./... -coverprofile=coverage.out ./... 04:04:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:05:04 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:05:04 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:05:06 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.5% of statements 04:05:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.108s coverage: 86.5% of statements 04:05:13 go vet ./... 04:05:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:16 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:16 $ docker stop --time=1 a831bab6700f3e48efaa0a02bdb9e225d8c3cd9f751c444ed842e14362a450ea 04:05:19 $ docker rm -f --volumes a831bab6700f3e48efaa0a02bdb9e225d8c3cd9f751c444ed842e14362a450ea [Pipeline] // withDockerContainer [Pipeline] sh 04:05:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:21 + ls -al . 04:05:21 total 244 04:05:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 04:04 . 04:05:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 .. 04:05:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 04:05 .git 04:05:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:03 .github 04:05:21 -rw-rw-r-- 1 jenkins jenkins 496 Oct 13 04:03 .gitignore 04:05:21 -rw-rw-r-- 1 jenkins jenkins 42 Oct 13 04:03 .golangci.yml 04:05:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 04:03 .semver 04:05:21 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 13 04:03 Attribution.txt 04:05:21 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 13 04:03 CHANGELOG.md 04:05:21 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 13 04:03 Dockerfile 04:05:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 04:03 GOVERNANCE.md 04:05:21 -rw-rw-r-- 1 jenkins jenkins 739 Oct 13 04:03 Jenkinsfile 04:05:21 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 13 04:03 LICENSE 04:05:21 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 13 04:03 Makefile 04:05:21 -rw-rw-r-- 1 jenkins jenkins 625 Oct 13 04:03 OWNERS.md 04:05:21 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 13 04:03 README.md 04:05:21 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 04:03 VERSION 04:05:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:03 bin 04:05:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:03 cmd 04:05:21 -rw-r--r-- 1 jenkins jenkins 78456 Oct 13 04:05 coverage.out 04:05:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 doc 04:05:21 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 13 04:03 go.mod 04:05:21 -rw-rw-r-- 1 jenkins jenkins 37526 Oct 13 04:03 go.sum 04:05:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 internal 04:05:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 snap 04:05:21 -rw-rw-r-- 1 jenkins jenkins 236 Oct 13 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:21 + 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=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e --label arch=amd64 --label version=0.0.0 . 04:05:21 Sending build context to Docker daemon 21.67MB 04:05:21 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:05:21 Step 2/26 : FROM ${BASE} AS builder 04:05:21 ---> 85b9b69d389d 04:05:21 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:05:22 ---> Running in ba2198d92d82 04:05:22 Removing intermediate container ba2198d92d82 04:05:22 ---> 803b61940a2a 04:05:22 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:22 ---> Running in 898eac36b18b 04:05:22 Removing intermediate container 898eac36b18b 04:05:22 ---> 33ff065c2b4c 04:05:22 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:05:22 ---> Running in 02bafe1e1b35 04:05:22 Removing intermediate container 02bafe1e1b35 04:05:22 ---> 6ee94d24f823 04:05:22 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:05:22 ---> Running in ae9b6d65f304 04:05:22 Removing intermediate container ae9b6d65f304 04:05:22 ---> 7f9a4c834c38 04:05:22 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:05:22 ---> Running in 76566a3a19c3 04:05:22 Removing intermediate container 76566a3a19c3 04:05:22 ---> 0317d90a1f55 04:05:22 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:22 ---> Running in 0a4d746a5777 04:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:23 OK: 264 MiB in 52 packages 04:05:23 Removing intermediate container 0a4d746a5777 04:05:23 ---> a4b04b1ac828 04:05:23 Step 9/26 : WORKDIR /device-onvif-camera 04:05:23 ---> Running in 5c960de1b038 04:05:23 Removing intermediate container 5c960de1b038 04:05:23 ---> 15b5ea640a49 04:05:23 Step 10/26 : COPY go.mod vendor* ./ 04:05:23 ---> 1ed0d89eb34d 04:05:23 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:23 ---> Running in d48cf4738d35 04:05:24 Removing intermediate container d48cf4738d35 04:05:24 ---> 102b31607859 04:05:24 Step 12/26 : COPY . . 04:05:25 ---> 09374bba3816 04:05:25 Step 13/26 : RUN ${MAKE} 04:05:25 ---> Running in 985c6adeba6c 04:05:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:05:47 Removing intermediate container 985c6adeba6c 04:05:47 ---> a38dec30b041 04:05:47 Step 14/26 : FROM alpine:3.18 04:05:47 3.18: Pulling from library/alpine 04:05:47 96526aa774ef: Pulling fs layer 04:05:47 96526aa774ef: Download complete 04:05:47 96526aa774ef: Pull complete 04:05:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:05:47 Status: Downloaded newer image for alpine:3.18 04:05:47 ---> 8ca4688f4f35 04:05:47 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:05:47 ---> Running in eacd2e2fb502 04:05:47 Removing intermediate container eacd2e2fb502 04:05:47 ---> 0c7ca55cb358 04:05:47 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:05:47 ---> Running in ce05065f5c5b 04:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:47 (1/1) Installing dumb-init (1.2.5-r2) 04:05:47 Executing busybox-1.36.1-r2.trigger 04:05:47 OK: 7 MiB in 16 packages 04:05:48 Removing intermediate container ce05065f5c5b 04:05:48 ---> d40cd654aec5 04:05:48 Step 17/26 : WORKDIR / 04:05:48 ---> Running in 8654479ce1fc 04:05:48 Removing intermediate container 8654479ce1fc 04:05:48 ---> ec456a13526c 04:05:48 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:05:49 ---> 56f3223fa5c2 04:05:49 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:05:49 ---> d8df61096911 04:05:49 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:05:50 ---> 88b613361e52 04:05:50 Step 21/26 : EXPOSE 59984 04:05:50 ---> Running in 0dc3bfe6b89a 04:05:50 Removing intermediate container 0dc3bfe6b89a 04:05:50 ---> 70b24314a8f7 04:05:50 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:05:50 ---> Running in 46d8b8a2de68 04:05:50 Removing intermediate container 46d8b8a2de68 04:05:50 ---> 20f06f4b3632 04:05:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:05:50 ---> Running in 2520017c04e9 04:05:50 Removing intermediate container 2520017c04e9 04:05:50 ---> 012b0556f44b 04:05:50 Step 24/26 : LABEL arch=amd64 04:05:51 ---> Running in 534c0f95ea99 04:05:51 Removing intermediate container 534c0f95ea99 04:05:51 ---> 45f63f7443c9 04:05:51 Step 25/26 : LABEL git_sha=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e 04:05:51 ---> Running in 500d51d83fba 04:05:51 Removing intermediate container 500d51d83fba 04:05:51 ---> d40282ec91b9 04:05:51 Step 26/26 : LABEL version=0.0.0 04:05:51 ---> Running in 004363e79b0c 04:05:51 Removing intermediate container 004363e79b0c 04:05:51 ---> cee87a54a4ce 04:05:51 [Warning] One or more build-args [ARCH] were not consumed 04:05:51 Successfully built cee87a54a4ce 04:05:51 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 04:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:52 04:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:52 latest: Pulling from edgex-lftools-log-publisher 04:05:52 5eb5b503b376: Pulling fs layer 04:05:52 5c69ac0246d0: Pulling fs layer 04:05:52 ec43610c2a17: Pulling fs layer 04:05:52 3a2ae6a8a46f: Pulling fs layer 04:05:52 33b1e0a273af: Pulling fs layer 04:05:52 5d3b04190fa2: Pulling fs layer 04:05:52 2f39f015ded8: Pulling fs layer 04:05:52 5d3b04190fa2: Waiting 04:05:52 2f39f015ded8: Waiting 04:05:52 3a2ae6a8a46f: Waiting 04:05:52 5c69ac0246d0: Download complete 04:05:52 3a2ae6a8a46f: Download complete 04:05:52 33b1e0a273af: Verifying Checksum 04:05:52 33b1e0a273af: Download complete 04:05:52 5d3b04190fa2: Verifying Checksum 04:05:52 5d3b04190fa2: Download complete 04:05:52 ec43610c2a17: Verifying Checksum 04:05:52 ec43610c2a17: Download complete 04:05:53 5eb5b503b376: Verifying Checksum 04:05:53 5eb5b503b376: Download complete 04:05:53 2f39f015ded8: Download complete 04:05:54 5eb5b503b376: Pull complete 04:05:54 5c69ac0246d0: Pull complete 04:05:54 ec43610c2a17: Pull complete 04:05:54 3a2ae6a8a46f: Pull complete 04:05:54 33b1e0a273af: Pull complete 04:05:54 5d3b04190fa2: Pull complete 04:05:59 2f39f015ded8: Pull complete 04:05:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:59 prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container 04:05:59 $ 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-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:06:03 $ docker top f9cf5dc8d0f72ac0b1e39f1fc4a5f513f1bf37a271f6774d8cd6ca2ef87ff7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:04 ---> job-cost.sh 04:06:04 lf-activate-venv: SKIPPING 04:06:04 INFO: No Stack... 04:06:04 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:05 INFO: Archiving Costs [Pipeline] sh 04:06:05 + cat /w/workspace/undry_device-onvif-camera_PR-393/archives/cost.csv 04:06:05 + cut -d, -f6 [Pipeline] lock 04:06:05 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] 04:06:05 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] did not exist. Created. 04:06:05 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:05 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:05 Stashed 1 file(s) [Pipeline] } 04:06:05 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:05 $ docker stop --time=1 f9cf5dc8d0f72ac0b1e39f1fc4a5f513f1bf37a271f6774d8cd6ca2ef87ff7bd 04:06:07 $ docker rm -f --volumes f9cf5dc8d0f72ac0b1e39f1fc4a5f513f1bf37a271f6774d8cd6ca2ef87ff7bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:06:12 Removing intermediate container f9ef3b1e37c5 04:06:12 ---> a98725034d85 04:06:12 Step 12/13 : COPY . . 04:06:12 ---> bb98335d492f 04:06:12 Step 13/13 : RUN ${MAKE} 04:06:12 ---> Running in 08dcc4d92312 04:06:12 noop 04:06:12 Removing intermediate container 08dcc4d92312 04:06:12 ---> 7aa0c9c13c0f 04:06:12 Successfully built 7aa0c9c13c0f 04:06:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:12 + docker inspect -f . ci-base-image-arm64 04:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:13 prd-ubuntu20.04-docker-arm64-4c-16g-9190 does not seem to be running inside a container 04:06:13 $ 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 ******** ci-base-image-arm64 cat 04:06:14 $ docker top f2a03a6469e6d402cbc8419fa32ec046299de5468e0cf9580e430f0896940ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:15 + go version 04:06:15 go version go1.21.0 linux/arm64 [Pipeline] } 04:06:15 $ docker stop --time=1 f2a03a6469e6d402cbc8419fa32ec046299de5468e0cf9580e430f0896940ed5 04:06:16 $ docker rm -f --volumes f2a03a6469e6d402cbc8419fa32ec046299de5468e0cf9580e430f0896940ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:17 + docker inspect -f . ci-base-image-arm64 04:06:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:18 prd-ubuntu20.04-docker-arm64-4c-16g-9190 does not seem to be running inside a container 04:06:18 $ 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 ******** ci-base-image-arm64 cat 04:06:19 $ docker top 3c90713bf6dd37075f9fae79e0b4e370c344196df452da6cc4ee1d40040d60a7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:19 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:06:20 + make test 04:06:20 go test ./... -coverprofile=coverage.out ./... 04:06:27 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:08:04 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:08:04 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:08:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.223s coverage: 31.5% of statements 04:08:26 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.866s coverage: 86.5% of statements 04:08:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:08:26 go vet ./... 04:08:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:48 ./bin/test-attribution-txt.sh [Pipeline] echo 04:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:08:48 $ docker stop --time=1 3c90713bf6dd37075f9fae79e0b4e370c344196df452da6cc4ee1d40040d60a7 04:08:51 $ docker rm -f --volumes 3c90713bf6dd37075f9fae79e0b4e370c344196df452da6cc4ee1d40040d60a7 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:53 Warning: overwriting stash ‘coverage-report’ 04:08:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:54 + ls -al . 04:08:54 total 240 04:08:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 04:06 . 04:08:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 .. 04:08:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 04:03 .git 04:08:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:03 .github 04:08:54 -rw-rw-r-- 1 jenkins jenkins 496 Oct 13 04:03 .gitignore 04:08:54 -rw-rw-r-- 1 jenkins jenkins 42 Oct 13 04:03 .golangci.yml 04:08:54 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 13 04:03 Attribution.txt 04:08:54 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 13 04:03 CHANGELOG.md 04:08:54 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 13 04:03 Dockerfile 04:08:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 04:03 GOVERNANCE.md 04:08:54 -rw-rw-r-- 1 jenkins jenkins 739 Oct 13 04:03 Jenkinsfile 04:08:54 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 13 04:03 LICENSE 04:08:54 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 13 04:03 Makefile 04:08:54 -rw-rw-r-- 1 jenkins jenkins 625 Oct 13 04:03 OWNERS.md 04:08:54 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 13 04:03 README.md 04:08:54 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 04:03 VERSION 04:08:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:03 bin 04:08:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:03 cmd 04:08:54 -rw-r--r-- 1 jenkins jenkins 78456 Oct 13 04:08 coverage.out 04:08:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 doc 04:08:54 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 13 04:03 go.mod 04:08:54 -rw-rw-r-- 1 jenkins jenkins 37526 Oct 13 04:03 go.sum 04:08:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 internal 04:08:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 snap 04:08:54 -rw-rw-r-- 1 jenkins jenkins 236 Oct 13 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:55 + 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=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e --label arch=arm64 --label version=0.0.0 . 04:08:55 Sending build context to Docker daemon 14.24MB 04:08:55 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:08:55 Step 2/26 : FROM ${BASE} AS builder 04:08:55 ---> 7aa0c9c13c0f 04:08:55 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:08:55 ---> Running in e86218cdeab6 04:08:55 Removing intermediate container e86218cdeab6 04:08:55 ---> 554ffec910dc 04:08:55 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:56 ---> Running in 5231ad5d6e95 04:08:56 Removing intermediate container 5231ad5d6e95 04:08:56 ---> b112b6d331fb 04:08:56 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:08:56 ---> Running in a2c380b384d3 04:08:56 Removing intermediate container a2c380b384d3 04:08:56 ---> e499c2c7b59e 04:08:56 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:08:56 ---> Running in 0ec3dfddad8b 04:08:56 Removing intermediate container 0ec3dfddad8b 04:08:56 ---> e7811e6cf171 04:08:56 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:08:57 ---> Running in f1854c784089 04:08:57 Removing intermediate container f1854c784089 04:08:57 ---> baa6065a4fe9 04:08:57 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:57 ---> Running in 0c401c9deea9 04:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:08:59 OK: 266 MiB in 52 packages 04:09:00 Removing intermediate container 0c401c9deea9 04:09:00 ---> 74f48b341e56 04:09:00 Step 9/26 : WORKDIR /device-onvif-camera 04:09:00 ---> Running in f7b9881d5b80 04:09:01 Removing intermediate container f7b9881d5b80 04:09:01 ---> 319819fe8db1 04:09:01 Step 10/26 : COPY go.mod vendor* ./ 04:09:01 ---> 003b123815f0 04:09:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:01 ---> Running in af9cf93651be 04:09:07 Removing intermediate container af9cf93651be 04:09:07 ---> 664454a9a93d 04:09:07 Step 12/26 : COPY . . 04:09:07 ---> 0e5e9d833fc8 04:09:07 Step 13/26 : RUN ${MAKE} 04:09:07 ---> Running in 881375fd35ee 04:09:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:11:00 Removing intermediate container 881375fd35ee 04:11:00 ---> d896cfec87c5 04:11:00 Step 14/26 : FROM alpine:3.18 04:11:00 3.18: Pulling from library/alpine 04:11:00 579b34f0a95b: Pulling fs layer 04:11:00 579b34f0a95b: Verifying Checksum 04:11:00 579b34f0a95b: Download complete 04:11:00 579b34f0a95b: Pull complete 04:11:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:11:00 Status: Downloaded newer image for alpine:3.18 04:11:00 ---> 3cc203321400 04:11:00 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:11:00 ---> Running in 52d415cfe9ed 04:11:00 Removing intermediate container 52d415cfe9ed 04:11:00 ---> 84793a1ba611 04:11:00 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:11:00 ---> Running in f4978ba86e18 04:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:11:00 (1/1) Installing dumb-init (1.2.5-r2) 04:11:00 Executing busybox-1.36.1-r2.trigger 04:11:00 OK: 8 MiB in 16 packages 04:11:00 Removing intermediate container f4978ba86e18 04:11:00 ---> 1cb7423cd6c0 04:11:00 Step 17/26 : WORKDIR / 04:11:00 ---> Running in 5fee21b4bdce 04:11:00 Removing intermediate container 5fee21b4bdce 04:11:00 ---> 8efd37d94627 04:11:00 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:11:00 ---> 6e0f48ac77c6 04:11:00 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:11:00 ---> 8c693d2efd45 04:11:00 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:11:01 ---> da759a1eac06 04:11:01 Step 21/26 : EXPOSE 59984 04:11:01 ---> Running in e449e28d10f7 04:11:01 Removing intermediate container e449e28d10f7 04:11:01 ---> 86c3f17effa9 04:11:01 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:11:01 ---> Running in 761e0fb524dd 04:11:02 Removing intermediate container 761e0fb524dd 04:11:02 ---> 71b6fdb78326 04:11:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:11:02 ---> Running in a4c559c87b43 04:11:02 Removing intermediate container a4c559c87b43 04:11:02 ---> 3cc3e09d27b1 04:11:02 Step 24/26 : LABEL arch=arm64 04:11:02 ---> Running in da9d22122fe6 04:11:02 Removing intermediate container da9d22122fe6 04:11:02 ---> 5b574c161669 04:11:02 Step 25/26 : LABEL git_sha=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e 04:11:02 ---> Running in d3fce1bd6bfb 04:11:03 Removing intermediate container d3fce1bd6bfb 04:11:03 ---> 8c97256c2f14 04:11:03 Step 26/26 : LABEL version=0.0.0 04:11:03 ---> Running in a2c14f269ddd 04:11:03 Removing intermediate container a2c14f269ddd 04:11:03 ---> c8a6ccc67835 04:11:03 [Warning] One or more build-args [ARCH] were not consumed 04:11:03 Successfully built c8a6ccc67835 04:11:03 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:04 04:11:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:04 arm64: Pulling from edgex-lftools-log-publisher 04:11:04 8998bd30e6a1: Pulling fs layer 04:11:04 04944245beec: Pulling fs layer 04:11:04 699f458cf7ca: Pulling fs layer 04:11:04 765212b225bb: Pulling fs layer 04:11:04 f23df028b6ca: Pulling fs layer 04:11:04 d65c8cfc05b1: Pulling fs layer 04:11:04 2437ff75d9bd: Pulling fs layer 04:11:04 765212b225bb: Waiting 04:11:04 f23df028b6ca: Waiting 04:11:04 d65c8cfc05b1: Waiting 04:11:04 2437ff75d9bd: Waiting 04:11:04 04944245beec: Verifying Checksum 04:11:04 04944245beec: Download complete 04:11:04 765212b225bb: Verifying Checksum 04:11:04 765212b225bb: Download complete 04:11:04 f23df028b6ca: Verifying Checksum 04:11:04 f23df028b6ca: Download complete 04:11:04 d65c8cfc05b1: Download complete 04:11:05 699f458cf7ca: Verifying Checksum 04:11:05 699f458cf7ca: Download complete 04:11:05 8998bd30e6a1: Verifying Checksum 04:11:05 8998bd30e6a1: Download complete 04:11:07 2437ff75d9bd: Verifying Checksum 04:11:07 2437ff75d9bd: Download complete 04:11:09 8998bd30e6a1: Pull complete 04:11:10 04944245beec: Pull complete 04:11:11 699f458cf7ca: Pull complete 04:11:12 765212b225bb: Pull complete 04:11:13 f23df028b6ca: Pull complete 04:11:13 d65c8cfc05b1: Pull complete 04:11:31 2437ff75d9bd: Pull complete 04:11:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:31 prd-ubuntu20.04-docker-arm64-4c-16g-9190 does not seem to be running inside a container 04:11:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:11:34 $ docker top ddbb387c1ff7137874cecc8eb7add7e67b1fb832cda97eca4602a509a4f8d8cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:35 ---> job-cost.sh 04:11:35 lf-activate-venv: SKIPPING 04:11:35 INFO: No Stack... 04:11:35 INFO: Retrieving Pricing Info for: v3-standard-4 04:11:36 INFO: Archiving Costs [Pipeline] sh 04:11:36 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:11:36 + cut -d, -f6 [Pipeline] lock 04:11:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] 04:11:36 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] did not exist. Created. 04:11:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:37 /w/workspace/device-onvif-camera/1@tmp/durable-d9348924/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:11:37 + echo total: 0.10999999940395355 [Pipeline] stash 04:11:37 Warning: overwriting stash ‘stack-cost’ 04:11:37 Stashed 1 file(s) [Pipeline] } 04:11:37 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:11:37 $ docker stop --time=1 ddbb387c1ff7137874cecc8eb7add7e67b1fb832cda97eca4602a509a4f8d8cd 04:11:39 $ docker rm -f --volumes ddbb387c1ff7137874cecc8eb7add7e67b1fb832cda97eca4602a509a4f8d8cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:11:40 provisioning config files... 04:11:40 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-393@tmp/config15008171188952219654tmp [Pipeline] { [Pipeline] sh 04:11:40 + set +x 04:11:40 + curl -s https://codecov.io/bash 04:11:40 + bash -s -- 04:11:40 04:11:40 _____ _ 04:11:40 / ____| | | 04:11:40 | | ___ __| | ___ ___ _____ __ 04:11:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:11:40 | |___| (_) | (_| | __/ (_| (_) \ V / 04:11:40 \_____\___/ \__,_|\___|\___\___/ \_/ 04:11:40 Bash-1.0.6 04:11:40 04:11:40 04:11:40 ==> git version 2.25.1 found 04:11:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:11:40 Release-Date: 2020-01-08 04:11:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:11:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:11:40 ==> Jenkins CI detected. 04:11:40 current dir:  /w/workspace/undry_device-onvif-camera_PR-393 04:11:40 project root: . 04:11:40 --> token set from env 04:11:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:11:41 ==> Running gcov in . (disable via -X gcov) 04:11:41 ==> Python coveragepy not found 04:11:41 ==> Searching for coverage reports in: 04:11:41 + . 04:11:41 -> Found 1 reports 04:11:41 ==> Detecting git/mercurial file structure 04:11:41 ==> Reading reports 04:11:41 + ./coverage.out bytes=78456 04:11:41 ==> Appending adjustments 04:11:41 https://docs.codecov.io/docs/fixing-reports 04:11:41 + Found adjustments 04:11:41 ==> Gzipping contents 04:11:41 12K /tmp/codecov.Kvnila.gz 04:11:41 ==> Uploading reports 04:11:41 url: https://codecov.io 04:11:41 query: branch=PR-393&commit=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=393&job=&cmd_args= 04:11:41 -> Pinging Codecov 04:11:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-393&commit=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=393&job=&cmd_args= 04:11:41 -> Uploading to 04:11:41 https://storage.googleapis.com/codecov/v4/raw/2023-10-13/F29A59C45E3A92E06B3E522C9905F8EF/4e4ce489aa1c97367ce0dbb4272f7bca81ff330e/7ae75dc4-28cd-4d04-980d-bc6d858bbbe7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T041141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=052a96fe7a90c6818eb13daa6e85bee1f81d9c5854ab65dc7fb2286e08a68ba9 04:11:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:11:41 Dload Upload Total Spent Left Speed 04:11:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 35679 --:--:-- --:--:-- --:--:-- 35679 04:11:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] } 04:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:11:43 + [ -d /w/workspace/undry_device-onvif-camera_PR-393/archives ] 04:11:43 + ls -al /w/workspace/undry_device-onvif-camera_PR-393/archives 04:11:43 total 16 04:11:43 drwxr-xr-x 3 root root 4096 Oct 13 04:06 . 04:11:43 drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 04:06 .. 04:11:43 drwxr-xr-x 2 root root 4096 Oct 13 04:06 cost 04:11:43 -rw-r--r-- 1 root root 91 Oct 13 04:06 cost.csv 04:11:43 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-393/archives 04:11:43 + ls -al /w/workspace/undry_device-onvif-camera_PR-393/archives 04:11:43 total 16 04:11:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 04:06 . 04:11:43 drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 04:06 .. 04:11:43 drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 04:06 cost 04:11:43 -rw-r--r-- 1 jenkins jenkins 91 Oct 13 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:11:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:11:44 ---> package-listing.sh 04:11:44 ++ tr '[:upper:]' '[:lower:]' 04:11:44 ++ facter osfamily 04:11:44 + OS_FAMILY=debian 04:11:44 + workspace=/w/workspace/undry_device-onvif-camera_PR-393 04:11:44 + START_PACKAGES=/tmp/packages_start.txt 04:11:44 + END_PACKAGES=/tmp/packages_end.txt 04:11:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:11:44 + PACKAGES=/tmp/packages_start.txt 04:11:44 + '[' /w/workspace/undry_device-onvif-camera_PR-393 ']' 04:11:44 + PACKAGES=/tmp/packages_end.txt 04:11:44 + case "${OS_FAMILY}" in 04:11:44 + dpkg -l 04:11:44 + grep '^ii' 04:11:44 + '[' -f /tmp/packages_start.txt ']' 04:11:44 + '[' -f /tmp/packages_end.txt ']' 04:11:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:11:44 + '[' /w/workspace/undry_device-onvif-camera_PR-393 ']' 04:11:44 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-393/archives/ 04:11:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-393/archives/ [Pipeline] echo 04:11:44 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-393/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:11:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:11:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:45 prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container 04:11:46 $ 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-393/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-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:11:46 $ docker top 92f009bb0936c66fd1795afa5bf277026ecd6f9a8585374320f3b48b28072cc7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:46 + touch /tmp/pre-build-complete [Pipeline] sh 04:11:46 + mkdir -p /var/log/sysstat [Pipeline] sh 04:11:47 + ls /var/log/sa-host 04:11:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:47 provisioning config files... 04:11:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-393@tmp/config2255245812258963011tmp [Pipeline] { [Pipeline] echo 04:11:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:11:47 ---> create-netrc.sh [Pipeline] } 04:11:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:11:48 ---> python-tools-install.sh [Pipeline] echo 04:11:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:11:48 ---> sudo-logs.sh 04:11:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:11:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:11:48 ---> job-cost.sh 04:11:48 lf-activate-venv: SKIPPING 04:11:48 DEBUG: total: 0.2199999988079071 04:11:48 INFO: Retrieving Stack Cost... 04:11:49 INFO: Retrieving Pricing Info for: v3-standard-8 04:11:49 INFO: Archiving Costs [Pipeline] echo 04:11:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:11:49 ---> logs-deploy.sh 04:11:49 lf-activate-venv: SKIPPING 04:11:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-393/1 04:11:49 INFO: archiving workspace using pattern(s): 04:11:50 Archives upload complete. 04:11:50 INFO: archiving logs to Nexus