Pull request #70 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5518966bb045a49db7429c9a60a74b84fd8139d7+8ea3952a55c07e239dd75554aa3eccbc97544666 (2e2a969637c352c62620b58dee3221d4da817765) 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-ssh8791682005802907733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh1788085992618564910.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-70/workspace@libs/edgex-global-pipelines # 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-70/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17026734915380887539.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-70/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12571378909999852938.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh6418879935745676117.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-70/workspace@libs/lf-pipelines # 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-70/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4858379840563429489.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64459 in /w/workspace/oundry_device-onvif-camera_PR-70 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-70 # 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 Merging remotes/origin/main commit 8ea3952a55c07e239dd75554aa3eccbc97544666 into PR head commit 5518966bb045a49db7429c9a60a74b84fd8139d7 Merge succeeded, producing 5518966bb045a49db7429c9a60a74b84fd8139d7 Checking out Revision 5518966bb045a49db7429c9a60a74b84fd8139d7 (PR-70) > 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/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5518966bb045a49db7429c9a60a74b84fd8139d7 # 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 8ea3952a55c07e239dd75554aa3eccbc97544666 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5518966bb045a49db7429c9a60a74b84fd8139d7 # timeout=10 Commit message: "fix: Update Makefile to show the version number" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-24T02:54:06.403Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-24T02:54:06.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-24T02:54:06.701Z] ========================================================= [2022-05-24T02:54:06.701Z] EdgeX Global Pipelines Version Info [2022-05-24T02:54:06.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-24T02:54:07.541Z] ------------------- [2022-05-24T02:54:07.541Z] stable info: [2022-05-24T02:54:07.541Z] ------------------- [2022-05-24T02:54:07.541Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T02:54:07.541Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T02:54:07.541Z] Message: update stable to v1.0.230 [2022-05-24T02:54:08.114Z] ------------------- [2022-05-24T02:54:08.114Z] experimental info: [2022-05-24T02:54:08.114Z] ------------------- [2022-05-24T02:54:08.114Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T02:54:08.114Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T02:54:08.114Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-24T02:54:08.376Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-24T02:54:08.423Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-24T02:54:08.466Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-24T02:54:08.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-24T02:54:08.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-24T02:54:08.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-24T02:54:08.634Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-24T02:54:08.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-24T02:54:08.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-24T02:54:08.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-24T02:54:08.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-24T02:54:08.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-24T02:54:08.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-24T02:54:08.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-24T02:54:08.967Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T02:54:09.007Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T02:54:09.051Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T02:54:09.102Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T02:54:09.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-24T02:54:09.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-24T02:54:09.229Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-24T02:54:09.277Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-24T02:54:09.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-24T02:54:09.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-24T02:54:09.418Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-24T02:54:09.462Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-24T02:54:09.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-70 [Pipeline] echo [2022-05-24T02:54:09.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-70 [Pipeline] echo [2022-05-24T02:54:09.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-70 [Pipeline] echo [2022-05-24T02:54:09.634Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5518966bb045a49db7429c9a60a74b84fd8139d7 [Pipeline] echo [2022-05-24T02:54:09.680Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5518966 [Pipeline] echo [2022-05-24T02:54:09.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T02:54:09.847Z] provisioning config files... [2022-05-24T02:54:09.926Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-70@tmp/config8851157687221979101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T02:54:10.288Z] ---> docker-login.sh [2022-05-24T02:54:10.288Z] nexus3.edgexfoundry.org:10001 [2022-05-24T02:54:10.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:10.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:10.550Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:10.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:10.550Z] [2022-05-24T02:54:10.550Z] Login Succeeded [2022-05-24T02:54:10.550Z] nexus3.edgexfoundry.org:10002 [2022-05-24T02:54:10.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:10.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:10.811Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:10.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:10.811Z] [2022-05-24T02:54:10.811Z] Login Succeeded [2022-05-24T02:54:10.811Z] nexus3.edgexfoundry.org:10003 [2022-05-24T02:54:10.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:10.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:10.811Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:10.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:10.811Z] [2022-05-24T02:54:10.811Z] Login Succeeded [2022-05-24T02:54:10.811Z] nexus3.edgexfoundry.org:10004 [2022-05-24T02:54:11.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:11.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:11.074Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:11.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:11.074Z] [2022-05-24T02:54:11.074Z] Login Succeeded [2022-05-24T02:54:11.074Z] docker.io [2022-05-24T02:54:11.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:11.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:11.335Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:11.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:11.335Z] [2022-05-24T02:54:11.335Z] Login Succeeded [2022-05-24T02:54:11.335Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T02:54:11.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-24T02:54:12.003Z] + git rev-list -1 --merges 5518966bb045a49db7429c9a60a74b84fd8139d7~1..5518966bb045a49db7429c9a60a74b84fd8139d7 [Pipeline] echo [2022-05-24T02:54:12.055Z] -----------> git rev-list -1 --merges 5518966bb045a49db7429c9a60a74b84fd8139d7~1..5518966bb045a49db7429c9a60a74b84fd8139d7 5518966bb045a49db7429c9a60a74b84fd8139d7 [false] [Pipeline] sh [2022-05-24T02:54:12.374Z] + git log --format=format:%s -1 5518966bb045a49db7429c9a60a74b84fd8139d7 [Pipeline] echo [2022-05-24T02:54:12.415Z] ========================================================= [2022-05-24T02:54:12.415Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-24T02:54:12.415Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T02:54:12.865Z] + git log --format=format:%s -1 5518966bb045a49db7429c9a60a74b84fd8139d7 [Pipeline] echo [2022-05-24T02:54:12.899Z] [semverPrep] GIT_COMMIT: 5518966bb045a49db7429c9a60a74b84fd8139d7, Commit Message: fix: Update Makefile to show the version number [Pipeline] echo [2022-05-24T02:54:12.933Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-24T02:54:13.402Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T02:54:13.402Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-24T02:54:13.402Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-24T02:54:13.402Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-24T02:54:13.402Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-24T02:54:13.402Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-24T02:54:13.402Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:54:13.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T02:54:13.832Z] [2022-05-24T02:54:13.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:54:14.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T02:54:14.183Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-24T02:54:14.183Z] 1fe172e4850f: Pulling fs layer [2022-05-24T02:54:14.183Z] caf521ccaac6: Pulling fs layer [2022-05-24T02:54:14.183Z] 3ead6fa29328: Pulling fs layer [2022-05-24T02:54:14.183Z] 5c2a1cbceb83: Pulling fs layer [2022-05-24T02:54:14.183Z] a8d5f1318db7: Pulling fs layer [2022-05-24T02:54:14.183Z] c427282e49a2: Pulling fs layer [2022-05-24T02:54:14.183Z] 1827001aaf11: Pulling fs layer [2022-05-24T02:54:14.183Z] a8d5f1318db7: Waiting [2022-05-24T02:54:14.183Z] 5c2a1cbceb83: Waiting [2022-05-24T02:54:14.183Z] c427282e49a2: Waiting [2022-05-24T02:54:14.183Z] 1827001aaf11: Waiting [2022-05-24T02:54:14.183Z] 0714d37db230: Pulling fs layer [2022-05-24T02:54:14.183Z] ac28cf19c067: Pulling fs layer [2022-05-24T02:54:14.183Z] ca983d60f3e2: Pulling fs layer [2022-05-24T02:54:14.183Z] ac28cf19c067: Waiting [2022-05-24T02:54:14.183Z] ca983d60f3e2: Waiting [2022-05-24T02:54:14.183Z] 0714d37db230: Waiting [2022-05-24T02:54:14.183Z] 9f894cec8388: Pulling fs layer [2022-05-24T02:54:14.183Z] 9f894cec8388: Waiting [2022-05-24T02:54:14.445Z] caf521ccaac6: Verifying Checksum [2022-05-24T02:54:14.445Z] caf521ccaac6: Download complete [2022-05-24T02:54:14.445Z] 5c2a1cbceb83: Verifying Checksum [2022-05-24T02:54:14.445Z] 5c2a1cbceb83: Download complete [2022-05-24T02:54:14.445Z] 3ead6fa29328: Verifying Checksum [2022-05-24T02:54:14.445Z] 3ead6fa29328: Download complete [2022-05-24T02:54:14.445Z] c427282e49a2: Verifying Checksum [2022-05-24T02:54:14.445Z] a8d5f1318db7: Verifying Checksum [2022-05-24T02:54:14.445Z] a8d5f1318db7: Download complete [2022-05-24T02:54:14.445Z] 0714d37db230: Verifying Checksum [2022-05-24T02:54:14.445Z] 0714d37db230: Download complete [2022-05-24T02:54:14.706Z] ac28cf19c067: Verifying Checksum [2022-05-24T02:54:14.706Z] ac28cf19c067: Download complete [2022-05-24T02:54:14.706Z] ca983d60f3e2: Download complete [2022-05-24T02:54:14.706Z] 9f894cec8388: Verifying Checksum [2022-05-24T02:54:14.706Z] 9f894cec8388: Download complete [2022-05-24T02:54:14.706Z] 1fe172e4850f: Verifying Checksum [2022-05-24T02:54:14.706Z] 1fe172e4850f: Download complete [2022-05-24T02:54:15.652Z] 1827001aaf11: Download complete [2022-05-24T02:54:15.913Z] 1fe172e4850f: Pull complete [2022-05-24T02:54:16.176Z] caf521ccaac6: Pull complete [2022-05-24T02:54:16.436Z] 3ead6fa29328: Pull complete [2022-05-24T02:54:16.696Z] 5c2a1cbceb83: Pull complete [2022-05-24T02:54:16.955Z] a8d5f1318db7: Pull complete [2022-05-24T02:54:16.955Z] c427282e49a2: Pull complete [2022-05-24T02:54:18.866Z] 1827001aaf11: Pull complete [2022-05-24T02:54:18.866Z] 0714d37db230: Pull complete [2022-05-24T02:54:18.866Z] ac28cf19c067: Pull complete [2022-05-24T02:54:18.866Z] ca983d60f3e2: Pull complete [2022-05-24T02:54:18.866Z] 9f894cec8388: Pull complete [2022-05-24T02:54:19.128Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-24T02:54:19.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T02:54:19.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-24T02:54:19.232Z] prd-ubuntu20.04-docker-8c-8g-64459 does not seem to be running inside a container [2022-05-24T02:54:19.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-70 -v /w/workspace/oundry_device-onvif-camera_PR-70:/w/workspace/oundry_device-onvif-camera_PR-70:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-70@tmp:/w/workspace/oundry_device-onvif-camera_PR-70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T02:54:20.702Z] $ docker top 2c519407c0f4c04f65066ae0eb09d55ce614cd6d5afaa5eae7acc4c9abd7ceea -eo pid,comm [2022-05-24T02:54:20.775Z] 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). [2022-05-24T02:54:20.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T02:54:20.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T02:54:20.912Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T02:54:21.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T02:54:21.039Z] $ docker exec 2c519407c0f4c04f65066ae0eb09d55ce614cd6d5afaa5eae7acc4c9abd7ceea ssh-agent [2022-05-24T02:54:21.159Z] SSH_AUTH_SOCK=/tmp/ssh-dBZvKA8qQEJ6/agent.33 [2022-05-24T02:54:21.159Z] SSH_AGENT_PID=39 [2022-05-24T02:54:21.171Z] Running ssh-add (command line suppressed) [2022-05-24T02:54:21.289Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-70@tmp/private_key_6278950690108074501.key (/w/workspace/oundry_device-onvif-camera_PR-70@tmp/private_key_6278950690108074501.key) [2022-05-24T02:54:21.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T02:54:21.642Z] + git tag --points-at HEAD [Pipeline] } [2022-05-24T02:54:21.671Z] $ docker exec --env ******** --env ******** 2c519407c0f4c04f65066ae0eb09d55ce614cd6d5afaa5eae7acc4c9abd7ceea ssh-agent -k [2022-05-24T02:54:21.783Z] unset SSH_AUTH_SOCK; [2022-05-24T02:54:21.783Z] unset SSH_AGENT_PID; [2022-05-24T02:54:21.784Z] echo Agent pid 39 killed; [2022-05-24T02:54:21.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-24T02:54:21.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T02:54:21.892Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T02:54:22.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T02:54:22.019Z] $ docker exec 2c519407c0f4c04f65066ae0eb09d55ce614cd6d5afaa5eae7acc4c9abd7ceea ssh-agent [2022-05-24T02:54:22.135Z] SSH_AUTH_SOCK=/tmp/ssh-eqTQyhsi8UWx/agent.73 [2022-05-24T02:54:22.135Z] SSH_AGENT_PID=80 [2022-05-24T02:54:22.140Z] Running ssh-add (command line suppressed) [2022-05-24T02:54:22.254Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-70@tmp/private_key_5870426170409345596.key (/w/workspace/oundry_device-onvif-camera_PR-70@tmp/private_key_5870426170409345596.key) [2022-05-24T02:54:22.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T02:54:22.662Z] + git semver init [2022-05-24T02:54:22.924Z] 2022-05-24 02:54:22,874 [run_init] DEBUG init version:0.0.0 force:False [2022-05-24T02:54:22.924Z] 2022-05-24 02:54:22,874 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-70/.semver [2022-05-24T02:54:22.924Z] 2022-05-24 02:54:22,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-70/.semver [2022-05-24T02:54:22.924Z] 2022-05-24 02:54:22,875 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-70/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-70, universal_newlines=False, shell=None, istream=None) [2022-05-24T02:54:23.871Z] 2022-05-24 02:54:23,540 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-70/.git/info/exclude [2022-05-24T02:54:23.871Z] 2022-05-24 02:54:23,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-70/.semver/PR-70 with force:False [2022-05-24T02:54:23.871Z] 2022-05-24 02:54:23,541 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-70/.semver/PR-70 [2022-05-24T02:54:23.871Z] 2022-05-24 02:54:23,544 [execute] INFO git cat-file --batch-check [2022-05-24T02:54:23.871Z] 2022-05-24 02:54:23,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-70/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T02:54:23.871Z] 2022-05-24 02:54:23,550 [execute] INFO git cat-file --batch [2022-05-24T02:54:23.871Z] 2022-05-24 02:54:23,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-70/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T02:54:23.871Z] 2022-05-24 02:54:23,556 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-70/.semver/PR-70 [2022-05-24T02:54:23.871Z] 0.0.0 [Pipeline] } [2022-05-24T02:54:23.906Z] $ docker exec --env ******** --env ******** 2c519407c0f4c04f65066ae0eb09d55ce614cd6d5afaa5eae7acc4c9abd7ceea ssh-agent -k [2022-05-24T02:54:24.024Z] unset SSH_AUTH_SOCK; [2022-05-24T02:54:24.024Z] unset SSH_AGENT_PID; [2022-05-24T02:54:24.024Z] echo Agent pid 80 killed; [2022-05-24T02:54:24.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T02:54:24.488Z] + git semver [Pipeline] } [2022-05-24T02:54:24.782Z] $ docker stop --time=1 2c519407c0f4c04f65066ae0eb09d55ce614cd6d5afaa5eae7acc4c9abd7ceea [2022-05-24T02:54:26.105Z] $ docker rm -f 2c519407c0f4c04f65066ae0eb09d55ce614cd6d5afaa5eae7acc4c9abd7ceea [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T02:54:26.532Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-24T02:54:26.859Z] Stashed 1 file(s) [Pipeline] echo [2022-05-24T02:54:26.879Z] [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 [2022-05-24T02:54:27.537Z] provisioning config files... [2022-05-24T02:54:27.551Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-70@tmp/config5786799275281208040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T02:54:27.907Z] ---> docker-login.sh [2022-05-24T02:54:27.907Z] nexus3.edgexfoundry.org:10001 [2022-05-24T02:54:27.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:27.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:27.907Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:27.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:27.907Z] [2022-05-24T02:54:27.907Z] Login Succeeded [2022-05-24T02:54:27.907Z] nexus3.edgexfoundry.org:10002 [2022-05-24T02:54:28.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:28.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:28.168Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:28.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:28.168Z] [2022-05-24T02:54:28.168Z] Login Succeeded [2022-05-24T02:54:28.168Z] nexus3.edgexfoundry.org:10003 [2022-05-24T02:54:28.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:28.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:28.431Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:28.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:28.431Z] [2022-05-24T02:54:28.431Z] Login Succeeded [2022-05-24T02:54:28.431Z] nexus3.edgexfoundry.org:10004 [2022-05-24T02:54:28.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:28.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:28.431Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:28.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:28.431Z] [2022-05-24T02:54:28.431Z] Login Succeeded [2022-05-24T02:54:28.431Z] docker.io [2022-05-24T02:54:28.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:54:28.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:54:28.954Z] Configure a credential helper to remove this warning. See [2022-05-24T02:54:28.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:54:28.954Z] [2022-05-24T02:54:28.954Z] Login Succeeded [2022-05-24T02:54:28.954Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T02:54:28.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T02:54:29.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T02:54:29.224Z] ========================================================= [2022-05-24T02:54:29.224Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-24T02:54:29.224Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:54:29.735Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-24T02:54:29.735Z] Sending build context to Docker daemon 8.554MB [2022-05-24T02:54:29.735Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T02:54:29.735Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-24T02:54:29.994Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-24T02:54:29.994Z] 59bf1c3509f3: Pulling fs layer [2022-05-24T02:54:29.994Z] 666ba61612fd: Pulling fs layer [2022-05-24T02:54:29.994Z] 8ed8ca486205: Pulling fs layer [2022-05-24T02:54:29.994Z] 4fe6c5a15a65: Pulling fs layer [2022-05-24T02:54:29.994Z] 22a0e8bec74d: Pulling fs layer [2022-05-24T02:54:29.994Z] ca2b28591e48: Pulling fs layer [2022-05-24T02:54:29.994Z] a51346096db8: Pulling fs layer [2022-05-24T02:54:29.994Z] daebc70d1ce1: Pulling fs layer [2022-05-24T02:54:29.994Z] 0e18a0eac166: Pulling fs layer [2022-05-24T02:54:29.994Z] 4fe6c5a15a65: Waiting [2022-05-24T02:54:29.994Z] 22a0e8bec74d: Waiting [2022-05-24T02:54:29.994Z] ca2b28591e48: Waiting [2022-05-24T02:54:29.994Z] a51346096db8: Waiting [2022-05-24T02:54:29.994Z] daebc70d1ce1: Waiting [2022-05-24T02:54:29.994Z] 0e18a0eac166: Waiting [2022-05-24T02:54:29.994Z] 8ed8ca486205: Verifying Checksum [2022-05-24T02:54:29.994Z] 8ed8ca486205: Download complete [2022-05-24T02:54:29.994Z] 666ba61612fd: Verifying Checksum [2022-05-24T02:54:29.994Z] 666ba61612fd: Download complete [2022-05-24T02:54:29.994Z] 22a0e8bec74d: Download complete [2022-05-24T02:54:29.994Z] ca2b28591e48: Download complete [2022-05-24T02:54:29.994Z] a51346096db8: Verifying Checksum [2022-05-24T02:54:29.994Z] a51346096db8: Download complete [2022-05-24T02:54:29.994Z] 59bf1c3509f3: Verifying Checksum [2022-05-24T02:54:29.994Z] 59bf1c3509f3: Download complete [2022-05-24T02:54:30.253Z] 59bf1c3509f3: Pull complete [2022-05-24T02:54:30.253Z] daebc70d1ce1: Verifying Checksum [2022-05-24T02:54:30.253Z] daebc70d1ce1: Download complete [2022-05-24T02:54:30.253Z] 666ba61612fd: Pull complete [2022-05-24T02:54:30.514Z] 8ed8ca486205: Pull complete [2022-05-24T02:54:31.089Z] 0e18a0eac166: Verifying Checksum [2022-05-24T02:54:31.089Z] 0e18a0eac166: Download complete [2022-05-24T02:54:31.089Z] 4fe6c5a15a65: Verifying Checksum [2022-05-24T02:54:31.089Z] 4fe6c5a15a65: Download complete [2022-05-24T02:54:35.283Z] 4fe6c5a15a65: Pull complete [2022-05-24T02:54:35.283Z] 22a0e8bec74d: Pull complete [2022-05-24T02:54:35.283Z] ca2b28591e48: Pull complete [2022-05-24T02:54:35.283Z] a51346096db8: Pull complete [2022-05-24T02:54:35.283Z] daebc70d1ce1: Pull complete [2022-05-24T02:54:37.186Z] 0e18a0eac166: Pull complete [2022-05-24T02:54:37.186Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-24T02:54:37.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-24T02:54:37.186Z] ---> f018257e8ee9 [2022-05-24T02:54:37.186Z] Step 3/13 : ARG MAKE="make build" [2022-05-24T02:54:38.574Z] ---> Running in 1d7681836513 [2022-05-24T02:54:38.835Z] Removing intermediate container 1d7681836513 [2022-05-24T02:54:38.835Z] ---> 22a8baa5c5f1 [2022-05-24T02:54:38.835Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T02:54:38.835Z] ---> Running in 2a7600843803 [2022-05-24T02:54:38.835Z] Removing intermediate container 2a7600843803 [2022-05-24T02:54:38.835Z] ---> c7330219fd8f [2022-05-24T02:54:38.835Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T02:54:38.835Z] ---> Running in 13fd9c6d5e88 [2022-05-24T02:54:39.095Z] Removing intermediate container 13fd9c6d5e88 [2022-05-24T02:54:39.095Z] ---> c720f05109b9 [2022-05-24T02:54:39.095Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-24T02:54:39.095Z] ---> Running in d2c08a69660d [2022-05-24T02:54:39.095Z] Removing intermediate container d2c08a69660d [2022-05-24T02:54:39.095Z] ---> 5272e3cc7fbc [2022-05-24T02:54:39.095Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T02:54:39.095Z] ---> Running in 8480632253ee [2022-05-24T02:54:39.668Z] Removing intermediate container 8480632253ee [2022-05-24T02:54:39.668Z] ---> b7d0292b4e31 [2022-05-24T02:54:39.668Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T02:54:39.929Z] ---> Running in 636c77d0b1dc [2022-05-24T02:54:40.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T02:54:41.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T02:54:41.130Z] OK: 221 MiB in 52 packages [2022-05-24T02:54:41.704Z] Removing intermediate container 636c77d0b1dc [2022-05-24T02:54:41.704Z] ---> d5b771490e8f [2022-05-24T02:54:41.704Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-24T02:54:41.704Z] ---> Running in 45357a5ebf53 [2022-05-24T02:54:41.704Z] Removing intermediate container 45357a5ebf53 [2022-05-24T02:54:41.704Z] ---> 6079093b1ae7 [2022-05-24T02:54:41.704Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-24T02:54:41.964Z] ---> ce33af8b95f0 [2022-05-24T02:54:41.964Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T02:54:41.964Z] ---> Running in afc1f32d736a [2022-05-24T02:54:42.333Z] Still waiting to schedule task [2022-05-24T02:54:42.333Z] ‘prd-centos7-blackbox-4c-2g-64251’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-24T02:54:42.334Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-64458’ is offline [2022-05-24T02:54:56.867Z] Removing intermediate container afc1f32d736a [2022-05-24T02:54:56.867Z] ---> 68c514ff3200 [2022-05-24T02:54:56.867Z] Step 12/13 : COPY . . [2022-05-24T02:54:56.867Z] ---> b3041139d43e [2022-05-24T02:54:56.867Z] Step 13/13 : RUN ${MAKE} [2022-05-24T02:54:56.867Z] ---> Running in 45ff151523a5 [2022-05-24T02:54:56.867Z] noop [2022-05-24T02:54:56.867Z] Removing intermediate container 45ff151523a5 [2022-05-24T02:54:56.867Z] ---> 80e6d2d1b376 [2022-05-24T02:54:56.867Z] Successfully built 80e6d2d1b376 [2022-05-24T02:54:56.867Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:54:57.204Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T02:54:57.204Z] . [Pipeline] withDockerContainer [2022-05-24T02:54:57.296Z] prd-ubuntu20.04-docker-8c-8g-64459 does not seem to be running inside a container [2022-05-24T02:54:57.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-70 -v /w/workspace/oundry_device-onvif-camera_PR-70:/w/workspace/oundry_device-onvif-camera_PR-70:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-70@tmp:/w/workspace/oundry_device-onvif-camera_PR-70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-24T02:54:57.722Z] $ docker top 07be53e21b66e3e16e330c241abd0f7d4c286735d3507948c975f1c42d00458c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T02:54:58.131Z] + go version [2022-05-24T02:54:58.131Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-24T02:54:58.169Z] $ docker stop --time=1 07be53e21b66e3e16e330c241abd0f7d4c286735d3507948c975f1c42d00458c [2022-05-24T02:54:59.451Z] $ docker rm -f 07be53e21b66e3e16e330c241abd0f7d4c286735d3507948c975f1c42d00458c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:55:00.148Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T02:55:00.149Z] . [Pipeline] withDockerContainer [2022-05-24T02:55:00.245Z] prd-ubuntu20.04-docker-8c-8g-64459 does not seem to be running inside a container [2022-05-24T02:55:00.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-70 -v /w/workspace/oundry_device-onvif-camera_PR-70:/w/workspace/oundry_device-onvif-camera_PR-70:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-70@tmp:/w/workspace/oundry_device-onvif-camera_PR-70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-24T02:55:00.737Z] $ docker top e6fd1d896218964e67c8bb0e4103748f2d0a983b05973114c18faa43101e5133 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T02:55:01.223Z] + make test [2022-05-24T02:55:01.223Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-24T02:55:01.483Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-24T02:55:11.479Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-24T02:55:11.479Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 1.0% of statements [2022-05-24T02:55:19.617Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-24T02:55:22.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T02:55:22.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T02:55:22.909Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T02:55:22.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T02:55:22.992Z] $ docker stop --time=1 e6fd1d896218964e67c8bb0e4103748f2d0a983b05973114c18faa43101e5133 [2022-05-24T02:55:24.853Z] $ docker rm -f e6fd1d896218964e67c8bb0e4103748f2d0a983b05973114c18faa43101e5133 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T02:55:25.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T02:55:25.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-24T02:55:26.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T02:55:26.580Z] + ls -al . [2022-05-24T02:55:26.580Z] total 216 [2022-05-24T02:55:26.580Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 02:55 . [2022-05-24T02:55:26.580Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:54 .. [2022-05-24T02:55:26.580Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:54 .git [2022-05-24T02:55:26.580Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:54 .github [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 352 May 24 02:54 .gitignore [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 02:54 .golangci.yml [2022-05-24T02:55:26.580Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 02:54 .semver [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 24 02:54 Attribution.txt [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 189 May 24 02:54 CHANGELOG.md [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 24 02:54 Dockerfile [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 02:54 GOVERNANCE.md [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 660 May 24 02:54 Jenkinsfile [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 24 02:54 LICENSE [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 24 02:54 Makefile [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 02:54 OWNERS.md [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 24 02:54 README.md [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 02:54 VERSION [2022-05-24T02:55:26.580Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:54 bin [2022-05-24T02:55:26.580Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:54 cmd [2022-05-24T02:55:26.580Z] -rw-r--r-- 1 jenkins jenkins 37307 May 24 02:55 coverage.out [2022-05-24T02:55:26.580Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:54 doc [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 24 02:54 go.mod [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 24 02:54 go.sum [2022-05-24T02:55:26.580Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:54 internal [2022-05-24T02:55:26.580Z] -rw-rw-r-- 1 jenkins jenkins 236 May 24 02:54 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:55:26.913Z] + 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=5518966bb045a49db7429c9a60a74b84fd8139d7 --label arch=amd64 --label version=0.0.0 . [2022-05-24T02:55:26.913Z] Sending build context to Docker daemon 8.592MB [2022-05-24T02:55:26.913Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T02:55:26.913Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-24T02:55:26.913Z] ---> 80e6d2d1b376 [2022-05-24T02:55:26.913Z] Step 3/26 : ARG MAKE="make build" [2022-05-24T02:55:26.913Z] ---> Running in 7a49448e115f [2022-05-24T02:55:27.174Z] Removing intermediate container 7a49448e115f [2022-05-24T02:55:27.174Z] ---> ff0d064ca65a [2022-05-24T02:55:27.174Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T02:55:27.174Z] ---> Running in 3cbd039d3171 [2022-05-24T02:55:27.174Z] Removing intermediate container 3cbd039d3171 [2022-05-24T02:55:27.174Z] ---> f4c1663e8113 [2022-05-24T02:55:27.174Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T02:55:27.174Z] ---> Running in 569bd1491d8c [2022-05-24T02:55:27.436Z] Removing intermediate container 569bd1491d8c [2022-05-24T02:55:27.436Z] ---> 4140204d63b3 [2022-05-24T02:55:27.436Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-24T02:55:27.436Z] ---> Running in 89e22994af9e [2022-05-24T02:55:27.436Z] Removing intermediate container 89e22994af9e [2022-05-24T02:55:27.436Z] ---> b3fc9932b190 [2022-05-24T02:55:27.436Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T02:55:27.697Z] ---> Running in 06dd5f568c89 [2022-05-24T02:55:28.268Z] Removing intermediate container 06dd5f568c89 [2022-05-24T02:55:28.268Z] ---> 0e9584f6c14b [2022-05-24T02:55:28.268Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T02:55:28.268Z] ---> Running in f293471cb809 [2022-05-24T02:55:28.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T02:55:29.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T02:55:29.732Z] OK: 221 MiB in 52 packages [2022-05-24T02:55:29.992Z] Removing intermediate container f293471cb809 [2022-05-24T02:55:29.992Z] ---> 5a8f199d6e8d [2022-05-24T02:55:29.992Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-24T02:55:29.992Z] ---> Running in f25a775c3dcb [2022-05-24T02:55:29.992Z] Removing intermediate container f25a775c3dcb [2022-05-24T02:55:29.992Z] ---> 32179d5d0649 [2022-05-24T02:55:29.992Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-24T02:55:30.253Z] ---> 2e092ca82cde [2022-05-24T02:55:30.253Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T02:55:30.253Z] ---> Running in 68face006188 [2022-05-24T02:55:30.823Z] Removing intermediate container 68face006188 [2022-05-24T02:55:30.823Z] ---> b45cb331c800 [2022-05-24T02:55:30.823Z] Step 12/26 : COPY . . [2022-05-24T02:55:31.394Z] ---> 4ae08c1e8390 [2022-05-24T02:55:31.394Z] Step 13/26 : RUN ${MAKE} [2022-05-24T02:55:31.394Z] ---> Running in 9d2226e344b2 [2022-05-24T02:55:31.394Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-24T02:55:53.348Z] Removing intermediate container 9d2226e344b2 [2022-05-24T02:55:53.348Z] ---> 2bdc5c06dd68 [2022-05-24T02:55:53.348Z] Step 14/26 : FROM alpine:3.15 [2022-05-24T02:55:53.348Z] 3.15: Pulling from library/alpine [2022-05-24T02:55:53.348Z] df9b9388f04a: Pulling fs layer [2022-05-24T02:55:53.348Z] df9b9388f04a: Verifying Checksum [2022-05-24T02:55:53.348Z] df9b9388f04a: Download complete [2022-05-24T02:55:53.348Z] df9b9388f04a: Pull complete [2022-05-24T02:55:53.348Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-24T02:55:53.348Z] Status: Downloaded newer image for alpine:3.15 [2022-05-24T02:55:53.348Z] ---> 0ac33e5f5afa [2022-05-24T02:55:53.348Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-24T02:55:53.348Z] ---> Running in ad1793be5383 [2022-05-24T02:55:53.348Z] Removing intermediate container ad1793be5383 [2022-05-24T02:55:53.348Z] ---> 55603981e557 [2022-05-24T02:55:53.348Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-24T02:55:53.348Z] ---> Running in 84d56c1763b5 [2022-05-24T02:55:53.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T02:55:53.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T02:55:53.348Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-24T02:55:53.348Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-24T02:55:53.348Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-24T02:55:53.348Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-24T02:55:53.348Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-24T02:55:53.348Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-24T02:55:53.348Z] Executing busybox-1.34.1-r5.trigger [2022-05-24T02:55:53.348Z] OK: 8 MiB in 20 packages [2022-05-24T02:55:53.348Z] Removing intermediate container 84d56c1763b5 [2022-05-24T02:55:53.348Z] ---> 1add1b2e2e4b [2022-05-24T02:55:53.348Z] Step 17/26 : WORKDIR / [2022-05-24T02:55:53.348Z] ---> Running in 939958074ca7 [2022-05-24T02:55:53.348Z] Removing intermediate container 939958074ca7 [2022-05-24T02:55:53.348Z] ---> b040269cd5c7 [2022-05-24T02:55:53.348Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-24T02:55:53.918Z] ---> b7b256c0decd [2022-05-24T02:55:53.918Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-24T02:55:54.180Z] ---> 490a74efd118 [2022-05-24T02:55:54.180Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-24T02:55:54.180Z] ---> 536a622b81a5 [2022-05-24T02:55:54.180Z] Step 21/26 : EXPOSE 59984 [2022-05-24T02:55:54.180Z] ---> Running in 06a7815a0174 [2022-05-24T02:55:54.440Z] Removing intermediate container 06a7815a0174 [2022-05-24T02:55:54.440Z] ---> e8650d35019c [2022-05-24T02:55:54.440Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-24T02:55:54.440Z] ---> Running in 2679e1719901 [2022-05-24T02:55:54.440Z] Removing intermediate container 2679e1719901 [2022-05-24T02:55:54.440Z] ---> b1f7828e88d7 [2022-05-24T02:55:54.440Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-24T02:55:54.440Z] ---> Running in 1db652dad609 [2022-05-24T02:55:54.703Z] Removing intermediate container 1db652dad609 [2022-05-24T02:55:54.703Z] ---> c33e610a91ca [2022-05-24T02:55:54.703Z] Step 24/26 : LABEL arch=amd64 [2022-05-24T02:55:54.703Z] ---> Running in d214922c0541 [2022-05-24T02:55:54.703Z] Removing intermediate container d214922c0541 [2022-05-24T02:55:54.703Z] ---> ff0a3e4af6f0 [2022-05-24T02:55:54.703Z] Step 25/26 : LABEL git_sha=5518966bb045a49db7429c9a60a74b84fd8139d7 [2022-05-24T02:55:54.703Z] ---> Running in 7d069c631b86 [2022-05-24T02:55:54.963Z] Removing intermediate container 7d069c631b86 [2022-05-24T02:55:54.963Z] ---> 799e2e232183 [2022-05-24T02:55:54.963Z] Step 26/26 : LABEL version=0.0.0 [2022-05-24T02:55:54.963Z] ---> Running in e54fac0d406a [2022-05-24T02:55:54.963Z] Removing intermediate container e54fac0d406a [2022-05-24T02:55:54.963Z] ---> 4d16f59f571e [2022-05-24T02:55:54.963Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T02:55:54.963Z] Successfully built 4d16f59f571e [2022-05-24T02:55:54.963Z] Successfully tagged device-onvif-camera:latest [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] sh [2022-05-24T02:55:55.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T02:55:55.735Z] [2022-05-24T02:55:55.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:55:56.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T02:55:56.083Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-24T02:55:56.083Z] 5eb5b503b376: Pulling fs layer [2022-05-24T02:55:56.083Z] 5c69ac0246d0: Pulling fs layer [2022-05-24T02:55:56.083Z] ec43610c2a17: Pulling fs layer [2022-05-24T02:55:56.083Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-24T02:55:56.083Z] 33b1e0a273af: Pulling fs layer [2022-05-24T02:55:56.083Z] 5d3b04190fa2: Pulling fs layer [2022-05-24T02:55:56.083Z] 2f39f015ded8: Pulling fs layer [2022-05-24T02:55:56.083Z] 3a2ae6a8a46f: Waiting [2022-05-24T02:55:56.083Z] 2f39f015ded8: Waiting [2022-05-24T02:55:56.083Z] 33b1e0a273af: Waiting [2022-05-24T02:55:56.083Z] 5d3b04190fa2: Waiting [2022-05-24T02:55:56.083Z] 5c69ac0246d0: Verifying Checksum [2022-05-24T02:55:56.083Z] 5c69ac0246d0: Download complete [2022-05-24T02:55:56.083Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-24T02:55:56.083Z] 3a2ae6a8a46f: Download complete [2022-05-24T02:55:56.345Z] ec43610c2a17: Verifying Checksum [2022-05-24T02:55:56.345Z] ec43610c2a17: Download complete [2022-05-24T02:55:56.345Z] 33b1e0a273af: Verifying Checksum [2022-05-24T02:55:56.345Z] 33b1e0a273af: Download complete [2022-05-24T02:55:56.345Z] 5d3b04190fa2: Verifying Checksum [2022-05-24T02:55:56.345Z] 5eb5b503b376: Verifying Checksum [2022-05-24T02:55:56.345Z] 5eb5b503b376: Download complete [2022-05-24T02:55:57.289Z] 2f39f015ded8: Download complete [2022-05-24T02:55:57.548Z] 5eb5b503b376: Pull complete [2022-05-24T02:55:57.810Z] 5c69ac0246d0: Pull complete [2022-05-24T02:55:58.070Z] ec43610c2a17: Pull complete [2022-05-24T02:55:58.070Z] 3a2ae6a8a46f: Pull complete [2022-05-24T02:55:58.331Z] 33b1e0a273af: Pull complete [2022-05-24T02:55:58.331Z] 5d3b04190fa2: Pull complete [2022-05-24T02:56:02.525Z] 2f39f015ded8: Pull complete [2022-05-24T02:56:02.525Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-24T02:56:02.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T02:56:02.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-24T02:56:02.622Z] prd-ubuntu20.04-docker-8c-8g-64459 does not seem to be running inside a container [2022-05-24T02:56:02.659Z] $ 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/oundry_device-onvif-camera_PR-70 -v /w/workspace/oundry_device-onvif-camera_PR-70:/w/workspace/oundry_device-onvif-camera_PR-70:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-70@tmp:/w/workspace/oundry_device-onvif-camera_PR-70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-24T02:56:04.166Z] $ docker top 6db4c3c2625b832825647fb8226b20b7a6dd87c98ec8eb2f0c9c8161dd80cd59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T02:56:04.655Z] ---> job-cost.sh [2022-05-24T02:56:04.656Z] lf-activate-venv: SKIPPING [2022-05-24T02:56:04.656Z] INFO: No Stack... [2022-05-24T02:56:05.227Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T02:56:05.491Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T02:56:05.823Z] + cat /w/workspace/oundry_device-onvif-camera_PR-70/archives/cost.csv [2022-05-24T02:56:05.823Z] + cut -d, -f6 [Pipeline] lock [2022-05-24T02:56:05.867Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-70-1-stack-cost] [2022-05-24T02:56:05.872Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-70-1-stack-cost] did not exist. Created. [2022-05-24T02:56:05.873Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T02:56:06.270Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-24T02:56:06.320Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T02:56:06.346Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T02:56:06.427Z] $ docker stop --time=1 6db4c3c2625b832825647fb8226b20b7a6dd87c98ec8eb2f0c9c8161dd80cd59 [2022-05-24T02:56:07.579Z] $ docker rm -f 6db4c3c2625b832825647fb8226b20b7a6dd87c98ec8eb2f0c9c8161dd80cd59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-24T02:57:00.435Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64460 in /w/workspace/oundry_device-onvif-camera_PR-70 [Pipeline] { [Pipeline] ws [2022-05-24T02:57:00.486Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-05-24T02:57:01.061Z] Selected Git installation does not exist. Using Default [2022-05-24T02:57:01.061Z] The recommended git tool is: NONE [2022-05-24T02:57:06.753Z] using credential edgex-jenkins-ssh [2022-05-24T02:57:06.776Z] Cloning the remote Git repository [2022-05-24T02:57:06.946Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-24T02:57:07.107Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-05-24T02:57:07.251Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-24T02:57:07.252Z] > git --version # timeout=10 [2022-05-24T02:57:07.270Z] > git --version # 'git version 2.25.1' [2022-05-24T02:57:07.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-24T02:57:07.365Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T02:57:08.688Z] Merging remotes/origin/main commit 8ea3952a55c07e239dd75554aa3eccbc97544666 into PR head commit 5518966bb045a49db7429c9a60a74b84fd8139d7 [2022-05-24T02:57:08.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-24T02:57:08.164Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T02:57:08.191Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-24T02:57:08.237Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-24T02:57:08.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-24T02:57:08.255Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-24T02:57:08.712Z] > git config core.sparsecheckout # timeout=10 [2022-05-24T02:57:08.728Z] > git checkout -f 5518966bb045a49db7429c9a60a74b84fd8139d7 # timeout=10 [2022-05-24T02:57:08.954Z] Merge succeeded, producing 5518966bb045a49db7429c9a60a74b84fd8139d7 [2022-05-24T02:57:08.955Z] Checking out Revision 5518966bb045a49db7429c9a60a74b84fd8139d7 (PR-70) [2022-05-24T02:57:08.868Z] > git remote # timeout=10 [2022-05-24T02:57:08.887Z] > git config --get remote.origin.url # timeout=10 [2022-05-24T02:57:08.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-24T02:57:08.915Z] > git merge 8ea3952a55c07e239dd75554aa3eccbc97544666 # timeout=10 [2022-05-24T02:57:08.940Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-24T02:57:08.967Z] > git config core.sparsecheckout # timeout=10 [2022-05-24T02:57:08.982Z] > git checkout -f 5518966bb045a49db7429c9a60a74b84fd8139d7 # timeout=10 [2022-05-24T02:57:13.334Z] Commit message: "fix: Update Makefile to show the version number" [2022-05-24T02:57:13.402Z] > git --version # timeout=10 [2022-05-24T02:57:13.415Z] > git --version # 'git version 2.25.1' [2022-05-24T02:57:13.428Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T02:57:14.580Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-24T02:57:14.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T02:57:14.580Z] Dload Upload Total Spent Left Speed [2022-05-24T02:57:14.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 225k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2022-05-24T02:57:15.104Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-24T02:57:15.479Z] + sudo+ sudo tee /etc/docker/daemon.new [2022-05-24T02:57:15.479Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-24T02:57:15.479Z] { [2022-05-24T02:57:15.479Z] "registry-mirrors": [ [2022-05-24T02:57:15.479Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-24T02:57:15.479Z] ], [2022-05-24T02:57:15.479Z] "bip": "10.250.0.254/24", [2022-05-24T02:57:15.479Z] "hosts": [ [2022-05-24T02:57:15.479Z] "tcp://0.0.0.0:5555", [2022-05-24T02:57:15.479Z] "unix:///var/run/docker.sock" [2022-05-24T02:57:15.479Z] ], [2022-05-24T02:57:15.479Z] "mtu": 1458, [2022-05-24T02:57:15.479Z] "selinux-enabled": true, [2022-05-24T02:57:15.479Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-24T02:57:15.479Z] } [Pipeline] sh [2022-05-24T02:57:15.906Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-24T02:57:16.276Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T02:57:34.713Z] provisioning config files... [2022-05-24T02:57:34.746Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2842058361491650388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T02:57:35.335Z] ---> docker-login.sh [2022-05-24T02:57:35.335Z] nexus3.edgexfoundry.org:10001 [2022-05-24T02:57:35.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:57:36.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:57:36.208Z] Configure a credential helper to remove this warning. See [2022-05-24T02:57:36.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:57:36.208Z] [2022-05-24T02:57:36.208Z] Login Succeeded [2022-05-24T02:57:36.208Z] nexus3.edgexfoundry.org:10002 [2022-05-24T02:57:36.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:57:36.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:57:36.805Z] Configure a credential helper to remove this warning. See [2022-05-24T02:57:36.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:57:36.805Z] [2022-05-24T02:57:36.805Z] Login Succeeded [2022-05-24T02:57:36.805Z] nexus3.edgexfoundry.org:10003 [2022-05-24T02:57:37.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:57:37.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:57:37.358Z] Configure a credential helper to remove this warning. See [2022-05-24T02:57:37.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:57:37.358Z] [2022-05-24T02:57:37.358Z] Login Succeeded [2022-05-24T02:57:37.358Z] nexus3.edgexfoundry.org:10004 [2022-05-24T02:57:37.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:57:37.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:57:37.905Z] Configure a credential helper to remove this warning. See [2022-05-24T02:57:37.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:57:37.905Z] [2022-05-24T02:57:37.905Z] Login Succeeded [2022-05-24T02:57:37.905Z] docker.io [2022-05-24T02:57:38.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T02:57:38.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T02:57:38.453Z] Configure a credential helper to remove this warning. See [2022-05-24T02:57:38.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T02:57:38.453Z] [2022-05-24T02:57:38.453Z] Login Succeeded [2022-05-24T02:57:38.453Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T02:57:38.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T02:57:38.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T02:57:38.943Z] ========================================================= [2022-05-24T02:57:38.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-24T02:57:38.943Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:57:39.393Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-24T02:57:39.670Z] Sending build context to Docker daemon 5.822MB [2022-05-24T02:57:39.670Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T02:57:39.670Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-24T02:57:39.950Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-24T02:57:39.950Z] 9b3977197b4f: Pulling fs layer [2022-05-24T02:57:39.950Z] 1a89e8eeedd5: Pulling fs layer [2022-05-24T02:57:39.950Z] 94645a83ff95: Pulling fs layer [2022-05-24T02:57:39.950Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-24T02:57:39.950Z] 0c92f367c5e7: Pulling fs layer [2022-05-24T02:57:39.950Z] 3096ccb668a1: Pulling fs layer [2022-05-24T02:57:39.950Z] e8cf19c19ddd: Pulling fs layer [2022-05-24T02:57:39.950Z] a4caa8a26152: Pulling fs layer [2022-05-24T02:57:39.950Z] 0c92f367c5e7: Waiting [2022-05-24T02:57:39.950Z] e8cf19c19ddd: Waiting [2022-05-24T02:57:39.950Z] a4caa8a26152: Waiting [2022-05-24T02:57:39.950Z] 3096ccb668a1: Waiting [2022-05-24T02:57:39.950Z] 3f3a8bcf1eab: Waiting [2022-05-24T02:57:39.950Z] 94645a83ff95: Download complete [2022-05-24T02:57:39.950Z] 1a89e8eeedd5: Verifying Checksum [2022-05-24T02:57:39.950Z] 1a89e8eeedd5: Download complete [2022-05-24T02:57:39.950Z] 0c92f367c5e7: Verifying Checksum [2022-05-24T02:57:39.950Z] 0c92f367c5e7: Download complete [2022-05-24T02:57:39.950Z] 3096ccb668a1: Verifying Checksum [2022-05-24T02:57:39.950Z] 3096ccb668a1: Download complete [2022-05-24T02:57:40.238Z] 9b3977197b4f: Download complete [2022-05-24T02:57:40.238Z] e8cf19c19ddd: Verifying Checksum [2022-05-24T02:57:40.238Z] e8cf19c19ddd: Download complete [2022-05-24T02:57:40.853Z] 9b3977197b4f: Pull complete [2022-05-24T02:57:41.462Z] 1a89e8eeedd5: Pull complete [2022-05-24T02:57:41.740Z] 94645a83ff95: Pull complete [2022-05-24T02:57:42.343Z] a4caa8a26152: Verifying Checksum [2022-05-24T02:57:42.343Z] a4caa8a26152: Download complete [2022-05-24T02:57:42.942Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-24T02:57:42.942Z] 3f3a8bcf1eab: Download complete [2022-05-24T02:57:55.384Z] 3f3a8bcf1eab: Pull complete [2022-05-24T02:57:55.384Z] 0c92f367c5e7: Pull complete [2022-05-24T02:57:55.384Z] 3096ccb668a1: Pull complete [2022-05-24T02:57:55.384Z] e8cf19c19ddd: Pull complete [2022-05-24T02:58:02.145Z] a4caa8a26152: Pull complete [2022-05-24T02:58:02.145Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-24T02:58:02.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-24T02:58:02.145Z] ---> 725f1c02e7f9 [2022-05-24T02:58:02.145Z] Step 3/13 : ARG MAKE="make build" [2022-05-24T02:58:03.616Z] ---> Running in 139934f1545a [2022-05-24T02:58:03.616Z] Removing intermediate container 139934f1545a [2022-05-24T02:58:03.616Z] ---> 97f60a6ef2bf [2022-05-24T02:58:03.616Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T02:58:03.904Z] ---> Running in 010152eebdcc [2022-05-24T02:58:05.352Z] Removing intermediate container 010152eebdcc [2022-05-24T02:58:05.352Z] ---> 3513309e28b0 [2022-05-24T02:58:05.352Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T02:58:05.352Z] ---> Running in 94ca20d942f3 [2022-05-24T02:58:05.630Z] Removing intermediate container 94ca20d942f3 [2022-05-24T02:58:05.630Z] ---> 7be0014cbd4e [2022-05-24T02:58:05.630Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-24T02:58:05.630Z] ---> Running in beab5624cbbb [2022-05-24T02:58:05.904Z] Removing intermediate container beab5624cbbb [2022-05-24T02:58:05.904Z] ---> d3806fc605e8 [2022-05-24T02:58:05.904Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T02:58:06.179Z] ---> Running in bd97d2f70ffc [2022-05-24T02:58:08.172Z] Removing intermediate container bd97d2f70ffc [2022-05-24T02:58:08.172Z] ---> c52cba5bd7b1 [2022-05-24T02:58:08.172Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T02:58:08.172Z] ---> Running in a6604e1444a7 [2022-05-24T02:58:09.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T02:58:10.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T02:58:10.754Z] OK: 220 MiB in 52 packages [2022-05-24T02:58:11.744Z] Removing intermediate container a6604e1444a7 [2022-05-24T02:58:11.744Z] ---> 650b0ba7437c [2022-05-24T02:58:11.744Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-24T02:58:11.744Z] ---> Running in 122d9c86511c [2022-05-24T02:58:12.020Z] Removing intermediate container 122d9c86511c [2022-05-24T02:58:12.020Z] ---> 53dddf3d0b43 [2022-05-24T02:58:12.020Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-24T02:58:12.623Z] ---> 6e6dfbe6320a [2022-05-24T02:58:12.623Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T02:58:12.915Z] ---> Running in 0117d93cae4d [2022-05-24T02:58:59.978Z] Removing intermediate container 0117d93cae4d [2022-05-24T02:58:59.978Z] ---> 1c0d3d92467b [2022-05-24T02:58:59.978Z] Step 12/13 : COPY . . [2022-05-24T02:59:00.968Z] ---> cc5456eb0548 [2022-05-24T02:59:00.968Z] Step 13/13 : RUN ${MAKE} [2022-05-24T02:59:00.968Z] ---> Running in 744570f213a1 [2022-05-24T02:59:01.968Z] noop [2022-05-24T02:59:02.565Z] Removing intermediate container 744570f213a1 [2022-05-24T02:59:02.565Z] ---> ecadf3b56cc8 [2022-05-24T02:59:02.565Z] Successfully built ecadf3b56cc8 [2022-05-24T02:59:02.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:59:02.926Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T02:59:02.926Z] . [Pipeline] withDockerContainer [2022-05-24T02:59:03.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-64460 does not seem to be running inside a container [2022-05-24T02:59:03.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-24T02:59:04.635Z] $ docker top 295f77e8a2976efea40f0fa8c379dfbcfaee4f6294979d5ed92f38d541890f60 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T02:59:05.604Z] + go version [2022-05-24T02:59:05.604Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-24T02:59:05.648Z] $ docker stop --time=1 295f77e8a2976efea40f0fa8c379dfbcfaee4f6294979d5ed92f38d541890f60 [2022-05-24T02:59:07.369Z] $ docker rm -f 295f77e8a2976efea40f0fa8c379dfbcfaee4f6294979d5ed92f38d541890f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T02:59:08.382Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T02:59:08.382Z] . [Pipeline] withDockerContainer [2022-05-24T02:59:08.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-64460 does not seem to be running inside a container [2022-05-24T02:59:08.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-24T02:59:10.081Z] $ docker top f2941f7812a5e4d256f91fbe2de687a0af3df7262fd617293f8ff28759de9694 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T02:59:11.159Z] + make test [2022-05-24T02:59:11.159Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-24T02:59:13.163Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-24T03:00:50.048Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-24T03:00:50.048Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.073s coverage: 1.0% of statements [2022-05-24T03:00:50.048Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-24T03:00:50.048Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-24T03:01:12.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T03:01:12.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T03:01:12.265Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T03:01:13.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T03:01:13.792Z] $ docker stop --time=1 f2941f7812a5e4d256f91fbe2de687a0af3df7262fd617293f8ff28759de9694 [2022-05-24T03:01:15.678Z] $ docker rm -f f2941f7812a5e4d256f91fbe2de687a0af3df7262fd617293f8ff28759de9694 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T03:01:16.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T03:01:16.838Z] Warning: overwriting stash ‘coverage-report’ [2022-05-24T03:01:17.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T03:01:18.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T03:01:18.391Z] + ls -al . [2022-05-24T03:01:18.391Z] total 212 [2022-05-24T03:01:18.391Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 03:01 . [2022-05-24T03:01:18.391Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:57 .. [2022-05-24T03:01:18.391Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:57 .git [2022-05-24T03:01:18.391Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:57 .github [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 352 May 24 02:57 .gitignore [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 02:57 .golangci.yml [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 24 02:57 Attribution.txt [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 189 May 24 02:57 CHANGELOG.md [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 24 02:57 Dockerfile [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 02:57 GOVERNANCE.md [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 660 May 24 02:57 Jenkinsfile [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 24 02:57 LICENSE [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 24 02:57 Makefile [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 02:57 OWNERS.md [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 24 02:57 README.md [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 02:54 VERSION [2022-05-24T03:01:18.391Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:57 bin [2022-05-24T03:01:18.391Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:57 cmd [2022-05-24T03:01:18.391Z] -rw-r--r-- 1 jenkins jenkins 37307 May 24 03:00 coverage.out [2022-05-24T03:01:18.391Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:57 doc [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 24 02:57 go.mod [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 24 02:57 go.sum [2022-05-24T03:01:18.391Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:57 internal [2022-05-24T03:01:18.391Z] -rw-rw-r-- 1 jenkins jenkins 236 May 24 02:57 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T03:01:18.770Z] + 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=5518966bb045a49db7429c9a60a74b84fd8139d7 --label arch=arm64 --label version=0.0.0 . [2022-05-24T03:01:19.051Z] Sending build context to Docker daemon 5.86MB [2022-05-24T03:01:19.051Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T03:01:19.051Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-24T03:01:19.051Z] ---> ecadf3b56cc8 [2022-05-24T03:01:19.051Z] Step 3/26 : ARG MAKE="make build" [2022-05-24T03:01:19.322Z] ---> Running in 80164a1a5078 [2022-05-24T03:01:19.593Z] Removing intermediate container 80164a1a5078 [2022-05-24T03:01:19.593Z] ---> 223ea8a87a23 [2022-05-24T03:01:19.593Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T03:01:19.593Z] ---> Running in 1be4f984a711 [2022-05-24T03:01:19.869Z] Removing intermediate container 1be4f984a711 [2022-05-24T03:01:19.869Z] ---> 3d2a14f3cba5 [2022-05-24T03:01:19.869Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T03:01:20.141Z] ---> Running in ff7fe889239d [2022-05-24T03:01:20.417Z] Removing intermediate container ff7fe889239d [2022-05-24T03:01:20.417Z] ---> 19877150d012 [2022-05-24T03:01:20.417Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-24T03:01:20.417Z] ---> Running in e4edae8ddb7d [2022-05-24T03:01:20.701Z] Removing intermediate container e4edae8ddb7d [2022-05-24T03:01:20.701Z] ---> 9b6720e31594 [2022-05-24T03:01:20.701Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T03:01:20.701Z] ---> Running in b13e5f1a1090 [2022-05-24T03:01:22.682Z] Removing intermediate container b13e5f1a1090 [2022-05-24T03:01:22.682Z] ---> 6506bfc42c7c [2022-05-24T03:01:22.682Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T03:01:22.682Z] ---> Running in 85878334dc9f [2022-05-24T03:01:23.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T03:01:24.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T03:01:25.235Z] OK: 220 MiB in 52 packages [2022-05-24T03:01:25.830Z] Removing intermediate container 85878334dc9f [2022-05-24T03:01:25.830Z] ---> 7791609c2023 [2022-05-24T03:01:25.831Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-24T03:01:26.103Z] ---> Running in 57013ba94256 [2022-05-24T03:01:26.378Z] Removing intermediate container 57013ba94256 [2022-05-24T03:01:26.378Z] ---> aaeaa2e642a9 [2022-05-24T03:01:26.378Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-24T03:01:26.975Z] ---> 3eab3410cad5 [2022-05-24T03:01:26.975Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T03:01:26.975Z] ---> Running in cc8bc80638a4 [2022-05-24T03:01:28.952Z] Removing intermediate container cc8bc80638a4 [2022-05-24T03:01:28.952Z] ---> e39ef625fd2a [2022-05-24T03:01:28.952Z] Step 12/26 : COPY . . [2022-05-24T03:01:29.934Z] ---> 219978b1c027 [2022-05-24T03:01:29.934Z] Step 13/26 : RUN ${MAKE} [2022-05-24T03:01:29.934Z] ---> Running in 1b5dab2f2990 [2022-05-24T03:01:30.917Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-24T03:03:52.849Z] Removing intermediate container 1b5dab2f2990 [2022-05-24T03:03:52.849Z] ---> 0c30d78f71f1 [2022-05-24T03:03:52.849Z] Step 14/26 : FROM alpine:3.15 [2022-05-24T03:03:52.849Z] 3.15: Pulling from library/alpine [2022-05-24T03:03:52.849Z] 9981e73032c8: Pulling fs layer [2022-05-24T03:03:52.849Z] 9981e73032c8: Verifying Checksum [2022-05-24T03:03:52.849Z] 9981e73032c8: Download complete [2022-05-24T03:03:52.849Z] 9981e73032c8: Pull complete [2022-05-24T03:03:52.849Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-24T03:03:52.849Z] Status: Downloaded newer image for alpine:3.15 [2022-05-24T03:03:52.849Z] ---> 3fb3c9af89a9 [2022-05-24T03:03:52.849Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-24T03:03:52.849Z] ---> Running in 9966fc7aaa24 [2022-05-24T03:03:52.849Z] Removing intermediate container 9966fc7aaa24 [2022-05-24T03:03:52.849Z] ---> 9650aed6433e [2022-05-24T03:03:52.849Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-24T03:03:52.849Z] ---> Running in 3b5c434a330a [2022-05-24T03:03:52.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T03:03:52.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T03:03:52.849Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-24T03:03:52.849Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-24T03:03:52.849Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-24T03:03:52.849Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-24T03:03:52.849Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-24T03:03:52.849Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-24T03:03:52.849Z] Executing busybox-1.34.1-r5.trigger [2022-05-24T03:03:52.849Z] OK: 8 MiB in 20 packages [2022-05-24T03:03:52.849Z] Removing intermediate container 3b5c434a330a [2022-05-24T03:03:52.849Z] ---> adfcf6e3a911 [2022-05-24T03:03:52.849Z] Step 17/26 : WORKDIR / [2022-05-24T03:03:52.849Z] ---> Running in 0ddf3c6624ac [2022-05-24T03:03:52.849Z] Removing intermediate container 0ddf3c6624ac [2022-05-24T03:03:52.849Z] ---> fd6b7ffca5b0 [2022-05-24T03:03:52.849Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-24T03:03:52.849Z] ---> 06435266ca3b [2022-05-24T03:03:52.849Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-24T03:03:52.849Z] ---> 3a22e19be5f9 [2022-05-24T03:03:52.849Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-24T03:03:52.849Z] ---> eedef8c74fc1 [2022-05-24T03:03:52.849Z] Step 21/26 : EXPOSE 59984 [2022-05-24T03:03:52.849Z] ---> Running in 4fa5bfea23eb [2022-05-24T03:03:52.849Z] Removing intermediate container 4fa5bfea23eb [2022-05-24T03:03:52.849Z] ---> c6d9fcb7f8be [2022-05-24T03:03:52.849Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-24T03:03:52.849Z] ---> Running in 0c94d5d3d0b1 [2022-05-24T03:03:52.849Z] Removing intermediate container 0c94d5d3d0b1 [2022-05-24T03:03:52.849Z] ---> 1cfe086c9fb1 [2022-05-24T03:03:52.849Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-24T03:03:52.849Z] ---> Running in 012b8731591a [2022-05-24T03:03:52.849Z] Removing intermediate container 012b8731591a [2022-05-24T03:03:52.849Z] ---> dcc82f1c960c [2022-05-24T03:03:52.849Z] Step 24/26 : LABEL arch=arm64 [2022-05-24T03:03:52.849Z] ---> Running in d2696b0f68b9 [2022-05-24T03:03:52.849Z] Removing intermediate container d2696b0f68b9 [2022-05-24T03:03:52.849Z] ---> 63bd44db97fa [2022-05-24T03:03:52.849Z] Step 25/26 : LABEL git_sha=5518966bb045a49db7429c9a60a74b84fd8139d7 [2022-05-24T03:03:52.849Z] ---> Running in ece3cafd51e7 [2022-05-24T03:03:52.849Z] Removing intermediate container ece3cafd51e7 [2022-05-24T03:03:52.849Z] ---> 6f4cefddd7a7 [2022-05-24T03:03:52.849Z] Step 26/26 : LABEL version=0.0.0 [2022-05-24T03:03:52.849Z] ---> Running in 84012d486dca [2022-05-24T03:03:53.125Z] Removing intermediate container 84012d486dca [2022-05-24T03:03:53.125Z] ---> d74ec3919145 [2022-05-24T03:03:53.125Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T03:03:53.125Z] Successfully built d74ec3919145 [2022-05-24T03:03:53.125Z] Successfully tagged device-onvif-camera-arm64:latest [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] sh [2022-05-24T03:03:53.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T03:03:53.869Z] [2022-05-24T03:03:53.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-24T03:03:54.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T03:03:54.541Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-24T03:03:54.541Z] 8998bd30e6a1: Pulling fs layer [2022-05-24T03:03:54.541Z] 04944245beec: Pulling fs layer [2022-05-24T03:03:54.542Z] 699f458cf7ca: Pulling fs layer [2022-05-24T03:03:54.542Z] 765212b225bb: Pulling fs layer [2022-05-24T03:03:54.542Z] f23df028b6ca: Pulling fs layer [2022-05-24T03:03:54.542Z] d65c8cfc05b1: Pulling fs layer [2022-05-24T03:03:54.542Z] 2437ff75d9bd: Pulling fs layer [2022-05-24T03:03:54.542Z] f23df028b6ca: Waiting [2022-05-24T03:03:54.542Z] d65c8cfc05b1: Waiting [2022-05-24T03:03:54.542Z] 2437ff75d9bd: Waiting [2022-05-24T03:03:54.542Z] 765212b225bb: Waiting [2022-05-24T03:03:54.542Z] 04944245beec: Verifying Checksum [2022-05-24T03:03:54.542Z] 04944245beec: Download complete [2022-05-24T03:03:54.542Z] 765212b225bb: Verifying Checksum [2022-05-24T03:03:54.542Z] 765212b225bb: Download complete [2022-05-24T03:03:54.542Z] f23df028b6ca: Verifying Checksum [2022-05-24T03:03:54.542Z] f23df028b6ca: Download complete [2022-05-24T03:03:54.542Z] d65c8cfc05b1: Verifying Checksum [2022-05-24T03:03:54.542Z] d65c8cfc05b1: Download complete [2022-05-24T03:03:54.820Z] 699f458cf7ca: Verifying Checksum [2022-05-24T03:03:54.820Z] 699f458cf7ca: Download complete [2022-05-24T03:03:55.095Z] 8998bd30e6a1: Verifying Checksum [2022-05-24T03:03:55.095Z] 8998bd30e6a1: Download complete [2022-05-24T03:03:57.740Z] 2437ff75d9bd: Verifying Checksum [2022-05-24T03:03:57.740Z] 2437ff75d9bd: Download complete [2022-05-24T03:03:59.724Z] 8998bd30e6a1: Pull complete [2022-05-24T03:03:59.999Z] 04944245beec: Pull complete [2022-05-24T03:04:01.441Z] 699f458cf7ca: Pull complete [2022-05-24T03:04:01.716Z] 765212b225bb: Pull complete [2022-05-24T03:04:02.697Z] f23df028b6ca: Pull complete [2022-05-24T03:04:02.973Z] d65c8cfc05b1: Pull complete [2022-05-24T03:04:18.083Z] 2437ff75d9bd: Pull complete [2022-05-24T03:04:18.083Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-24T03:04:18.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T03:04:18.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-24T03:04:18.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-64460 does not seem to be running inside a container [2022-05-24T03:04:18.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-24T03:04:21.055Z] $ docker top e4af134308ec909c6c4a28ec8a86533dfc863c0a2fa31cd157141286ec06ea35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T03:04:22.070Z] ---> job-cost.sh [2022-05-24T03:04:22.071Z] lf-activate-venv: SKIPPING [2022-05-24T03:04:22.071Z] INFO: No Stack... [2022-05-24T03:04:22.343Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-24T03:04:23.324Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T03:04:24.021Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-05-24T03:04:24.021Z] + cut -d, -f6 [Pipeline] lock [2022-05-24T03:04:24.120Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-70-1-stack-cost] [2022-05-24T03:04:24.125Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-70-1-stack-cost] did not exist. Created. [2022-05-24T03:04:24.125Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T03:04:24.900Z] /w/workspace/device-onvif-camera/1@tmp/durable-89fffc68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-24T03:04:25.616Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-24T03:04:25.658Z] Warning: overwriting stash ‘stack-cost’ [2022-05-24T03:04:25.709Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T03:04:25.726Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T03:04:25.826Z] $ docker stop --time=1 e4af134308ec909c6c4a28ec8a86533dfc863c0a2fa31cd157141286ec06ea35 [2022-05-24T03:04:27.407Z] $ docker rm -f e4af134308ec909c6c4a28ec8a86533dfc863c0a2fa31cd157141286ec06ea35 [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 [2022-05-24T03:04:28.511Z] provisioning config files... [2022-05-24T03:04:28.523Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-70@tmp/config4040849646356304897tmp [Pipeline] { [Pipeline] sh [2022-05-24T03:04:28.858Z] + set +x [2022-05-24T03:04:28.858Z] + bash -s -- [2022-05-24T03:04:28.858Z] + curl -s https://codecov.io/bash [2022-05-24T03:04:28.858Z] [2022-05-24T03:04:28.858Z] _____ _ [2022-05-24T03:04:28.858Z] / ____| | | [2022-05-24T03:04:28.858Z] | | ___ __| | ___ ___ _____ __ [2022-05-24T03:04:28.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-24T03:04:28.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-24T03:04:28.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-24T03:04:28.858Z] Bash-1.0.6 [2022-05-24T03:04:28.858Z] [2022-05-24T03:04:28.858Z] [2022-05-24T03:04:28.858Z] ==> git version 2.25.1 found [2022-05-24T03:04:28.858Z] ==> 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 [2022-05-24T03:04:28.858Z] Release-Date: 2020-01-08 [2022-05-24T03:04:28.858Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-24T03:04:28.858Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-24T03:04:28.858Z] ==> Jenkins CI detected. [2022-05-24T03:04:28.858Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-70 [2022-05-24T03:04:28.858Z] project root: . [2022-05-24T03:04:28.858Z] --> token set from env [2022-05-24T03:04:28.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-24T03:04:28.858Z] ==> Running gcov in . (disable via -X gcov) [2022-05-24T03:04:28.858Z] ==> Python coveragepy not found [2022-05-24T03:04:28.858Z] ==> Searching for coverage reports in: [2022-05-24T03:04:28.858Z] + . [2022-05-24T03:04:28.858Z] -> Found 1 reports [2022-05-24T03:04:28.858Z] ==> Detecting git/mercurial file structure [2022-05-24T03:04:28.858Z] ==> Reading reports [2022-05-24T03:04:28.858Z] + ./coverage.out bytes=37307 [2022-05-24T03:04:28.858Z] ==> Appending adjustments [2022-05-24T03:04:28.858Z] https://docs.codecov.io/docs/fixing-reports [2022-05-24T03:04:29.121Z] + Found adjustments [2022-05-24T03:04:29.121Z] ==> Gzipping contents [2022-05-24T03:04:29.121Z] 8.0K /tmp/codecov.y7FdDp.gz [2022-05-24T03:04:29.121Z] ==> Uploading reports [2022-05-24T03:04:29.121Z] url: https://codecov.io [2022-05-24T03:04:29.121Z] query: branch=PR-70&commit=5518966bb045a49db7429c9a60a74b84fd8139d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-70%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=70&job=&cmd_args= [2022-05-24T03:04:29.121Z] -> Pinging Codecov [2022-05-24T03:04:29.121Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-70&commit=5518966bb045a49db7429c9a60a74b84fd8139d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-70%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=70&job=&cmd_args= [2022-05-24T03:04:29.386Z] -> Uploading to [2022-05-24T03:04:29.386Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-24/F29A59C45E3A92E06B3E522C9905F8EF/5518966bb045a49db7429c9a60a74b84fd8139d7/0581e168-8038-4d67-bcdb-11264023044d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220524T030429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46231e23ed3d9735f98089367835f56153bb2902d3d481e0339f17e1b6cf8bb7 [2022-05-24T03:04:29.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T03:04:29.386Z] Dload Upload Total Spent Left Speed [2022-05-24T03:04:29.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4579 0 0 100 4579 0 20533 --:--:-- --:--:-- --:--:-- 20533 [2022-05-24T03:04:29.386Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/5518966bb045a49db7429c9a60a74b84fd8139d7 [Pipeline] } [2022-05-24T03:04:29.415Z] 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 [2022-05-24T03:04:31.284Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-70/archives ] [2022-05-24T03:04:31.284Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-70/archives [2022-05-24T03:04:31.284Z] total 16 [2022-05-24T03:04:31.284Z] drwxr-xr-x 3 root root 4096 May 24 02:56 . [2022-05-24T03:04:31.284Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 02:56 .. [2022-05-24T03:04:31.284Z] drwxr-xr-x 2 root root 4096 May 24 02:56 cost [2022-05-24T03:04:31.284Z] -rw-r--r-- 1 root root 89 May 24 02:56 cost.csv [2022-05-24T03:04:31.284Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-70/archives [2022-05-24T03:04:31.284Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-70/archives [2022-05-24T03:04:31.284Z] total 16 [2022-05-24T03:04:31.284Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 02:56 . [2022-05-24T03:04:31.284Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 02:56 .. [2022-05-24T03:04:31.284Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 02:56 cost [2022-05-24T03:04:31.284Z] -rw-r--r-- 1 jenkins jenkins 89 May 24 02:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-24T03:04:31.618Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T03:04:32.509Z] ---> package-listing.sh [2022-05-24T03:04:32.509Z] ++ facter osfamily [2022-05-24T03:04:32.509Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-24T03:04:32.771Z] + OS_FAMILY=debian [2022-05-24T03:04:32.771Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-70 [2022-05-24T03:04:32.771Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-24T03:04:32.771Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-24T03:04:32.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-24T03:04:32.771Z] + PACKAGES=/tmp/packages_start.txt [2022-05-24T03:04:32.771Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-70 ']' [2022-05-24T03:04:32.771Z] + PACKAGES=/tmp/packages_end.txt [2022-05-24T03:04:32.771Z] + case "${OS_FAMILY}" in [2022-05-24T03:04:32.771Z] + dpkg -l [2022-05-24T03:04:32.771Z] + grep '^ii' [2022-05-24T03:04:32.771Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-24T03:04:32.771Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-24T03:04:32.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-24T03:04:32.771Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-70 ']' [2022-05-24T03:04:32.771Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-70/archives/ [2022-05-24T03:04:32.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-70/archives/ [Pipeline] echo [2022-05-24T03:04:32.805Z] 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/oundry_device-onvif-camera_PR-70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-24T03:04:33.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-24T03:04:33.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T03:04:33.688Z] . [Pipeline] withDockerContainer [2022-05-24T03:04:33.772Z] prd-ubuntu20.04-docker-8c-8g-64459 does not seem to be running inside a container [2022-05-24T03:04:33.811Z] $ 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/oundry_device-onvif-camera_PR-70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-70 -v /w/workspace/oundry_device-onvif-camera_PR-70:/w/workspace/oundry_device-onvif-camera_PR-70:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-70@tmp:/w/workspace/oundry_device-onvif-camera_PR-70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-24T03:04:34.041Z] $ docker top 8a202513eec449e632ad083f99ba4aa0ddcb5907bea8912ebad3b5f461fecd4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T03:04:34.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-24T03:04:34.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-24T03:04:35.070Z] + ls /var/log/sa-host [2022-05-24T03:04:35.071Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T03:04:35.402Z] provisioning config files... [2022-05-24T03:04:35.416Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-70@tmp/config2547397243297761557tmp [Pipeline] { [Pipeline] echo [2022-05-24T03:04:35.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T03:04:35.800Z] ---> create-netrc.sh [Pipeline] } [2022-05-24T03:04:35.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-24T03:04:36.248Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-24T03:04:36.284Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T03:04:36.605Z] ---> sudo-logs.sh [2022-05-24T03:04:36.605Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-24T03:04:36.699Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T03:04:37.014Z] ---> job-cost.sh [2022-05-24T03:04:37.014Z] lf-activate-venv: SKIPPING [2022-05-24T03:04:37.014Z] DEBUG: total: 0.2199999988079071 [2022-05-24T03:04:37.014Z] INFO: Retrieving Stack Cost... [2022-05-24T03:04:37.587Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T03:04:37.847Z] INFO: Archiving Costs [Pipeline] echo [2022-05-24T03:04:37.881Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T03:04:38.199Z] ---> logs-deploy.sh [2022-05-24T03:04:38.199Z] lf-activate-venv: SKIPPING [2022-05-24T03:04:38.199Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-70/1 [2022-05-24T03:04:38.199Z] INFO: archiving workspace using pattern(s): [2022-05-24T03:04:39.143Z] Archives upload complete. [2022-05-24T03:04:39.143Z] INFO: archiving logs to Nexus