Pull request #383 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 325220595384523c1177869d39b8704ec8f45b2f+9caa4df0b819edecbec0a70300df9517bef2bd36 (81807227031c7723cae39aab3576610dda277d6e) 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-ssh12982334245129879598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16481127232108620401.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-383/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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9740037439111105466.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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4305672775067282365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16281898840127322062.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-383/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-383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13612100920832487244.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5767 in /w/workspace/undry_device-onvif-camera_PR-383 [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-383 # 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/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9caa4df0b819edecbec0a70300df9517bef2bd36 into PR head commit 325220595384523c1177869d39b8704ec8f45b2f Merge succeeded, producing 325220595384523c1177869d39b8704ec8f45b2f Checking out Revision 325220595384523c1177869d39b8704ec8f45b2f (PR-383) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps > git config core.sparsecheckout # timeout=10 > git checkout -f 325220595384523c1177869d39b8704ec8f45b2f # 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 9caa4df0b819edecbec0a70300df9517bef2bd36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 325220595384523c1177869d39b8704ec8f45b2f # timeout=10 [Pipeline] { [Pipeline] timeout 03:16:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:16:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:16:58 ========================================================= 03:16:58 EdgeX Global Pipelines Version Info 03:16:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:16:59 ------------------- 03:16:59 stable info: 03:16:59 ------------------- 03:16:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:16:59 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:16:59 Message: update stable to v1.0.253 03:16:59 ------------------- 03:16:59 experimental info: 03:16:59 ------------------- 03:16:59 Commited By: **** collab-it+edgex@linuxfoundation.org 03:16:59 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:16:59 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:16:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:16:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:16:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:16:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:16:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:17:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:17:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:17:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-383 [Pipeline] echo 03:17:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-383 [Pipeline] echo 03:17:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-383 [Pipeline] echo 03:17:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 325220595384523c1177869d39b8704ec8f45b2f [Pipeline] echo 03:17:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3252205 [Pipeline] echo 03:17:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:01 provisioning config files... 03:17:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-383@tmp/config7951657424249372453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:01 ---> docker-login.sh 03:17:01 nexus3.edgexfoundry.org:10001 03:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:02 Configure a credential helper to remove this warning. See 03:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:02 03:17:02 Login Succeeded 03:17:02 nexus3.edgexfoundry.org:10002 03:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:02 Configure a credential helper to remove this warning. See 03:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:02 03:17:02 Login Succeeded 03:17:02 nexus3.edgexfoundry.org:10003 03:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:02 Configure a credential helper to remove this warning. See 03:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:02 03:17:02 Login Succeeded 03:17:02 nexus3.edgexfoundry.org:10004 03:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:02 Configure a credential helper to remove this warning. See 03:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:02 03:17:02 Login Succeeded 03:17:02 docker.io 03:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:02 Configure a credential helper to remove this warning. See 03:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:02 03:17:02 Login Succeeded 03:17:02 ---> docker-login.sh ends [Pipeline] } 03:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:17:03 + git rev-list -1 --merges 325220595384523c1177869d39b8704ec8f45b2f~1..325220595384523c1177869d39b8704ec8f45b2f [Pipeline] echo 03:17:03 -----------> git rev-list -1 --merges 325220595384523c1177869d39b8704ec8f45b2f~1..325220595384523c1177869d39b8704ec8f45b2f 325220595384523c1177869d39b8704ec8f45b2f [false] [Pipeline] sh 03:17:03 + git log --format=format:%s -1 325220595384523c1177869d39b8704ec8f45b2f [Pipeline] echo 03:17:03 ========================================================= 03:17:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:17:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:04 + git log --format=format:%s -1 325220595384523c1177869d39b8704ec8f45b2f [Pipeline] echo 03:17:04 [semverPrep] GIT_COMMIT: 325220595384523c1177869d39b8704ec8f45b2f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:17:04 [semverPrep] This is not a build commit. [Pipeline] sh 03:17:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:17:04 + grep -v github /etc/ssh/ssh_known_hosts 03:17:04 + [ -e /tmp/ssh_known_hosts ] 03:17:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:17:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:17:04 + sudo tee -a /etc/ssh/ssh_known_hosts 03:17:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:05 03:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:05 0.1.4: Pulling from edgex-devops/py-git-semver 03:17:05 b85a868b505f: Pulling fs layer 03:17:05 e2be974225ed: Pulling fs layer 03:17:05 339a4e72a1f5: Pulling fs layer 03:17:05 988bab9f4d93: Pulling fs layer 03:17:05 1469e6f7b9e6: Pulling fs layer 03:17:05 eaf3925da568: Pulling fs layer 03:17:05 bab4dde63d76: Pulling fs layer 03:17:05 bde34c3a00c8: Pulling fs layer 03:17:05 b352a97aabf1: Pulling fs layer 03:17:05 4872d77fe225: Pulling fs layer 03:17:05 5851b861e8e6: Pulling fs layer 03:17:05 b352a97aabf1: Waiting 03:17:05 4872d77fe225: Waiting 03:17:05 5851b861e8e6: Waiting 03:17:05 bab4dde63d76: Waiting 03:17:05 bde34c3a00c8: Waiting 03:17:05 988bab9f4d93: Waiting 03:17:05 1469e6f7b9e6: Waiting 03:17:05 eaf3925da568: Waiting 03:17:05 e2be974225ed: Verifying Checksum 03:17:05 e2be974225ed: Download complete 03:17:05 988bab9f4d93: Verifying Checksum 03:17:05 988bab9f4d93: Download complete 03:17:05 1469e6f7b9e6: Verifying Checksum 03:17:05 1469e6f7b9e6: Download complete 03:17:05 eaf3925da568: Download complete 03:17:05 339a4e72a1f5: Verifying Checksum 03:17:05 339a4e72a1f5: Download complete 03:17:05 bde34c3a00c8: Download complete 03:17:05 b352a97aabf1: Download complete 03:17:05 4872d77fe225: Download complete 03:17:05 5851b861e8e6: Download complete 03:17:05 b85a868b505f: Verifying Checksum 03:17:05 b85a868b505f: Download complete 03:17:06 bab4dde63d76: Verifying Checksum 03:17:06 bab4dde63d76: Download complete 03:17:07 b85a868b505f: Pull complete 03:17:07 e2be974225ed: Pull complete 03:17:07 339a4e72a1f5: Pull complete 03:17:07 988bab9f4d93: Pull complete 03:17:08 1469e6f7b9e6: Pull complete 03:17:08 eaf3925da568: Pull complete 03:17:10 bab4dde63d76: Pull complete 03:17:10 bde34c3a00c8: Pull complete 03:17:10 b352a97aabf1: Pull complete 03:17:10 4872d77fe225: Pull complete 03:17:10 5851b861e8e6: Pull complete 03:17:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:10 prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container 03:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:17:13 $ docker top 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 -eo pid,comm 03:17:13 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). 03:17:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:13 [ssh-agent] Looking for ssh-agent implementation... 03:17:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:13 $ docker exec 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 ssh-agent 03:17:13 SSH_AUTH_SOCK=/tmp/ssh-uRCe9avFifkn/agent.32 03:17:13 SSH_AGENT_PID=38 03:17:13 Running ssh-add (command line suppressed) 03:17:13 Identity added: /w/workspace/undry_device-onvif-camera_PR-383@tmp/private_key_4803038836127750425.key (/w/workspace/undry_device-onvif-camera_PR-383@tmp/private_key_4803038836127750425.key) 03:17:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:13 + git tag --points-at HEAD [Pipeline] } 03:17:13 $ docker exec --env ******** --env ******** 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 ssh-agent -k 03:17:13 unset SSH_AUTH_SOCK; 03:17:13 unset SSH_AGENT_PID; 03:17:13 echo Agent pid 38 killed; 03:17:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:17:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:14 [ssh-agent] Looking for ssh-agent implementation... 03:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:14 $ docker exec 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 ssh-agent 03:17:14 SSH_AUTH_SOCK=/tmp/ssh-J6aJcVYGwn7a/agent.70 03:17:14 SSH_AGENT_PID=76 03:17:14 Running ssh-add (command line suppressed) 03:17:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-383@tmp/private_key_7509666136934692683.key (/w/workspace/undry_device-onvif-camera_PR-383@tmp/private_key_7509666136934692683.key) 03:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:14 + git semver init 03:17:14 2023-09-11 03:17:14,887 [run_init] DEBUG init version:0.0.0 force:False 03:17:14 2023-09-11 03:17:14,887 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-383/.semver 03:17:14 2023-09-11 03:17:14,888 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-383/.semver 03:17:14 2023-09-11 03:17:14,888 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-383/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-383, universal_newlines=False, shell=None, istream=None) 03:17:15 2023-09-11 03:17:15,838 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-383/.git/info/exclude 03:17:15 2023-09-11 03:17:15,839 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-383/.semver/PR-383 with force:False 03:17:15 2023-09-11 03:17:15,839 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-383/.semver/PR-383 03:17:15 2023-09-11 03:17:15,843 [execute] INFO git cat-file --batch-check 03:17:15 2023-09-11 03:17:15,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-383/.semver, universal_newlines=False, shell=None, istream=) 03:17:15 2023-09-11 03:17:15,850 [execute] INFO git cat-file --batch 03:17:15 2023-09-11 03:17:15,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-383/.semver, universal_newlines=False, shell=None, istream=) 03:17:15 2023-09-11 03:17:15,856 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-383/.semver/PR-383 03:17:15 0.0.0 [Pipeline] } 03:17:15 $ docker exec --env ******** --env ******** 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 ssh-agent -k 03:17:16 unset SSH_AUTH_SOCK; 03:17:16 unset SSH_AGENT_PID; 03:17:16 echo Agent pid 76 killed; 03:17:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:16 + git semver [Pipeline] } 03:17:16 $ docker stop --time=1 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 03:17:18 $ docker rm -f --volumes 959d448b13672f5958d0d5e4470a8a1a9a5e2b5fb10bcc4d3de9306e03b92bc4 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:17:19 Stashed 1 file(s) [Pipeline] echo 03:17:19 [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 03:17:19 provisioning config files... 03:17:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-383@tmp/config8944295309419609438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:20 ---> docker-login.sh 03:17:20 nexus3.edgexfoundry.org:10001 03:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:20 Configure a credential helper to remove this warning. See 03:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:20 03:17:20 Login Succeeded 03:17:20 nexus3.edgexfoundry.org:10002 03:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:20 Configure a credential helper to remove this warning. See 03:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:20 03:17:20 Login Succeeded 03:17:20 nexus3.edgexfoundry.org:10003 03:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:20 Configure a credential helper to remove this warning. See 03:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:20 03:17:20 Login Succeeded 03:17:20 nexus3.edgexfoundry.org:10004 03:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:20 Configure a credential helper to remove this warning. See 03:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:20 03:17:20 Login Succeeded 03:17:20 docker.io 03:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:20 Configure a credential helper to remove this warning. See 03:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:20 03:17:20 Login Succeeded 03:17:20 ---> docker-login.sh ends [Pipeline] } 03:17:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:21 ========================================================= 03:17:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:17:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:17:21 Sending build context to Docker daemon 21.72MB 03:17:21 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:17:21 Step 2/13 : FROM ${BASE} AS builder 03:17:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:17:21 4db1b89c0bd1: Pulling fs layer 03:17:21 6911f1a30b25: Pulling fs layer 03:17:21 e194b8c5c2a9: Pulling fs layer 03:17:21 6863d3e3a2b1: Pulling fs layer 03:17:21 ec0bb842ea78: Pulling fs layer 03:17:21 6863d3e3a2b1: Waiting 03:17:21 40a00589a448: Pulling fs layer 03:17:21 6c08303d61cc: Pulling fs layer 03:17:21 6c08303d61cc: Waiting 03:17:21 798269fcf238: Pulling fs layer 03:17:21 798269fcf238: Waiting 03:17:21 6911f1a30b25: Download complete 03:17:21 6863d3e3a2b1: Verifying Checksum 03:17:21 6863d3e3a2b1: Download complete 03:17:21 ec0bb842ea78: Verifying Checksum 03:17:21 ec0bb842ea78: Download complete 03:17:21 4db1b89c0bd1: Verifying Checksum 03:17:21 4db1b89c0bd1: Download complete 03:17:21 40a00589a448: Verifying Checksum 03:17:21 40a00589a448: Download complete 03:17:21 4db1b89c0bd1: Pull complete 03:17:22 6911f1a30b25: Pull complete 03:17:22 798269fcf238: Verifying Checksum 03:17:22 798269fcf238: Download complete 03:17:22 e194b8c5c2a9: Verifying Checksum 03:17:22 e194b8c5c2a9: Download complete 03:17:22 6c08303d61cc: Verifying Checksum 03:17:22 6c08303d61cc: Download complete 03:17:26 e194b8c5c2a9: Pull complete 03:17:26 6863d3e3a2b1: Pull complete 03:17:26 ec0bb842ea78: Pull complete 03:17:26 40a00589a448: Pull complete 03:17:28 6c08303d61cc: Pull complete 03:17:29 798269fcf238: Pull complete 03:17:29 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 03:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:17:29 ---> ec979cd7f677 03:17:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:17:34 ---> Running in 33f55b46db91 03:17:34 Removing intermediate container 33f55b46db91 03:17:34 ---> f88b42d3d4b1 03:17:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:17:34 ---> Running in f6973902145e 03:17:34 Removing intermediate container f6973902145e 03:17:34 ---> c1b60e4505fb 03:17:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:17:34 ---> Running in 6eb98f066826 03:17:34 Removing intermediate container 6eb98f066826 03:17:34 ---> ab0ca8d10a23 03:17:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:17:34 ---> Running in 088237f73d7a 03:17:34 Still waiting to schedule task 03:17:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:17:34 Removing intermediate container 088237f73d7a 03:17:34 ---> 7af4dcd31f81 03:17:34 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:17:34 ---> Running in 098c27257f61 03:17:34 Removing intermediate container 098c27257f61 03:17:34 ---> c45ad3b4bfb0 03:17:34 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:17:34 ---> Running in f13b3fb24983 03:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:17:35 OK: 265 MiB in 53 packages 03:17:35 Removing intermediate container f13b3fb24983 03:17:35 ---> 23b870bc99bf 03:17:35 Step 9/13 : WORKDIR /device-onvif-camera 03:17:35 ---> Running in cd9d1c6cf23e 03:17:35 Removing intermediate container cd9d1c6cf23e 03:17:35 ---> 84669a7267dd 03:17:35 Step 10/13 : COPY go.mod vendor* ./ 03:17:36 ---> ba2c859487d1 03:17:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:36 ---> Running in 957df6e8d3a4 03:18:22 Removing intermediate container 957df6e8d3a4 03:18:22 ---> ee46ab8cb6ef 03:18:22 Step 12/13 : COPY . . 03:18:22 ---> b96b29cc90c8 03:18:22 Step 13/13 : RUN ${MAKE} 03:18:22 ---> Running in 4e5c63b1ba8c 03:18:22 noop 03:18:22 Removing intermediate container 4e5c63b1ba8c 03:18:22 ---> eca2f1399de1 03:18:22 Successfully built eca2f1399de1 03:18:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:23 + docker inspect -f . ci-base-image-x86_64 03:18:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:23 prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container 03:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:18:23 $ docker top da5b82ba824fccafe085d554f715e32cff62f698a5f6fd6a5e9891668cf0918c -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:24 + go version 03:18:24 go version go1.20.6 linux/amd64 [Pipeline] } 03:18:24 $ docker stop --time=1 da5b82ba824fccafe085d554f715e32cff62f698a5f6fd6a5e9891668cf0918c 03:18:25 $ docker rm -f --volumes da5b82ba824fccafe085d554f715e32cff62f698a5f6fd6a5e9891668cf0918c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:26 + docker inspect -f . ci-base-image-x86_64 03:18:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:26 prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container 03:18:26 $ 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-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:18:26 $ docker top ff2dd7f1a3b73638924ba8ef74fcfe0575e35d5fa9c8ed9ca9915dc49a5e1842 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:27 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-383 [Pipeline] fileExists [Pipeline] sh 03:18:27 + make test 03:18:27 go test ./... -coverprofile=coverage.out ./... 03:18:31 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:18:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:18:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:18:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.045s coverage: 31.5% of statements 03:18:44 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.078s coverage: 86.5% of statements 03:18:51 go vet ./... 03:18:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:18:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:18:55 ./bin/test-attribution-txt.sh [Pipeline] echo 03:18:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:18:55 $ docker stop --time=1 ff2dd7f1a3b73638924ba8ef74fcfe0575e35d5fa9c8ed9ca9915dc49a5e1842 03:19:00 $ docker rm -f --volumes ff2dd7f1a3b73638924ba8ef74fcfe0575e35d5fa9c8ed9ca9915dc49a5e1842 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:19:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:19:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:19:02 + ls -al . 03:19:02 total 240 03:19:02 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 03:18 . 03:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:16 .. 03:19:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 03:17 .git 03:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 03:16 .github 03:19:02 -rw-rw-r-- 1 jenkins jenkins 496 Sep 11 03:16 .gitignore 03:19:02 -rw-rw-r-- 1 jenkins jenkins 42 Sep 11 03:16 .golangci.yml 03:19:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 03:17 .semver 03:19:02 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 11 03:16 Attribution.txt 03:19:02 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 11 03:16 CHANGELOG.md 03:19:02 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 11 03:16 Dockerfile 03:19:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 03:16 GOVERNANCE.md 03:19:02 -rw-rw-r-- 1 jenkins jenkins 739 Sep 11 03:16 Jenkinsfile 03:19:02 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 03:16 LICENSE 03:19:02 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 11 03:16 Makefile 03:19:02 -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 03:16 OWNERS.md 03:19:02 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 11 03:16 README.md 03:19:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 03:17 VERSION 03:19:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 03:16 bin 03:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 03:16 cmd 03:19:02 -rw-r--r-- 1 jenkins jenkins 78456 Sep 11 03:18 coverage.out 03:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:16 doc 03:19:02 -rw-rw-r-- 1 jenkins jenkins 4085 Sep 11 03:16 go.mod 03:19:02 -rw-rw-r-- 1 jenkins jenkins 36344 Sep 11 03:16 go.sum 03:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:16 internal 03:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:16 snap 03:19:02 -rw-rw-r-- 1 jenkins jenkins 236 Sep 11 03:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:02 + 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=325220595384523c1177869d39b8704ec8f45b2f --label arch=amd64 --label version=0.0.0 . 03:19:02 Sending build context to Docker daemon 21.8MB 03:19:02 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:19:02 Step 2/26 : FROM ${BASE} AS builder 03:19:02 ---> eca2f1399de1 03:19:02 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:19:02 ---> Running in 5fa7ade68d15 03:19:03 Removing intermediate container 5fa7ade68d15 03:19:03 ---> 93e3e62daf83 03:19:03 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:19:03 ---> Running in 76ffa888c3c7 03:19:03 Removing intermediate container 76ffa888c3c7 03:19:03 ---> 8ef7e013b58f 03:19:03 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:19:03 ---> Running in a61738b410cd 03:19:03 Removing intermediate container a61738b410cd 03:19:03 ---> 1201b8efc74c 03:19:03 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:19:03 ---> Running in 96f574672a42 03:19:03 Removing intermediate container 96f574672a42 03:19:03 ---> fb48286f94f3 03:19:03 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:19:03 ---> Running in 0e1f335f3e72 03:19:03 Removing intermediate container 0e1f335f3e72 03:19:03 ---> be23e1a6c330 03:19:03 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:19:03 ---> Running in 164a7963d341 03:19:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:19:04 OK: 265 MiB in 53 packages 03:19:04 Removing intermediate container 164a7963d341 03:19:04 ---> 45b9d379aebb 03:19:04 Step 9/26 : WORKDIR /device-onvif-camera 03:19:04 ---> Running in 889f937da1f5 03:19:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5768 in /w/workspace/undry_device-onvif-camera_PR-383 [Pipeline] { [Pipeline] ws 03:19:04 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:19:04 The recommended git tool is: git 03:19:04 Removing intermediate container 889f937da1f5 03:19:04 ---> bbf36105ed94 03:19:04 Step 10/26 : COPY go.mod vendor* ./ 03:19:04 ---> ce1358d2b927 03:19:04 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:04 ---> Running in 59442c0ec920 03:19:05 Removing intermediate container 59442c0ec920 03:19:05 ---> 37cab3c8917e 03:19:05 Step 12/26 : COPY . . 03:19:06 ---> b6b56b4f6a8f 03:19:06 Step 13/26 : RUN ${MAKE} 03:19:06 ---> Running in d92c9b18c14b 03:19:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:19:09 using credential edgex-jenkins-ssh 03:19:09 Cloning the remote Git repository 03:19:09 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:19:09 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:19:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:19:09 > git --version # timeout=10 03:19:09 > git --version # 'git version 2.25.1' 03:19:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:19:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:15 Merging remotes/origin/main commit 9caa4df0b819edecbec0a70300df9517bef2bd36 into PR head commit 325220595384523c1177869d39b8704ec8f45b2f 03:19:15 Merge succeeded, producing 325220595384523c1177869d39b8704ec8f45b2f 03:19:15 Checking out Revision 325220595384523c1177869d39b8704ec8f45b2f (PR-383) 03:19:14 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:19:15 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:19:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:19:15 > git config core.sparsecheckout # timeout=10 03:19:15 > git checkout -f 325220595384523c1177869d39b8704ec8f45b2f # timeout=10 03:19:15 > git remote # timeout=10 03:19:15 > git config --get remote.origin.url # timeout=10 03:19:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:15 > git merge 9caa4df0b819edecbec0a70300df9517bef2bd36 # timeout=10 03:19:15 > git rev-parse HEAD^{commit} # timeout=10 03:19:15 > git config core.sparsecheckout # timeout=10 03:19:15 > git checkout -f 325220595384523c1177869d39b8704ec8f45b2f # timeout=10 03:19:16 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:19:16 > git --version # timeout=10 03:19:16 > git --version # 'git version 2.25.1' 03:19:16 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:19:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:17 Dload Upload Total Spent Left Speed 03:19:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 03:19:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:19:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:19:18 + sudo tee /etc/docker/daemon.new 03:19:18 { 03:19:18 "registry-mirrors": [ 03:19:18 "https://nexus3.edgexfoundry.org:10001" 03:19:18 ], 03:19:18 "bip": "10.250.0.254/24", 03:19:18 "hosts": [ 03:19:18 "tcp://0.0.0.0:5555", 03:19:18 "unix:///var/run/docker.sock" 03:19:18 ], 03:19:18 "mtu": 1458, 03:19:18 "selinux-enabled": true, 03:19:18 "seccomp-profile": "/etc/docker/seccomp.json" 03:19:18 } [Pipeline] sh 03:19:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:19:19 + sudo service docker restart 03:19:28 Removing intermediate container d92c9b18c14b 03:19:28 ---> 33ab40f15d48 03:19:28 Step 14/26 : FROM alpine:3.17 03:19:28 3.17: Pulling from library/alpine 03:19:28 9398808236ff: Pulling fs layer 03:19:28 9398808236ff: Verifying Checksum 03:19:28 9398808236ff: Download complete 03:19:28 9398808236ff: Pull complete 03:19:28 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:19:28 Status: Downloaded newer image for alpine:3.17 03:19:28 ---> 1e0b8b5322fc 03:19:28 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:19:28 ---> Running in 524839aa7113 03:19:28 Removing intermediate container 524839aa7113 03:19:28 ---> e60bcee7ae08 03:19:28 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:19:28 ---> Running in 076553e8d7f4 03:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:19:29 (1/1) Installing dumb-init (1.2.5-r2) 03:19:29 Executing busybox-1.35.0-r29.trigger 03:19:29 OK: 7 MiB in 16 packages 03:19:29 Removing intermediate container 076553e8d7f4 03:19:29 ---> be27240521ef 03:19:29 Step 17/26 : WORKDIR / 03:19:29 ---> Running in 8db9053a94be 03:19:29 Removing intermediate container 8db9053a94be 03:19:29 ---> 604eefb9493a 03:19:29 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:19:30 ---> 76ad5a8d6edb 03:19:30 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:19:30 ---> 376e9c169059 03:19:30 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:19:30 ---> 97eca2dfed12 03:19:30 Step 21/26 : EXPOSE 59984 03:19:30 ---> Running in 139d174d6f84 03:19:30 Removing intermediate container 139d174d6f84 03:19:30 ---> 1fa8d9f49cfc 03:19:30 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:19:30 ---> Running in 17c3fb4c8801 03:19:31 Removing intermediate container 17c3fb4c8801 03:19:31 ---> c063bb394cbf 03:19:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:19:31 ---> Running in 0acdb06762f5 03:19:31 Removing intermediate container 0acdb06762f5 03:19:31 ---> efdc1b7956b4 03:19:31 Step 24/26 : LABEL arch=amd64 03:19:31 ---> Running in 4b8d40e8274f 03:19:31 Removing intermediate container 4b8d40e8274f 03:19:31 ---> b557b18c96b1 03:19:31 Step 25/26 : LABEL git_sha=325220595384523c1177869d39b8704ec8f45b2f 03:19:31 ---> Running in 07b3872fb78e 03:19:31 Removing intermediate container 07b3872fb78e 03:19:31 ---> 3aaf7424ae2b 03:19:31 Step 26/26 : LABEL version=0.0.0 03:19:31 ---> Running in c322cd45f565 03:19:31 Removing intermediate container c322cd45f565 03:19:31 ---> 0cf8bdcf824f 03:19:31 [Warning] One or more build-args [ARCH] were not consumed 03:19:31 Successfully built 0cf8bdcf824f 03:19:31 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 03:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:32 03:19:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:32 latest: Pulling from edgex-lftools-log-publisher 03:19:32 5eb5b503b376: Pulling fs layer 03:19:32 5c69ac0246d0: Pulling fs layer 03:19:32 ec43610c2a17: Pulling fs layer 03:19:32 3a2ae6a8a46f: Pulling fs layer 03:19:32 33b1e0a273af: Pulling fs layer 03:19:32 5d3b04190fa2: Pulling fs layer 03:19:32 2f39f015ded8: Pulling fs layer 03:19:32 5d3b04190fa2: Waiting 03:19:32 2f39f015ded8: Waiting 03:19:32 33b1e0a273af: Waiting 03:19:32 5c69ac0246d0: Verifying Checksum 03:19:32 5c69ac0246d0: Download complete 03:19:32 3a2ae6a8a46f: Verifying Checksum 03:19:32 3a2ae6a8a46f: Download complete 03:19:32 33b1e0a273af: Verifying Checksum 03:19:32 33b1e0a273af: Download complete 03:19:32 5d3b04190fa2: Verifying Checksum 03:19:32 5d3b04190fa2: Download complete 03:19:32 ec43610c2a17: Download complete 03:19:33 5eb5b503b376: Verifying Checksum 03:19:33 5eb5b503b376: Download complete 03:19:33 2f39f015ded8: Download complete 03:19:34 5eb5b503b376: Pull complete 03:19:34 5c69ac0246d0: Pull complete 03:19:34 ec43610c2a17: Pull complete 03:19:34 3a2ae6a8a46f: Pull complete 03:19:35 33b1e0a273af: Pull complete 03:19:35 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:37 provisioning config files... 03:19:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14547318759186568913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:37 ---> docker-login.sh 03:19:37 nexus3.edgexfoundry.org:10001 03:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:38 Configure a credential helper to remove this warning. See 03:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:38 03:19:38 Login Succeeded 03:19:38 nexus3.edgexfoundry.org:10002 03:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:38 Configure a credential helper to remove this warning. See 03:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:38 03:19:38 Login Succeeded 03:19:39 nexus3.edgexfoundry.org:10003 03:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:39 2f39f015ded8: Pull complete 03:19:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 03:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:39 Configure a credential helper to remove this warning. See 03:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:39 03:19:39 Login Succeeded 03:19:39 nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:39 prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container 03:19:39 $ 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-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:39 Configure a credential helper to remove this warning. See 03:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:39 03:19:39 Login Succeeded 03:19:39 docker.io 03:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:40 Configure a credential helper to remove this warning. See 03:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:40 03:19:40 Login Succeeded 03:19:40 ---> docker-login.sh ends 03:19:45 $ docker top 3e689883b9e29824bd92eeb178dd7d64bc3292259125ba357a4b50a0d3436ccc -eo pid,comm [Pipeline] { [Pipeline] } 03:19:45 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:19:45 ---> job-cost.sh 03:19:45 lf-activate-venv: SKIPPING 03:19:45 INFO: No Stack... [Pipeline] echo 03:19:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:19:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:19:45 ========================================================= 03:19:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:19:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 03:19:46 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:19:46 INFO: Archiving Costs [Pipeline] sh 03:19:46 Sending build context to Docker daemon 14.21MB 03:19:46 + cat /w/workspace/undry_device-onvif-camera_PR-383/archives/cost.csv 03:19:46 + cut -d, -f6 [Pipeline] lock 03:19:46 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] 03:19:46 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] did not exist. Created. 03:19:46 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash 03:19:47 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 03:19:47 Step 2/13 : FROM ${BASE} AS builder 03:19:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:19:47 edb6bdbacee9: Pulling fs layer 03:19:47 5f9638ab2659: Pulling fs layer 03:19:47 8d51d6327a98: Pulling fs layer 03:19:47 8b374f2dd631: Pulling fs layer 03:19:47 ec14aa9079de: Pulling fs layer 03:19:47 2f466654f4bb: Pulling fs layer 03:19:47 554e91adad29: Pulling fs layer 03:19:47 8b374f2dd631: Waiting 03:19:47 ec14aa9079de: Waiting 03:19:47 2f466654f4bb: Waiting 03:19:47 554e91adad29: Waiting 03:19:47 5f9638ab2659: Verifying Checksum 03:19:47 5f9638ab2659: Download complete 03:19:47 8b374f2dd631: Verifying Checksum 03:19:47 8b374f2dd631: Download complete 03:19:47 ec14aa9079de: Verifying Checksum 03:19:47 ec14aa9079de: Download complete 03:19:47 edb6bdbacee9: Verifying Checksum 03:19:47 edb6bdbacee9: Download complete [Pipeline] sh 03:19:47 + echo total: 0.2199999988079071 [Pipeline] stash 03:19:47 Stashed 1 file(s) [Pipeline] } 03:19:47 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:19:47 $ docker stop --time=1 3e689883b9e29824bd92eeb178dd7d64bc3292259125ba357a4b50a0d3436ccc 03:19:48 edb6bdbacee9: Pull complete 03:19:48 554e91adad29: Verifying Checksum 03:19:48 554e91adad29: Download complete 03:19:48 5f9638ab2659: Pull complete 03:19:48 $ docker rm -f --volumes 3e689883b9e29824bd92eeb178dd7d64bc3292259125ba357a4b50a0d3436ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:19:49 8d51d6327a98: Verifying Checksum 03:19:49 8d51d6327a98: Download complete 03:19:49 2f466654f4bb: Download complete 03:20:01 8d51d6327a98: Pull complete 03:20:01 8b374f2dd631: Pull complete 03:20:01 ec14aa9079de: Pull complete 03:20:08 2f466654f4bb: Pull complete 03:20:11 554e91adad29: Pull complete 03:20:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 03:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:20:11 ---> 1e15ea492957 03:20:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:20:12 ---> Running in ce2bab1e4288 03:20:12 Removing intermediate container ce2bab1e4288 03:20:12 ---> 2da74b5d2820 03:20:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:20:13 ---> Running in 35417d67534c 03:20:13 Removing intermediate container 35417d67534c 03:20:13 ---> ac506b2f7e1f 03:20:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:20:13 ---> Running in 72ffad4dcf58 03:20:13 Removing intermediate container 72ffad4dcf58 03:20:13 ---> b7341d41faf5 03:20:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:20:13 ---> Running in 0643f75f30d0 03:20:13 Removing intermediate container 0643f75f30d0 03:20:13 ---> 19fed7b7b7ed 03:20:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:20:13 ---> Running in a63eb1baccdc 03:20:14 Removing intermediate container a63eb1baccdc 03:20:14 ---> 72c35d2c412b 03:20:14 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:20:14 ---> Running in baf39544b403 03:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:20:16 OK: 263 MiB in 53 packages 03:20:17 Removing intermediate container baf39544b403 03:20:17 ---> 8efdae01602f 03:20:17 Step 9/13 : WORKDIR /device-onvif-camera 03:20:17 ---> Running in 55340c9a38eb 03:20:18 Removing intermediate container 55340c9a38eb 03:20:18 ---> fcf1277fe69c 03:20:18 Step 10/13 : COPY go.mod vendor* ./ 03:20:18 ---> a6b5797f61ce 03:20:18 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:18 ---> Running in 1ced780c9d2e 03:21:26 Removing intermediate container 1ced780c9d2e 03:21:26 ---> 5135fd3b539f 03:21:26 Step 12/13 : COPY . . 03:21:26 ---> 7b074391227e 03:21:26 Step 13/13 : RUN ${MAKE} 03:21:26 ---> Running in 13ecaa09ba64 03:21:26 noop 03:21:26 Removing intermediate container 13ecaa09ba64 03:21:26 ---> 1afd9889aa01 03:21:26 Successfully built 1afd9889aa01 03:21:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:26 + docker inspect -f . ci-base-image-arm64 03:21:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:27 prd-ubuntu20.04-docker-arm64-4c-16g-5768 does not seem to be running inside a container 03:21:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:21:28 $ docker top 1eeeb48d178da3ee70940a5995dac1e8abf5397b2b9193a5695481a7d5d6bbc4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:29 + go version 03:21:29 go version go1.20.6 linux/arm64 [Pipeline] } 03:21:29 $ docker stop --time=1 1eeeb48d178da3ee70940a5995dac1e8abf5397b2b9193a5695481a7d5d6bbc4 03:21:30 $ docker rm -f --volumes 1eeeb48d178da3ee70940a5995dac1e8abf5397b2b9193a5695481a7d5d6bbc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:31 + docker inspect -f . ci-base-image-arm64 03:21:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:32 prd-ubuntu20.04-docker-arm64-4c-16g-5768 does not seem to be running inside a container 03:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:21:33 $ docker top 527be0366518e1b9b6b53631e8573f0a91aa2d7613fa3f2c4586ca659eb4363a -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:33 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:21:34 + make test 03:21:34 go test ./... -coverprofile=coverage.out ./... 03:22:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:24:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:24:21 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:24:22 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.250s coverage: 31.5% of statements 03:24:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.279s coverage: 86.5% of statements 03:24:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:24:49 go vet ./... 03:25:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:25:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:25:16 ./bin/test-attribution-txt.sh [Pipeline] echo 03:25:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:25:16 $ docker stop --time=1 527be0366518e1b9b6b53631e8573f0a91aa2d7613fa3f2c4586ca659eb4363a 03:25:18 $ docker rm -f --volumes 527be0366518e1b9b6b53631e8573f0a91aa2d7613fa3f2c4586ca659eb4363a [Pipeline] // withDockerContainer [Pipeline] sh 03:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:25:19 Warning: overwriting stash ‘coverage-report’ 03:25:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:25:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:25:21 + ls -al . 03:25:21 total 236 03:25:21 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 03:21 . 03:25:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:19 .. 03:25:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 03:19 .git 03:25:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 03:19 .github 03:25:21 -rw-rw-r-- 1 jenkins jenkins 496 Sep 11 03:19 .gitignore 03:25:21 -rw-rw-r-- 1 jenkins jenkins 42 Sep 11 03:19 .golangci.yml 03:25:21 -rw-rw-r-- 1 jenkins jenkins 11155 Sep 11 03:19 Attribution.txt 03:25:21 -rw-rw-r-- 1 jenkins jenkins 15932 Sep 11 03:19 CHANGELOG.md 03:25:21 -rw-rw-r-- 1 jenkins jenkins 1574 Sep 11 03:19 Dockerfile 03:25:21 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 03:19 GOVERNANCE.md 03:25:21 -rw-rw-r-- 1 jenkins jenkins 739 Sep 11 03:19 Jenkinsfile 03:25:21 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 03:19 LICENSE 03:25:21 -rw-rw-r-- 1 jenkins jenkins 2877 Sep 11 03:19 Makefile 03:25:21 -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 03:19 OWNERS.md 03:25:21 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 11 03:19 README.md 03:25:21 -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 03:17 VERSION 03:25:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 03:19 bin 03:25:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 03:19 cmd 03:25:21 -rw-r--r-- 1 jenkins jenkins 78456 Sep 11 03:24 coverage.out 03:25:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:19 doc 03:25:21 -rw-rw-r-- 1 jenkins jenkins 4085 Sep 11 03:19 go.mod 03:25:21 -rw-rw-r-- 1 jenkins jenkins 36344 Sep 11 03:19 go.sum 03:25:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:19 internal 03:25:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 03:19 snap 03:25:21 -rw-rw-r-- 1 jenkins jenkins 236 Sep 11 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:21 + 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=325220595384523c1177869d39b8704ec8f45b2f --label arch=arm64 --label version=0.0.0 . 03:25:21 Sending build context to Docker daemon 14.29MB 03:25:22 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 03:25:22 Step 2/26 : FROM ${BASE} AS builder 03:25:22 ---> 1afd9889aa01 03:25:22 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:25:22 ---> Running in 3750856535e1 03:25:22 Removing intermediate container 3750856535e1 03:25:22 ---> 37d5f20a04c7 03:25:22 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:25:22 ---> Running in 294b2cbac877 03:25:22 Removing intermediate container 294b2cbac877 03:25:22 ---> 396478eb2a04 03:25:22 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:25:22 ---> Running in 2ab29c5fe8f6 03:25:23 Removing intermediate container 2ab29c5fe8f6 03:25:23 ---> 017a5f7e7f37 03:25:23 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:25:23 ---> Running in fd72e5ef646e 03:25:24 Removing intermediate container fd72e5ef646e 03:25:24 ---> 90aa7cea8c66 03:25:24 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:25:24 ---> Running in d9fc9a9a7400 03:25:24 Removing intermediate container d9fc9a9a7400 03:25:24 ---> ed3652c6f28b 03:25:24 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:25:25 ---> Running in 848e3d559753 03:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:25:27 OK: 263 MiB in 53 packages 03:25:28 Removing intermediate container 848e3d559753 03:25:28 ---> 4f3557b0b9ae 03:25:28 Step 9/26 : WORKDIR /device-onvif-camera 03:25:28 ---> Running in 0db177923e4b 03:25:28 Removing intermediate container 0db177923e4b 03:25:28 ---> 615cf434c8b9 03:25:28 Step 10/26 : COPY go.mod vendor* ./ 03:25:29 ---> db30e51b61ae 03:25:29 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:31 ---> Running in 527e798638ce 03:25:34 Removing intermediate container 527e798638ce 03:25:34 ---> edcc48878651 03:25:34 Step 12/26 : COPY . . 03:25:35 ---> ebe78da5d036 03:25:35 Step 13/26 : RUN ${MAKE} 03:25:35 ---> Running in c64bac9ef14c 03:25:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:27:57 Removing intermediate container c64bac9ef14c 03:27:57 ---> 6e2e1bae7407 03:27:57 Step 14/26 : FROM alpine:3.17 03:27:57 3.17: Pulling from library/alpine 03:27:57 4060ece20d7a: Pulling fs layer 03:27:57 4060ece20d7a: Verifying Checksum 03:27:57 4060ece20d7a: Download complete 03:27:57 4060ece20d7a: Pull complete 03:27:57 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:27:57 Status: Downloaded newer image for alpine:3.17 03:27:57 ---> 8650cd65339b 03:27:57 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:27:57 ---> Running in bf51f822119c 03:27:57 Removing intermediate container bf51f822119c 03:27:57 ---> a89167d8ed43 03:27:57 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:27:57 ---> Running in cc632dc60768 03:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:27:57 (1/1) Installing dumb-init (1.2.5-r2) 03:27:57 Executing busybox-1.35.0-r29.trigger 03:27:57 OK: 8 MiB in 16 packages 03:27:57 Removing intermediate container cc632dc60768 03:27:57 ---> 4d1f481bcc60 03:27:57 Step 17/26 : WORKDIR / 03:27:57 ---> Running in ead7503b9e82 03:27:57 Removing intermediate container ead7503b9e82 03:27:57 ---> 228f9adb8d36 03:27:57 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:27:57 ---> c25fce95ed48 03:27:57 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:27:57 ---> dee0911b48d0 03:27:57 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:27:57 ---> eb2ea604454c 03:27:57 Step 21/26 : EXPOSE 59984 03:27:57 ---> Running in 43a07d4b2fb1 03:27:58 Removing intermediate container 43a07d4b2fb1 03:27:58 ---> 51c81b3b9f79 03:27:58 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:27:58 ---> Running in 0754ee8156f2 03:27:58 Removing intermediate container 0754ee8156f2 03:27:58 ---> 40537e11393a 03:27:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:27:58 ---> Running in 2ff5d0a99af6 03:27:58 Removing intermediate container 2ff5d0a99af6 03:27:58 ---> 288488c1f887 03:27:58 Step 24/26 : LABEL arch=arm64 03:27:58 ---> Running in f81d3ffe2d5c 03:27:58 Removing intermediate container f81d3ffe2d5c 03:27:58 ---> 8d8ac70a95d7 03:27:58 Step 25/26 : LABEL git_sha=325220595384523c1177869d39b8704ec8f45b2f 03:27:59 ---> Running in ad34fce1a763 03:27:59 Removing intermediate container ad34fce1a763 03:27:59 ---> 082791fa2a7e 03:27:59 Step 26/26 : LABEL version=0.0.0 03:27:59 ---> Running in f96bc07ac62a 03:27:59 Removing intermediate container f96bc07ac62a 03:27:59 ---> 5e8878a47958 03:27:59 [Warning] One or more build-args [ARCH] were not consumed 03:27:59 Successfully built 5e8878a47958 03:27:59 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 03:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:28:00 03:28:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:28:01 arm64: Pulling from edgex-lftools-log-publisher 03:28:01 8998bd30e6a1: Pulling fs layer 03:28:01 04944245beec: Pulling fs layer 03:28:01 699f458cf7ca: Pulling fs layer 03:28:01 765212b225bb: Pulling fs layer 03:28:01 f23df028b6ca: Pulling fs layer 03:28:01 d65c8cfc05b1: Pulling fs layer 03:28:01 2437ff75d9bd: Pulling fs layer 03:28:01 765212b225bb: Waiting 03:28:01 f23df028b6ca: Waiting 03:28:01 d65c8cfc05b1: Waiting 03:28:01 2437ff75d9bd: Waiting 03:28:01 04944245beec: Verifying Checksum 03:28:01 04944245beec: Download complete 03:28:01 765212b225bb: Verifying Checksum 03:28:01 765212b225bb: Download complete 03:28:01 f23df028b6ca: Verifying Checksum 03:28:01 f23df028b6ca: Download complete 03:28:01 d65c8cfc05b1: Verifying Checksum 03:28:01 d65c8cfc05b1: Download complete 03:28:01 699f458cf7ca: Verifying Checksum 03:28:01 699f458cf7ca: Download complete 03:28:02 8998bd30e6a1: Verifying Checksum 03:28:02 8998bd30e6a1: Download complete 03:28:04 2437ff75d9bd: Verifying Checksum 03:28:04 2437ff75d9bd: Download complete 03:28:06 8998bd30e6a1: Pull complete 03:28:06 04944245beec: Pull complete 03:28:07 699f458cf7ca: Pull complete 03:28:07 765212b225bb: Pull complete 03:28:08 f23df028b6ca: Pull complete 03:28:08 d65c8cfc05b1: Pull complete 03:28:23 2437ff75d9bd: Pull complete 03:28:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:28:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:24 prd-ubuntu20.04-docker-arm64-4c-16g-5768 does not seem to be running inside a container 03:28:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:28:26 $ docker top ffea1ba749d3f50ef64509e3fef55da188cb1db690091cc5c6cb06a2eedeb685 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:27 ---> job-cost.sh 03:28:27 lf-activate-venv: SKIPPING 03:28:27 INFO: No Stack... 03:28:27 INFO: Retrieving Pricing Info for: v3-standard-4 03:28:28 INFO: Archiving Costs [Pipeline] sh 03:28:28 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:28:28 + cut -d, -f6 [Pipeline] lock 03:28:28 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] 03:28:28 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] did not exist. Created. 03:28:28 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:28:29 /w/workspace/device-onvif-camera/1@tmp/durable-38fd3170/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:28:29 + echo total: 0.10999999940395355 [Pipeline] stash 03:28:29 Warning: overwriting stash ‘stack-cost’ 03:28:29 Stashed 1 file(s) [Pipeline] } 03:28:29 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:28:29 $ docker stop --time=1 ffea1ba749d3f50ef64509e3fef55da188cb1db690091cc5c6cb06a2eedeb685 03:28:31 $ docker rm -f --volumes ffea1ba749d3f50ef64509e3fef55da188cb1db690091cc5c6cb06a2eedeb685 [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 03:28:32 provisioning config files... 03:28:32 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-383@tmp/config1883499686338839111tmp [Pipeline] { [Pipeline] sh 03:28:32 + set +x 03:28:32 + curl -s https://codecov.io/bash 03:28:32 + bash -s -- 03:28:32 03:28:32 _____ _ 03:28:32 / ____| | | 03:28:32 | | ___ __| | ___ ___ _____ __ 03:28:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:28:32 | |___| (_) | (_| | __/ (_| (_) \ V / 03:28:32 \_____\___/ \__,_|\___|\___\___/ \_/ 03:28:32 Bash-1.0.6 03:28:32 03:28:32 03:28:32 ==> git version 2.25.1 found 03:28:32 ==> 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 03:28:32 Release-Date: 2020-01-08 03:28:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:28:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:28:32 ==> Jenkins CI detected. 03:28:32 current dir:  /w/workspace/undry_device-onvif-camera_PR-383 03:28:32 project root: . 03:28:32 --> token set from env 03:28:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:28:32 ==> Running gcov in . (disable via -X gcov) 03:28:32 ==> Python coveragepy not found 03:28:32 ==> Searching for coverage reports in: 03:28:32 + . 03:28:32 -> Found 1 reports 03:28:32 ==> Detecting git/mercurial file structure 03:28:32 ==> Reading reports 03:28:32 + ./coverage.out bytes=78456 03:28:32 ==> Appending adjustments 03:28:32 https://docs.codecov.io/docs/fixing-reports 03:28:32 + Found adjustments 03:28:32 ==> Gzipping contents 03:28:32 12K /tmp/codecov.XzF1ze.gz 03:28:32 ==> Uploading reports 03:28:32 url: https://codecov.io 03:28:32 query: branch=PR-383&commit=325220595384523c1177869d39b8704ec8f45b2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=383&job=&cmd_args= 03:28:32 -> Pinging Codecov 03:28:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-383&commit=325220595384523c1177869d39b8704ec8f45b2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=383&job=&cmd_args= 03:28:33 -> Uploading to 03:28:33 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/F29A59C45E3A92E06B3E522C9905F8EF/325220595384523c1177869d39b8704ec8f45b2f/6936bc70-61f6-4c70-b985-bda2f072a7c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T032832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ae886abc77a0f0180e3a3a54103348164b57c0f466c1416f1e84d3f050c3ecc 03:28:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:33 Dload Upload Total Spent Left Speed 03:28:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 47358 --:--:-- --:--:-- --:--:-- 47358 03:28:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/325220595384523c1177869d39b8704ec8f45b2f [Pipeline] } 03:28:33 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 03:28:35 + [ -d /w/workspace/undry_device-onvif-camera_PR-383/archives ] 03:28:35 + ls -al /w/workspace/undry_device-onvif-camera_PR-383/archives 03:28:35 total 16 03:28:35 drwxr-xr-x 3 root root 4096 Sep 11 03:19 . 03:28:35 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 03:19 .. 03:28:35 drwxr-xr-x 2 root root 4096 Sep 11 03:19 cost 03:28:35 -rw-r--r-- 1 root root 91 Sep 11 03:19 cost.csv 03:28:35 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-383/archives 03:28:35 + ls -al /w/workspace/undry_device-onvif-camera_PR-383/archives 03:28:35 total 16 03:28:35 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 03:19 . 03:28:35 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 03:19 .. 03:28:35 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 03:19 cost 03:28:35 -rw-r--r-- 1 jenkins jenkins 91 Sep 11 03:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:28:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:28:36 ---> package-listing.sh 03:28:36 ++ facter osfamily 03:28:36 ++ tr '[:upper:]' '[:lower:]' 03:28:36 + OS_FAMILY=debian 03:28:36 + workspace=/w/workspace/undry_device-onvif-camera_PR-383 03:28:36 + START_PACKAGES=/tmp/packages_start.txt 03:28:36 + END_PACKAGES=/tmp/packages_end.txt 03:28:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:28:36 + PACKAGES=/tmp/packages_start.txt 03:28:36 + '[' /w/workspace/undry_device-onvif-camera_PR-383 ']' 03:28:36 + PACKAGES=/tmp/packages_end.txt 03:28:36 + case "${OS_FAMILY}" in 03:28:36 + dpkg -l 03:28:36 + grep '^ii' 03:28:36 + '[' -f /tmp/packages_start.txt ']' 03:28:36 + '[' -f /tmp/packages_end.txt ']' 03:28:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:28:36 + '[' /w/workspace/undry_device-onvif-camera_PR-383 ']' 03:28:36 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-383/archives/ 03:28:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-383/archives/ [Pipeline] echo 03:28:36 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-383/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:28:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:28:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:37 prd-ubuntu20.04-docker-8c-8g-5767 does not seem to be running inside a container 03:28:37 $ 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-383/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-383 -v /w/workspace/undry_device-onvif-camera_PR-383:/w/workspace/undry_device-onvif-camera_PR-383:rw,z -v /w/workspace/undry_device-onvif-camera_PR-383@tmp:/w/workspace/undry_device-onvif-camera_PR-383@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-lftools-log-publisher:latest cat 03:28:38 $ docker top 38998ae64fab415ca0266f7e8d797952aa710be46492ffbc23118d70fb927b3d -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:38 + touch /tmp/pre-build-complete [Pipeline] sh 03:28:38 + mkdir -p /var/log/sysstat [Pipeline] sh 03:28:39 + ls /var/log/sa-host 03:28:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:39 provisioning config files... 03:28:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-383@tmp/config10945601482336121940tmp [Pipeline] { [Pipeline] echo 03:28:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:28:39 ---> create-netrc.sh [Pipeline] } 03:28:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:28:40 ---> python-tools-install.sh [Pipeline] echo 03:28:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:28:40 ---> sudo-logs.sh 03:28:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:28:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:28:40 ---> job-cost.sh 03:28:40 lf-activate-venv: SKIPPING 03:28:40 DEBUG: total: 0.2199999988079071 03:28:40 INFO: Retrieving Stack Cost... 03:28:41 INFO: Retrieving Pricing Info for: v3-standard-8 03:28:41 INFO: Archiving Costs [Pipeline] echo 03:28:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:28:42 ---> logs-deploy.sh 03:28:42 lf-activate-venv: SKIPPING 03:28:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-383/1 03:28:42 INFO: archiving workspace using pattern(s): 03:28:43 Archives upload complete. 03:28:43 INFO: archiving logs to Nexus 03:28:43 ---> uname -a: 03:28:43 Linux prd-ubuntu20-04-docker-8c-8g-5767 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:28:43 03:28:43 03:28:43 ---> lscpu: 03:28:43 Architecture: x86_64 03:28:43 CPU op-mode(s): 32-bit, 64-bit 03:28:43 Byte Order: Little Endian 03:28:43 Address sizes: 40 bits physical, 48 bits virtual 03:28:43 CPU(s): 8 03:28:43 On-line CPU(s) list: 0-7 03:28:43 Thread(s) per core: 1 03:28:43 Core(s) per socket: 1 03:28:43 Socket(s): 8 03:28:43 NUMA node(s): 1 03:28:43 Vendor ID: AuthenticAMD 03:28:43 CPU family: 23 03:28:43 Model: 49 03:28:43 Model name: AMD EPYC-Rome Processor 03:28:43 Stepping: 0 03:28:43 CPU MHz: 2799.998 03:28:43 BogoMIPS: 5599.99 03:28:43 Virtualization: AMD-V 03:28:43 Hypervisor vendor: KVM 03:28:43 Virtualization type: full 03:28:43 L1d cache: 256 KiB 03:28:43 L1i cache: 256 KiB 03:28:43 L2 cache: 4 MiB 03:28:43 L3 cache: 128 MiB 03:28:43 NUMA node0 CPU(s): 0-7 03:28:43 Vulnerability Itlb multihit: Not affected 03:28:43 Vulnerability L1tf: Not affected 03:28:43 Vulnerability Mds: Not affected 03:28:43 Vulnerability Meltdown: Not affected 03:28:43 Vulnerability Mmio stale data: Not affected 03:28:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:28:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:28:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:28:43 Vulnerability Srbds: Not affected 03:28:43 Vulnerability Tsx async abort: Not affected 03:28:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:28:43 03:28:43 03:28:43 ---> nproc: 03:28:43 8 03:28:43 03:28:43 03:28:43 ---> df -h: 03:28:43 Filesystem Size Used Avail Use% Mounted on 03:28:43 overlay 155G 12G 144G 8% / 03:28:43 tmpfs 64M 0 64M 0% /dev 03:28:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:28:43 shm 64M 0 64M 0% /dev/shm 03:28:43 /dev/vda1 155G 12G 144G 8% /facter-os 03:28:43 03:28:43 03:28:43 ---> sar -b -r -n DEV: 03:28:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5767) 09/11/23 _x86_64_ (8 CPU) 03:28:43 03:28:43 03:16:15 LINUX RESTART (8 CPU) 03:28:43 03:28:43 03:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:28:43 03:18:02 164.57 4.94 159.63 0.00 530.67 57293.83 0.00 03:28:43 03:19:01 106.41 0.08 106.32 0.00 6.91 43755.16 0.00 03:28:43 03:20:01 170.58 0.13 170.44 0.00 3.07 40180.34 0.00 03:28:43 03:21:01 1.77 0.00 1.77 0.00 0.00 22.28 0.00 03:28:43 03:22:01 28.11 10.20 17.91 0.00 3447.43 3748.98 0.00 03:28:43 03:23:01 2.77 0.00 2.77 0.00 0.00 37.86 0.00 03:28:43 03:24:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 03:28:43 03:25:01 1.60 0.00 1.60 0.00 0.00 16.93 0.00 03:28:43 03:26:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 03:28:43 03:27:01 4.12 1.02 3.10 0.00 21.86 47.99 0.00 03:28:43 03:28:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 03:28:43 Average: 43.83 1.49 42.34 0.00 365.11 13157.47 0.00 03:28:43 03:28:43 03:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:28:43 03:18:02 28346588 31568496 738072 2.24 110496 3316324 1859276 5.48 1184572 2909768 136176 03:28:43 03:19:01 28287816 31563108 742080 2.26 151488 3318768 1732996 5.11 1190980 2951120 300 03:28:43 03:20:01 27447948 31556504 745360 2.27 163536 4074708 1766600 5.21 1300784 3610740 360 03:28:43 03:21:01 27448264 31556960 744628 2.26 163568 4074712 1766600 5.21 1300888 3610744 180 03:28:43 03:22:01 27213260 31540536 751256 2.28 168888 4278424 1821692 5.37 1461164 3663208 616 03:28:43 03:23:01 27213820 31541132 750592 2.28 168924 4278428 1821692 5.37 1461212 3663208 28 03:28:43 03:24:01 27215600 31542920 748760 2.28 168948 4278432 1821692 5.37 1458860 3663212 4 03:28:43 03:25:01 27222452 31549808 741876 2.26 168984 4278432 1821692 5.37 1452248 3663212 12 03:28:43 03:26:01 27222528 31550284 741704 2.26 169012 4278436 1821692 5.37 1451920 3663580 8 03:28:43 03:27:01 27220600 31549596 742260 2.26 169152 4279160 1818216 5.36 1452384 3664216 8 03:28:43 03:28:01 27221364 31550384 741424 2.25 169172 4279160 1818216 5.36 1452340 3664216 12 03:28:43 Average: 27460022 31551793 744365 2.26 161106 4066817 1806397 5.32 1378850 3520657 12519 03:28:43 03:28:43 03:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:28:43 03:18:02 docker0 242.58 424.94 18.78 2575.00 0.00 0.00 0.00 0.00 03:28:43 03:18:02 ens3 653.03 395.71 8434.74 52.36 0.00 0.00 0.00 0.00 03:28:43 03:18:02 lo 5.69 5.69 0.57 0.57 0.00 0.00 0.00 0.00 03:28:43 03:19:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:28:43 03:19:01 ens3 48.11 49.96 32.38 81.22 0.00 0.00 0.00 0.00 03:28:43 03:19:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 03:28:43 03:20:01 docker0 2.87 6.81 0.18 85.48 0.00 0.00 0.00 0.00 03:28:43 03:20:01 ens3 120.96 72.41 2679.34 18.08 0.00 0.00 0.00 0.00 03:28:43 03:20:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 03:28:43 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:21:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:28:43 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:28:43 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:22:01 ens3 95.40 53.49 1375.35 3.81 0.00 0.00 0.00 0.00 03:28:43 03:22:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:28:43 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:23:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 03:28:43 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:28:43 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:25:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:28:43 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:28:43 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:27:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:28:43 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:28:43 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:43 Average: docker0 22.40 39.40 1.73 242.72 0.00 0.00 0.00 0.00 03:28:43 Average: ens3 83.66 52.09 1141.61 14.05 0.00 0.00 0.00 0.00 03:28:43 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 03:28:43 03:28:43 03:28:43 ---> sar -P ALL: 03:28:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5767) 09/11/23 _x86_64_ (8 CPU) 03:28:43 03:28:43 03:16:15 LINUX RESTART (8 CPU) 03:28:43 03:28:43 03:17:01 CPU %user %nice %system %iowait %steal %idle 03:28:43 03:18:02 all 7.77 0.00 3.25 3.43 0.07 85.48 03:28:43 03:18:02 0 7.01 0.00 2.99 0.91 0.08 89.02 03:28:43 03:18:02 1 7.20 0.00 3.33 0.45 0.05 88.96 03:28:43 03:18:02 2 7.81 0.00 3.15 0.61 0.05 88.39 03:28:43 03:18:02 3 8.83 0.00 3.03 0.55 0.08 87.51 03:28:43 03:18:02 4 9.15 0.00 3.08 8.98 0.07 78.73 03:28:43 03:18:02 5 9.17 0.00 3.40 3.52 0.07 83.84 03:28:43 03:18:02 6 6.48 0.00 3.23 0.50 0.05 89.73 03:28:43 03:18:02 7 6.50 0.00 3.78 12.02 0.12 77.58 03:28:43 03:19:01 all 30.43 0.00 5.48 2.90 0.07 61.11 03:28:43 03:19:01 0 30.41 0.00 5.23 0.09 0.07 64.21 03:28:43 03:19:01 1 28.86 0.00 5.25 4.13 0.07 61.69 03:28:43 03:19:01 2 32.28 0.00 5.75 0.05 0.07 61.85 03:28:43 03:19:01 3 30.21 0.00 4.72 5.34 0.07 59.66 03:28:43 03:19:01 4 30.23 0.00 6.71 10.11 0.09 52.86 03:28:43 03:19:01 5 30.58 0.00 4.81 0.21 0.07 64.33 03:28:43 03:19:01 6 31.19 0.00 6.10 1.22 0.09 61.40 03:28:43 03:19:01 7 29.67 0.00 5.28 2.09 0.09 62.86 03:28:43 03:20:01 all 17.60 0.00 3.80 2.94 0.07 75.59 03:28:43 03:20:01 0 17.38 0.00 4.19 0.34 0.07 78.02 03:28:43 03:20:01 1 17.54 0.00 4.41 0.12 0.07 77.86 03:28:43 03:20:01 2 18.48 0.00 4.30 15.30 0.07 61.85 03:28:43 03:20:01 3 17.62 0.00 3.68 1.14 0.07 77.49 03:28:43 03:20:01 4 18.73 0.00 3.56 0.55 0.07 77.09 03:28:43 03:20:01 5 16.98 0.00 3.26 4.40 0.07 75.29 03:28:43 03:20:01 6 17.26 0.00 3.50 0.17 0.05 79.03 03:28:43 03:20:01 7 16.82 0.00 3.52 1.53 0.07 78.05 03:28:43 03:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:28:43 03:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:28:43 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:21:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:28:43 03:21:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:28:43 03:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:28:43 03:21:01 5 0.02 0.00 0.02 0.05 0.02 99.90 03:28:43 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:28:43 03:22:01 all 1.08 0.00 0.49 0.43 0.02 97.98 03:28:43 03:22:01 0 0.74 0.00 0.70 0.28 0.02 98.26 03:28:43 03:22:01 1 1.69 0.00 0.78 0.30 0.02 97.21 03:28:43 03:22:01 2 2.05 0.00 0.42 0.13 0.02 97.38 03:28:43 03:22:01 3 0.48 0.00 0.43 0.92 0.02 98.15 03:28:43 03:22:01 4 0.60 0.00 0.32 0.03 0.02 99.03 03:28:43 03:22:01 5 1.41 0.00 0.35 0.75 0.00 97.50 03:28:43 03:22:01 6 0.82 0.00 0.37 0.07 0.02 98.73 03:28:43 03:22:01 7 0.87 0.00 0.53 0.95 0.07 97.58 03:28:43 03:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:28:43 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:28:43 03:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:23:01 3 0.02 0.00 0.00 0.03 0.00 99.95 03:28:43 03:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:23:01 5 0.02 0.00 0.02 0.05 0.02 99.90 03:28:43 03:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:28:43 03:23:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:28:43 03:24:01 all 0.04 0.00 0.01 0.01 0.01 99.93 03:28:43 03:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:28:43 03:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:28:43 03:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:28:43 03:24:01 3 0.03 0.00 0.03 0.03 0.02 99.88 03:28:43 03:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:28:43 03:24:01 5 0.18 0.00 0.00 0.05 0.00 99.77 03:28:43 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:28:43 03:24:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:28:43 03:25:01 all 0.02 0.00 0.01 0.02 0.00 99.95 03:28:43 03:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:28:43 03:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:28:43 03:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:25:01 3 0.03 0.00 0.02 0.02 0.00 99.93 03:28:43 03:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:28:43 03:25:01 5 0.00 0.00 0.02 0.15 0.00 99.83 03:28:43 03:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:28:43 03:25:01 7 0.00 0.00 0.03 0.00 0.02 99.95 03:28:43 03:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:28:43 03:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:28:43 03:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:28:43 03:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:28:43 03:26:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:28:43 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:28:43 03:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:28:43 03:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:28:43 03:27:01 all 0.12 0.00 0.03 0.01 0.01 99.83 03:28:43 03:27:01 0 0.53 0.00 0.05 0.00 0.02 99.40 03:28:43 03:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:28:43 03:27:01 2 0.22 0.00 0.03 0.03 0.00 99.72 03:28:43 03:27:01 3 0.03 0.00 0.03 0.02 0.00 99.92 03:28:43 03:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:28:43 03:27:01 5 0.05 0.00 0.05 0.03 0.02 99.85 03:28:43 03:27:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:28:43 03:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:28:43 03:28:01 all 0.16 0.00 0.01 0.00 0.00 99.83 03:28:43 03:28:01 0 1.21 0.00 0.03 0.00 0.00 98.76 03:28:43 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:28:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:28:43 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:28:43 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:28:43 03:28:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:28:43 03:28:43 Average: CPU %user %nice %system %iowait %steal %idle 03:28:43 Average: all 5.13 0.00 1.18 0.88 0.02 92.78 03:28:43 Average: 0 5.15 0.00 1.19 0.15 0.02 93.49 03:28:43 Average: 1 4.97 0.00 1.25 0.45 0.02 93.31 03:28:43 Average: 2 5.46 0.00 1.23 1.46 0.02 91.83 03:28:43 Average: 3 5.13 0.00 1.08 0.72 0.03 93.04 03:28:43 Average: 4 5.27 0.00 1.23 1.76 0.02 91.72 03:28:43 Average: 5 5.24 0.00 1.07 0.84 0.02 92.83 03:28:43 Average: 6 5.00 0.00 1.19 0.17 0.02 93.61 03:28:43 Average: 7 4.84 0.00 1.19 1.50 0.04 92.43 03:28:43 03:28:43 03:28:43