Pull request #331 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cba8e39f316482f2aa0f61fe6b2b4937417c2111+ca50ff0226266dec6d343d3687e79f892dd3f78d (1936816508b281eab0dcbe711e81ab5d7bbccb60) 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-ssh4517463840000559765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh58154798895877975.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-331/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-331/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13426741433466687861.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-331/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6076359805026338343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16513283208129232624.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-331/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-331/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2113547302099316706.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12294 in /w/workspace/undry_device-onvif-camera_PR-331 [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-331 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca50ff0226266dec6d343d3687e79f892dd3f78d into PR head commit cba8e39f316482f2aa0f61fe6b2b4937417c2111 Merge succeeded, producing cba8e39f316482f2aa0f61fe6b2b4937417c2111 Checking out Revision cba8e39f316482f2aa0f61fe6b2b4937417c2111 (PR-331) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:01:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:01:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cba8e39f316482f2aa0f61fe6b2b4937417c2111 # 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 ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cba8e39f316482f2aa0f61fe6b2b4937417c2111 # timeout=10 [Pipeline] echo 04:02:00 ========================================================= 04:02:00 EdgeX Global Pipelines Version Info 04:02:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:02:00 ------------------- 04:02:00 stable info: 04:02:00 ------------------- 04:02:00 Commited By: Bill Mahoney bill.mahoney@intel.com 04:02:00 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:02:00 Message: update stable to v1.0.248 04:02:01 ------------------- 04:02:01 experimental info: 04:02:01 ------------------- 04:02:01 Commited By: **** collab-it+edgex@linuxfoundation.org 04:02:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:02:01 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:02:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:02:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:02:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:02:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:02:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:02:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:02:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:02:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-331 [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-331 [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-331 [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cba8e39f316482f2aa0f61fe6b2b4937417c2111 [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cba8e39 [Pipeline] echo 04:02:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:03 provisioning config files... 04:02:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-331@tmp/config5434151654318518345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:03 ---> docker-login.sh 04:02:03 nexus3.edgexfoundry.org:10001 04:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:03 Configure a credential helper to remove this warning. See 04:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:03 04:02:03 Login Succeeded 04:02:03 nexus3.edgexfoundry.org:10002 04:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:03 Configure a credential helper to remove this warning. See 04:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:03 04:02:03 Login Succeeded 04:02:03 nexus3.edgexfoundry.org:10003 04:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:03 Configure a credential helper to remove this warning. See 04:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:03 04:02:03 Login Succeeded 04:02:03 nexus3.edgexfoundry.org:10004 04:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:04 Configure a credential helper to remove this warning. See 04:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:04 04:02:04 Login Succeeded 04:02:04 docker.io 04:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:04 Configure a credential helper to remove this warning. See 04:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:04 04:02:04 Login Succeeded 04:02:04 ---> docker-login.sh ends [Pipeline] } 04:02:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:02:05 + git rev-list -1 --merges cba8e39f316482f2aa0f61fe6b2b4937417c2111~1..cba8e39f316482f2aa0f61fe6b2b4937417c2111 [Pipeline] echo 04:02:05 -----------> git rev-list -1 --merges cba8e39f316482f2aa0f61fe6b2b4937417c2111~1..cba8e39f316482f2aa0f61fe6b2b4937417c2111 cba8e39f316482f2aa0f61fe6b2b4937417c2111 [false] [Pipeline] sh 04:02:05 + git log --format=format:%s -1 cba8e39f316482f2aa0f61fe6b2b4937417c2111 [Pipeline] echo 04:02:05 ========================================================= 04:02:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:02:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:06 + git log --format=format:%s -1 cba8e39f316482f2aa0f61fe6b2b4937417c2111 [Pipeline] echo 04:02:06 [semverPrep] GIT_COMMIT: cba8e39f316482f2aa0f61fe6b2b4937417c2111, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:02:06 [semverPrep] This is not a build commit. [Pipeline] sh 04:02:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:06 + grep -v github /etc/ssh/ssh_known_hosts 04:02:06 + [ -e /tmp/ssh_known_hosts ] 04:02:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:02:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:02:06 + sudo tee -a /etc/ssh/ssh_known_hosts 04:02:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:07 04:02:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:07 0.1.4: Pulling from edgex-devops/py-git-semver 04:02:07 b85a868b505f: Pulling fs layer 04:02:07 e2be974225ed: Pulling fs layer 04:02:07 339a4e72a1f5: Pulling fs layer 04:02:07 988bab9f4d93: Pulling fs layer 04:02:07 1469e6f7b9e6: Pulling fs layer 04:02:07 eaf3925da568: Pulling fs layer 04:02:07 bab4dde63d76: Pulling fs layer 04:02:07 bde34c3a00c8: Pulling fs layer 04:02:07 b352a97aabf1: Pulling fs layer 04:02:07 4872d77fe225: Pulling fs layer 04:02:07 5851b861e8e6: Pulling fs layer 04:02:07 988bab9f4d93: Waiting 04:02:07 1469e6f7b9e6: Waiting 04:02:07 b352a97aabf1: Waiting 04:02:07 eaf3925da568: Waiting 04:02:07 4872d77fe225: Waiting 04:02:07 bab4dde63d76: Waiting 04:02:07 5851b861e8e6: Waiting 04:02:07 bde34c3a00c8: Waiting 04:02:07 e2be974225ed: Download complete 04:02:07 988bab9f4d93: Download complete 04:02:07 339a4e72a1f5: Verifying Checksum 04:02:07 339a4e72a1f5: Download complete 04:02:07 1469e6f7b9e6: Verifying Checksum 04:02:07 1469e6f7b9e6: Download complete 04:02:07 eaf3925da568: Verifying Checksum 04:02:07 eaf3925da568: Download complete 04:02:07 bde34c3a00c8: Verifying Checksum 04:02:07 bde34c3a00c8: Download complete 04:02:07 4872d77fe225: Verifying Checksum 04:02:07 4872d77fe225: Download complete 04:02:07 5851b861e8e6: Verifying Checksum 04:02:07 5851b861e8e6: Download complete 04:02:07 b85a868b505f: Verifying Checksum 04:02:07 b85a868b505f: Download complete 04:02:07 bab4dde63d76: Verifying Checksum 04:02:07 bab4dde63d76: Download complete 04:02:08 b85a868b505f: Pull complete 04:02:09 e2be974225ed: Pull complete 04:02:09 339a4e72a1f5: Pull complete 04:02:09 988bab9f4d93: Pull complete 04:02:09 1469e6f7b9e6: Pull complete 04:02:09 eaf3925da568: Pull complete 04:02:11 bab4dde63d76: Pull complete 04:02:11 bde34c3a00c8: Pull complete 04:02:11 b352a97aabf1: Pull complete 04:02:11 4872d77fe225: Pull complete 04:02:12 5851b861e8e6: Pull complete 04:02:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:12 prd-ubuntu20.04-docker-8c-8g-12294 does not seem to be running inside a container 04:02:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-331 -v /w/workspace/undry_device-onvif-camera_PR-331:/w/workspace/undry_device-onvif-camera_PR-331:rw,z -v /w/workspace/undry_device-onvif-camera_PR-331@tmp:/w/workspace/undry_device-onvif-camera_PR-331@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:02:15 $ docker top 0e98ecf351563eb86f463d1dc7606cf1f0bc06ceb9f113b49fd6abc10f8a3bfb -eo pid,comm 04:02:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:02:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:15 [ssh-agent] Looking for ssh-agent implementation... 04:02:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:15 $ docker exec 0e98ecf351563eb86f463d1dc7606cf1f0bc06ceb9f113b49fd6abc10f8a3bfb ssh-agent 04:02:15 SSH_AUTH_SOCK=/tmp/ssh-ejOhdgFZC2Wd/agent.32 04:02:15 SSH_AGENT_PID=38 04:02:15 Running ssh-add (command line suppressed) 04:02:15 Identity added: /w/workspace/undry_device-onvif-camera_PR-331@tmp/private_key_11727494184807319666.key (/w/workspace/undry_device-onvif-camera_PR-331@tmp/private_key_11727494184807319666.key) 04:02:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:16 + git tag --points-at HEAD [Pipeline] } 04:02:16 $ docker exec --env ******** --env ******** 0e98ecf351563eb86f463d1dc7606cf1f0bc06ceb9f113b49fd6abc10f8a3bfb ssh-agent -k 04:02:16 unset SSH_AUTH_SOCK; 04:02:16 unset SSH_AGENT_PID; 04:02:16 echo Agent pid 38 killed; 04:02:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:16 [ssh-agent] Looking for ssh-agent implementation... 04:02:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:16 $ docker exec 0e98ecf351563eb86f463d1dc7606cf1f0bc06ceb9f113b49fd6abc10f8a3bfb ssh-agent 04:02:16 SSH_AUTH_SOCK=/tmp/ssh-inVnfzp3TvtE/agent.70 04:02:16 SSH_AGENT_PID=76 04:02:16 Running ssh-add (command line suppressed) 04:02:16 Identity added: /w/workspace/undry_device-onvif-camera_PR-331@tmp/private_key_595073220868209150.key (/w/workspace/undry_device-onvif-camera_PR-331@tmp/private_key_595073220868209150.key) 04:02:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:16 + git semver init 04:02:17 2023-05-02 04:02:17,159 [run_init] DEBUG init version:0.0.0 force:False 04:02:17 2023-05-02 04:02:17,160 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-331/.semver 04:02:17 2023-05-02 04:02:17,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-331/.semver 04:02:17 2023-05-02 04:02:17,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-331/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-331, universal_newlines=False, shell=None, istream=None) 04:02:18 2023-05-02 04:02:18,090 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-331/.git/info/exclude 04:02:18 2023-05-02 04:02:18,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-331/.semver/PR-331 with force:False 04:02:18 2023-05-02 04:02:18,091 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-331/.semver/PR-331 04:02:18 2023-05-02 04:02:18,095 [execute] INFO git cat-file --batch-check 04:02:18 2023-05-02 04:02:18,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-331/.semver, universal_newlines=False, shell=None, istream=) 04:02:18 2023-05-02 04:02:18,101 [execute] INFO git cat-file --batch 04:02:18 2023-05-02 04:02:18,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-331/.semver, universal_newlines=False, shell=None, istream=) 04:02:18 2023-05-02 04:02:18,106 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-331/.semver/PR-331 04:02:18 0.0.0 [Pipeline] } 04:02:18 $ docker exec --env ******** --env ******** 0e98ecf351563eb86f463d1dc7606cf1f0bc06ceb9f113b49fd6abc10f8a3bfb ssh-agent -k 04:02:18 unset SSH_AUTH_SOCK; 04:02:18 unset SSH_AGENT_PID; 04:02:18 echo Agent pid 76 killed; 04:02:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:18 + git semver [Pipeline] } 04:02:18 $ docker stop --time=1 0e98ecf351563eb86f463d1dc7606cf1f0bc06ceb9f113b49fd6abc10f8a3bfb 04:02:20 $ docker rm -f --volumes 0e98ecf351563eb86f463d1dc7606cf1f0bc06ceb9f113b49fd6abc10f8a3bfb [Pipeline] // withDockerContainer [Pipeline] sh 04:02:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:20 Stashed 1 file(s) [Pipeline] echo 04:02:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:21 provisioning config files... 04:02:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-331@tmp/config10603801590162180915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:21 ---> docker-login.sh 04:02:21 nexus3.edgexfoundry.org:10001 04:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:21 Configure a credential helper to remove this warning. See 04:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:21 04:02:21 Login Succeeded 04:02:21 nexus3.edgexfoundry.org:10002 04:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:21 Configure a credential helper to remove this warning. See 04:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:21 04:02:21 Login Succeeded 04:02:21 nexus3.edgexfoundry.org:10003 04:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:22 Configure a credential helper to remove this warning. See 04:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:22 04:02:22 Login Succeeded 04:02:22 nexus3.edgexfoundry.org:10004 04:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:22 Configure a credential helper to remove this warning. See 04:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:22 04:02:22 Login Succeeded 04:02:22 docker.io 04:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:22 Configure a credential helper to remove this warning. See 04:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:22 04:02:22 Login Succeeded 04:02:22 ---> docker-login.sh ends [Pipeline] } 04:02:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:02:22 ========================================================= 04:02:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:02:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:02:23 Sending build context to Docker daemon 21.41MB 04:02:23 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:02:23 Step 2/13 : FROM ${BASE} AS builder 04:02:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:23 f56be85fc22e: Pulling fs layer 04:02:23 85791d961cd3: Pulling fs layer 04:02:23 d694b5ae8c79: Pulling fs layer 04:02:23 9f32a84ed3da: Pulling fs layer 04:02:23 4d19c01a9841: Pulling fs layer 04:02:23 9325e15d5711: Pulling fs layer 04:02:23 556b6ee489ea: Pulling fs layer 04:02:23 c5a4b2cf53e6: Pulling fs layer 04:02:23 9f32a84ed3da: Waiting 04:02:23 c5a4b2cf53e6: Waiting 04:02:23 556b6ee489ea: Waiting 04:02:23 4d19c01a9841: Waiting 04:02:23 9325e15d5711: Waiting 04:02:23 85791d961cd3: Download complete 04:02:23 9f32a84ed3da: Download complete 04:02:23 4d19c01a9841: Verifying Checksum 04:02:23 4d19c01a9841: Download complete 04:02:23 f56be85fc22e: Download complete 04:02:23 9325e15d5711: Verifying Checksum 04:02:23 9325e15d5711: Download complete 04:02:23 f56be85fc22e: Pull complete 04:02:23 85791d961cd3: Pull complete 04:02:23 c5a4b2cf53e6: Verifying Checksum 04:02:23 c5a4b2cf53e6: Download complete 04:02:23 d694b5ae8c79: Verifying Checksum 04:02:23 d694b5ae8c79: Download complete 04:02:24 556b6ee489ea: Verifying Checksum 04:02:24 556b6ee489ea: Download complete 04:02:27 d694b5ae8c79: Pull complete 04:02:27 9f32a84ed3da: Pull complete 04:02:27 4d19c01a9841: Pull complete 04:02:27 9325e15d5711: Pull complete 04:02:30 556b6ee489ea: Pull complete 04:02:30 c5a4b2cf53e6: Pull complete 04:02:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:02:30 ---> c4be618373d6 04:02:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:02:33 ---> Running in 390b6de3014c 04:02:33 Removing intermediate container 390b6de3014c 04:02:33 ---> 95f11818ff37 04:02:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:33 ---> Running in 0d7ca7ea471c 04:02:34 Removing intermediate container 0d7ca7ea471c 04:02:34 ---> dc2092d69b65 04:02:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:02:34 ---> Running in a58fe1668730 04:02:34 Removing intermediate container a58fe1668730 04:02:34 ---> f88aadcc49e9 04:02:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:02:34 ---> Running in 4a489412bdae 04:02:34 Removing intermediate container 4a489412bdae 04:02:34 ---> 2d2e99aed45e 04:02:34 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:02:34 ---> Running in 6a1fbf2cb010 04:02:34 Removing intermediate container 6a1fbf2cb010 04:02:34 ---> 27c5976209a0 04:02:34 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:02:34 ---> Running in 1ad0bae89ab5 04:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:02:34 OK: 265 MiB in 53 packages 04:02:35 Removing intermediate container 1ad0bae89ab5 04:02:35 ---> b86093351558 04:02:35 Step 9/13 : WORKDIR /device-onvif-camera 04:02:35 ---> Running in aaa2bcea2c12 04:02:35 Removing intermediate container aaa2bcea2c12 04:02:35 ---> d9dc30781f95 04:02:35 Step 10/13 : COPY go.mod vendor* ./ 04:02:35 ---> 6d90ad7053ae 04:02:35 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:35 ---> Running in d90ea65ac932 04:02:36 Still waiting to schedule task 04:02:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:03:22 Removing intermediate container d90ea65ac932 04:03:22 ---> 06d121dd9d6b 04:03:22 Step 12/13 : COPY . . 04:03:22 ---> 294ffa36c6f3 04:03:22 Step 13/13 : RUN ${MAKE} 04:03:22 ---> Running in 98c8eee64654 04:03:22 noop 04:03:22 Removing intermediate container 98c8eee64654 04:03:22 ---> d01b7766c869 04:03:22 Successfully built d01b7766c869 04:03:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker inspect -f . ci-base-image-x86_64 04:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:22 prd-ubuntu20.04-docker-8c-8g-12294 does not seem to be running inside a container 04:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-331 -v /w/workspace/undry_device-onvif-camera_PR-331:/w/workspace/undry_device-onvif-camera_PR-331:rw,z -v /w/workspace/undry_device-onvif-camera_PR-331@tmp:/w/workspace/undry_device-onvif-camera_PR-331@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:03:23 $ docker top 5cc29442beb3797d9a266ccc7e8744aa390f049b990a37ecebc3e648368d4095 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:23 + go version 04:03:23 go version go1.20.2 linux/amd64 [Pipeline] } 04:03:23 $ docker stop --time=1 5cc29442beb3797d9a266ccc7e8744aa390f049b990a37ecebc3e648368d4095 04:03:24 $ docker rm -f --volumes 5cc29442beb3797d9a266ccc7e8744aa390f049b990a37ecebc3e648368d4095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:25 + docker inspect -f . ci-base-image-x86_64 04:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:25 prd-ubuntu20.04-docker-8c-8g-12294 does not seem to be running inside a container 04:03:25 $ 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-331 -v /w/workspace/undry_device-onvif-camera_PR-331:/w/workspace/undry_device-onvif-camera_PR-331:rw,z -v /w/workspace/undry_device-onvif-camera_PR-331@tmp:/w/workspace/undry_device-onvif-camera_PR-331@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:03:26 $ docker top 9fb238d06316a07f1de796b3e77bae96c791cd1472559c56412bc788c937d8ce -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:26 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-331 [Pipeline] fileExists [Pipeline] sh 04:03:26 + make test 04:03:26 go test ./... -coverprofile=coverage.out ./... 04:03:30 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:03:37 # github.com/edgexfoundry/device-sdk-go/v3/internal/config 04:03:37 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.75/internal/config/config.go:71:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal 04:03:37 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.75/internal/config/config.go:72:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal 04:03:37 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.75/internal/config/config.go:73:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal 04:03:37 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.75/internal/config/config.go:74:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal 04:03:40 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:03:42 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.6% of statements 04:03:42 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.048s coverage: 86.5% of statements 04:03:42 FAIL 04:03:42 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 04:03:42 $ docker stop --time=1 9fb238d06316a07f1de796b3e77bae96c791cd1472559c56412bc788c937d8ce 04:03:45 $ docker rm -f --volumes 9fb238d06316a07f1de796b3e77bae96c791cd1472559c56412bc788c937d8ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:46 04:03:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:46 latest: Pulling from edgex-lftools-log-publisher 04:03:46 5eb5b503b376: Pulling fs layer 04:03:46 5c69ac0246d0: Pulling fs layer 04:03:46 ec43610c2a17: Pulling fs layer 04:03:46 3a2ae6a8a46f: Pulling fs layer 04:03:46 33b1e0a273af: Pulling fs layer 04:03:46 5d3b04190fa2: Pulling fs layer 04:03:46 2f39f015ded8: Pulling fs layer 04:03:46 33b1e0a273af: Waiting 04:03:46 5d3b04190fa2: Waiting 04:03:46 2f39f015ded8: Waiting 04:03:46 3a2ae6a8a46f: Waiting 04:03:46 5c69ac0246d0: Verifying Checksum 04:03:46 5c69ac0246d0: Download complete 04:03:46 3a2ae6a8a46f: Verifying Checksum 04:03:46 3a2ae6a8a46f: Download complete 04:03:46 33b1e0a273af: Verifying Checksum 04:03:46 33b1e0a273af: Download complete 04:03:46 ec43610c2a17: Verifying Checksum 04:03:46 ec43610c2a17: Download complete 04:03:46 5d3b04190fa2: Verifying Checksum 04:03:46 5d3b04190fa2: Download complete 04:03:47 5eb5b503b376: Verifying Checksum 04:03:47 5eb5b503b376: Download complete 04:03:47 2f39f015ded8: Download complete 04:03:48 5eb5b503b376: Pull complete 04:03:48 5c69ac0246d0: Pull complete 04:03:48 ec43610c2a17: Pull complete 04:03:48 3a2ae6a8a46f: Pull complete 04:03:49 33b1e0a273af: Pull complete 04:03:49 5d3b04190fa2: Pull complete 04:03:53 2f39f015ded8: Pull complete 04:03:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:53 prd-ubuntu20.04-docker-8c-8g-12294 does not seem to be running inside a container 04:03:53 $ 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-331 -v /w/workspace/undry_device-onvif-camera_PR-331:/w/workspace/undry_device-onvif-camera_PR-331:rw,z -v /w/workspace/undry_device-onvif-camera_PR-331@tmp:/w/workspace/undry_device-onvif-camera_PR-331@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:03:56 $ docker top a4cb9ddda88f2115cf4b6727073628f3651491822b8493d1efeac910de7c088e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:57 ---> job-cost.sh 04:03:57 lf-activate-venv: SKIPPING 04:03:57 INFO: No Stack... 04:03:57 INFO: Retrieving Pricing Info for: v3-standard-8 04:03:57 INFO: Archiving Costs [Pipeline] sh 04:03:57 + cat /w/workspace/undry_device-onvif-camera_PR-331/archives/cost.csv 04:03:57 + cut -d, -f6 [Pipeline] lock 04:03:57 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-331-1-stack-cost] 04:03:57 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-331-1-stack-cost] did not exist. Created. 04:03:57 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-331-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:03:58 + echo total: 0.2199999988079071 [Pipeline] stash 04:03:58 Stashed 1 file(s) [Pipeline] } 04:03:58 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-331-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:03:58 $ docker stop --time=1 a4cb9ddda88f2115cf4b6727073628f3651491822b8493d1efeac910de7c088e 04:03:59 $ docker rm -f --volumes a4cb9ddda88f2115cf4b6727073628f3651491822b8493d1efeac910de7c088e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:04:00 Failed in branch amd64 04:04:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12296 in /w/workspace/undry_device-onvif-camera_PR-331 [Pipeline] { [Pipeline] ws 04:04:11 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:04:11 The recommended git tool is: git 04:04:16 using credential edgex-jenkins-ssh 04:04:16 Cloning the remote Git repository 04:04:16 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:04:16 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:04:17 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:17 > git --version # timeout=10 04:04:17 > git --version # 'git version 2.25.1' 04:04:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:18 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:20 Merging remotes/origin/main commit ca50ff0226266dec6d343d3687e79f892dd3f78d into PR head commit cba8e39f316482f2aa0f61fe6b2b4937417c2111 04:04:19 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:04:19 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/331/head:refs/remotes/origin/PR-331 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:04:20 > git config core.sparsecheckout # timeout=10 04:04:20 > git checkout -f cba8e39f316482f2aa0f61fe6b2b4937417c2111 # timeout=10 04:04:20 Merge succeeded, producing cba8e39f316482f2aa0f61fe6b2b4937417c2111 04:04:20 Checking out Revision cba8e39f316482f2aa0f61fe6b2b4937417c2111 (PR-331) 04:04:21 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:04:21 > git --version # timeout=10 04:04:21 > git --version # 'git version 2.25.1' 04:04:21 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 04:04:20 > git remote # timeout=10 04:04:20 > git config --get remote.origin.url # timeout=10 04:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:20 > git merge ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 04:04:20 > git rev-parse HEAD^{commit} # timeout=10 04:04:20 > git config core.sparsecheckout # timeout=10 04:04:20 > git checkout -f cba8e39f316482f2aa0f61fe6b2b4937417c2111 # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:04:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:22 Dload Upload Total Spent Left Speed 04:04:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 04:04:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:04:23 + sudo tee /etc/docker/daemon.new 04:04:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:04:23 { 04:04:23 "registry-mirrors": [ 04:04:23 "https://nexus3.edgexfoundry.org:10001" 04:04:23 ], 04:04:23 "bip": "10.250.0.254/24", 04:04:23 "hosts": [ 04:04:23 "tcp://0.0.0.0:5555", 04:04:23 "unix:///var/run/docker.sock" 04:04:23 ], 04:04:23 "mtu": 1458, 04:04:23 "selinux-enabled": true, 04:04:23 "seccomp-profile": "/etc/docker/seccomp.json" 04:04:23 } [Pipeline] sh 04:04:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:04:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:42 provisioning config files... 04:04:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5650943831811531761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:42 ---> docker-login.sh 04:04:42 nexus3.edgexfoundry.org:10001 04:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:43 Configure a credential helper to remove this warning. See 04:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:43 04:04:43 Login Succeeded 04:04:43 nexus3.edgexfoundry.org:10002 04:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:43 Configure a credential helper to remove this warning. See 04:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:43 04:04:43 Login Succeeded 04:04:43 nexus3.edgexfoundry.org:10003 04:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:44 Configure a credential helper to remove this warning. See 04:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:44 04:04:44 Login Succeeded 04:04:44 nexus3.edgexfoundry.org:10004 04:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:44 Configure a credential helper to remove this warning. See 04:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:44 04:04:44 Login Succeeded 04:04:44 docker.io 04:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:45 Configure a credential helper to remove this warning. See 04:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:45 04:04:45 Login Succeeded 04:04:45 ---> docker-login.sh ends [Pipeline] } 04:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:45 ========================================================= 04:04:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:04:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:04:46 Sending build context to Docker daemon 14.12MB 04:04:46 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:04:46 Step 2/13 : FROM ${BASE} AS builder 04:04:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:04:46 c41833b44d91: Pulling fs layer 04:04:46 ed15518f5707: Pulling fs layer 04:04:46 feae8fd75edb: Pulling fs layer 04:04:46 242c74f7c9fa: Pulling fs layer 04:04:46 3cdef696dda3: Pulling fs layer 04:04:46 2ced38df9373: Pulling fs layer 04:04:46 58f1dce35555: Pulling fs layer 04:04:46 3cdef696dda3: Waiting 04:04:46 242c74f7c9fa: Waiting 04:04:46 2ced38df9373: Waiting 04:04:46 ed15518f5707: Verifying Checksum 04:04:46 ed15518f5707: Download complete 04:04:47 242c74f7c9fa: Verifying Checksum 04:04:47 242c74f7c9fa: Download complete 04:04:47 3cdef696dda3: Download complete 04:04:47 c41833b44d91: Verifying Checksum 04:04:47 c41833b44d91: Download complete 04:04:48 c41833b44d91: Pull complete 04:04:48 58f1dce35555: Verifying Checksum 04:04:48 58f1dce35555: Download complete 04:04:49 feae8fd75edb: Verifying Checksum 04:04:49 feae8fd75edb: Download complete 04:04:49 2ced38df9373: Verifying Checksum 04:04:49 2ced38df9373: Download complete 04:04:50 ed15518f5707: Pull complete 04:05:05 feae8fd75edb: Pull complete 04:05:05 242c74f7c9fa: Pull complete 04:05:05 3cdef696dda3: Pull complete 04:05:10 2ced38df9373: Pull complete 04:05:13 58f1dce35555: Pull complete 04:05:13 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:05:13 ---> fadd8f120f05 04:05:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:05:15 ---> Running in a6266b33db09 04:05:15 Removing intermediate container a6266b33db09 04:05:15 ---> 9991684670ba 04:05:15 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:15 ---> Running in f725174c1a72 04:05:16 Removing intermediate container f725174c1a72 04:05:16 ---> 2f2e88536ef0 04:05:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:05:16 ---> Running in 4a6965d8ba59 04:05:16 Removing intermediate container 4a6965d8ba59 04:05:16 ---> a3a13f4aaec6 04:05:16 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:05:16 ---> Running in e8f53a727a17 04:05:16 Removing intermediate container e8f53a727a17 04:05:16 ---> a6d439a532e3 04:05:16 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:05:17 ---> Running in bf12780e5ad9 04:05:17 Removing intermediate container bf12780e5ad9 04:05:17 ---> 029aba71b509 04:05:17 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:17 ---> Running in 1d10ca8d720a 04:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:05:20 OK: 263 MiB in 53 packages 04:05:21 Removing intermediate container 1d10ca8d720a 04:05:21 ---> f5801d7f71e0 04:05:21 Step 9/13 : WORKDIR /device-onvif-camera 04:05:21 ---> Running in 7bf173743b58 04:05:21 Removing intermediate container 7bf173743b58 04:05:21 ---> 211de7330511 04:05:21 Step 10/13 : COPY go.mod vendor* ./ 04:05:21 ---> 4454e7306366 04:05:21 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:22 ---> Running in af661aefdb4d 04:06:30 Removing intermediate container af661aefdb4d 04:06:30 ---> cee36fd24aa3 04:06:30 Step 12/13 : COPY . . 04:06:30 ---> eb3a722be3e8 04:06:30 Step 13/13 : RUN ${MAKE} 04:06:30 ---> Running in e53d99f3f0aa 04:06:30 noop 04:06:30 Removing intermediate container e53d99f3f0aa 04:06:30 ---> f321ebdfb41f 04:06:30 Successfully built f321ebdfb41f 04:06:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:30 + docker inspect -f . ci-base-image-arm64 04:06:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:30 prd-ubuntu20.04-docker-arm64-4c-16g-12296 does not seem to be running inside a container 04:06:30 $ 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:06:32 $ docker top 57f977654f933b0303a51ccf66801f3cd30d656ef6a7f93c9dcdcac9ea28574c -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:33 + go version 04:06:33 go version go1.20.2 linux/arm64 [Pipeline] } 04:06:33 $ docker stop --time=1 57f977654f933b0303a51ccf66801f3cd30d656ef6a7f93c9dcdcac9ea28574c 04:06:36 $ docker rm -f --volumes 57f977654f933b0303a51ccf66801f3cd30d656ef6a7f93c9dcdcac9ea28574c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:36 + docker inspect -f . ci-base-image-arm64 04:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:37 prd-ubuntu20.04-docker-arm64-4c-16g-12296 does not seem to be running inside a container 04:06:37 $ 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:06:38 $ docker top fd861ac1a7c6ecad90ed77e99cf9407f0655b925ce69f2f58ebcc735a2287937 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:38 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:06:39 + make test 04:06:39 go test ./... -coverprofile=coverage.out ./... 04:07:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:08:14 # github.com/edgexfoundry/device-sdk-go/v3/internal/config 04:08:14 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.75/internal/config/config.go:71:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal 04:08:14 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.75/internal/config/config.go:72:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal 04:08:14 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.75/internal/config/config.go:73:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal 04:08:14 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.75/internal/config/config.go:74:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal 04:09:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:09:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.178s coverage: 31.6% of statements 04:09:54 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.345s coverage: 86.5% of statements 04:09:54 FAIL 04:09:55 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 04:09:55 $ docker stop --time=1 fd861ac1a7c6ecad90ed77e99cf9407f0655b925ce69f2f58ebcc735a2287937 04:09:56 $ docker rm -f --volumes fd861ac1a7c6ecad90ed77e99cf9407f0655b925ce69f2f58ebcc735a2287937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:09:58 04:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:09:59 arm64: Pulling from edgex-lftools-log-publisher 04:09:59 8998bd30e6a1: Pulling fs layer 04:09:59 04944245beec: Pulling fs layer 04:09:59 699f458cf7ca: Pulling fs layer 04:09:59 765212b225bb: Pulling fs layer 04:09:59 f23df028b6ca: Pulling fs layer 04:09:59 d65c8cfc05b1: Pulling fs layer 04:09:59 2437ff75d9bd: Pulling fs layer 04:09:59 765212b225bb: Waiting 04:09:59 d65c8cfc05b1: Waiting 04:09:59 f23df028b6ca: Waiting 04:09:59 2437ff75d9bd: Waiting 04:09:59 04944245beec: Verifying Checksum 04:09:59 04944245beec: Download complete 04:09:59 765212b225bb: Download complete 04:09:59 f23df028b6ca: Verifying Checksum 04:09:59 f23df028b6ca: Download complete 04:09:59 d65c8cfc05b1: Verifying Checksum 04:09:59 d65c8cfc05b1: Download complete 04:09:59 699f458cf7ca: Verifying Checksum 04:09:59 699f458cf7ca: Download complete 04:09:59 8998bd30e6a1: Verifying Checksum 04:09:59 8998bd30e6a1: Download complete 04:10:02 2437ff75d9bd: Verifying Checksum 04:10:02 2437ff75d9bd: Download complete 04:10:03 8998bd30e6a1: Pull complete 04:10:04 04944245beec: Pull complete 04:10:05 699f458cf7ca: Pull complete 04:10:05 765212b225bb: Pull complete 04:10:08 f23df028b6ca: Pull complete 04:10:08 d65c8cfc05b1: Pull complete 04:10:23 2437ff75d9bd: Pull complete 04:10:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:23 prd-ubuntu20.04-docker-arm64-4c-16g-12296 does not seem to be running inside a container 04:10:23 $ 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:10:26 $ docker top 29424e8693fbd6d59f0d4045a509232722e34e1607fdf40ddf42b7ba47d2185c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:27 ---> job-cost.sh 04:10:27 lf-activate-venv: SKIPPING 04:10:27 INFO: No Stack... 04:10:27 INFO: Retrieving Pricing Info for: v3-standard-4 04:10:28 INFO: Archiving Costs [Pipeline] sh 04:10:29 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:10:29 + cut -d, -f6 [Pipeline] lock 04:10:29 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-331-1-stack-cost] 04:10:29 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-331-1-stack-cost] did not exist. Created. 04:10:29 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-331-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:10:30 /w/workspace/device-onvif-camera/1@tmp/durable-e59a7154/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:10:30 + echo total: 0.10999999940395355 [Pipeline] stash 04:10:31 Warning: overwriting stash ‘stack-cost’ 04:10:31 Stashed 1 file(s) [Pipeline] } 04:10:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-331-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:10:31 $ docker stop --time=1 29424e8693fbd6d59f0d4045a509232722e34e1607fdf40ddf42b7ba47d2185c 04:10:33 $ docker rm -f --volumes 29424e8693fbd6d59f0d4045a509232722e34e1607fdf40ddf42b7ba47d2185c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:10:34 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:10:36 + [ -d /w/workspace/undry_device-onvif-camera_PR-331/archives ] 04:10:36 + ls -al /w/workspace/undry_device-onvif-camera_PR-331/archives 04:10:36 total 16 04:10:36 drwxr-xr-x 3 root root 4096 May 2 04:03 . 04:10:36 drwxrwxr-x 11 jenkins jenkins 4096 May 2 04:03 .. 04:10:36 drwxr-xr-x 2 root root 4096 May 2 04:03 cost 04:10:36 -rw-r--r-- 1 root root 91 May 2 04:03 cost.csv 04:10:36 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-331/archives 04:10:36 + ls -al /w/workspace/undry_device-onvif-camera_PR-331/archives 04:10:36 total 16 04:10:36 drwxr-xr-x 3 jenkins jenkins 4096 May 2 04:03 . 04:10:36 drwxrwxr-x 11 jenkins jenkins 4096 May 2 04:03 .. 04:10:36 drwxr-xr-x 2 jenkins jenkins 4096 May 2 04:03 cost 04:10:36 -rw-r--r-- 1 jenkins jenkins 91 May 2 04:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:10:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:10:37 ---> package-listing.sh 04:10:37 ++ facter osfamily 04:10:37 ++ tr '[:upper:]' '[:lower:]' 04:10:37 + OS_FAMILY=debian 04:10:37 + workspace=/w/workspace/undry_device-onvif-camera_PR-331 04:10:37 + START_PACKAGES=/tmp/packages_start.txt 04:10:37 + END_PACKAGES=/tmp/packages_end.txt 04:10:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:10:37 + PACKAGES=/tmp/packages_start.txt 04:10:37 + '[' /w/workspace/undry_device-onvif-camera_PR-331 ']' 04:10:37 + PACKAGES=/tmp/packages_end.txt 04:10:37 + case "${OS_FAMILY}" in 04:10:37 + dpkg -l 04:10:37 + grep '^ii' 04:10:37 + '[' -f /tmp/packages_start.txt ']' 04:10:37 + '[' -f /tmp/packages_end.txt ']' 04:10:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:10:37 + '[' /w/workspace/undry_device-onvif-camera_PR-331 ']' 04:10:37 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-331/archives/ 04:10:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-331/archives/ [Pipeline] echo 04:10:37 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-331/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:10:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:38 prd-ubuntu20.04-docker-8c-8g-12294 does not seem to be running inside a container 04:10:38 $ 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-331/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-331 -v /w/workspace/undry_device-onvif-camera_PR-331:/w/workspace/undry_device-onvif-camera_PR-331:rw,z -v /w/workspace/undry_device-onvif-camera_PR-331@tmp:/w/workspace/undry_device-onvif-camera_PR-331@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:10:38 $ docker top d09ba32896e159e7a81efadeec367bdb11e6b5b74d5341e3f83234ed41bf3e3f -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:39 + touch /tmp/pre-build-complete [Pipeline] sh 04:10:39 + mkdir -p /var/log/sysstat [Pipeline] sh 04:10:39 + ls /var/log/sa-host 04:10:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:40 provisioning config files... 04:10:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-331@tmp/config1774599182621779992tmp [Pipeline] { [Pipeline] echo 04:10:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:10:40 ---> create-netrc.sh [Pipeline] } 04:10:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:10:40 ---> python-tools-install.sh [Pipeline] echo 04:10:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:10:41 ---> sudo-logs.sh 04:10:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:10:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:10:41 ---> job-cost.sh 04:10:41 lf-activate-venv: SKIPPING 04:10:41 DEBUG: total: 0.2199999988079071 04:10:41 INFO: Retrieving Stack Cost... 04:10:41 INFO: Retrieving Pricing Info for: v3-standard-8 04:10:42 INFO: Archiving Costs [Pipeline] echo 04:10:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:10:42 ---> logs-deploy.sh 04:10:42 lf-activate-venv: SKIPPING 04:10:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-331/1 04:10:42 INFO: archiving workspace using pattern(s): 04:10:43 Archives upload complete. 04:10:43 INFO: archiving logs to Nexus