Pull request #239 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of Einse57 for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 4a9e67fa37862f83ef90b637e6c765491ff37d3a rather than ceb52f563926af8f88bd777a0edb74e9b5712f5c Obtained Jenkinsfile from 4a9e67fa37862f83ef90b637e6c765491ff37d3a 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-ssh7847006042599622285.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11763385537644689317.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-239/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-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3681600174921360031.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-239/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9193352065285314404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14753083397529880796.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-239/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-239/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14688198283463036679.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7395 in /w/workspace/undry_device-onvif-camera_PR-239 [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-239 # 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/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit ceb52f563926af8f88bd777a0edb74e9b5712f5c Merge succeeded, producing ceb52f563926af8f88bd777a0edb74e9b5712f5c Checking out Revision ceb52f563926af8f88bd777a0edb74e9b5712f5c (PR-239) > git config core.sparsecheckout # timeout=10 > git checkout -f ceb52f563926af8f88bd777a0edb74e9b5712f5c # 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 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ceb52f563926af8f88bd777a0edb74e9b5712f5c # timeout=10 Commit message: "Added notes and fixes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:15:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:15:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:15:01 ========================================================= 22:15:01 EdgeX Global Pipelines Version Info 22:15:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:15:02 ------------------- 22:15:02 stable info: 22:15:02 ------------------- 22:15:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:15:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:15:02 Message: update stable to v1.0.244 22:15:02 ------------------- 22:15:02 experimental info: 22:15:02 ------------------- 22:15:02 Commited By: **** collab-it+edgex@linuxfoundation.org 22:15:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:15:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:15:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:15:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:15:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-239 [Pipeline] echo 22:15:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-239 [Pipeline] echo 22:15:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-239 [Pipeline] echo 22:15:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ceb52f563926af8f88bd777a0edb74e9b5712f5c [Pipeline] echo 22:15:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ceb52f5 [Pipeline] echo 22:15:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:04 provisioning config files... 22:15:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-239@tmp/config14538301061340225160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:04 ---> docker-login.sh 22:15:04 nexus3.edgexfoundry.org:10001 22:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:05 Configure a credential helper to remove this warning. See 22:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:05 22:15:05 Login Succeeded 22:15:05 nexus3.edgexfoundry.org:10002 22:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:05 Configure a credential helper to remove this warning. See 22:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:05 22:15:05 Login Succeeded 22:15:05 nexus3.edgexfoundry.org:10003 22:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:05 Configure a credential helper to remove this warning. See 22:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:05 22:15:05 Login Succeeded 22:15:05 nexus3.edgexfoundry.org:10004 22:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:05 Configure a credential helper to remove this warning. See 22:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:05 22:15:05 Login Succeeded 22:15:05 docker.io 22:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:05 Configure a credential helper to remove this warning. See 22:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:05 22:15:05 Login Succeeded 22:15:05 ---> docker-login.sh ends [Pipeline] } 22:15:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:15:06 + git rev-list -1 --merges ceb52f563926af8f88bd777a0edb74e9b5712f5c~1..ceb52f563926af8f88bd777a0edb74e9b5712f5c [Pipeline] echo 22:15:06 -----------> git rev-list -1 --merges ceb52f563926af8f88bd777a0edb74e9b5712f5c~1..ceb52f563926af8f88bd777a0edb74e9b5712f5c ceb52f563926af8f88bd777a0edb74e9b5712f5c [false] [Pipeline] sh 22:15:06 + git log --format=format:%s -1 ceb52f563926af8f88bd777a0edb74e9b5712f5c [Pipeline] echo 22:15:06 ========================================================= 22:15:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:15:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15:07 + git log --format=format:%s -1 ceb52f563926af8f88bd777a0edb74e9b5712f5c [Pipeline] echo 22:15:07 [semverPrep] GIT_COMMIT: ceb52f563926af8f88bd777a0edb74e9b5712f5c, Commit Message: Added notes and fixes [Pipeline] echo 22:15:07 [semverPrep] This is not a build commit. [Pipeline] sh 22:15:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:15:07 + grep -v github /etc/ssh/ssh_known_hosts 22:15:07 + [ -e /tmp/ssh_known_hosts ] 22:15:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:15:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:15:07 + sudo tee -a /etc/ssh/ssh_known_hosts 22:15:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:08 22:15:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:08 0.1.4: Pulling from edgex-devops/py-git-semver 22:15:08 b85a868b505f: Pulling fs layer 22:15:08 e2be974225ed: Pulling fs layer 22:15:08 339a4e72a1f5: Pulling fs layer 22:15:08 988bab9f4d93: Pulling fs layer 22:15:08 1469e6f7b9e6: Pulling fs layer 22:15:08 eaf3925da568: Pulling fs layer 22:15:08 bab4dde63d76: Pulling fs layer 22:15:08 bde34c3a00c8: Pulling fs layer 22:15:08 b352a97aabf1: Pulling fs layer 22:15:08 4872d77fe225: Pulling fs layer 22:15:08 5851b861e8e6: Pulling fs layer 22:15:08 988bab9f4d93: Waiting 22:15:08 1469e6f7b9e6: Waiting 22:15:08 eaf3925da568: Waiting 22:15:08 4872d77fe225: Waiting 22:15:08 5851b861e8e6: Waiting 22:15:08 bab4dde63d76: Waiting 22:15:08 bde34c3a00c8: Waiting 22:15:08 e2be974225ed: Verifying Checksum 22:15:08 e2be974225ed: Download complete 22:15:08 988bab9f4d93: Verifying Checksum 22:15:08 988bab9f4d93: Download complete 22:15:08 1469e6f7b9e6: Verifying Checksum 22:15:08 1469e6f7b9e6: Download complete 22:15:08 eaf3925da568: Download complete 22:15:08 339a4e72a1f5: Verifying Checksum 22:15:08 339a4e72a1f5: Download complete 22:15:08 bde34c3a00c8: Verifying Checksum 22:15:08 bde34c3a00c8: Download complete 22:15:08 b352a97aabf1: Verifying Checksum 22:15:08 b352a97aabf1: Download complete 22:15:08 4872d77fe225: Verifying Checksum 22:15:08 4872d77fe225: Download complete 22:15:08 5851b861e8e6: Verifying Checksum 22:15:08 5851b861e8e6: Download complete 22:15:08 b85a868b505f: Verifying Checksum 22:15:08 b85a868b505f: Download complete 22:15:09 bab4dde63d76: Verifying Checksum 22:15:09 bab4dde63d76: Download complete 22:15:10 b85a868b505f: Pull complete 22:15:10 e2be974225ed: Pull complete 22:15:10 339a4e72a1f5: Pull complete 22:15:10 988bab9f4d93: Pull complete 22:15:11 1469e6f7b9e6: Pull complete 22:15:11 eaf3925da568: Pull complete 22:15:13 bab4dde63d76: Pull complete 22:15:13 bde34c3a00c8: Pull complete 22:15:13 b352a97aabf1: Pull complete 22:15:13 4872d77fe225: Pull complete 22:15:13 5851b861e8e6: Pull complete 22:15:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:13 prd-ubuntu20.04-docker-8c-8g-7395 does not seem to be running inside a container 22:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-239 -v /w/workspace/undry_device-onvif-camera_PR-239:/w/workspace/undry_device-onvif-camera_PR-239:rw,z -v /w/workspace/undry_device-onvif-camera_PR-239@tmp:/w/workspace/undry_device-onvif-camera_PR-239@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:15:15 $ docker top 92c9822f836c1e8f1fefdbd4ec44faa67637434dd5dbe3b391d5e5394b9b8985 -eo pid,comm 22:15: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). 22:15:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:15:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:16 [ssh-agent] Looking for ssh-agent implementation... 22:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:16 $ docker exec 92c9822f836c1e8f1fefdbd4ec44faa67637434dd5dbe3b391d5e5394b9b8985 ssh-agent 22:15:16 SSH_AUTH_SOCK=/tmp/ssh-C3Nq2qdhKx4I/agent.32 22:15:16 SSH_AGENT_PID=38 22:15:16 Running ssh-add (command line suppressed) 22:15:16 Identity added: /w/workspace/undry_device-onvif-camera_PR-239@tmp/private_key_5342224808967072844.key (/w/workspace/undry_device-onvif-camera_PR-239@tmp/private_key_5342224808967072844.key) 22:15:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:16 + git tag --points-at HEAD [Pipeline] } 22:15:16 $ docker exec --env ******** --env ******** 92c9822f836c1e8f1fefdbd4ec44faa67637434dd5dbe3b391d5e5394b9b8985 ssh-agent -k 22:15:16 unset SSH_AUTH_SOCK; 22:15:16 unset SSH_AGENT_PID; 22:15:16 echo Agent pid 38 killed; 22:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:15:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:17 [ssh-agent] Looking for ssh-agent implementation... 22:15:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:17 $ docker exec 92c9822f836c1e8f1fefdbd4ec44faa67637434dd5dbe3b391d5e5394b9b8985 ssh-agent 22:15:17 SSH_AUTH_SOCK=/tmp/ssh-t90DHY2TbBLM/agent.70 22:15:17 SSH_AGENT_PID=76 22:15:17 Running ssh-add (command line suppressed) 22:15:17 Identity added: /w/workspace/undry_device-onvif-camera_PR-239@tmp/private_key_17699513146437636745.key (/w/workspace/undry_device-onvif-camera_PR-239@tmp/private_key_17699513146437636745.key) 22:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:17 + git semver init 22:15:17 2023-02-24 22:15:17,875 [run_init] DEBUG init version:0.0.0 force:False 22:15:17 2023-02-24 22:15:17,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-239/.semver 22:15:17 2023-02-24 22:15:17,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-239/.semver 22:15:17 2023-02-24 22:15:17,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-239/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-239, universal_newlines=False, shell=None, istream=None) 22:15:19 2023-02-24 22:15:18,999 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-239/.git/info/exclude 22:15:19 2023-02-24 22:15:19,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-239/.semver/PR-239 with force:False 22:15:19 2023-02-24 22:15:19,000 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-239/.semver/PR-239 22:15:19 2023-02-24 22:15:19,005 [execute] INFO git cat-file --batch-check 22:15:19 2023-02-24 22:15:19,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-239/.semver, universal_newlines=False, shell=None, istream=) 22:15:19 2023-02-24 22:15:19,014 [execute] INFO git cat-file --batch 22:15:19 2023-02-24 22:15:19,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-239/.semver, universal_newlines=False, shell=None, istream=) 22:15:19 2023-02-24 22:15:19,021 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-239/.semver/PR-239 22:15:19 0.0.0 [Pipeline] } 22:15:19 $ docker exec --env ******** --env ******** 92c9822f836c1e8f1fefdbd4ec44faa67637434dd5dbe3b391d5e5394b9b8985 ssh-agent -k 22:15:19 unset SSH_AUTH_SOCK; 22:15:19 unset SSH_AGENT_PID; 22:15:19 echo Agent pid 76 killed; 22:15:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:19 + git semver [Pipeline] } 22:15:20 $ docker stop --time=1 92c9822f836c1e8f1fefdbd4ec44faa67637434dd5dbe3b391d5e5394b9b8985 22:15:21 $ docker rm -f --volumes 92c9822f836c1e8f1fefdbd4ec44faa67637434dd5dbe3b391d5e5394b9b8985 [Pipeline] // withDockerContainer [Pipeline] sh 22:15:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:15:22 Stashed 1 file(s) [Pipeline] echo 22:15:22 [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 22:15:22 provisioning config files... 22:15:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-239@tmp/config1627414926716814325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:23 ---> docker-login.sh 22:15:23 nexus3.edgexfoundry.org:10001 22:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:23 Configure a credential helper to remove this warning. See 22:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:23 22:15:23 Login Succeeded 22:15:23 nexus3.edgexfoundry.org:10002 22:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:23 Configure a credential helper to remove this warning. See 22:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:23 22:15:23 Login Succeeded 22:15:23 nexus3.edgexfoundry.org:10003 22:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:23 Configure a credential helper to remove this warning. See 22:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:23 22:15:23 Login Succeeded 22:15:23 nexus3.edgexfoundry.org:10004 22:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:23 Configure a credential helper to remove this warning. See 22:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:23 22:15:23 Login Succeeded 22:15:23 docker.io 22:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:23 Configure a credential helper to remove this warning. See 22:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:23 22:15:23 Login Succeeded 22:15:23 ---> docker-login.sh ends [Pipeline] } 22:15:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:15:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:23 ========================================================= 22:15:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:15:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:15:24 Sending build context to Docker daemon 27.73MB 22:15:24 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:15:24 Step 2/13 : FROM ${BASE} AS builder 22:15:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:15:24 213ec9aee27d: Pulling fs layer 22:15:24 4583459ba037: Pulling fs layer 22:15:24 93c1e223e6f2: Pulling fs layer 22:15:24 53926ce57604: Pulling fs layer 22:15:24 21b2b0c7a3f4: Pulling fs layer 22:15:24 22ff95d597cd: Pulling fs layer 22:15:24 12d6caf4c0d1: Pulling fs layer 22:15:24 96b7cbca73a9: Pulling fs layer 22:15:24 a7acece74701: Pulling fs layer 22:15:24 12d6caf4c0d1: Waiting 22:15:24 53926ce57604: Waiting 22:15:24 21b2b0c7a3f4: Waiting 22:15:24 a7acece74701: Waiting 22:15:24 22ff95d597cd: Waiting 22:15:24 93c1e223e6f2: Download complete 22:15:24 4583459ba037: Verifying Checksum 22:15:24 4583459ba037: Download complete 22:15:24 21b2b0c7a3f4: Verifying Checksum 22:15:24 21b2b0c7a3f4: Download complete 22:15:24 22ff95d597cd: Verifying Checksum 22:15:24 22ff95d597cd: Download complete 22:15:24 213ec9aee27d: Verifying Checksum 22:15:24 213ec9aee27d: Download complete 22:15:24 12d6caf4c0d1: Verifying Checksum 22:15:24 12d6caf4c0d1: Download complete 22:15:24 213ec9aee27d: Pull complete 22:15:24 4583459ba037: Pull complete 22:15:24 93c1e223e6f2: Pull complete 22:15:25 a7acece74701: Verifying Checksum 22:15:25 a7acece74701: Download complete 22:15:25 53926ce57604: Download complete 22:15:25 96b7cbca73a9: Verifying Checksum 22:15:25 96b7cbca73a9: Download complete 22:15:28 53926ce57604: Pull complete 22:15:29 21b2b0c7a3f4: Pull complete 22:15:29 22ff95d597cd: Pull complete 22:15:29 12d6caf4c0d1: Pull complete 22:15:31 96b7cbca73a9: Pull complete 22:15:32 a7acece74701: Pull complete 22:15:32 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:15:32 ---> db6d94c90886 22:15:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:15:35 ---> Running in 3e018f615b96 22:15:35 Removing intermediate container 3e018f615b96 22:15:35 ---> bc79862a35d5 22:15:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:15:35 ---> Running in 50750b69cf4b 22:15:35 Removing intermediate container 50750b69cf4b 22:15:35 ---> 24a937c7c1fe 22:15:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:15:35 ---> Running in 227b53bf11a8 22:15:35 Removing intermediate container 227b53bf11a8 22:15:35 ---> 3a2549da3010 22:15:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:15:35 ---> Running in 02500049b7ab 22:15:35 Removing intermediate container 02500049b7ab 22:15:35 ---> 93354319cb59 22:15:35 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:15:35 ---> Running in 8bf82648225e 22:15:35 Removing intermediate container 8bf82648225e 22:15:35 ---> 02fb335884b8 22:15:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:36 ---> Running in 3fbe2e34b7ea 22:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:36 OK: 211 MiB in 51 packages 22:15:37 Removing intermediate container 3fbe2e34b7ea 22:15:37 ---> f3854232a513 22:15:37 Step 9/13 : WORKDIR /device-onvif-camera 22:15:37 ---> Running in 9df539399be4 22:15:37 Removing intermediate container 9df539399be4 22:15:37 ---> 3b4facc78e79 22:15:37 Step 10/13 : COPY go.mod vendor* ./ 22:15:37 ---> 4aaa3bd15d6f 22:15:37 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:37 ---> Running in bc9b8c03ec29 22:15:37 Still waiting to schedule task 22:15:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:16:09 Removing intermediate container bc9b8c03ec29 22:16:09 ---> be647bdec14d 22:16:09 Step 12/13 : COPY . . 22:16:09 ---> 4c95f87d1a6d 22:16:09 Step 13/13 : RUN ${MAKE} 22:16:09 ---> Running in de43230d9fb9 22:16:09 noop 22:16:09 Removing intermediate container de43230d9fb9 22:16:09 ---> ce76a950e277 22:16:09 Successfully built ce76a950e277 22:16:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:10 + docker inspect -f . ci-base-image-x86_64 22:16:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:10 prd-ubuntu20.04-docker-8c-8g-7395 does not seem to be running inside a container 22:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-239 -v /w/workspace/undry_device-onvif-camera_PR-239:/w/workspace/undry_device-onvif-camera_PR-239:rw,z -v /w/workspace/undry_device-onvif-camera_PR-239@tmp:/w/workspace/undry_device-onvif-camera_PR-239@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 ******** -e ******** ci-base-image-x86_64 cat 22:16:10 $ docker top d5c6344de0d47e50548d22b4ccd3f9698dff97ee14de8c4adb771a6995429387 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:11 + go version 22:16:11 go version go1.18.7 linux/amd64 [Pipeline] } 22:16:11 $ docker stop --time=1 d5c6344de0d47e50548d22b4ccd3f9698dff97ee14de8c4adb771a6995429387 22:16:12 $ docker rm -f --volumes d5c6344de0d47e50548d22b4ccd3f9698dff97ee14de8c4adb771a6995429387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:13 + docker inspect -f . ci-base-image-x86_64 22:16:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:13 prd-ubuntu20.04-docker-8c-8g-7395 does not seem to be running inside a container 22:16:13 $ 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-239 -v /w/workspace/undry_device-onvif-camera_PR-239:/w/workspace/undry_device-onvif-camera_PR-239:rw,z -v /w/workspace/undry_device-onvif-camera_PR-239@tmp:/w/workspace/undry_device-onvif-camera_PR-239@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 ******** -e ******** ci-base-image-x86_64 cat 22:16:13 $ docker top bbccdf5bb82d28e8851d2891bb15be7acba29d23129748f352bf2dfa5745a712 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:14 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-239 [Pipeline] fileExists [Pipeline] sh 22:16:14 + make test 22:16:14 go test ./... -coverprofile=coverage.out ./... 22:16:14 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:16:26 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:16:28 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 29.3% of statements 22:16:28 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:16:28 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.586s coverage: 86.5% of statements 22:16:36 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:16:36 go vet ./... 22:16:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:16:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:16:39 ./bin/test-attribution-txt.sh [Pipeline] echo 22:16:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:16:39 $ docker stop --time=1 bbccdf5bb82d28e8851d2891bb15be7acba29d23129748f352bf2dfa5745a712 22:16:42 $ docker rm -f --volumes bbccdf5bb82d28e8851d2891bb15be7acba29d23129748f352bf2dfa5745a712 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:16:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:16:44 + ls -al . 22:16:44 total 236 22:16:44 drwxrwxr-x 10 jenkins jenkins 4096 Feb 24 22:16 . 22:16:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 22:14 .. 22:16:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 22:16 .git 22:16:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 22:14 .github 22:16:44 -rw-rw-r-- 1 jenkins jenkins 496 Feb 24 22:14 .gitignore 22:16:44 -rw-rw-r-- 1 jenkins jenkins 42 Feb 24 22:14 .golangci.yml 22:16:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 22:15 .semver 22:16:44 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 24 22:14 Attribution.txt 22:16:44 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 24 22:14 CHANGELOG.md 22:16:44 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 24 22:14 Dockerfile 22:16:44 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 22:14 GOVERNANCE.md 22:16:44 -rw-rw-r-- 1 jenkins jenkins 734 Feb 24 22:14 Jenkinsfile 22:16:44 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 24 22:14 LICENSE 22:16:44 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 24 22:14 Makefile 22:16:44 -rw-rw-r-- 1 jenkins jenkins 625 Feb 24 22:14 OWNERS.md 22:16:44 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 24 22:14 README.md 22:16:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 24 22:15 VERSION 22:16:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 22:14 bin 22:16:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 22:14 cmd 22:16:44 -rw-r--r-- 1 jenkins jenkins 79184 Feb 24 22:16 coverage.out 22:16:44 drwxrwxr-x 6 jenkins jenkins 4096 Feb 24 22:14 doc 22:16:44 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 24 22:14 go.mod 22:16:44 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 24 22:14 go.sum 22:16:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 22:14 internal 22:16:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 22:14 snap 22:16:44 -rw-rw-r-- 1 jenkins jenkins 236 Feb 24 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:44 + 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=ceb52f563926af8f88bd777a0edb74e9b5712f5c --label arch=amd64 --label version=0.0.0 . 22:16:44 Sending build context to Docker daemon 27.81MB 22:16:44 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:16:44 Step 2/26 : FROM ${BASE} AS builder 22:16:44 ---> ce76a950e277 22:16:44 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:16:45 ---> Running in 943d0c964534 22:16:45 Removing intermediate container 943d0c964534 22:16:45 ---> d545da39ee44 22:16:45 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:16:45 ---> Running in 1bc0eec905a8 22:16:45 Removing intermediate container 1bc0eec905a8 22:16:45 ---> 27c1ae918b58 22:16:45 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:16:45 ---> Running in 2f0e6191009b 22:16:45 Removing intermediate container 2f0e6191009b 22:16:45 ---> 1bbd47d65c92 22:16:45 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:16:45 ---> Running in 6a7259ef6684 22:16:45 Removing intermediate container 6a7259ef6684 22:16:45 ---> e8acaee70a0d 22:16:45 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:16:45 ---> Running in 16cfe1b1d445 22:16:45 Removing intermediate container 16cfe1b1d445 22:16:45 ---> 49fd1619ec7c 22:16:45 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:16:45 ---> Running in 0a08a8ac6b55 22:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:16:46 OK: 211 MiB in 51 packages 22:16:46 Removing intermediate container 0a08a8ac6b55 22:16:46 ---> 9c0a0bfbcabd 22:16:46 Step 9/26 : WORKDIR /device-onvif-camera 22:16:46 ---> Running in f968e93af90b 22:16:46 Removing intermediate container f968e93af90b 22:16:46 ---> 3e7e1b1be0ab 22:16:46 Step 10/26 : COPY go.mod vendor* ./ 22:16:46 ---> 18981fde8d8f 22:16:46 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:46 ---> Running in 2802fc5467a5 22:16:47 Removing intermediate container 2802fc5467a5 22:16:47 ---> d607999c6b43 22:16:47 Step 12/26 : COPY . . 22:16:48 ---> 74a885c3161f 22:16:48 Step 13/26 : RUN ${MAKE} 22:16:48 ---> Running in 3a66eabc00ce 22:16:48 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:17:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7396 in /w/workspace/undry_device-onvif-camera_PR-239 [Pipeline] { [Pipeline] ws 22:17:09 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 22:17:09 The recommended git tool is: git 22:17:10 Removing intermediate container 3a66eabc00ce 22:17:10 ---> afdb029af787 22:17:10 Step 14/26 : FROM alpine:3.16 22:17:10 3.16: Pulling from library/alpine 22:17:10 ef5531b6e74e: Pulling fs layer 22:17:10 ef5531b6e74e: Verifying Checksum 22:17:10 ef5531b6e74e: Download complete 22:17:10 ef5531b6e74e: Pull complete 22:17:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:17:10 Status: Downloaded newer image for alpine:3.16 22:17:10 ---> dfd21b5a31f5 22:17:10 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:17:10 ---> Running in 6fb19a1f4500 22:17:11 Removing intermediate container 6fb19a1f4500 22:17:11 ---> 3a6c2f23e252 22:17:11 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:17:11 ---> Running in a8830d8205ac 22:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:17:11 (1/1) Installing dumb-init (1.2.5-r1) 22:17:11 Executing busybox-1.35.0-r17.trigger 22:17:11 OK: 6 MiB in 15 packages 22:17:12 Removing intermediate container a8830d8205ac 22:17:12 ---> 0b736060df3e 22:17:12 Step 17/26 : WORKDIR / 22:17:12 ---> Running in a04da2184e6c 22:17:12 Removing intermediate container a04da2184e6c 22:17:12 ---> e8f9e27805e0 22:17:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:17:13 ---> 36b34d1587cd 22:17:13 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:17:13 ---> 37076f60e307 22:17:13 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:17:13 ---> 344e6e350f3d 22:17:13 Step 21/26 : EXPOSE 59984 22:17:13 ---> Running in c68cd44e00a1 22:17:13 Removing intermediate container c68cd44e00a1 22:17:13 ---> a5d7d0110960 22:17:13 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:17:13 ---> Running in 42175a5bbb3d 22:17:13 Removing intermediate container 42175a5bbb3d 22:17:13 ---> a2d32c9a235b 22:17:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:17:13 ---> Running in 77f25054530a 22:17:13 Removing intermediate container 77f25054530a 22:17:13 ---> 4a2dc8585e43 22:17:13 Step 24/26 : LABEL arch=amd64 22:17:13 ---> Running in 3304ad2b6887 22:17:13 Removing intermediate container 3304ad2b6887 22:17:13 ---> ad0cd5f4febe 22:17:13 Step 25/26 : LABEL git_sha=ceb52f563926af8f88bd777a0edb74e9b5712f5c 22:17:13 ---> Running in f3f566a9033c 22:17:13 Removing intermediate container f3f566a9033c 22:17:13 ---> cf6c6ada5233 22:17:13 Step 26/26 : LABEL version=0.0.0 22:17:13 ---> Running in c70fad3cdc6c 22:17:13 Removing intermediate container c70fad3cdc6c 22:17:13 ---> 3d4c05b88a6a 22:17:13 [Warning] One or more build-args [ARCH] were not consumed 22:17:13 Successfully built 3d4c05b88a6a 22:17:13 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 22:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:14 22:17:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:15 latest: Pulling from edgex-lftools-log-publisher 22:17:15 5eb5b503b376: Pulling fs layer 22:17:15 5c69ac0246d0: Pulling fs layer 22:17:15 ec43610c2a17: Pulling fs layer 22:17:15 3a2ae6a8a46f: Pulling fs layer 22:17:15 33b1e0a273af: Pulling fs layer 22:17:15 5d3b04190fa2: Pulling fs layer 22:17:15 2f39f015ded8: Pulling fs layer 22:17:15 2f39f015ded8: Waiting 22:17:15 33b1e0a273af: Waiting 22:17:15 3a2ae6a8a46f: Waiting 22:17:15 5d3b04190fa2: Waiting 22:17:15 5c69ac0246d0: Verifying Checksum 22:17:15 5c69ac0246d0: Download complete 22:17:15 3a2ae6a8a46f: Verifying Checksum 22:17:15 3a2ae6a8a46f: Download complete 22:17:15 using credential edgex-jenkins-ssh 22:17:15 Cloning the remote Git repository 22:17:15 ec43610c2a17: Verifying Checksum 22:17:15 ec43610c2a17: Download complete 22:17:15 5d3b04190fa2: Verifying Checksum 22:17:15 5d3b04190fa2: Download complete 22:17:15 33b1e0a273af: Verifying Checksum 22:17:15 33b1e0a273af: Download complete 22:17:15 5eb5b503b376: Verifying Checksum 22:17:15 5eb5b503b376: Download complete 22:17:16 2f39f015ded8: Download complete 22:17:15 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:17:15 > git init /w/workspace/device-onvif-camera/1 # timeout=10 22:17:15 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:17:15 > git --version # timeout=10 22:17:15 > git --version # 'git version 2.25.1' 22:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:16 5eb5b503b376: Pull complete 22:17:16 5c69ac0246d0: Pull complete 22:17:17 ec43610c2a17: Pull complete 22:17:17 3a2ae6a8a46f: Pull complete 22:17:17 33b1e0a273af: Pull complete 22:17:17 5d3b04190fa2: Pull complete 22:17:17 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:17:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:18 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:17:18 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:17:18 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit ceb52f563926af8f88bd777a0edb74e9b5712f5c 22:17:19 Merge succeeded, producing ceb52f563926af8f88bd777a0edb74e9b5712f5c 22:17:19 Checking out Revision ceb52f563926af8f88bd777a0edb74e9b5712f5c (PR-239) 22:17:18 > git config core.sparsecheckout # timeout=10 22:17:18 > git checkout -f ceb52f563926af8f88bd777a0edb74e9b5712f5c # timeout=10 22:17:19 > git remote # timeout=10 22:17:19 > git config --get remote.origin.url # timeout=10 22:17:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:19 > git merge 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 22:17:19 > git rev-parse HEAD^{commit} # timeout=10 22:17:19 > git config core.sparsecheckout # timeout=10 22:17:19 > git checkout -f ceb52f563926af8f88bd777a0edb74e9b5712f5c # timeout=10 22:17:21 2f39f015ded8: Pull complete 22:17:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:21 prd-ubuntu20.04-docker-8c-8g-7395 does not seem to be running inside a container 22:17:21 $ 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-239 -v /w/workspace/undry_device-onvif-camera_PR-239:/w/workspace/undry_device-onvif-camera_PR-239:rw,z -v /w/workspace/undry_device-onvif-camera_PR-239@tmp:/w/workspace/undry_device-onvif-camera_PR-239@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:17:22 Commit message: "Added notes and fixes" 22:17:22 > git --version # timeout=10 22:17:23 > git --version # 'git version 2.25.1' 22:17:23 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:17:23 22:17:23 GitHub has been notified of this commit’s build result 22:17:23 22:17:26 $ docker top fe5e293b2ba14dd15feb9e1e7780bdf0dbf8650ab0eeef54eb4ee915ec53b3d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:27 ---> job-cost.sh 22:17:27 lf-activate-venv: SKIPPING 22:17:27 INFO: No Stack... 22:17:27 INFO: Retrieving Pricing Info for: v3-standard-8 22:17:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:17:27 % Total % Received % Xferd Average Speed Time Time Time Current 22:17:27 Dload Upload Total Spent Left Speed 22:17:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68924 22:17:27 INFO: Archiving Costs [Pipeline] sh 22:17:28 + cat /w/workspace/undry_device-onvif-camera_PR-239/archives/cost.csv 22:17:28 + cut -d, -f6 [Pipeline] lock 22:17:28 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-239-1-stack-cost] 22:17:28 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-239-1-stack-cost] did not exist. Created. 22:17:28 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-239-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 22:17:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:17:28 + echo total: 0.2199999988079071 [Pipeline] stash 22:17:28 Stashed 1 file(s) [Pipeline] } 22:17:28 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:17:28 $ docker stop --time=1 fe5e293b2ba14dd15feb9e1e7780bdf0dbf8650ab0eeef54eb4ee915ec53b3d7 22:17:28 + sudo tee /etc/docker/daemon.new 22:17:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:17:28 { 22:17:28 "registry-mirrors": [ 22:17:28 "https://nexus3.edgexfoundry.org:10001" 22:17:28 ], 22:17:28 "bip": "10.250.0.254/24", 22:17:28 "hosts": [ 22:17:28 "tcp://0.0.0.0:5555", 22:17:28 "unix:///var/run/docker.sock" 22:17:28 ], 22:17:28 "mtu": 1458, 22:17:28 "selinux-enabled": true, 22:17:28 "seccomp-profile": "/etc/docker/seccomp.json" 22:17:28 } 22:17:30 $ docker rm -f --volumes fe5e293b2ba14dd15feb9e1e7780bdf0dbf8650ab0eeef54eb4ee915ec53b3d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:17:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:17:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:49 provisioning config files... 22:17:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config3800145222986821988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:49 ---> docker-login.sh 22:17:49 nexus3.edgexfoundry.org:10001 22:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:50 Configure a credential helper to remove this warning. See 22:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:50 22:17:50 Login Succeeded 22:17:50 nexus3.edgexfoundry.org:10002 22:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:50 Configure a credential helper to remove this warning. See 22:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:50 22:17:50 Login Succeeded 22:17:50 nexus3.edgexfoundry.org:10003 22:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:50 Configure a credential helper to remove this warning. See 22:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:50 22:17:50 Login Succeeded 22:17:50 nexus3.edgexfoundry.org:10004 22:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:51 Configure a credential helper to remove this warning. See 22:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:51 22:17:51 Login Succeeded 22:17:51 docker.io 22:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:51 Configure a credential helper to remove this warning. See 22:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:51 22:17:51 Login Succeeded 22:17:51 ---> docker-login.sh ends [Pipeline] } 22:17:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:17:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:17:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:17:52 ========================================================= 22:17:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:17:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:17:53 Sending build context to Docker daemon 20.56MB 22:17:53 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:17:53 Step 2/13 : FROM ${BASE} AS builder 22:17:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:17:55 9b18e9b68314: Pulling fs layer 22:17:55 35d82f9e3411: Pulling fs layer 22:17:55 e16973657156: Pulling fs layer 22:17:55 fc693d55d65f: Pulling fs layer 22:17:55 7e9fc2657dce: Pulling fs layer 22:17:55 dda99020689f: Pulling fs layer 22:17:55 db1c61fa0a46: Pulling fs layer 22:17:55 891c053d2c06: Pulling fs layer 22:17:55 fc693d55d65f: Waiting 22:17:55 7e9fc2657dce: Waiting 22:17:55 dda99020689f: Waiting 22:17:55 db1c61fa0a46: Waiting 22:17:55 891c053d2c06: Waiting 22:17:55 e16973657156: Verifying Checksum 22:17:55 e16973657156: Download complete 22:17:55 35d82f9e3411: Verifying Checksum 22:17:55 35d82f9e3411: Download complete 22:17:55 7e9fc2657dce: Verifying Checksum 22:17:55 7e9fc2657dce: Download complete 22:17:55 dda99020689f: Verifying Checksum 22:17:55 dda99020689f: Download complete 22:17:55 9b18e9b68314: Verifying Checksum 22:17:55 9b18e9b68314: Download complete 22:17:56 9b18e9b68314: Pull complete 22:17:56 891c053d2c06: Verifying Checksum 22:17:56 891c053d2c06: Download complete 22:17:56 35d82f9e3411: Pull complete 22:17:57 e16973657156: Pull complete 22:17:57 db1c61fa0a46: Verifying Checksum 22:17:57 db1c61fa0a46: Download complete 22:17:58 fc693d55d65f: Verifying Checksum 22:17:58 fc693d55d65f: Download complete 22:18:10 fc693d55d65f: Pull complete 22:18:10 7e9fc2657dce: Pull complete 22:18:10 dda99020689f: Pull complete 22:18:16 db1c61fa0a46: Pull complete 22:18:18 891c053d2c06: Pull complete 22:18:18 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:18:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:18:18 ---> f96f9c87975a 22:18:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:18:20 ---> Running in ded91169ef4c 22:18:20 Removing intermediate container ded91169ef4c 22:18:20 ---> 6cf9ca941cd6 22:18:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:18:20 ---> Running in 3ba7261b5c81 22:18:20 Removing intermediate container 3ba7261b5c81 22:18:20 ---> 53e90d65d09f 22:18:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:18:20 ---> Running in 13928a6e7c88 22:18:20 Removing intermediate container 13928a6e7c88 22:18:20 ---> fdba3800ef9c 22:18:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:18:20 ---> Running in c49ad37d4f3f 22:18:21 Removing intermediate container c49ad37d4f3f 22:18:21 ---> becb6bbe560f 22:18:21 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:18:21 ---> Running in 205b0990cebe 22:18:21 Removing intermediate container 205b0990cebe 22:18:21 ---> ba643e223393 22:18:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:21 ---> Running in 9c05df170026 22:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:24 OK: 221 MiB in 51 packages 22:18:25 Removing intermediate container 9c05df170026 22:18:25 ---> 0e2332cefedb 22:18:25 Step 9/13 : WORKDIR /device-onvif-camera 22:18:25 ---> Running in fa470797eb1d 22:18:25 Removing intermediate container fa470797eb1d 22:18:25 ---> a886b61bde8e 22:18:25 Step 10/13 : COPY go.mod vendor* ./ 22:18:25 ---> 602ea44bd31d 22:18:25 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:26 ---> Running in 806dc738d787 22:19:33 Removing intermediate container 806dc738d787 22:19:33 ---> 0f7062c68af7 22:19:33 Step 12/13 : COPY . . 22:19:33 ---> a462582c1646 22:19:33 Step 13/13 : RUN ${MAKE} 22:19:33 ---> Running in 6f4bc2709cad 22:19:33 noop 22:19:33 Removing intermediate container 6f4bc2709cad 22:19:33 ---> ffb0d0fc4228 22:19:33 Successfully built ffb0d0fc4228 22:19:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:34 + docker inspect -f . ci-base-image-arm64 22:19:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:34 prd-ubuntu20.04-docker-arm64-4c-16g-7396 does not seem to be running inside a container 22:19:34 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 22:19:35 $ docker top de54d1deaf383b51cbdae9c3e67d488275fae9f2f06bfd1a29826d19cf2a4b44 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:36 + go version 22:19:36 go version go1.18.7 linux/arm64 [Pipeline] } 22:19:36 $ docker stop --time=1 de54d1deaf383b51cbdae9c3e67d488275fae9f2f06bfd1a29826d19cf2a4b44 22:19:38 $ docker rm -f --volumes de54d1deaf383b51cbdae9c3e67d488275fae9f2f06bfd1a29826d19cf2a4b44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:39 + docker inspect -f . ci-base-image-arm64 22:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:39 prd-ubuntu20.04-docker-arm64-4c-16g-7396 does not seem to be running inside a container 22:19:39 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 22:19:40 $ docker top 80e9812b75b7dfe3aa2ad02ad63472528a4b6b540a2f2ae471e6d02c61fb4daa -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:41 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 22:19:41 + make test 22:19:41 go test ./... -coverprofile=coverage.out ./... 22:19:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:21:20 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:21:20 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.182s coverage: 29.3% of statements 22:21:20 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:21:38 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.197s coverage: 86.5% of statements 22:21:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:21:38 go vet ./... 22:22:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:22:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:22:11 ./bin/test-attribution-txt.sh [Pipeline] echo 22:22:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:22:11 $ docker stop --time=1 80e9812b75b7dfe3aa2ad02ad63472528a4b6b540a2f2ae471e6d02c61fb4daa 22:22:13 $ docker rm -f --volumes 80e9812b75b7dfe3aa2ad02ad63472528a4b6b540a2f2ae471e6d02c61fb4daa [Pipeline] // withDockerContainer [Pipeline] sh 22:22:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:22:14 Warning: overwriting stash ‘coverage-report’ 22:22:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:22:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:22:15 + ls -al . 22:22:15 total 232 22:22:15 drwxrwxr-x 9 jenkins jenkins 4096 Feb 24 22:19 . 22:22:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 22:17 .. 22:22:15 drwxrwxr-x 8 jenkins jenkins 4096 Feb 24 22:17 .git 22:22:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 22:17 .github 22:22:15 -rw-rw-r-- 1 jenkins jenkins 496 Feb 24 22:17 .gitignore 22:22:15 -rw-rw-r-- 1 jenkins jenkins 42 Feb 24 22:17 .golangci.yml 22:22:15 -rw-rw-r-- 1 jenkins jenkins 9857 Feb 24 22:17 Attribution.txt 22:22:15 -rw-rw-r-- 1 jenkins jenkins 6312 Feb 24 22:17 CHANGELOG.md 22:22:15 -rw-rw-r-- 1 jenkins jenkins 1574 Feb 24 22:17 Dockerfile 22:22:15 -rw-rw-r-- 1 jenkins jenkins 677 Feb 24 22:17 GOVERNANCE.md 22:22:15 -rw-rw-r-- 1 jenkins jenkins 734 Feb 24 22:17 Jenkinsfile 22:22:15 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 24 22:17 LICENSE 22:22:15 -rw-rw-r-- 1 jenkins jenkins 2577 Feb 24 22:17 Makefile 22:22:15 -rw-rw-r-- 1 jenkins jenkins 625 Feb 24 22:17 OWNERS.md 22:22:15 -rw-rw-r-- 1 jenkins jenkins 6595 Feb 24 22:17 README.md 22:22:15 -rw-rw-r-- 1 jenkins jenkins 5 Feb 24 22:15 VERSION 22:22:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 24 22:17 bin 22:22:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 24 22:17 cmd 22:22:15 -rw-r--r-- 1 jenkins jenkins 79184 Feb 24 22:21 coverage.out 22:22:15 drwxrwxr-x 6 jenkins jenkins 4096 Feb 24 22:17 doc 22:22:15 -rw-rw-r-- 1 jenkins jenkins 3600 Feb 24 22:17 go.mod 22:22:15 -rw-rw-r-- 1 jenkins jenkins 34701 Feb 24 22:17 go.sum 22:22:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 22:17 internal 22:22:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 24 22:17 snap 22:22:15 -rw-rw-r-- 1 jenkins jenkins 236 Feb 24 22:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:15 + 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=ceb52f563926af8f88bd777a0edb74e9b5712f5c --label arch=arm64 --label version=0.0.0 . 22:22:16 Sending build context to Docker daemon 20.64MB 22:22:16 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:22:16 Step 2/26 : FROM ${BASE} AS builder 22:22:16 ---> ffb0d0fc4228 22:22:16 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:22:16 ---> Running in a298a006455d 22:22:17 Removing intermediate container a298a006455d 22:22:17 ---> 7e9e2f02c8ed 22:22:17 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:17 ---> Running in 24fd70fe6c60 22:22:17 Removing intermediate container 24fd70fe6c60 22:22:17 ---> d10d54274383 22:22:17 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:22:17 ---> Running in f18d4764d61b 22:22:17 Removing intermediate container f18d4764d61b 22:22:17 ---> 8a20ca8fac71 22:22:17 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:22:17 ---> Running in d7ba15bb017e 22:22:18 Removing intermediate container d7ba15bb017e 22:22:18 ---> 412bc4804b7d 22:22:18 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:22:18 ---> Running in e8a1920213fa 22:22:18 Removing intermediate container e8a1920213fa 22:22:18 ---> 4ea81a1d9a0e 22:22:18 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:18 ---> Running in a6e85f5db3e7 22:22:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:22:21 OK: 221 MiB in 51 packages 22:22:21 Removing intermediate container a6e85f5db3e7 22:22:21 ---> 0df9691d1082 22:22:21 Step 9/26 : WORKDIR /device-onvif-camera 22:22:21 ---> Running in a3c7e1d98c04 22:22:22 Removing intermediate container a3c7e1d98c04 22:22:22 ---> a8bcae0a3171 22:22:22 Step 10/26 : COPY go.mod vendor* ./ 22:22:22 ---> 1e3a5623bbd3 22:22:22 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:22 ---> Running in 3f9c9b553085 22:22:27 Removing intermediate container 3f9c9b553085 22:22:27 ---> a51f689407cf 22:22:27 Step 12/26 : COPY . . 22:22:29 ---> 77e6fface675 22:22:29 Step 13/26 : RUN ${MAKE} 22:22:29 ---> Running in e8bd1e194f20 22:22:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:24:51 Removing intermediate container e8bd1e194f20 22:24:51 ---> 6c1238fe5823 22:24:51 Step 14/26 : FROM alpine:3.16 22:24:51 3.16: Pulling from library/alpine 22:24:51 3760b48202b3: Pulling fs layer 22:24:51 3760b48202b3: Verifying Checksum 22:24:51 3760b48202b3: Download complete 22:24:51 3760b48202b3: Pull complete 22:24:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:24:51 Status: Downloaded newer image for alpine:3.16 22:24:51 ---> 4c81e5bf8899 22:24:51 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:24:51 ---> Running in c8e0b644427b 22:24:51 Removing intermediate container c8e0b644427b 22:24:51 ---> f4b2314a2ca9 22:24:51 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:24:51 ---> Running in 7914552d17a0 22:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:24:51 (1/1) Installing dumb-init (1.2.5-r1) 22:24:51 Executing busybox-1.35.0-r17.trigger 22:24:51 OK: 5 MiB in 15 packages 22:24:51 Removing intermediate container 7914552d17a0 22:24:51 ---> a583e739e1f9 22:24:51 Step 17/26 : WORKDIR / 22:24:51 ---> Running in 1647a4b8f7bd 22:24:51 Removing intermediate container 1647a4b8f7bd 22:24:51 ---> 4bd79ee3980a 22:24:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:24:52 ---> 740d13aa5418 22:24:52 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:24:52 ---> 701409537b4a 22:24:52 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:24:53 ---> e8e41456d3a9 22:24:53 Step 21/26 : EXPOSE 59984 22:24:53 ---> Running in cea18e5f7385 22:24:53 Removing intermediate container cea18e5f7385 22:24:53 ---> 653af6b4ff2f 22:24:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:24:53 ---> Running in a56442e9bbef 22:24:53 Removing intermediate container a56442e9bbef 22:24:53 ---> c65ada9e71ae 22:24:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:24:54 ---> Running in f3f5a36495f8 22:24:54 Removing intermediate container f3f5a36495f8 22:24:54 ---> 161cc3b08d2e 22:24:54 Step 24/26 : LABEL arch=arm64 22:24:54 ---> Running in 3cbea8b8038a 22:24:54 Removing intermediate container 3cbea8b8038a 22:24:54 ---> 219530174c3d 22:24:54 Step 25/26 : LABEL git_sha=ceb52f563926af8f88bd777a0edb74e9b5712f5c 22:24:54 ---> Running in 74372099ef71 22:24:54 Removing intermediate container 74372099ef71 22:24:54 ---> 3be92b2d689e 22:24:54 Step 26/26 : LABEL version=0.0.0 22:24:55 ---> Running in 091d3d8fe70e 22:24:55 Removing intermediate container 091d3d8fe70e 22:24:55 ---> e488e173afdb 22:24:55 [Warning] One or more build-args [ARCH] were not consumed 22:24:55 Successfully built e488e173afdb 22:24:55 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 22:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:56 22:24:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:56 arm64: Pulling from edgex-lftools-log-publisher 22:24:56 8998bd30e6a1: Pulling fs layer 22:24:56 04944245beec: Pulling fs layer 22:24:56 699f458cf7ca: Pulling fs layer 22:24:56 765212b225bb: Pulling fs layer 22:24:56 f23df028b6ca: Pulling fs layer 22:24:56 d65c8cfc05b1: Pulling fs layer 22:24:56 2437ff75d9bd: Pulling fs layer 22:24:56 765212b225bb: Waiting 22:24:56 f23df028b6ca: Waiting 22:24:56 d65c8cfc05b1: Waiting 22:24:56 2437ff75d9bd: Waiting 22:24:56 04944245beec: Verifying Checksum 22:24:56 04944245beec: Download complete 22:24:56 765212b225bb: Verifying Checksum 22:24:56 765212b225bb: Download complete 22:24:56 f23df028b6ca: Verifying Checksum 22:24:56 f23df028b6ca: Download complete 22:24:56 d65c8cfc05b1: Download complete 22:24:56 699f458cf7ca: Verifying Checksum 22:24:56 699f458cf7ca: Download complete 22:24:57 8998bd30e6a1: Verifying Checksum 22:24:57 8998bd30e6a1: Download complete 22:24:59 2437ff75d9bd: Verifying Checksum 22:24:59 2437ff75d9bd: Download complete 22:25:01 8998bd30e6a1: Pull complete 22:25:01 04944245beec: Pull complete 22:25:02 699f458cf7ca: Pull complete 22:25:03 765212b225bb: Pull complete 22:25:03 f23df028b6ca: Pull complete 22:25:04 d65c8cfc05b1: Pull complete 22:25:19 2437ff75d9bd: Pull complete 22:25:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:25:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:19 prd-ubuntu20.04-docker-arm64-4c-16g-7396 does not seem to be running inside a container 22:25:19 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:25:21 $ docker top 7e91fba96b6c269c943a33a2396d2fd6a91ff365c809417a779232c274290295 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:22 ---> job-cost.sh 22:25:22 lf-activate-venv: SKIPPING 22:25:22 INFO: No Stack... 22:25:23 INFO: Retrieving Pricing Info for: v3-standard-4 22:25:24 INFO: Archiving Costs [Pipeline] sh 22:25:24 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 22:25:24 + cut -d, -f6 [Pipeline] lock 22:25:24 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-239-1-stack-cost] 22:25:24 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-239-1-stack-cost] did not exist. Created. 22:25:24 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-239-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:25 /w/workspace/device-onvif-camera/1@tmp/durable-8ac853d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:25:26 + echo total: 0.10999999940395355 [Pipeline] stash 22:25:26 Warning: overwriting stash ‘stack-cost’ 22:25:26 Stashed 1 file(s) [Pipeline] } 22:25:26 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-239-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:26 $ docker stop --time=1 7e91fba96b6c269c943a33a2396d2fd6a91ff365c809417a779232c274290295 22:25:27 $ docker rm -f --volumes 7e91fba96b6c269c943a33a2396d2fd6a91ff365c809417a779232c274290295 [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 22:25:28 provisioning config files... 22:25:28 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-239@tmp/config13678041672540772197tmp [Pipeline] { [Pipeline] sh 22:25:29 + set +x 22:25:29 + bash -s -- 22:25:29 + curl -s https://codecov.io/bash 22:25:29 22:25:29 _____ _ 22:25:29 / ____| | | 22:25:29 | | ___ __| | ___ ___ _____ __ 22:25:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:25:29 | |___| (_) | (_| | __/ (_| (_) \ V / 22:25:29 \_____\___/ \__,_|\___|\___\___/ \_/ 22:25:29 Bash-1.0.6 22:25:29 22:25:29 22:25:29 ==> git version 2.25.1 found 22:25:29 ==> 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 22:25:29 Release-Date: 2020-01-08 22:25:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:25:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:25:29 ==> Jenkins CI detected. 22:25:29 current dir:  /w/workspace/undry_device-onvif-camera_PR-239 22:25:29 project root: . 22:25:29 --> token set from env 22:25:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:25:29 ==> Running gcov in . (disable via -X gcov) 22:25:29 ==> Python coveragepy not found 22:25:29 ==> Searching for coverage reports in: 22:25:29 + . 22:25:29 -> Found 1 reports 22:25:29 ==> Detecting git/mercurial file structure 22:25:29 ==> Reading reports 22:25:29 + ./coverage.out bytes=79184 22:25:29 ==> Appending adjustments 22:25:29 https://docs.codecov.io/docs/fixing-reports 22:25:29 + Found adjustments 22:25:29 ==> Gzipping contents 22:25:29 12K /tmp/codecov.wmbZSv.gz 22:25:29 ==> Uploading reports 22:25:29 url: https://codecov.io 22:25:29 query: branch=PR-239&commit=ceb52f563926af8f88bd777a0edb74e9b5712f5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=239&job=&cmd_args= 22:25:29 -> Pinging Codecov 22:25:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-239&commit=ceb52f563926af8f88bd777a0edb74e9b5712f5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-239%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=239&job=&cmd_args= 22:25:29 -> Uploading to 22:25:29 https://storage.googleapis.com/codecov/v4/raw/2023-02-24/F29A59C45E3A92E06B3E522C9905F8EF/ceb52f563926af8f88bd777a0edb74e9b5712f5c/338846a2-551a-4450-900e-4bc4a6a55a61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230224T222529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42d64fa51814868b64fd643980de6627b9725b574cae0c42b87c1336f59b5140 22:25:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:29 Dload Upload Total Spent Left Speed 22:25:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10810 0 0 100 10810 0 41417 --:--:-- --:--:-- --:--:-- 41417 22:25:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ceb52f563926af8f88bd777a0edb74e9b5712f5c [Pipeline] } 22:25:29 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 22:25:31 + [ -d /w/workspace/undry_device-onvif-camera_PR-239/archives ] 22:25:31 + ls -al /w/workspace/undry_device-onvif-camera_PR-239/archives 22:25:31 total 16 22:25:31 drwxr-xr-x 3 root root 4096 Feb 24 22:17 . 22:25:31 drwxrwxr-x 11 jenkins jenkins 4096 Feb 24 22:17 .. 22:25:31 drwxr-xr-x 2 root root 4096 Feb 24 22:17 cost 22:25:31 -rw-r--r-- 1 root root 91 Feb 24 22:17 cost.csv 22:25:31 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-239/archives 22:25:31 + ls -al /w/workspace/undry_device-onvif-camera_PR-239/archives 22:25:31 total 16 22:25:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 24 22:17 . 22:25:31 drwxrwxr-x 11 jenkins jenkins 4096 Feb 24 22:17 .. 22:25:31 drwxr-xr-x 2 jenkins jenkins 4096 Feb 24 22:17 cost 22:25:31 -rw-r--r-- 1 jenkins jenkins 91 Feb 24 22:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:25:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:25:32 ---> package-listing.sh 22:25:32 ++ facter osfamily 22:25:32 ++ tr '[:upper:]' '[:lower:]' 22:25:33 + OS_FAMILY=debian 22:25:33 + workspace=/w/workspace/undry_device-onvif-camera_PR-239 22:25:33 + START_PACKAGES=/tmp/packages_start.txt 22:25:33 + END_PACKAGES=/tmp/packages_end.txt 22:25:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:25:33 + PACKAGES=/tmp/packages_start.txt 22:25:33 + '[' /w/workspace/undry_device-onvif-camera_PR-239 ']' 22:25:33 + PACKAGES=/tmp/packages_end.txt 22:25:33 + case "${OS_FAMILY}" in 22:25:33 + dpkg -l 22:25:33 + grep '^ii' 22:25:33 + '[' -f /tmp/packages_start.txt ']' 22:25:33 + '[' -f /tmp/packages_end.txt ']' 22:25:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:25:33 + '[' /w/workspace/undry_device-onvif-camera_PR-239 ']' 22:25:33 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-239/archives/ 22:25:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-239/archives/ [Pipeline] echo 22:25:33 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-239/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:25:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:34 prd-ubuntu20.04-docker-8c-8g-7395 does not seem to be running inside a container 22:25:34 $ 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-239/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-239 -v /w/workspace/undry_device-onvif-camera_PR-239:/w/workspace/undry_device-onvif-camera_PR-239:rw,z -v /w/workspace/undry_device-onvif-camera_PR-239@tmp:/w/workspace/undry_device-onvif-camera_PR-239@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 22:25:34 $ docker top 760a146123aee875a90c3ef485af023c5d4af049739410eb755b158280a20b9f -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:34 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:35 + mkdir -p /var/log/sysstat [Pipeline] sh 22:25:35 + ls /var/log/sa-host 22:25:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:35 provisioning config files... 22:25:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-239@tmp/config12694869678477560892tmp [Pipeline] { [Pipeline] echo 22:25:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:36 ---> create-netrc.sh [Pipeline] } 22:25:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:25:36 ---> python-tools-install.sh [Pipeline] echo 22:25:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:36 ---> sudo-logs.sh 22:25:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:25:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:37 ---> job-cost.sh 22:25:37 lf-activate-venv: SKIPPING 22:25:37 DEBUG: total: 0.2199999988079071 22:25:37 INFO: Retrieving Stack Cost... 22:25:37 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:38 INFO: Archiving Costs [Pipeline] echo 22:25:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:38 ---> logs-deploy.sh 22:25:38 lf-activate-venv: SKIPPING 22:25:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-239/1 22:25:38 INFO: archiving workspace using pattern(s): 22:25:39 Archives upload complete. 22:25:39 INFO: archiving logs to Nexus