Pull request #401 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 240f1fbdd5e3ebf38efefeb134228f22bb8984ac+43835cf99a75d9aea88a6e6ad4468f5338448856 (a46cd5aee32485252949b944be85398ce9e3c9c7) 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-ssh14901770900844065273.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-ssh11587171580072954854.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-401/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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12569368433520998136.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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10560768941953054609.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-ssh9598225440713206974.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-401/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-401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5789627382411301282.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12320’ Running on prd-ubuntu20.04-docker-8c-8g-12332 in /w/workspace/undry_device-onvif-camera_PR-401 [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-401 # 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 43835cf99a75d9aea88a6e6ad4468f5338448856 into PR head commit 240f1fbdd5e3ebf38efefeb134228f22bb8984ac Merge succeeded, producing 240f1fbdd5e3ebf38efefeb134228f22bb8984ac Checking out Revision 240f1fbdd5e3ebf38efefeb134228f22bb8984ac (PR-401) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" 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/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 240f1fbdd5e3ebf38efefeb134228f22bb8984ac # 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 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 240f1fbdd5e3ebf38efefeb134228f22bb8984ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:13 ========================================================= 04:03:13 EdgeX Global Pipelines Version Info 04:03:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:13 ------------------- 04:03:13 stable info: 04:03:13 ------------------- 04:03:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:03:13 Message: update stable to v1.0.254 04:03:14 ------------------- 04:03:14 experimental info: 04:03:14 ------------------- 04:03:14 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:03:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-401 [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-401 [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-401 [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 240f1fb [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:16 provisioning config files... 04:03:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config1185107696477572463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:16 ---> docker-login.sh 04:03:16 nexus3.edgexfoundry.org:10001 04:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:16 Configure a credential helper to remove this warning. See 04:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:16 04:03:16 Login Succeeded 04:03:16 nexus3.edgexfoundry.org:10002 04:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:16 Configure a credential helper to remove this warning. See 04:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:16 04:03:16 Login Succeeded 04:03:16 nexus3.edgexfoundry.org:10003 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:17 Configure a credential helper to remove this warning. See 04:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:17 04:03:17 Login Succeeded 04:03:17 nexus3.edgexfoundry.org:10004 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:17 Configure a credential helper to remove this warning. See 04:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:17 04:03:17 Login Succeeded 04:03:17 docker.io 04:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:17 Configure a credential helper to remove this warning. See 04:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:17 04:03:17 Login Succeeded 04:03:17 ---> docker-login.sh ends [Pipeline] } 04:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:18 + git rev-list -1 --merges 240f1fbdd5e3ebf38efefeb134228f22bb8984ac~1..240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] echo 04:03:18 -----------> git rev-list -1 --merges 240f1fbdd5e3ebf38efefeb134228f22bb8984ac~1..240f1fbdd5e3ebf38efefeb134228f22bb8984ac 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [false] [Pipeline] sh 04:03:18 + git log --format=format:%s -1 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] echo 04:03:18 ========================================================= 04:03:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:19 + git log --format=format:%s -1 240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] echo 04:03:19 [semverPrep] GIT_COMMIT: 240f1fbdd5e3ebf38efefeb134228f22bb8984ac, Commit Message: build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo 04:03:19 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:19 + grep -v github /etc/ssh/ssh_known_hosts 04:03:19 + [ -e /tmp/ssh_known_hosts ] 04:03:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:19 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:20 04:03:20 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:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:20 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:20 b85a868b505f: Pulling fs layer 04:03:20 e2be974225ed: Pulling fs layer 04:03:20 339a4e72a1f5: Pulling fs layer 04:03:20 988bab9f4d93: Pulling fs layer 04:03:20 1469e6f7b9e6: Pulling fs layer 04:03:20 eaf3925da568: Pulling fs layer 04:03:20 bab4dde63d76: Pulling fs layer 04:03:20 bde34c3a00c8: Pulling fs layer 04:03:20 b352a97aabf1: Pulling fs layer 04:03:20 4872d77fe225: Pulling fs layer 04:03:20 5851b861e8e6: Pulling fs layer 04:03:20 988bab9f4d93: Waiting 04:03:20 1469e6f7b9e6: Waiting 04:03:20 bab4dde63d76: Waiting 04:03:20 bde34c3a00c8: Waiting 04:03:20 b352a97aabf1: Waiting 04:03:20 4872d77fe225: Waiting 04:03:20 5851b861e8e6: Waiting 04:03:20 e2be974225ed: Download complete 04:03:20 988bab9f4d93: Download complete 04:03:20 1469e6f7b9e6: Verifying Checksum 04:03:20 1469e6f7b9e6: Download complete 04:03:21 eaf3925da568: Verifying Checksum 04:03:21 eaf3925da568: Download complete 04:03:21 339a4e72a1f5: Verifying Checksum 04:03:21 339a4e72a1f5: Download complete 04:03:21 bde34c3a00c8: Download complete 04:03:21 b352a97aabf1: Download complete 04:03:21 4872d77fe225: Verifying Checksum 04:03:21 4872d77fe225: Download complete 04:03:21 5851b861e8e6: Verifying Checksum 04:03:21 5851b861e8e6: Download complete 04:03:21 b85a868b505f: Verifying Checksum 04:03:21 b85a868b505f: Download complete 04:03:21 bab4dde63d76: Verifying Checksum 04:03:21 bab4dde63d76: Download complete 04:03:22 b85a868b505f: Pull complete 04:03:22 e2be974225ed: Pull complete 04:03:22 339a4e72a1f5: Pull complete 04:03:23 988bab9f4d93: Pull complete 04:03:23 1469e6f7b9e6: Pull complete 04:03:23 eaf3925da568: Pull complete 04:03:25 bab4dde63d76: Pull complete 04:03:25 bde34c3a00c8: Pull complete 04:03:25 b352a97aabf1: Pull complete 04:03:25 4872d77fe225: Pull complete 04:03:25 5851b861e8e6: Pull complete 04:03:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:25 prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container 04:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@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:28 $ docker top b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f -eo pid,comm 04:03:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:03:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:28 [ssh-agent] Looking for ssh-agent implementation... 04:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:28 $ docker exec b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f ssh-agent 04:03:28 SSH_AUTH_SOCK=/tmp/ssh-ws9p4df6Ae6M/agent.32 04:03:28 SSH_AGENT_PID=38 04:03:28 Running ssh-add (command line suppressed) 04:03:29 Identity added: /w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_3522340492795219787.key (/w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_3522340492795219787.key) 04:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:29 + git tag --points-at HEAD [Pipeline] } 04:03:29 $ docker exec --env ******** --env ******** b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f ssh-agent -k 04:03:29 unset SSH_AUTH_SOCK; 04:03:29 unset SSH_AGENT_PID; 04:03:29 echo Agent pid 38 killed; 04:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:29 [ssh-agent] Looking for ssh-agent implementation... 04:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:29 $ docker exec b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f ssh-agent 04:03:29 SSH_AUTH_SOCK=/tmp/ssh-sGhdNTiL8lfL/agent.70 04:03:29 SSH_AGENT_PID=76 04:03:29 Running ssh-add (command line suppressed) 04:03:29 Identity added: /w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_4582449662555539882.key (/w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_4582449662555539882.key) 04:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:30 + git semver init 04:03:30 2023-10-27 04:03:30,471 [run_init] DEBUG init version:0.0.0 force:False 04:03:30 2023-10-27 04:03:30,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-401/.semver 04:03:30 2023-10-27 04:03:30,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-401/.semver 04:03:30 2023-10-27 04:03:30,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-401/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-401, universal_newlines=False, shell=None, istream=None) 04:03:31 2023-10-27 04:03:31,523 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-401/.git/info/exclude 04:03:31 2023-10-27 04:03:31,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-401/.semver/PR-401 with force:False 04:03:31 2023-10-27 04:03:31,524 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-401/.semver/PR-401 04:03:31 2023-10-27 04:03:31,528 [execute] INFO git cat-file --batch-check 04:03:31 2023-10-27 04:03:31,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-401/.semver, universal_newlines=False, shell=None, istream=) 04:03:31 2023-10-27 04:03:31,533 [execute] INFO git cat-file --batch 04:03:31 2023-10-27 04:03:31,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-401/.semver, universal_newlines=False, shell=None, istream=) 04:03:31 2023-10-27 04:03:31,537 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-401/.semver/PR-401 04:03:31 0.0.0 [Pipeline] } 04:03:31 $ docker exec --env ******** --env ******** b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f ssh-agent -k 04:03:32 unset SSH_AUTH_SOCK; 04:03:32 unset SSH_AGENT_PID; 04:03:32 echo Agent pid 76 killed; 04:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:32 + git semver [Pipeline] } 04:03:32 $ docker stop --time=1 b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f 04:03:34 $ docker rm -f --volumes b0af89541fcca2f51750ac11fa64fc0973c2a469ce6c53f869f539463e657e8f [Pipeline] // withDockerContainer [Pipeline] sh 04:03:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:34 Stashed 1 file(s) [Pipeline] echo 04:03:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:35 provisioning config files... 04:03:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config1205263428628634220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:35 ---> docker-login.sh 04:03:35 nexus3.edgexfoundry.org:10001 04:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:35 Configure a credential helper to remove this warning. See 04:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:35 04:03:35 Login Succeeded 04:03:35 nexus3.edgexfoundry.org:10002 04:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:35 Configure a credential helper to remove this warning. See 04:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:35 04:03:35 Login Succeeded 04:03:35 nexus3.edgexfoundry.org:10003 04:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:36 Configure a credential helper to remove this warning. See 04:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:36 04:03:36 Login Succeeded 04:03:36 nexus3.edgexfoundry.org:10004 04:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:36 Configure a credential helper to remove this warning. See 04:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:36 04:03:36 Login Succeeded 04:03:36 docker.io 04:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:36 Configure a credential helper to remove this warning. See 04:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:36 04:03:36 Login Succeeded 04:03:36 ---> docker-login.sh ends [Pipeline] } 04:03:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:36 ========================================================= 04:03:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:03:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:37 + 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:37 Sending build context to Docker daemon 21.68MB 04:03:37 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:03:37 Step 2/13 : FROM ${BASE} AS builder 04:03:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:37 7264a8db6415: Pulling fs layer 04:03:37 c4d48a809fc2: Pulling fs layer 04:03:37 4f1c88b9dad5: Pulling fs layer 04:03:37 ad3a456e5733: Pulling fs layer 04:03:37 33e27b845d1e: Pulling fs layer 04:03:37 c68163c4e522: Pulling fs layer 04:03:37 50da416c3ac9: Pulling fs layer 04:03:37 23d2d4c4bb30: Pulling fs layer 04:03:37 ad3a456e5733: Waiting 04:03:37 33e27b845d1e: Waiting 04:03:37 c68163c4e522: Waiting 04:03:37 50da416c3ac9: Waiting 04:03:37 23d2d4c4bb30: Waiting 04:03:37 c4d48a809fc2: Download complete 04:03:37 ad3a456e5733: Verifying Checksum 04:03:37 ad3a456e5733: Download complete 04:03:37 33e27b845d1e: Download complete 04:03:37 7264a8db6415: Verifying Checksum 04:03:37 7264a8db6415: Download complete 04:03:37 c68163c4e522: Verifying Checksum 04:03:37 c68163c4e522: Download complete 04:03:37 7264a8db6415: Pull complete 04:03:37 23d2d4c4bb30: Verifying Checksum 04:03:37 23d2d4c4bb30: Download complete 04:03:37 c4d48a809fc2: Pull complete 04:03:37 4f1c88b9dad5: Verifying Checksum 04:03:38 50da416c3ac9: Verifying Checksum 04:03:38 50da416c3ac9: Download complete 04:03:41 4f1c88b9dad5: Pull complete 04:03:41 ad3a456e5733: Pull complete 04:03:41 33e27b845d1e: Pull complete 04:03:41 c68163c4e522: Pull complete 04:03:43 50da416c3ac9: Pull complete 04:03:43 23d2d4c4bb30: Pull complete 04:03:43 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:03:43 ---> 0786185ac409 04:03:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:03:48 ---> Running in 8a6771ed3bcf 04:03:48 Removing intermediate container 8a6771ed3bcf 04:03:48 ---> f4daff272005 04:03:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:48 ---> Running in 53077ddbe48a 04:03:48 Removing intermediate container 53077ddbe48a 04:03:48 ---> 549ff56d718e 04:03:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:03:48 ---> Running in 8d4261634e7f 04:03:48 Removing intermediate container 8d4261634e7f 04:03:48 ---> d00487c6931a 04:03:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:03:48 ---> Running in c0bf7974afb6 04:03:48 Removing intermediate container c0bf7974afb6 04:03:48 ---> a9afbb3f1e9c 04:03:48 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:03:48 ---> Running in a5a9897530f6 04:03:48 Removing intermediate container a5a9897530f6 04:03:48 ---> 4655615b12c4 04:03:48 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:48 ---> Running in 36b212e0e59d 04:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:03:49 OK: 264 MiB in 52 packages 04:03:49 Removing intermediate container 36b212e0e59d 04:03:49 ---> 583ae71e3b4e 04:03:49 Step 9/13 : WORKDIR /device-onvif-camera 04:03:49 ---> Running in c8f721d4424d 04:03:49 Removing intermediate container c8f721d4424d 04:03:49 ---> 133dfbcd31dc 04:03:49 Step 10/13 : COPY go.mod vendor* ./ 04:03:49 ---> 1434f5864529 04:03:49 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:49 ---> Running in 049450c6c7c1 04:03:50 Still waiting to schedule task 04:03:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:46 Removing intermediate container 049450c6c7c1 04:04:46 ---> 46efeb5eb4bf 04:04:46 Step 12/13 : COPY . . 04:04:46 ---> 6db3cf07a48d 04:04:46 Step 13/13 : RUN ${MAKE} 04:04:46 ---> Running in 611697fdc8e4 04:04:46 noop 04:04:46 Removing intermediate container 611697fdc8e4 04:04:46 ---> dd2fd835d71b 04:04:46 Successfully built dd2fd835d71b 04:04:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:47 + docker inspect -f . ci-base-image-x86_64 04:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:47 prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container 04:04:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@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:47 $ docker top dd1172c8422c23b8b48811bfe97f232a0fe619c068be166c1ca1ab8c89381462 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:48 + go version 04:04:48 go version go1.21.0 linux/amd64 [Pipeline] } 04:04:48 $ docker stop --time=1 dd1172c8422c23b8b48811bfe97f232a0fe619c068be166c1ca1ab8c89381462 04:04:49 $ docker rm -f --volumes dd1172c8422c23b8b48811bfe97f232a0fe619c068be166c1ca1ab8c89381462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:50 + docker inspect -f . ci-base-image-x86_64 04:04:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:50 prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container 04:04:50 $ 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-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@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:50 $ docker top 57969d069f9be3ede650079728f83c7e11be0adc9bea0c4db22bbb42de45be18 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:51 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-401 [Pipeline] fileExists [Pipeline] sh 04:04:51 + make test 04:04:51 go test ./... -coverprofile=coverage.out ./... 04:04:52 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:05:05 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:05:05 ? 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.083s coverage: 31.5% of statements 04:05:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.317s coverage: 86.5% of statements 04:05:14 go vet ./... 04:05:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:17 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:17 $ docker stop --time=1 57969d069f9be3ede650079728f83c7e11be0adc9bea0c4db22bbb42de45be18 04:05:20 $ docker rm -f --volumes 57969d069f9be3ede650079728f83c7e11be0adc9bea0c4db22bbb42de45be18 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:22 + ls -al . 04:05:22 total 236 04:05:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 04:04 . 04:05:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 .. 04:05:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:05 .git 04:05:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:03 .github 04:05:22 -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:03 .gitignore 04:05:22 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:03 .golangci.yml 04:05:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:03 .semver 04:05:22 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:03 Attribution.txt 04:05:22 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:03 CHANGELOG.md 04:05:22 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:03 Dockerfile 04:05:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:03 GOVERNANCE.md 04:05:22 -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:03 Jenkinsfile 04:05:22 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:03 LICENSE 04:05:22 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:03 Makefile 04:05:22 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:03 OWNERS.md 04:05:22 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:03 README.md 04:05:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:03 VERSION 04:05:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:03 bin 04:05:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:03 cmd 04:05:22 -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:05 coverage.out 04:05:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 doc 04:05:22 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:03 go.mod 04:05:22 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:03 go.sum 04:05:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:03 internal 04:05:22 -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + 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=240f1fbdd5e3ebf38efefeb134228f22bb8984ac --label arch=amd64 --label version=0.0.0 . 04:05:22 Sending build context to Docker daemon 21.76MB 04:05:22 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:05:22 Step 2/26 : FROM ${BASE} AS builder 04:05:22 ---> dd2fd835d71b 04:05:22 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:05:23 ---> Running in 7898715c5fbe 04:05:23 Removing intermediate container 7898715c5fbe 04:05:23 ---> 56b85b03d85e 04:05:23 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:23 ---> Running in d1f8ade442a3 04:05:23 Removing intermediate container d1f8ade442a3 04:05:23 ---> 34d3ba9c64ab 04:05:23 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:05:23 ---> Running in 76b010108b78 04:05:23 Removing intermediate container 76b010108b78 04:05:23 ---> 70adc8102f29 04:05:23 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:05:23 ---> Running in c9aa3400aa7a 04:05:23 Removing intermediate container c9aa3400aa7a 04:05:23 ---> c31e778b0f07 04:05:23 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:05:23 ---> Running in 66943b0c5cb2 04:05:23 Removing intermediate container 66943b0c5cb2 04:05:23 ---> d558f69ca0ae 04:05:23 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:23 ---> Running in c9cae67f0269 04:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:24 OK: 264 MiB in 52 packages 04:05:24 Removing intermediate container c9cae67f0269 04:05:24 ---> 1c2417e0eed9 04:05:24 Step 9/26 : WORKDIR /device-onvif-camera 04:05:24 ---> Running in 2f2eb4449c13 04:05:25 Removing intermediate container 2f2eb4449c13 04:05:25 ---> 3434a5f21974 04:05:25 Step 10/26 : COPY go.mod vendor* ./ 04:05:25 ---> 2ab7f433686f 04:05:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:25 ---> Running in bfd8d3752f83 04:05:26 Removing intermediate container bfd8d3752f83 04:05:26 ---> c15b467cd5f0 04:05:26 Step 12/26 : COPY . . 04:05:26 ---> ec11bf57fa90 04:05:26 Step 13/26 : RUN ${MAKE} 04:05:26 ---> Running in 88a7dc1967e1 04:05:26 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.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:05:48 Removing intermediate container 88a7dc1967e1 04:05:48 ---> d18226281509 04:05:48 Step 14/26 : FROM alpine:3.18 04:05:48 3.18: Pulling from library/alpine 04:05:48 96526aa774ef: Pulling fs layer 04:05:48 96526aa774ef: Verifying Checksum 04:05:48 96526aa774ef: Download complete 04:05:48 96526aa774ef: Pull complete 04:05:48 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:05:48 Status: Downloaded newer image for alpine:3.18 04:05:48 ---> 8ca4688f4f35 04:05:48 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:05:48 ---> Running in da9776dd5d03 04:05:48 Removing intermediate container da9776dd5d03 04:05:48 ---> 779309e0fcfb 04:05:48 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:05:48 ---> Running in 6ed32a98e806 04:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:48 (1/1) Installing dumb-init (1.2.5-r2) 04:05:48 Executing busybox-1.36.1-r2.trigger 04:05:48 OK: 7 MiB in 16 packages 04:05:49 Removing intermediate container 6ed32a98e806 04:05:49 ---> b00d08c84dac 04:05:49 Step 17/26 : WORKDIR / 04:05:49 ---> Running in e24df27409ee 04:05:49 Removing intermediate container e24df27409ee 04:05:49 ---> 53f8c11d2e90 04:05:49 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:05:49 ---> f98de388fb83 04:05:49 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:05:50 ---> dd92660d93b7 04:05:50 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:05:50 ---> 9653d8032528 04:05:50 Step 21/26 : EXPOSE 59984 04:05:50 ---> Running in 80ebcf5cd831 04:05:50 Removing intermediate container 80ebcf5cd831 04:05:50 ---> 6372a0853a06 04:05:50 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:05:50 ---> Running in b5d7808a0b6d 04:05:50 Removing intermediate container b5d7808a0b6d 04:05:50 ---> b3d09c1c60d8 04:05:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:05:50 ---> Running in 9d1031ad6437 04:05:50 Removing intermediate container 9d1031ad6437 04:05:50 ---> c83db77e49d6 04:05:50 Step 24/26 : LABEL arch=amd64 04:05:50 ---> Running in a61a03c7c889 04:05:50 Removing intermediate container a61a03c7c889 04:05:50 ---> e5c3d92fbf0a 04:05:50 Step 25/26 : LABEL git_sha=240f1fbdd5e3ebf38efefeb134228f22bb8984ac 04:05:50 ---> Running in 2ef66c1dad25 04:05:50 Removing intermediate container 2ef66c1dad25 04:05:50 ---> 9277c11ff86b 04:05:50 Step 26/26 : LABEL version=0.0.0 04:05:50 ---> Running in b5fd311cec6a 04:05:50 Removing intermediate container b5fd311cec6a 04:05:50 ---> 1a52b2131dc6 04:05:50 [Warning] One or more build-args [ARCH] were not consumed 04:05:50 Successfully built 1a52b2131dc6 04:05:50 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:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:51 04:05:51 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 3a2ae6a8a46f: Waiting 04:05:52 33b1e0a273af: Waiting 04:05:52 5d3b04190fa2: Waiting 04:05:52 2f39f015ded8: Waiting 04:05:52 5c69ac0246d0: Download complete 04:05:52 3a2ae6a8a46f: Verifying Checksum 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:52 5eb5b503b376: Verifying Checksum 04:05:52 5eb5b503b376: Download complete 04:05:52 2f39f015ded8: Download complete 04:05:53 5eb5b503b376: Pull complete 04:05:53 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:58 2f39f015ded8: Pull complete 04:05:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:58 prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container 04:05:58 $ 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-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@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:02 $ docker top 28652d1ec09459a950270b804c56a27fee35a3ff267744eed962e02bac654bf4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:03 ---> job-cost.sh 04:06:03 lf-activate-venv: SKIPPING 04:06:03 INFO: No Stack... 04:06:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:03 INFO: Archiving Costs [Pipeline] sh 04:06:03 + cat /w/workspace/undry_device-onvif-camera_PR-401/archives/cost.csv 04:06:03 + cut -d, -f6 [Pipeline] lock 04:06:03 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] 04:06:03 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] did not exist. Created. 04:06:03 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:04 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:04 Stashed 1 file(s) [Pipeline] } 04:06:04 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:04 $ docker stop --time=1 28652d1ec09459a950270b804c56a27fee35a3ff267744eed962e02bac654bf4 04:06:05 $ docker rm -f --volumes 28652d1ec09459a950270b804c56a27fee35a3ff267744eed962e02bac654bf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12420 in /w/workspace/undry_device-onvif-camera_PR-401 [Pipeline] { [Pipeline] ws 04:09:59 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:09:59 The recommended git tool is: git 04:10:06 using credential edgex-jenkins-ssh 04:10:06 Cloning the remote Git repository 04:10:06 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:10:07 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:10:07 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:10:07 > git --version # timeout=10 04:10:07 > git --version # 'git version 2.25.1' 04:10:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:09 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:10:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:10:10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:10:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:10:10 Merging remotes/origin/main commit 43835cf99a75d9aea88a6e6ad4468f5338448856 into PR head commit 240f1fbdd5e3ebf38efefeb134228f22bb8984ac 04:10:11 Merge succeeded, producing 240f1fbdd5e3ebf38efefeb134228f22bb8984ac 04:10:11 Checking out Revision 240f1fbdd5e3ebf38efefeb134228f22bb8984ac (PR-401) 04:10:10 > git config core.sparsecheckout # timeout=10 04:10:10 > git checkout -f 240f1fbdd5e3ebf38efefeb134228f22bb8984ac # timeout=10 04:10:11 > git remote # timeout=10 04:10:11 > git config --get remote.origin.url # timeout=10 04:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:11 > git merge 43835cf99a75d9aea88a6e6ad4468f5338448856 # timeout=10 04:10:11 > git rev-parse HEAD^{commit} # timeout=10 04:10:11 > git config core.sparsecheckout # timeout=10 04:10:11 > git checkout -f 240f1fbdd5e3ebf38efefeb134228f22bb8984ac # timeout=10 04:10:12 Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" 04:10:12 > git --version # timeout=10 04:10:12 > git --version # 'git version 2.25.1' 04:10:12 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:10:13 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:13 Dload Upload Total Spent Left Speed 04:10:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 04:10:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:10:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:10:14 + sudo tee /etc/docker/daemon.new 04:10:14 { 04:10:14 "registry-mirrors": [ 04:10:14 "https://nexus3.edgexfoundry.org:10001" 04:10:14 ], 04:10:14 "bip": "10.250.0.254/24", 04:10:14 "hosts": [ 04:10:14 "tcp://0.0.0.0:5555", 04:10:14 "unix:///var/run/docker.sock" 04:10:14 ], 04:10:14 "mtu": 1458, 04:10:14 "selinux-enabled": true, 04:10:14 "seccomp-profile": "/etc/docker/seccomp.json" 04:10:14 } [Pipeline] sh 04:10:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:10:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:33 provisioning config files... 04:10:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config16962062341331562323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:34 ---> docker-login.sh 04:10:34 nexus3.edgexfoundry.org:10001 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:34 Configure a credential helper to remove this warning. See 04:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:34 04:10:34 Login Succeeded 04:10:34 nexus3.edgexfoundry.org:10002 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 nexus3.edgexfoundry.org:10003 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 nexus3.edgexfoundry.org:10004 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:36 Configure a credential helper to remove this warning. See 04:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:36 04:10:36 Login Succeeded 04:10:36 docker.io 04:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:36 Configure a credential helper to remove this warning. See 04:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:36 04:10:36 Login Succeeded 04:10:36 ---> docker-login.sh ends [Pipeline] } 04:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:37 ========================================================= 04:10:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:10:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:37 + 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:10:38 Sending build context to Docker daemon 14.2MB 04:10:38 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:10:38 Step 2/13 : FROM ${BASE} AS builder 04:10:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:38 9fda8d8052c6: Pulling fs layer 04:10:38 5d54e960e981: Pulling fs layer 04:10:38 c4a7e357bf2a: Pulling fs layer 04:10:38 f0e02332f6b5: Pulling fs layer 04:10:38 cefa15bbcfad: Pulling fs layer 04:10:38 17808c966233: Pulling fs layer 04:10:38 f4c1fc716caa: Pulling fs layer 04:10:38 f0e02332f6b5: Waiting 04:10:38 cefa15bbcfad: Waiting 04:10:38 17808c966233: Waiting 04:10:38 f4c1fc716caa: Waiting 04:10:38 5d54e960e981: Verifying Checksum 04:10:38 5d54e960e981: Download complete 04:10:38 f0e02332f6b5: Verifying Checksum 04:10:38 f0e02332f6b5: Download complete 04:10:38 cefa15bbcfad: Verifying Checksum 04:10:38 cefa15bbcfad: Download complete 04:10:39 9fda8d8052c6: Verifying Checksum 04:10:39 9fda8d8052c6: Download complete 04:10:40 f4c1fc716caa: Verifying Checksum 04:10:40 f4c1fc716caa: Download complete 04:10:40 9fda8d8052c6: Pull complete 04:10:40 5d54e960e981: Pull complete 04:10:41 c4a7e357bf2a: Verifying Checksum 04:10:41 c4a7e357bf2a: Download complete 04:10:42 17808c966233: Verifying Checksum 04:10:42 17808c966233: Download complete 04:10:54 c4a7e357bf2a: Pull complete 04:10:54 f0e02332f6b5: Pull complete 04:10:54 cefa15bbcfad: Pull complete 04:11:02 17808c966233: Pull complete 04:11:04 f4c1fc716caa: Pull complete 04:11:04 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:11:04 ---> ea914061e18c 04:11:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:11:07 ---> Running in 2c04b242a40e 04:11:07 Removing intermediate container 2c04b242a40e 04:11:07 ---> 8eed2129d64e 04:11:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:11:07 ---> Running in 175d5581471f 04:11:07 Removing intermediate container 175d5581471f 04:11:07 ---> af0cde3f6042 04:11:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:11:08 ---> Running in 23a1786cb6d4 04:11:08 Removing intermediate container 23a1786cb6d4 04:11:08 ---> 9519ab5bed27 04:11:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:11:08 ---> Running in a6ad4ae212fb 04:11:08 Removing intermediate container a6ad4ae212fb 04:11:08 ---> 9b9affe730ff 04:11:08 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:11:08 ---> Running in a17eb795ddd1 04:11:09 Removing intermediate container a17eb795ddd1 04:11:09 ---> cfe7ab20bcda 04:11:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:09 ---> Running in d551cf8d710f 04:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:11:11 OK: 266 MiB in 52 packages 04:11:12 Removing intermediate container d551cf8d710f 04:11:12 ---> f29713d80b3c 04:11:12 Step 9/13 : WORKDIR /device-onvif-camera 04:11:13 ---> Running in 730183bf16c4 04:11:13 Removing intermediate container 730183bf16c4 04:11:13 ---> 99a91c287f17 04:11:13 Step 10/13 : COPY go.mod vendor* ./ 04:11:14 ---> 9ab142804cf7 04:11:14 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:14 ---> Running in 425135f78e4a 04:13:05 Removing intermediate container 425135f78e4a 04:13:05 ---> 23f599fff036 04:13:05 Step 12/13 : COPY . . 04:13:05 ---> ae1bf3193c28 04:13:05 Step 13/13 : RUN ${MAKE} 04:13:05 ---> Running in 1dc2bc200a90 04:13:05 noop 04:13:05 Removing intermediate container 1dc2bc200a90 04:13:05 ---> 306b95b16f49 04:13:05 Successfully built 306b95b16f49 04:13:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:06 + docker inspect -f . ci-base-image-arm64 04:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:06 prd-ubuntu20.04-docker-arm64-4c-16g-12420 does not seem to be running inside a container 04:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:13:07 $ docker top ff7ccd36c2fa02de90ce13b17f4819b0ee99ed1cd9382056a8def915f31c41c4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:08 + go version 04:13:08 go version go1.21.0 linux/arm64 [Pipeline] } 04:13:08 $ docker stop --time=1 ff7ccd36c2fa02de90ce13b17f4819b0ee99ed1cd9382056a8def915f31c41c4 04:13:10 $ docker rm -f --volumes ff7ccd36c2fa02de90ce13b17f4819b0ee99ed1cd9382056a8def915f31c41c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:11 + docker inspect -f . ci-base-image-arm64 04:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-12420 does not seem to be running inside a container 04:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:13:13 $ docker top e8fcced4f1cdb14e59973d7e72a5af2927561c0db97fe033978d2d38cc3d0134 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:14 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:13:14 + make test 04:13:14 go test ./... -coverprofile=coverage.out ./... 04:13:20 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:15:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:15:42 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:15:43 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.208s coverage: 31.5% of statements 04:16:05 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.150s coverage: 86.5% of statements 04:16:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:16:05 go vet ./... 04:16:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:16:32 ./bin/test-attribution-txt.sh [Pipeline] echo 04:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:16:32 $ docker stop --time=1 e8fcced4f1cdb14e59973d7e72a5af2927561c0db97fe033978d2d38cc3d0134 04:16:34 $ docker rm -f --volumes e8fcced4f1cdb14e59973d7e72a5af2927561c0db97fe033978d2d38cc3d0134 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:35 Warning: overwriting stash ‘coverage-report’ 04:16:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:37 + ls -al . 04:16:37 total 232 04:16:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:13 . 04:16:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 .. 04:16:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:10 .git 04:16:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 .github 04:16:37 -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:10 .gitignore 04:16:37 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:10 .golangci.yml 04:16:37 -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:10 Attribution.txt 04:16:37 -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:10 CHANGELOG.md 04:16:37 -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:10 Dockerfile 04:16:37 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:10 GOVERNANCE.md 04:16:37 -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:10 Jenkinsfile 04:16:37 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:10 LICENSE 04:16:37 -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:10 Makefile 04:16:37 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:10 OWNERS.md 04:16:37 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:10 README.md 04:16:37 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:03 VERSION 04:16:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:10 bin 04:16:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:10 cmd 04:16:37 -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:16 coverage.out 04:16:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 doc 04:16:37 -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:10 go.mod 04:16:37 -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:10 go.sum 04:16:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:10 internal 04:16:37 -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:37 + 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=240f1fbdd5e3ebf38efefeb134228f22bb8984ac --label arch=arm64 --label version=0.0.0 . 04:16:38 Sending build context to Docker daemon 14.28MB 04:16:38 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:16:38 Step 2/26 : FROM ${BASE} AS builder 04:16:38 ---> 306b95b16f49 04:16:38 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:16:38 ---> Running in 548d061ad613 04:16:38 Removing intermediate container 548d061ad613 04:16:38 ---> f7b690d03493 04:16:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:16:38 ---> Running in d69e23129050 04:16:39 Removing intermediate container d69e23129050 04:16:39 ---> a1b178246d85 04:16:39 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:16:39 ---> Running in 6169d6dcc957 04:16:39 Removing intermediate container 6169d6dcc957 04:16:39 ---> 4c1124433901 04:16:39 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:16:39 ---> Running in c1a85bd1edf9 04:16:40 Removing intermediate container c1a85bd1edf9 04:16:40 ---> d1922ccaa8f2 04:16:40 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:16:40 ---> Running in 9ef44e462e5f 04:16:40 Removing intermediate container 9ef44e462e5f 04:16:40 ---> c5e7366150e0 04:16:40 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:40 ---> Running in 503495a895dd 04:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:16:43 OK: 266 MiB in 52 packages 04:16:46 Removing intermediate container 503495a895dd 04:16:46 ---> c20ce6dc331c 04:16:46 Step 9/26 : WORKDIR /device-onvif-camera 04:16:46 ---> Running in 7b3c2eb7eae8 04:16:46 Removing intermediate container 7b3c2eb7eae8 04:16:46 ---> 053dc3563a41 04:16:46 Step 10/26 : COPY go.mod vendor* ./ 04:16:46 ---> fa8f2e5f22bb 04:16:46 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:46 ---> Running in 0ebf72e11650 04:16:50 Removing intermediate container 0ebf72e11650 04:16:50 ---> fa0c3083830a 04:16:50 Step 12/26 : COPY . . 04:16:51 ---> d546d46348c0 04:16:51 Step 13/26 : RUN ${MAKE} 04:16:51 ---> Running in bb87669b7f0f 04:16:52 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.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:19:14 Removing intermediate container bb87669b7f0f 04:19:14 ---> 9b5a314d4119 04:19:14 Step 14/26 : FROM alpine:3.18 04:19:14 3.18: Pulling from library/alpine 04:19:14 579b34f0a95b: Pulling fs layer 04:19:14 579b34f0a95b: Verifying Checksum 04:19:14 579b34f0a95b: Download complete 04:19:14 579b34f0a95b: Pull complete 04:19:14 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:19:14 Status: Downloaded newer image for alpine:3.18 04:19:14 ---> 3cc203321400 04:19:14 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:19:14 ---> Running in f9268b2f7d56 04:19:14 Removing intermediate container f9268b2f7d56 04:19:14 ---> a932c4132e7d 04:19:14 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:19:14 ---> Running in e63dcb7811f4 04:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:19:14 (1/1) Installing dumb-init (1.2.5-r2) 04:19:14 Executing busybox-1.36.1-r2.trigger 04:19:14 OK: 8 MiB in 16 packages 04:19:14 Removing intermediate container e63dcb7811f4 04:19:14 ---> b283a09e0314 04:19:14 Step 17/26 : WORKDIR / 04:19:14 ---> Running in 040fbe9e2b3f 04:19:14 Removing intermediate container 040fbe9e2b3f 04:19:14 ---> 1450ea7acc54 04:19:14 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:19:14 ---> 5123e01547a8 04:19:14 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:19:14 ---> 884eb447ab6b 04:19:14 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:19:14 ---> d4afc3d0d241 04:19:14 Step 21/26 : EXPOSE 59984 04:19:14 ---> Running in 1a98701aa9aa 04:19:14 Removing intermediate container 1a98701aa9aa 04:19:14 ---> 8f2e3c914915 04:19:14 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:19:14 ---> Running in 4a8f5b913806 04:19:14 Removing intermediate container 4a8f5b913806 04:19:14 ---> 3e37e111fe93 04:19:14 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:19:14 ---> Running in 5ea464c94f0b 04:19:14 Removing intermediate container 5ea464c94f0b 04:19:14 ---> 4909fcba9b7b 04:19:14 Step 24/26 : LABEL arch=arm64 04:19:14 ---> Running in 63cedc573dd9 04:19:14 Removing intermediate container 63cedc573dd9 04:19:14 ---> f86888837653 04:19:14 Step 25/26 : LABEL git_sha=240f1fbdd5e3ebf38efefeb134228f22bb8984ac 04:19:14 ---> Running in d3465ecc152b 04:19:14 Removing intermediate container d3465ecc152b 04:19:14 ---> 569a61c6e1df 04:19:14 Step 26/26 : LABEL version=0.0.0 04:19:14 ---> Running in f7b44fbc0c06 04:19:14 Removing intermediate container f7b44fbc0c06 04:19:14 ---> 5b84848e3637 04:19:14 [Warning] One or more build-args [ARCH] were not consumed 04:19:14 Successfully built 5b84848e3637 04:19:14 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:19:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:15 04:19:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:16 arm64: Pulling from edgex-lftools-log-publisher 04:19:16 8998bd30e6a1: Pulling fs layer 04:19:16 04944245beec: Pulling fs layer 04:19:16 699f458cf7ca: Pulling fs layer 04:19:16 765212b225bb: Pulling fs layer 04:19:16 f23df028b6ca: Pulling fs layer 04:19:16 d65c8cfc05b1: Pulling fs layer 04:19:16 2437ff75d9bd: Pulling fs layer 04:19:16 765212b225bb: Waiting 04:19:16 f23df028b6ca: Waiting 04:19:16 d65c8cfc05b1: Waiting 04:19:16 2437ff75d9bd: Waiting 04:19:16 04944245beec: Verifying Checksum 04:19:16 04944245beec: Download complete 04:19:16 765212b225bb: Verifying Checksum 04:19:16 765212b225bb: Download complete 04:19:16 f23df028b6ca: Download complete 04:19:16 d65c8cfc05b1: Verifying Checksum 04:19:16 d65c8cfc05b1: Download complete 04:19:16 699f458cf7ca: Verifying Checksum 04:19:16 699f458cf7ca: Download complete 04:19:16 8998bd30e6a1: Verifying Checksum 04:19:16 8998bd30e6a1: Download complete 04:19:19 2437ff75d9bd: Verifying Checksum 04:19:19 2437ff75d9bd: Download complete 04:19:21 8998bd30e6a1: Pull complete 04:19:22 04944245beec: Pull complete 04:19:24 699f458cf7ca: Pull complete 04:19:24 765212b225bb: Pull complete 04:19:25 f23df028b6ca: Pull complete 04:19:25 d65c8cfc05b1: Pull complete 04:19:43 2437ff75d9bd: Pull complete 04:19:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:19:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:43 prd-ubuntu20.04-docker-arm64-4c-16g-12420 does not seem to be running inside a container 04:19:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:19:47 $ docker top 274e126fcfe5f0198e8fbdfe63aa18bc6622e5ee7977b9d5060abac4c364774f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:48 ---> job-cost.sh 04:19:48 lf-activate-venv: SKIPPING 04:19:48 INFO: No Stack... 04:19:48 INFO: Retrieving Pricing Info for: v3-standard-4 04:19:49 INFO: Archiving Costs [Pipeline] sh 04:19:50 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:19:50 + cut -d, -f6 [Pipeline] lock 04:19:50 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] 04:19:50 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] did not exist. Created. 04:19:50 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:51 /w/workspace/device-onvif-camera/1@tmp/durable-6bfd5d1b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:19:51 + echo total: 0.10999999940395355 [Pipeline] stash 04:19:52 Warning: overwriting stash ‘stack-cost’ 04:19:52 Stashed 1 file(s) [Pipeline] } 04:19:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:52 $ docker stop --time=1 274e126fcfe5f0198e8fbdfe63aa18bc6622e5ee7977b9d5060abac4c364774f 04:19:53 $ docker rm -f --volumes 274e126fcfe5f0198e8fbdfe63aa18bc6622e5ee7977b9d5060abac4c364774f [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:19:54 provisioning config files... 04:19:54 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config2384751825196216437tmp [Pipeline] { [Pipeline] sh 04:19:55 + set +x 04:19:55 + curl -s https://codecov.io/bash 04:19:55 + bash -s -- 04:19:55 04:19:55 _____ _ 04:19:55 / ____| | | 04:19:55 | | ___ __| | ___ ___ _____ __ 04:19:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:19:55 | |___| (_) | (_| | __/ (_| (_) \ V / 04:19:55 \_____\___/ \__,_|\___|\___\___/ \_/ 04:19:55 Bash-1.0.6 04:19:55 04:19:55 04:19:55 ==> git version 2.25.1 found 04:19:55 ==> 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:19:55 Release-Date: 2020-01-08 04:19:55 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:19:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:19:55 ==> Jenkins CI detected. 04:19:55 current dir:  /w/workspace/undry_device-onvif-camera_PR-401 04:19:55 project root: . 04:19:55 --> token set from env 04:19:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:19:55 ==> Running gcov in . (disable via -X gcov) 04:19:55 ==> Python coveragepy not found 04:19:55 ==> Searching for coverage reports in: 04:19:55 + . 04:19:55 -> Found 1 reports 04:19:55 ==> Detecting git/mercurial file structure 04:19:55 ==> Reading reports 04:19:55 + ./coverage.out bytes=78456 04:19:55 ==> Appending adjustments 04:19:55 https://docs.codecov.io/docs/fixing-reports 04:19:55 + Found adjustments 04:19:55 ==> Gzipping contents 04:19:55 12K /tmp/codecov.nYN5kQ.gz 04:19:55 ==> Uploading reports 04:19:55 url: https://codecov.io 04:19:55 query: branch=PR-401&commit=240f1fbdd5e3ebf38efefeb134228f22bb8984ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=401&job=&cmd_args= 04:19:55 -> Pinging Codecov 04:19:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-401&commit=240f1fbdd5e3ebf38efefeb134228f22bb8984ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=401&job=&cmd_args= 04:19:55 -> Uploading to 04:19:55 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/F29A59C45E3A92E06B3E522C9905F8EF/240f1fbdd5e3ebf38efefeb134228f22bb8984ac/fa9592f2-f937-4719-90c8-46536165a7ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T041955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccb8a9f0cbe8b907d09dddc90c3f093b5746752bc2f5ab18874c93d2b89377c3 04:19:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:55 Dload Upload Total Spent Left Speed 04:19:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 29070 --:--:-- --:--:-- --:--:-- 28988 04:19:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/240f1fbdd5e3ebf38efefeb134228f22bb8984ac [Pipeline] } 04:19:55 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:19:57 + [ -d /w/workspace/undry_device-onvif-camera_PR-401/archives ] 04:19:57 + ls -al /w/workspace/undry_device-onvif-camera_PR-401/archives 04:19:57 total 16 04:19:57 drwxr-xr-x 3 root root 4096 Oct 27 04:06 . 04:19:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:06 .. 04:19:57 drwxr-xr-x 2 root root 4096 Oct 27 04:06 cost 04:19:57 -rw-r--r-- 1 root root 91 Oct 27 04:06 cost.csv 04:19:57 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-401/archives 04:19:57 + ls -al /w/workspace/undry_device-onvif-camera_PR-401/archives 04:19:57 total 16 04:19:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:06 . 04:19:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:06 .. 04:19:57 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 04:06 cost 04:19:57 -rw-r--r-- 1 jenkins jenkins 91 Oct 27 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:19:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:59 ---> package-listing.sh 04:19:59 ++ facter osfamily 04:19:59 ++ tr '[:upper:]' '[:lower:]' 04:19:59 + OS_FAMILY=debian 04:19:59 + workspace=/w/workspace/undry_device-onvif-camera_PR-401 04:19:59 + START_PACKAGES=/tmp/packages_start.txt 04:19:59 + END_PACKAGES=/tmp/packages_end.txt 04:19:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:19:59 + PACKAGES=/tmp/packages_start.txt 04:19:59 + '[' /w/workspace/undry_device-onvif-camera_PR-401 ']' 04:19:59 + PACKAGES=/tmp/packages_end.txt 04:19:59 + case "${OS_FAMILY}" in 04:19:59 + dpkg -l 04:19:59 + grep '^ii' 04:19:59 + '[' -f /tmp/packages_start.txt ']' 04:19:59 + '[' -f /tmp/packages_end.txt ']' 04:19:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:19:59 + '[' /w/workspace/undry_device-onvif-camera_PR-401 ']' 04:19:59 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-401/archives/ 04:19:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-401/archives/ [Pipeline] echo 04:19:59 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-401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:19:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:00 prd-ubuntu20.04-docker-8c-8g-12332 does not seem to be running inside a container 04:20:00 $ 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-401/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-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@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:20:00 $ docker top 816a94f6afa7e13528abb44e5bf1361c1c6b6d5d9b98f819f55c112fa7346327 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:20:01 + mkdir -p /var/log/sysstat [Pipeline] sh 04:20:01 + ls /var/log/sa-host 04:20:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:01 provisioning config files... 04:20:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config10522085955748321088tmp [Pipeline] { [Pipeline] echo 04:20:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:02 ---> create-netrc.sh [Pipeline] } 04:20:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:20:02 ---> python-tools-install.sh [Pipeline] echo 04:20:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:20:03 ---> sudo-logs.sh 04:20:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:20:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:20:03 ---> job-cost.sh 04:20:03 lf-activate-venv: SKIPPING 04:20:03 DEBUG: total: 0.2199999988079071 04:20:03 INFO: Retrieving Stack Cost... 04:20:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:04 INFO: Archiving Costs [Pipeline] echo 04:20:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:04 ---> logs-deploy.sh 04:20:04 lf-activate-venv: SKIPPING 04:20:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-401/1 04:20:04 INFO: archiving workspace using pattern(s): 04:20:05 Archives upload complete. 04:20:05 INFO: archiving logs to Nexus