Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3dbb949c1f52e10eb44feb48494f3b074e4010c6+e03c6e991c633265ca57616196638541aa716f8b (93710a90153e44f12bdf3c2c331096acc85e1ea0) 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-ssh4436484828542323529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7474235684110736368.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9429521526447774577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7027843447072381432.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-277/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-277/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11715985466088350215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5305 in /w/workspace/undry_device-onvif-camera_PR-277 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-277 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 3dbb949c1f52e10eb44feb48494f3b074e4010c6 Merge succeeded, producing 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a Checking out Revision 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a (PR-277) > 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/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3dbb949c1f52e10eb44feb48494f3b074e4010c6 # 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 e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a # timeout=10 Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" > git rev-list --no-walk 3dbb949c1f52e10eb44feb48494f3b074e4010c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T22:11:33.642Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T22:11:33.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T22:11:33.694Z] ========================================================= [2023-03-22T22:11:33.694Z] EdgeX Global Pipelines Version Info [2023-03-22T22:11:33.694Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:11:34.402Z] ------------------- [2023-03-22T22:11:34.402Z] stable info: [2023-03-22T22:11:34.402Z] ------------------- [2023-03-22T22:11:34.402Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T22:11:34.402Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T22:11:34.402Z] Message: update stable to v1.0.245 [2023-03-22T22:11:34.987Z] ------------------- [2023-03-22T22:11:34.987Z] experimental info: [2023-03-22T22:11:34.987Z] ------------------- [2023-03-22T22:11:34.987Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T22:11:34.987Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T22:11:34.987Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T22:11:35.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-22T22:11:35.167Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-22T22:11:35.177Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T22:11:35.191Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T22:11:35.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T22:11:35.213Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T22:11:35.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T22:11:35.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T22:11:35.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T22:11:35.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T22:11:35.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T22:11:35.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-22T22:11:35.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T22:11:35.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T22:11:35.341Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T22:11:35.354Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T22:11:35.370Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T22:11:35.379Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T22:11:35.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T22:11:35.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T22:11:35.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T22:11:35.424Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-22T22:11:35.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T22:11:35.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T22:11:35.469Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T22:11:35.487Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T22:11:35.506Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T22:11:35.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo [2023-03-22T22:11:35.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo [2023-03-22T22:11:35.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo [2023-03-22T22:11:35.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a [Pipeline] echo [2023-03-22T22:11:35.579Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5017e2c [Pipeline] echo [2023-03-22T22:11:35.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:11:35.627Z] provisioning config files... [2023-03-22T22:11:35.641Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-277@tmp/config6617495330865201970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:11:35.942Z] ---> docker-login.sh [2023-03-22T22:11:35.942Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:11:36.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:36.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:36.203Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:36.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:36.203Z] [2023-03-22T22:11:36.203Z] Login Succeeded [2023-03-22T22:11:36.203Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:11:36.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:36.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:36.203Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:36.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:36.203Z] [2023-03-22T22:11:36.203Z] Login Succeeded [2023-03-22T22:11:36.203Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:11:36.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:36.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:36.463Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:36.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:36.463Z] [2023-03-22T22:11:36.463Z] Login Succeeded [2023-03-22T22:11:36.463Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:11:36.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:36.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:36.463Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:36.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:36.463Z] [2023-03-22T22:11:36.463Z] Login Succeeded [2023-03-22T22:11:36.463Z] docker.io [2023-03-22T22:11:36.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:36.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:36.722Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:36.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:36.722Z] [2023-03-22T22:11:36.722Z] Login Succeeded [2023-03-22T22:11:36.722Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:11:36.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T22:11:37.102Z] + git rev-list -1 --merges 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a~1..5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a [Pipeline] echo [2023-03-22T22:11:37.143Z] -----------> git rev-list -1 --merges 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a~1..5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a [2023-03-22T22:11:37.143Z] 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a [false] [Pipeline] sh [2023-03-22T22:11:37.434Z] + git log --format=format:%s -1 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a [Pipeline] echo [2023-03-22T22:11:37.447Z] ========================================================= [2023-03-22T22:11:37.447Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T22:11:37.447Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:11:37.766Z] + git log --format=format:%s -1 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a [Pipeline] echo [2023-03-22T22:11:37.777Z] [semverPrep] GIT_COMMIT: 5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a, Commit Message: Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD [Pipeline] echo [2023-03-22T22:11:37.785Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T22:11:38.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T22:11:38.116Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T22:11:38.116Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T22:11:38.116Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T22:11:38.116Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T22:11:38.116Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T22:11:38.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:11:38.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:11:38.475Z] [2023-03-22T22:11:38.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:11:38.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:11:38.773Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T22:11:38.773Z] b85a868b505f: Pulling fs layer [2023-03-22T22:11:38.773Z] e2be974225ed: Pulling fs layer [2023-03-22T22:11:38.773Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T22:11:38.773Z] 988bab9f4d93: Pulling fs layer [2023-03-22T22:11:38.773Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T22:11:38.773Z] eaf3925da568: Pulling fs layer [2023-03-22T22:11:38.773Z] bab4dde63d76: Pulling fs layer [2023-03-22T22:11:38.773Z] bde34c3a00c8: Pulling fs layer [2023-03-22T22:11:38.773Z] b352a97aabf1: Pulling fs layer [2023-03-22T22:11:38.773Z] 4872d77fe225: Pulling fs layer [2023-03-22T22:11:38.773Z] 5851b861e8e6: Pulling fs layer [2023-03-22T22:11:38.773Z] 988bab9f4d93: Waiting [2023-03-22T22:11:38.773Z] 1469e6f7b9e6: Waiting [2023-03-22T22:11:38.773Z] eaf3925da568: Waiting [2023-03-22T22:11:38.773Z] 4872d77fe225: Waiting [2023-03-22T22:11:38.773Z] 5851b861e8e6: Waiting [2023-03-22T22:11:38.773Z] bab4dde63d76: Waiting [2023-03-22T22:11:38.773Z] bde34c3a00c8: Waiting [2023-03-22T22:11:38.773Z] b352a97aabf1: Waiting [2023-03-22T22:11:38.773Z] e2be974225ed: Verifying Checksum [2023-03-22T22:11:38.773Z] e2be974225ed: Download complete [2023-03-22T22:11:38.773Z] 988bab9f4d93: Verifying Checksum [2023-03-22T22:11:38.773Z] 988bab9f4d93: Download complete [2023-03-22T22:11:39.032Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T22:11:39.032Z] 1469e6f7b9e6: Download complete [2023-03-22T22:11:39.032Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T22:11:39.032Z] 339a4e72a1f5: Download complete [2023-03-22T22:11:39.032Z] eaf3925da568: Verifying Checksum [2023-03-22T22:11:39.032Z] eaf3925da568: Download complete [2023-03-22T22:11:39.032Z] bde34c3a00c8: Download complete [2023-03-22T22:11:39.032Z] b352a97aabf1: Verifying Checksum [2023-03-22T22:11:39.032Z] b352a97aabf1: Download complete [2023-03-22T22:11:39.032Z] 4872d77fe225: Verifying Checksum [2023-03-22T22:11:39.032Z] 4872d77fe225: Download complete [2023-03-22T22:11:39.032Z] 5851b861e8e6: Download complete [2023-03-22T22:11:39.032Z] b85a868b505f: Verifying Checksum [2023-03-22T22:11:39.032Z] b85a868b505f: Download complete [2023-03-22T22:11:39.291Z] bab4dde63d76: Download complete [2023-03-22T22:11:40.673Z] b85a868b505f: Pull complete [2023-03-22T22:11:40.673Z] e2be974225ed: Pull complete [2023-03-22T22:11:41.242Z] 339a4e72a1f5: Pull complete [2023-03-22T22:11:41.242Z] 988bab9f4d93: Pull complete [2023-03-22T22:11:41.500Z] 1469e6f7b9e6: Pull complete [2023-03-22T22:11:41.500Z] eaf3925da568: Pull complete [2023-03-22T22:11:43.409Z] bab4dde63d76: Pull complete [2023-03-22T22:11:43.409Z] bde34c3a00c8: Pull complete [2023-03-22T22:11:43.668Z] b352a97aabf1: Pull complete [2023-03-22T22:11:43.668Z] 4872d77fe225: Pull complete [2023-03-22T22:11:43.928Z] 5851b861e8e6: Pull complete [2023-03-22T22:11:43.928Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T22:11:43.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T22:11:43.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:11:44.034Z] prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container [2023-03-22T22:11:44.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-277 -v /w/workspace/undry_device-onvif-camera_PR-277:/w/workspace/undry_device-onvif-camera_PR-277:rw,z -v /w/workspace/undry_device-onvif-camera_PR-277@tmp:/w/workspace/undry_device-onvif-camera_PR-277@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-devops/py-git-semver:0.1.4 cat [2023-03-22T22:11:47.148Z] $ docker top 71fd77dec78ee3c0af11427c15be292fd2e8a164d84797901f4b40755cc1a60a -eo pid,comm [2023-03-22T22:11:47.205Z] 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). [2023-03-22T22:11:47.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T22:11:47.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T22:11:47.247Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T22:11:47.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T22:11:47.368Z] $ docker exec 71fd77dec78ee3c0af11427c15be292fd2e8a164d84797901f4b40755cc1a60a ssh-agent [2023-03-22T22:11:47.471Z] SSH_AUTH_SOCK=/tmp/ssh-eSuv59S2zkwC/agent.32 [2023-03-22T22:11:47.471Z] SSH_AGENT_PID=38 [2023-03-22T22:11:47.478Z] Running ssh-add (command line suppressed) [2023-03-22T22:11:47.595Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-277@tmp/private_key_17510880366703563905.key (/w/workspace/undry_device-onvif-camera_PR-277@tmp/private_key_17510880366703563905.key) [2023-03-22T22:11:47.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T22:11:47.896Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T22:11:47.919Z] $ docker exec --env ******** --env ******** 71fd77dec78ee3c0af11427c15be292fd2e8a164d84797901f4b40755cc1a60a ssh-agent -k [2023-03-22T22:11:48.022Z] unset SSH_AUTH_SOCK; [2023-03-22T22:11:48.023Z] unset SSH_AGENT_PID; [2023-03-22T22:11:48.023Z] echo Agent pid 38 killed; [2023-03-22T22:11:48.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T22:11:48.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T22:11:48.055Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T22:11:48.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T22:11:48.177Z] $ docker exec 71fd77dec78ee3c0af11427c15be292fd2e8a164d84797901f4b40755cc1a60a ssh-agent [2023-03-22T22:11:48.300Z] SSH_AUTH_SOCK=/tmp/ssh-g67gLJYXRv6k/agent.70 [2023-03-22T22:11:48.300Z] SSH_AGENT_PID=76 [2023-03-22T22:11:48.305Z] Running ssh-add (command line suppressed) [2023-03-22T22:11:48.407Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-277@tmp/private_key_11563009852573458421.key (/w/workspace/undry_device-onvif-camera_PR-277@tmp/private_key_11563009852573458421.key) [2023-03-22T22:11:48.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T22:11:48.708Z] + git semver init [2023-03-22T22:11:48.967Z] 2023-03-22 22:11:48,916 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T22:11:48.967Z] 2023-03-22 22:11:48,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-277/.semver [2023-03-22T22:11:48.967Z] 2023-03-22 22:11:48,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-277/.semver [2023-03-22T22:11:48.968Z] 2023-03-22 22:11:48,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-277/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-277, universal_newlines=False, shell=None, istream=None) [2023-03-22T22:11:49.906Z] 2023-03-22 22:11:49,897 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-277/.git/info/exclude [2023-03-22T22:11:49.906Z] 2023-03-22 22:11:49,897 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-277/.semver/PR-277 with force:False [2023-03-22T22:11:49.906Z] 2023-03-22 22:11:49,897 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-277/.semver/PR-277 [2023-03-22T22:11:49.906Z] 2023-03-22 22:11:49,902 [execute] INFO git cat-file --batch-check [2023-03-22T22:11:49.906Z] 2023-03-22 22:11:49,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-277/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T22:11:50.165Z] 2023-03-22 22:11:49,910 [execute] INFO git cat-file --batch [2023-03-22T22:11:50.165Z] 2023-03-22 22:11:49,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-277/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T22:11:50.165Z] 2023-03-22 22:11:49,917 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-277/.semver/PR-277 [2023-03-22T22:11:50.165Z] 0.0.0 [Pipeline] } [2023-03-22T22:11:50.178Z] $ docker exec --env ******** --env ******** 71fd77dec78ee3c0af11427c15be292fd2e8a164d84797901f4b40755cc1a60a ssh-agent -k [2023-03-22T22:11:50.284Z] unset SSH_AUTH_SOCK; [2023-03-22T22:11:50.285Z] unset SSH_AGENT_PID; [2023-03-22T22:11:50.285Z] echo Agent pid 76 killed; [2023-03-22T22:11:50.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T22:11:50.599Z] + git semver [Pipeline] } [2023-03-22T22:11:50.874Z] $ docker stop --time=1 71fd77dec78ee3c0af11427c15be292fd2e8a164d84797901f4b40755cc1a60a [2023-03-22T22:11:52.195Z] $ docker rm -f --volumes 71fd77dec78ee3c0af11427c15be292fd2e8a164d84797901f4b40755cc1a60a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:11:52.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T22:11:52.726Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T22:11:52.727Z] [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 [2023-03-22T22:11:52.871Z] provisioning config files... [2023-03-22T22:11:52.879Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-277@tmp/config10494698991089206076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:11:53.171Z] ---> docker-login.sh [2023-03-22T22:11:53.171Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:11:53.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.171Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.171Z] [2023-03-22T22:11:53.171Z] Login Succeeded [2023-03-22T22:11:53.171Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:11:53.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.171Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.171Z] [2023-03-22T22:11:53.171Z] Login Succeeded [2023-03-22T22:11:53.171Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:11:53.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.429Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.429Z] [2023-03-22T22:11:53.429Z] Login Succeeded [2023-03-22T22:11:53.429Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:11:53.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.429Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.429Z] [2023-03-22T22:11:53.429Z] Login Succeeded [2023-03-22T22:11:53.429Z] docker.io [2023-03-22T22:11:53.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:11:53.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:11:53.689Z] Configure a credential helper to remove this warning. See [2023-03-22T22:11:53.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:11:53.689Z] [2023-03-22T22:11:53.689Z] Login Succeeded [2023-03-22T22:11:53.949Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:11:53.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T22:11:54.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:11:54.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:11:54.035Z] ========================================================= [2023-03-22T22:11:54.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T22:11:54.035Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:11:54.363Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T22:11:54.363Z] Sending build context to Docker daemon 27MB [2023-03-22T22:11:54.363Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:11:54.363Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T22:11:54.623Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T22:11:54.623Z] 63b65145d645: Pulling fs layer [2023-03-22T22:11:54.623Z] a2d21d5440eb: Pulling fs layer [2023-03-22T22:11:54.623Z] 935e6c44a52c: Pulling fs layer [2023-03-22T22:11:54.623Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T22:11:54.623Z] 30dea6a524f1: Pulling fs layer [2023-03-22T22:11:54.623Z] a2aff8979fd8: Pulling fs layer [2023-03-22T22:11:54.623Z] 6808be2612f2: Pulling fs layer [2023-03-22T22:11:54.623Z] f25807f1079a: Pulling fs layer [2023-03-22T22:11:54.623Z] 94cc34f8dd06: Waiting [2023-03-22T22:11:54.623Z] 30dea6a524f1: Waiting [2023-03-22T22:11:54.623Z] 6808be2612f2: Waiting [2023-03-22T22:11:54.623Z] f25807f1079a: Waiting [2023-03-22T22:11:54.623Z] a2d21d5440eb: Verifying Checksum [2023-03-22T22:11:54.623Z] a2d21d5440eb: Download complete [2023-03-22T22:11:54.623Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T22:11:54.623Z] 94cc34f8dd06: Download complete [2023-03-22T22:11:54.623Z] 30dea6a524f1: Download complete [2023-03-22T22:11:54.623Z] 63b65145d645: Verifying Checksum [2023-03-22T22:11:54.623Z] 63b65145d645: Download complete [2023-03-22T22:11:54.623Z] a2aff8979fd8: Verifying Checksum [2023-03-22T22:11:54.623Z] a2aff8979fd8: Download complete [2023-03-22T22:11:54.888Z] 63b65145d645: Pull complete [2023-03-22T22:11:54.888Z] a2d21d5440eb: Pull complete [2023-03-22T22:11:55.477Z] f25807f1079a: Verifying Checksum [2023-03-22T22:11:55.477Z] f25807f1079a: Download complete [2023-03-22T22:11:55.477Z] 935e6c44a52c: Download complete [2023-03-22T22:11:55.739Z] 6808be2612f2: Verifying Checksum [2023-03-22T22:11:55.739Z] 6808be2612f2: Download complete [2023-03-22T22:11:59.040Z] 935e6c44a52c: Pull complete [2023-03-22T22:11:59.040Z] 94cc34f8dd06: Pull complete [2023-03-22T22:11:59.040Z] 30dea6a524f1: Pull complete [2023-03-22T22:11:59.040Z] a2aff8979fd8: Pull complete [2023-03-22T22:12:01.577Z] 6808be2612f2: Pull complete [2023-03-22T22:12:02.144Z] f25807f1079a: Pull complete [2023-03-22T22:12:02.404Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T22:12:02.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T22:12:02.404Z] ---> 3b553350e43f [2023-03-22T22:12:02.404Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:12:06.591Z] ---> Running in 452db20f3101 [2023-03-22T22:12:06.591Z] Removing intermediate container 452db20f3101 [2023-03-22T22:12:06.591Z] ---> e6568f12a39a [2023-03-22T22:12:06.591Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:12:06.591Z] ---> Running in 1a684368af15 [2023-03-22T22:12:06.591Z] Removing intermediate container 1a684368af15 [2023-03-22T22:12:06.591Z] ---> 9a77e01e75e3 [2023-03-22T22:12:06.591Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T22:12:06.591Z] ---> Running in 21a7112673d1 [2023-03-22T22:12:06.857Z] Removing intermediate container 21a7112673d1 [2023-03-22T22:12:06.857Z] ---> ab25a08d1bca [2023-03-22T22:12:06.857Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:12:06.857Z] ---> Running in 2737b3fd362a [2023-03-22T22:12:06.857Z] Removing intermediate container 2737b3fd362a [2023-03-22T22:12:06.857Z] ---> cc03a7aeb92e [2023-03-22T22:12:06.857Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T22:12:06.857Z] ---> Running in 0d930bb2edf6 [2023-03-22T22:12:06.857Z] Removing intermediate container 0d930bb2edf6 [2023-03-22T22:12:06.857Z] ---> da8485fd6d0f [2023-03-22T22:12:06.857Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:12:06.857Z] ---> Running in d91622d2b01c [2023-03-22T22:12:07.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:12:07.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:12:07.697Z] OK: 265 MiB in 53 packages [2023-03-22T22:12:07.821Z] Still waiting to schedule task [2023-03-22T22:12:07.821Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T22:12:07.958Z] Removing intermediate container d91622d2b01c [2023-03-22T22:12:07.958Z] ---> 6feb5be4d85f [2023-03-22T22:12:07.958Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T22:12:07.958Z] ---> Running in 7dbf03218cab [2023-03-22T22:12:07.958Z] Removing intermediate container 7dbf03218cab [2023-03-22T22:12:07.958Z] ---> 4c77dfc038b5 [2023-03-22T22:12:07.958Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T22:12:08.216Z] ---> 2b565402b12d [2023-03-22T22:12:08.216Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:12:08.216Z] ---> Running in dd1835abfbba [2023-03-22T22:12:40.300Z] Removing intermediate container dd1835abfbba [2023-03-22T22:12:40.300Z] ---> 4a504451a9a4 [2023-03-22T22:12:40.300Z] Step 12/13 : COPY . . [2023-03-22T22:12:40.300Z] ---> bd75b57288a4 [2023-03-22T22:12:40.300Z] Step 13/13 : RUN ${MAKE} [2023-03-22T22:12:40.300Z] ---> Running in e91eef52aa99 [2023-03-22T22:12:40.300Z] noop [2023-03-22T22:12:40.300Z] Removing intermediate container e91eef52aa99 [2023-03-22T22:12:40.300Z] ---> 2b59d3b03380 [2023-03-22T22:12:40.300Z] Successfully built 2b59d3b03380 [2023-03-22T22:12:40.300Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:12:40.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T22:12:40.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:12:40.696Z] prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container [2023-03-22T22:12:40.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-277 -v /w/workspace/undry_device-onvif-camera_PR-277:/w/workspace/undry_device-onvif-camera_PR-277:rw,z -v /w/workspace/undry_device-onvif-camera_PR-277@tmp:/w/workspace/undry_device-onvif-camera_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T22:12:41.044Z] $ docker top e3e8c6b0e3e02e0360e7b1cf8d771cd029349ddf771e10618032ed5937f74aea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:12:41.373Z] + go version [2023-03-22T22:12:41.373Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T22:12:41.388Z] $ docker stop --time=1 e3e8c6b0e3e02e0360e7b1cf8d771cd029349ddf771e10618032ed5937f74aea [2023-03-22T22:12:42.621Z] $ docker rm -f --volumes e3e8c6b0e3e02e0360e7b1cf8d771cd029349ddf771e10618032ed5937f74aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:12:43.015Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T22:12:43.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:12:43.079Z] prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container [2023-03-22T22:12:43.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-277 -v /w/workspace/undry_device-onvif-camera_PR-277:/w/workspace/undry_device-onvif-camera_PR-277:rw,z -v /w/workspace/undry_device-onvif-camera_PR-277@tmp:/w/workspace/undry_device-onvif-camera_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T22:12:43.428Z] $ docker top b6f6750df745fb1adb005d1f3d65b7313fdb68af80dd0af9c87f53d37ff05a56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:12:43.768Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-277 [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:12:44.061Z] + make test [2023-03-22T22:12:44.061Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T22:12:49.339Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T22:12:59.299Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T22:12:59.299Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T22:13:01.200Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.7% of statements [2023-03-22T22:13:01.200Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.073s coverage: 86.5% of statements [2023-03-22T22:13:07.750Z] go vet ./... [2023-03-22T22:13:11.929Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T22:13:11.929Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T22:13:11.929Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T22:13:11.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T22:13:11.956Z] $ docker stop --time=1 b6f6750df745fb1adb005d1f3d65b7313fdb68af80dd0af9c87f53d37ff05a56 [2023-03-22T22:13:15.287Z] $ docker rm -f --volumes b6f6750df745fb1adb005d1f3d65b7313fdb68af80dd0af9c87f53d37ff05a56 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:13:15.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T22:13:15.799Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T22:13:16.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T22:13:16.507Z] + ls -al . [2023-03-22T22:13:16.507Z] total 236 [2023-03-22T22:13:16.507Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 22:12 . [2023-03-22T22:13:16.507Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:11 .. [2023-03-22T22:13:16.507Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 22:11 .git [2023-03-22T22:13:16.507Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:11 .github [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 22:11 .gitignore [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 22:11 .golangci.yml [2023-03-22T22:13:16.507Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 22:11 .semver [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 22 22:11 Attribution.txt [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 22:11 CHANGELOG.md [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 22:11 Dockerfile [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 22:11 GOVERNANCE.md [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 22:11 Jenkinsfile [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 22:11 LICENSE [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 22:11 Makefile [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 22:11 OWNERS.md [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 22:11 README.md [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 22:11 VERSION [2023-03-22T22:13:16.507Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:11 bin [2023-03-22T22:13:16.507Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:11 cmd [2023-03-22T22:13:16.507Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 22:13 coverage.out [2023-03-22T22:13:16.507Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 22:11 doc [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 22:11 go.mod [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 22:11 go.sum [2023-03-22T22:13:16.507Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:11 internal [2023-03-22T22:13:16.507Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:11 snap [2023-03-22T22:13:16.507Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:13:16.815Z] + 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=5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a --label arch=amd64 --label version=0.0.0 . [2023-03-22T22:13:16.815Z] Sending build context to Docker daemon 27.08MB [2023-03-22T22:13:16.815Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:13:16.815Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T22:13:16.815Z] ---> 2b59d3b03380 [2023-03-22T22:13:16.815Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:13:17.381Z] ---> Running in 9652a7f95383 [2023-03-22T22:13:17.381Z] Removing intermediate container 9652a7f95383 [2023-03-22T22:13:17.381Z] ---> f74f5fb1ac19 [2023-03-22T22:13:17.381Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:13:17.381Z] ---> Running in 51990922e2d2 [2023-03-22T22:13:17.381Z] Removing intermediate container 51990922e2d2 [2023-03-22T22:13:17.381Z] ---> 9373a074dc2c [2023-03-22T22:13:17.381Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T22:13:17.381Z] ---> Running in 8b513c781414 [2023-03-22T22:13:17.381Z] Removing intermediate container 8b513c781414 [2023-03-22T22:13:17.381Z] ---> 42e1963a7a4f [2023-03-22T22:13:17.381Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:13:17.381Z] ---> Running in 160de8966e0f [2023-03-22T22:13:17.639Z] Removing intermediate container 160de8966e0f [2023-03-22T22:13:17.639Z] ---> 0cf7690e6947 [2023-03-22T22:13:17.639Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T22:13:17.639Z] ---> Running in 4c36dd343a6d [2023-03-22T22:13:17.639Z] Removing intermediate container 4c36dd343a6d [2023-03-22T22:13:17.639Z] ---> 1bf9905d0c5e [2023-03-22T22:13:17.639Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:13:17.639Z] ---> Running in a3f791f7a2a3 [2023-03-22T22:13:17.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:13:18.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:13:18.155Z] OK: 265 MiB in 53 packages [2023-03-22T22:13:18.413Z] Removing intermediate container a3f791f7a2a3 [2023-03-22T22:13:18.413Z] ---> 6fde2af25f59 [2023-03-22T22:13:18.413Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T22:13:18.413Z] ---> Running in 84e5f831bba4 [2023-03-22T22:13:18.674Z] Removing intermediate container 84e5f831bba4 [2023-03-22T22:13:18.674Z] ---> cc8959083b63 [2023-03-22T22:13:18.674Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T22:13:18.674Z] ---> 7ad36fcb7182 [2023-03-22T22:13:18.674Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:13:18.674Z] ---> Running in c27075787887 [2023-03-22T22:13:19.615Z] Removing intermediate container c27075787887 [2023-03-22T22:13:19.615Z] ---> acaeeeec1845 [2023-03-22T22:13:19.615Z] Step 12/26 : COPY . . [2023-03-22T22:13:20.179Z] ---> 3e574cfc48a6 [2023-03-22T22:13:20.179Z] Step 13/26 : RUN ${MAKE} [2023-03-22T22:13:20.437Z] ---> Running in 39693d6c8c96 [2023-03-22T22:13:20.437Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-22T22:13:42.385Z] Removing intermediate container 39693d6c8c96 [2023-03-22T22:13:42.385Z] ---> ed46464671f8 [2023-03-22T22:13:42.385Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T22:13:42.385Z] 3.17: Pulling from library/alpine [2023-03-22T22:13:42.385Z] 63b65145d645: Already exists [2023-03-22T22:13:42.385Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T22:13:42.385Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T22:13:42.385Z] ---> b2aa39c304c2 [2023-03-22T22:13:42.385Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T22:13:42.385Z] ---> Running in 288c42a9fe7e [2023-03-22T22:13:42.385Z] Removing intermediate container 288c42a9fe7e [2023-03-22T22:13:42.385Z] ---> b51c695e07b1 [2023-03-22T22:13:42.385Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:13:42.385Z] ---> Running in a7164eae2466 [2023-03-22T22:13:42.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T22:13:42.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T22:13:42.385Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:13:42.385Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:13:42.385Z] OK: 7 MiB in 16 packages [2023-03-22T22:13:42.953Z] Removing intermediate container a7164eae2466 [2023-03-22T22:13:42.953Z] ---> bde5686675ff [2023-03-22T22:13:42.954Z] Step 17/26 : WORKDIR / [2023-03-22T22:13:42.954Z] ---> Running in 8bdc9032d7ba [2023-03-22T22:13:42.954Z] Removing intermediate container 8bdc9032d7ba [2023-03-22T22:13:42.954Z] ---> e8d0782b9679 [2023-03-22T22:13:42.954Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T22:13:43.890Z] ---> 6caa6a371b4a [2023-03-22T22:13:43.890Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T22:13:44.148Z] ---> 64aade79b5f9 [2023-03-22T22:13:44.148Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T22:13:44.148Z] ---> 8dd77c830df6 [2023-03-22T22:13:44.148Z] Step 21/26 : EXPOSE 59984 [2023-03-22T22:13:44.148Z] ---> Running in 4586548bb04c [2023-03-22T22:13:44.148Z] Removing intermediate container 4586548bb04c [2023-03-22T22:13:44.148Z] ---> 5205e354913d [2023-03-22T22:13:44.148Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T22:13:44.148Z] ---> Running in 1895c8c4fec3 [2023-03-22T22:13:44.406Z] Removing intermediate container 1895c8c4fec3 [2023-03-22T22:13:44.406Z] ---> e4be78db1e7f [2023-03-22T22:13:44.406Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:13:44.406Z] ---> Running in 3671ed20e95f [2023-03-22T22:13:44.406Z] Removing intermediate container 3671ed20e95f [2023-03-22T22:13:44.406Z] ---> 36c352457413 [2023-03-22T22:13:44.406Z] Step 24/26 : LABEL arch=amd64 [2023-03-22T22:13:44.406Z] ---> Running in 9a17b53242a7 [2023-03-22T22:13:44.406Z] Removing intermediate container 9a17b53242a7 [2023-03-22T22:13:44.406Z] ---> a2ff6d009f07 [2023-03-22T22:13:44.406Z] Step 25/26 : LABEL git_sha=5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a [2023-03-22T22:13:44.406Z] ---> Running in b417c47bfb5b [2023-03-22T22:13:44.664Z] Removing intermediate container b417c47bfb5b [2023-03-22T22:13:44.664Z] ---> 6af7ebfb68c7 [2023-03-22T22:13:44.664Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T22:13:44.664Z] ---> Running in 33fb36082d9f [2023-03-22T22:13:44.664Z] Removing intermediate container 33fb36082d9f [2023-03-22T22:13:44.664Z] ---> f7eebe6b0056 [2023-03-22T22:13:44.664Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T22:13:44.664Z] Successfully built f7eebe6b0056 [2023-03-22T22:13:44.664Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:13:45.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:13:45.077Z] [2023-03-22T22:13:45.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:13:45.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:13:45.378Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T22:13:45.378Z] 5eb5b503b376: Pulling fs layer [2023-03-22T22:13:45.378Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T22:13:45.378Z] ec43610c2a17: Pulling fs layer [2023-03-22T22:13:45.378Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T22:13:45.378Z] 33b1e0a273af: Pulling fs layer [2023-03-22T22:13:45.378Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T22:13:45.378Z] 2f39f015ded8: Pulling fs layer [2023-03-22T22:13:45.378Z] 3a2ae6a8a46f: Waiting [2023-03-22T22:13:45.378Z] 33b1e0a273af: Waiting [2023-03-22T22:13:45.378Z] 5d3b04190fa2: Waiting [2023-03-22T22:13:45.378Z] 2f39f015ded8: Waiting [2023-03-22T22:13:45.378Z] 5c69ac0246d0: Download complete [2023-03-22T22:13:45.378Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T22:13:45.378Z] 3a2ae6a8a46f: Download complete [2023-03-22T22:13:45.638Z] 33b1e0a273af: Verifying Checksum [2023-03-22T22:13:45.638Z] 33b1e0a273af: Download complete [2023-03-22T22:13:45.638Z] ec43610c2a17: Verifying Checksum [2023-03-22T22:13:45.638Z] ec43610c2a17: Download complete [2023-03-22T22:13:45.638Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T22:13:45.638Z] 5d3b04190fa2: Download complete [2023-03-22T22:13:45.638Z] 5eb5b503b376: Verifying Checksum [2023-03-22T22:13:45.638Z] 5eb5b503b376: Download complete [2023-03-22T22:13:46.205Z] 2f39f015ded8: Download complete [2023-03-22T22:13:46.771Z] 5eb5b503b376: Pull complete [2023-03-22T22:13:47.030Z] 5c69ac0246d0: Pull complete [2023-03-22T22:13:47.289Z] ec43610c2a17: Pull complete [2023-03-22T22:13:47.547Z] 3a2ae6a8a46f: Pull complete [2023-03-22T22:13:47.806Z] 33b1e0a273af: Pull complete [2023-03-22T22:13:47.806Z] 5d3b04190fa2: Pull complete [2023-03-22T22:13:51.985Z] 2f39f015ded8: Pull complete [2023-03-22T22:13:51.985Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T22:13:51.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:13:51.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:13:52.064Z] prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container [2023-03-22T22:13:52.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-277 -v /w/workspace/undry_device-onvif-camera_PR-277:/w/workspace/undry_device-onvif-camera_PR-277:rw,z -v /w/workspace/undry_device-onvif-camera_PR-277@tmp:/w/workspace/undry_device-onvif-camera_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T22:13:55.974Z] $ docker top a52cf53dcbc79a3c95eebc36ec0e6a329b9161011546aadb0ae4daa56bfc1344 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:13:56.337Z] ---> job-cost.sh [2023-03-22T22:13:56.337Z] lf-activate-venv: SKIPPING [2023-03-22T22:13:56.337Z] INFO: No Stack... [2023-03-22T22:13:56.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T22:13:56.852Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T22:13:57.138Z] + cat /w/workspace/undry_device-onvif-camera_PR-277/archives/cost.csv [2023-03-22T22:13:57.138Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T22:13:57.150Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-277-2-stack-cost] [2023-03-22T22:13:57.155Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-277-2-stack-cost] did not exist. Created. [2023-03-22T22:13:57.155Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-277-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T22:13:57.446Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T22:13:57.480Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T22:13:57.486Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-277-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T22:13:57.509Z] $ docker stop --time=1 a52cf53dcbc79a3c95eebc36ec0e6a329b9161011546aadb0ae4daa56bfc1344 [2023-03-22T22:13:58.660Z] $ docker rm -f --volumes a52cf53dcbc79a3c95eebc36ec0e6a329b9161011546aadb0ae4daa56bfc1344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T22:14:27.274Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5310 in /w/workspace/undry_device-onvif-camera_PR-277 [Pipeline] { [Pipeline] ws [2023-03-22T22:14:27.286Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-03-22T22:14:27.329Z] The recommended git tool is: git [2023-03-22T22:14:33.311Z] using credential edgex-jenkins-ssh [2023-03-22T22:14:33.347Z] Cloning the remote Git repository [2023-03-22T22:14:33.406Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T22:14:33.513Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-03-22T22:14:33.834Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T22:14:33.835Z] > git --version # timeout=10 [2023-03-22T22:14:33.862Z] > git --version # 'git version 2.25.1' [2023-03-22T22:14:33.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:14:34.047Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T22:14:35.703Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T22:14:35.733Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T22:14:37.379Z] Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 3dbb949c1f52e10eb44feb48494f3b074e4010c6 [2023-03-22T22:14:36.728Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T22:14:36.776Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T22:14:36.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:14:36.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T22:14:37.400Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T22:14:37.471Z] > git checkout -f 3dbb949c1f52e10eb44feb48494f3b074e4010c6 # timeout=10 [2023-03-22T22:14:38.288Z] Merge succeeded, producing 8e25a9c63357148716ae33c8ff366f808d8198c5 [2023-03-22T22:14:38.289Z] Checking out Revision 8e25a9c63357148716ae33c8ff366f808d8198c5 (PR-277) [2023-03-22T22:14:37.743Z] > git remote # timeout=10 [2023-03-22T22:14:37.760Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T22:14:37.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T22:14:37.797Z] > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [2023-03-22T22:14:38.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T22:14:38.300Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T22:14:38.317Z] > git checkout -f 8e25a9c63357148716ae33c8ff366f808d8198c5 # timeout=10 [2023-03-22T22:14:41.850Z] Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" [2023-03-22T22:14:41.864Z] > git rev-list --no-walk 3dbb949c1f52e10eb44feb48494f3b074e4010c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:14:42.827Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T22:14:42.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T22:14:42.827Z] Dload Upload Total Spent Left Speed [2023-03-22T22:14:42.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-03-22T22:14:43.611Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T22:14:43.953Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T22:14:43.953Z] + sudo tee /etc/docker/daemon.new [2023-03-22T22:14:43.953Z] { [2023-03-22T22:14:43.953Z] "registry-mirrors": [ [2023-03-22T22:14:43.953Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T22:14:43.953Z] ], [2023-03-22T22:14:43.953Z] "bip": "10.250.0.254/24", [2023-03-22T22:14:43.953Z] "hosts": [ [2023-03-22T22:14:43.953Z] "tcp://0.0.0.0:5555", [2023-03-22T22:14:43.953Z] "unix:///var/run/docker.sock" [2023-03-22T22:14:43.953Z] ], [2023-03-22T22:14:43.953Z] "mtu": 1458, [2023-03-22T22:14:43.953Z] "selinux-enabled": true, [2023-03-22T22:14:43.953Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T22:14:43.953Z] } [Pipeline] sh [2023-03-22T22:14:44.300Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T22:14:44.627Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:15:02.911Z] provisioning config files... [2023-03-22T22:15:02.942Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config12557741867782990889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:15:03.298Z] ---> docker-login.sh [2023-03-22T22:15:03.298Z] nexus3.edgexfoundry.org:10001 [2023-03-22T22:15:03.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:03.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:03.887Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:03.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:03.887Z] [2023-03-22T22:15:03.887Z] Login Succeeded [2023-03-22T22:15:03.887Z] nexus3.edgexfoundry.org:10002 [2023-03-22T22:15:04.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:04.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:04.431Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:04.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:04.431Z] [2023-03-22T22:15:04.431Z] Login Succeeded [2023-03-22T22:15:04.431Z] nexus3.edgexfoundry.org:10003 [2023-03-22T22:15:04.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:04.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:04.702Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:04.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:04.702Z] [2023-03-22T22:15:04.702Z] Login Succeeded [2023-03-22T22:15:04.702Z] nexus3.edgexfoundry.org:10004 [2023-03-22T22:15:04.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:05.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:05.259Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:05.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:05.259Z] [2023-03-22T22:15:05.259Z] Login Succeeded [2023-03-22T22:15:05.259Z] docker.io [2023-03-22T22:15:05.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T22:15:05.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T22:15:05.799Z] Configure a credential helper to remove this warning. See [2023-03-22T22:15:05.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T22:15:05.799Z] [2023-03-22T22:15:05.799Z] Login Succeeded [2023-03-22T22:15:05.799Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T22:15:05.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T22:15:06.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:15:06.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T22:15:06.161Z] ========================================================= [2023-03-22T22:15:06.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T22:15:06.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:15:06.516Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T22:15:07.107Z] Sending build context to Docker daemon 19.69MB [2023-03-22T22:15:07.107Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:15:07.107Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T22:15:07.708Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T22:15:07.708Z] af6eaf76a39c: Pulling fs layer [2023-03-22T22:15:07.708Z] 55522c791124: Pulling fs layer [2023-03-22T22:15:07.708Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T22:15:07.708Z] 169dfbe0d373: Pulling fs layer [2023-03-22T22:15:07.708Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T22:15:07.708Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T22:15:07.708Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T22:15:07.708Z] 169dfbe0d373: Waiting [2023-03-22T22:15:07.708Z] 5abe8eddf0d5: Waiting [2023-03-22T22:15:07.708Z] 52ebb69f0ebf: Waiting [2023-03-22T22:15:07.708Z] e1ff8fa3b103: Waiting [2023-03-22T22:15:07.708Z] 55522c791124: Verifying Checksum [2023-03-22T22:15:07.708Z] 55522c791124: Download complete [2023-03-22T22:15:07.708Z] 169dfbe0d373: Verifying Checksum [2023-03-22T22:15:07.708Z] 169dfbe0d373: Download complete [2023-03-22T22:15:07.708Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T22:15:07.708Z] e1ff8fa3b103: Download complete [2023-03-22T22:15:07.977Z] af6eaf76a39c: Verifying Checksum [2023-03-22T22:15:07.977Z] af6eaf76a39c: Download complete [2023-03-22T22:15:08.948Z] 5abe8eddf0d5: Download complete [2023-03-22T22:15:10.382Z] 52ebb69f0ebf: Download complete [2023-03-22T22:15:10.971Z] af6eaf76a39c: Pull complete [2023-03-22T22:15:11.244Z] 55522c791124: Pull complete [2023-03-22T22:15:12.672Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T22:15:12.672Z] ce5c4a1c91eb: Download complete [2023-03-22T22:15:25.037Z] ce5c4a1c91eb: Pull complete [2023-03-22T22:15:25.037Z] 169dfbe0d373: Pull complete [2023-03-22T22:15:25.037Z] e1ff8fa3b103: Pull complete [2023-03-22T22:15:31.725Z] 52ebb69f0ebf: Pull complete [2023-03-22T22:15:33.687Z] 5abe8eddf0d5: Pull complete [2023-03-22T22:15:33.687Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T22:15:33.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T22:15:33.687Z] ---> 6cb57ee374ae [2023-03-22T22:15:33.687Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:15:35.652Z] ---> Running in 4a377d832a32 [2023-03-22T22:15:35.924Z] Removing intermediate container 4a377d832a32 [2023-03-22T22:15:35.924Z] ---> e0fd9041a9ea [2023-03-22T22:15:35.924Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:15:36.204Z] ---> Running in f604e5793a14 [2023-03-22T22:15:36.477Z] Removing intermediate container f604e5793a14 [2023-03-22T22:15:36.477Z] ---> 5b257c2c966e [2023-03-22T22:15:36.477Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T22:15:36.477Z] ---> Running in bf3f8565231f [2023-03-22T22:15:37.074Z] Removing intermediate container bf3f8565231f [2023-03-22T22:15:37.074Z] ---> 0cf50d4a90f3 [2023-03-22T22:15:37.074Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:15:37.074Z] ---> Running in bbc28690159a [2023-03-22T22:15:37.344Z] Removing intermediate container bbc28690159a [2023-03-22T22:15:37.344Z] ---> 87b26d986456 [2023-03-22T22:15:37.344Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T22:15:37.344Z] ---> Running in 690566109b0d [2023-03-22T22:15:37.935Z] Removing intermediate container 690566109b0d [2023-03-22T22:15:37.935Z] ---> 68789c3b61a7 [2023-03-22T22:15:37.935Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:15:37.935Z] ---> Running in 7c88af05b4a9 [2023-03-22T22:15:39.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:15:39.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:15:41.043Z] OK: 263 MiB in 53 packages [2023-03-22T22:15:42.019Z] Removing intermediate container 7c88af05b4a9 [2023-03-22T22:15:42.019Z] ---> 8c55ace9022d [2023-03-22T22:15:42.019Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T22:15:42.019Z] ---> Running in 92085190b744 [2023-03-22T22:15:42.295Z] Removing intermediate container 92085190b744 [2023-03-22T22:15:42.295Z] ---> 1e6ddf0f8104 [2023-03-22T22:15:42.295Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T22:15:42.882Z] ---> 60bd1b7d7fc2 [2023-03-22T22:15:42.882Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:15:43.155Z] ---> Running in 33716178bd64 [2023-03-22T22:17:04.823Z] Removing intermediate container 33716178bd64 [2023-03-22T22:17:04.823Z] ---> 4625f7fa3aa9 [2023-03-22T22:17:04.823Z] Step 12/13 : COPY . . [2023-03-22T22:17:04.823Z] ---> 251048322198 [2023-03-22T22:17:04.823Z] Step 13/13 : RUN ${MAKE} [2023-03-22T22:17:04.823Z] ---> Running in ce99a43c90e8 [2023-03-22T22:17:04.823Z] noop [2023-03-22T22:17:04.823Z] Removing intermediate container ce99a43c90e8 [2023-03-22T22:17:04.823Z] ---> ef5de3bf8c8a [2023-03-22T22:17:04.823Z] Successfully built ef5de3bf8c8a [2023-03-22T22:17:04.823Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:17:05.181Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T22:17:05.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:17:05.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container [2023-03-22T22:17:05.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T22:17:06.929Z] $ docker top 14d25bbf7d40b11110b17afbbcbf6744dda06ca7e5a8d88ba75aa6d705d35a96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:17:07.826Z] + go version [2023-03-22T22:17:07.826Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T22:17:07.851Z] $ docker stop --time=1 14d25bbf7d40b11110b17afbbcbf6744dda06ca7e5a8d88ba75aa6d705d35a96 [2023-03-22T22:17:09.545Z] $ docker rm -f --volumes 14d25bbf7d40b11110b17afbbcbf6744dda06ca7e5a8d88ba75aa6d705d35a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:17:10.095Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T22:17:10.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:17:10.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container [2023-03-22T22:17:10.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T22:17:11.695Z] $ docker top 26d5b42cbb117ed1c7332eb396f4db57869b5daf65d5a0e680b11af3502b8279 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:17:12.573Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-03-22T22:17:13.225Z] + make test [2023-03-22T22:17:13.225Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T22:17:52.162Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T22:20:43.953Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T22:20:43.953Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T22:20:43.953Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 31.7% of statements [2023-03-22T22:21:02.196Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.827s coverage: 86.5% of statements [2023-03-22T22:21:02.465Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T22:21:02.465Z] go vet ./... [2023-03-22T22:21:34.735Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T22:21:34.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T22:21:34.735Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T22:21:34.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T22:21:34.767Z] $ docker stop --time=1 26d5b42cbb117ed1c7332eb396f4db57869b5daf65d5a0e680b11af3502b8279 [2023-03-22T22:21:36.601Z] $ docker rm -f --volumes 26d5b42cbb117ed1c7332eb396f4db57869b5daf65d5a0e680b11af3502b8279 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T22:21:37.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T22:21:37.908Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T22:21:38.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T22:21:38.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T22:21:39.287Z] + ls -al . [2023-03-22T22:21:39.287Z] total 232 [2023-03-22T22:21:39.287Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 22:17 . [2023-03-22T22:21:39.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:14 .. [2023-03-22T22:21:39.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 22:14 .git [2023-03-22T22:21:39.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:14 .github [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 22:14 .gitignore [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 22:14 .golangci.yml [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 22 22:14 Attribution.txt [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 22:14 CHANGELOG.md [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 22:14 Dockerfile [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 22:14 GOVERNANCE.md [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 22:14 Jenkinsfile [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 22:14 LICENSE [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 22:14 Makefile [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 22:14 OWNERS.md [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 22:14 README.md [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 22:11 VERSION [2023-03-22T22:21:39.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:14 bin [2023-03-22T22:21:39.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:14 cmd [2023-03-22T22:21:39.287Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 22:21 coverage.out [2023-03-22T22:21:39.287Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 22:14 doc [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 22:14 go.mod [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 22:14 go.sum [2023-03-22T22:21:39.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:14 internal [2023-03-22T22:21:39.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:14 snap [2023-03-22T22:21:39.287Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:21:39.622Z] + 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=8e25a9c63357148716ae33c8ff366f808d8198c5 --label arch=arm64 --label version=0.0.0 . [2023-03-22T22:21:40.204Z] Sending build context to Docker daemon 19.77MB [2023-03-22T22:21:40.204Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T22:21:40.204Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T22:21:40.204Z] ---> ef5de3bf8c8a [2023-03-22T22:21:40.204Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T22:21:40.472Z] ---> Running in c1b25f71ed1a [2023-03-22T22:21:40.740Z] Removing intermediate container c1b25f71ed1a [2023-03-22T22:21:40.740Z] ---> eeebc2260f32 [2023-03-22T22:21:40.740Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T22:21:40.740Z] ---> Running in 49819a09d33f [2023-03-22T22:21:41.012Z] Removing intermediate container 49819a09d33f [2023-03-22T22:21:41.012Z] ---> 382ef284ccbc [2023-03-22T22:21:41.012Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T22:21:41.286Z] ---> Running in 15ea53608a5a [2023-03-22T22:21:41.554Z] Removing intermediate container 15ea53608a5a [2023-03-22T22:21:41.554Z] ---> e3292e378d84 [2023-03-22T22:21:41.554Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T22:21:41.554Z] ---> Running in 9e45438acb94 [2023-03-22T22:21:41.820Z] Removing intermediate container 9e45438acb94 [2023-03-22T22:21:41.820Z] ---> f622202e8b36 [2023-03-22T22:21:41.820Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T22:21:42.087Z] ---> Running in a18daf732235 [2023-03-22T22:21:42.354Z] Removing intermediate container a18daf732235 [2023-03-22T22:21:42.354Z] ---> 85ade8073879 [2023-03-22T22:21:42.354Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T22:21:42.354Z] ---> Running in ffedf1f208a6 [2023-03-22T22:21:43.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:21:43.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:21:45.308Z] OK: 263 MiB in 53 packages [2023-03-22T22:21:45.892Z] Removing intermediate container ffedf1f208a6 [2023-03-22T22:21:45.892Z] ---> c83888de34ef [2023-03-22T22:21:45.892Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T22:21:46.160Z] ---> Running in 0b4efcb0ee30 [2023-03-22T22:21:46.428Z] Removing intermediate container 0b4efcb0ee30 [2023-03-22T22:21:46.428Z] ---> 58a715b3f10f [2023-03-22T22:21:46.428Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T22:21:47.389Z] ---> d75c9448288b [2023-03-22T22:21:47.389Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T22:21:47.656Z] ---> Running in 6495bd10b77d [2023-03-22T22:21:51.002Z] Removing intermediate container 6495bd10b77d [2023-03-22T22:21:51.002Z] ---> 9ce6b22561f9 [2023-03-22T22:21:51.002Z] Step 12/26 : COPY . . [2023-03-22T22:21:52.422Z] ---> 5713ce11af1c [2023-03-22T22:21:52.422Z] Step 13/26 : RUN ${MAKE} [2023-03-22T22:21:52.422Z] ---> Running in 24daff0d4a1a [2023-03-22T22:21:53.389Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-22T22:24:45.180Z] Removing intermediate container 24daff0d4a1a [2023-03-22T22:24:45.180Z] ---> cf07cacb2423 [2023-03-22T22:24:45.180Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T22:24:45.180Z] 3.17: Pulling from library/alpine [2023-03-22T22:24:45.180Z] af6eaf76a39c: Already exists [2023-03-22T22:24:45.180Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T22:24:45.180Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T22:24:45.180Z] ---> d74e625d9115 [2023-03-22T22:24:45.180Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T22:24:45.180Z] ---> Running in a1d9dce0d473 [2023-03-22T22:24:45.180Z] Removing intermediate container a1d9dce0d473 [2023-03-22T22:24:45.180Z] ---> 476c55b83e77 [2023-03-22T22:24:45.180Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T22:24:45.180Z] ---> Running in b8836c28561f [2023-03-22T22:24:45.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T22:24:45.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T22:24:45.180Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T22:24:45.180Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T22:24:45.180Z] OK: 8 MiB in 16 packages [2023-03-22T22:24:45.180Z] Removing intermediate container b8836c28561f [2023-03-22T22:24:45.180Z] ---> 60f7cd1426e5 [2023-03-22T22:24:45.180Z] Step 17/26 : WORKDIR / [2023-03-22T22:24:45.180Z] ---> Running in e1832957237a [2023-03-22T22:24:45.180Z] Removing intermediate container e1832957237a [2023-03-22T22:24:45.180Z] ---> 7b98c8b6bfeb [2023-03-22T22:24:45.180Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T22:24:45.180Z] ---> 3862f55fc49b [2023-03-22T22:24:45.180Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T22:24:45.180Z] ---> 6b08dc99379d [2023-03-22T22:24:45.180Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T22:24:45.180Z] ---> 43088b7d2c8e [2023-03-22T22:24:45.180Z] Step 21/26 : EXPOSE 59984 [2023-03-22T22:24:45.180Z] ---> Running in a7505ee87285 [2023-03-22T22:24:45.180Z] Removing intermediate container a7505ee87285 [2023-03-22T22:24:45.180Z] ---> 5fd7749099ab [2023-03-22T22:24:45.180Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T22:24:45.180Z] ---> Running in 5e26bfd26373 [2023-03-22T22:24:45.180Z] Removing intermediate container 5e26bfd26373 [2023-03-22T22:24:45.180Z] ---> a5990d2fca8e [2023-03-22T22:24:45.180Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T22:24:45.180Z] ---> Running in abab2da7e710 [2023-03-22T22:24:45.180Z] Removing intermediate container abab2da7e710 [2023-03-22T22:24:45.180Z] ---> 065ff6bddaff [2023-03-22T22:24:45.180Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T22:24:45.180Z] ---> Running in d0ac3ca1ee8f [2023-03-22T22:24:45.180Z] Removing intermediate container d0ac3ca1ee8f [2023-03-22T22:24:45.180Z] ---> a6242cb0a5c1 [2023-03-22T22:24:45.180Z] Step 25/26 : LABEL git_sha=8e25a9c63357148716ae33c8ff366f808d8198c5 [2023-03-22T22:24:45.180Z] ---> Running in bf533b34fff2 [2023-03-22T22:24:45.180Z] Removing intermediate container bf533b34fff2 [2023-03-22T22:24:45.180Z] ---> e4d9d05ab9fc [2023-03-22T22:24:45.180Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T22:24:45.180Z] ---> Running in 0bcf0fce3250 [2023-03-22T22:24:45.180Z] Removing intermediate container 0bcf0fce3250 [2023-03-22T22:24:45.180Z] ---> d3c9db311cd9 [2023-03-22T22:24:45.180Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T22:24:45.180Z] Successfully built d3c9db311cd9 [2023-03-22T22:24:45.180Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:24:45.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:24:45.627Z] [2023-03-22T22:24:45.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:24:45.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:24:46.245Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T22:24:46.245Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T22:24:46.245Z] 04944245beec: Pulling fs layer [2023-03-22T22:24:46.245Z] 699f458cf7ca: Pulling fs layer [2023-03-22T22:24:46.245Z] 765212b225bb: Pulling fs layer [2023-03-22T22:24:46.245Z] f23df028b6ca: Pulling fs layer [2023-03-22T22:24:46.245Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T22:24:46.245Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T22:24:46.245Z] 765212b225bb: Waiting [2023-03-22T22:24:46.245Z] 2437ff75d9bd: Waiting [2023-03-22T22:24:46.245Z] f23df028b6ca: Waiting [2023-03-22T22:24:46.245Z] d65c8cfc05b1: Waiting [2023-03-22T22:24:46.245Z] 04944245beec: Verifying Checksum [2023-03-22T22:24:46.245Z] 04944245beec: Download complete [2023-03-22T22:24:46.245Z] 765212b225bb: Verifying Checksum [2023-03-22T22:24:46.245Z] 765212b225bb: Download complete [2023-03-22T22:24:46.523Z] f23df028b6ca: Verifying Checksum [2023-03-22T22:24:46.523Z] f23df028b6ca: Download complete [2023-03-22T22:24:46.523Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T22:24:46.523Z] d65c8cfc05b1: Download complete [2023-03-22T22:24:46.523Z] 699f458cf7ca: Verifying Checksum [2023-03-22T22:24:46.523Z] 699f458cf7ca: Download complete [2023-03-22T22:24:47.109Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T22:24:47.109Z] 8998bd30e6a1: Download complete [2023-03-22T22:24:49.696Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T22:24:49.696Z] 2437ff75d9bd: Download complete [2023-03-22T22:24:53.049Z] 8998bd30e6a1: Pull complete [2023-03-22T22:24:53.315Z] 04944245beec: Pull complete [2023-03-22T22:24:54.723Z] 699f458cf7ca: Pull complete [2023-03-22T22:24:54.990Z] 765212b225bb: Pull complete [2023-03-22T22:24:55.573Z] f23df028b6ca: Pull complete [2023-03-22T22:24:55.839Z] d65c8cfc05b1: Pull complete [2023-03-22T22:25:10.829Z] 2437ff75d9bd: Pull complete [2023-03-22T22:25:10.829Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T22:25:10.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T22:25:10.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:25:11.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container [2023-03-22T22:25:11.126Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T22:25:14.096Z] $ docker top fbfafd7dca272f09fd7ab476a2b5a7c12705c0d67dba575dac9f90c9773a1957 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:14.953Z] ---> job-cost.sh [2023-03-22T22:25:14.953Z] lf-activate-venv: SKIPPING [2023-03-22T22:25:14.953Z] INFO: No Stack... [2023-03-22T22:25:15.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T22:25:16.178Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T22:25:16.816Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2023-03-22T22:25:16.816Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T22:25:16.879Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-277-2-stack-cost] [2023-03-22T22:25:16.887Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-277-2-stack-cost] did not exist. Created. [2023-03-22T22:25:16.887Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-277-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T22:25:17.540Z] /w/workspace/device-onvif-camera/2@tmp/durable-cc2c7ec3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T22:25:17.885Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T22:25:18.172Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T22:25:18.239Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T22:25:18.248Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-277-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T22:25:18.269Z] $ docker stop --time=1 fbfafd7dca272f09fd7ab476a2b5a7c12705c0d67dba575dac9f90c9773a1957 [2023-03-22T22:25:19.754Z] $ docker rm -f --volumes fbfafd7dca272f09fd7ab476a2b5a7c12705c0d67dba575dac9f90c9773a1957 [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 [2023-03-22T22:25:20.106Z] provisioning config files... [2023-03-22T22:25:20.113Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-277@tmp/config17746455673358244137tmp [Pipeline] { [Pipeline] sh [2023-03-22T22:25:20.405Z] + set +x [2023-03-22T22:25:20.405Z] + curl -s https://codecov.io/bash [2023-03-22T22:25:20.405Z] + bash -s -- [2023-03-22T22:25:20.405Z] [2023-03-22T22:25:20.405Z] _____ _ [2023-03-22T22:25:20.405Z] / ____| | | [2023-03-22T22:25:20.405Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T22:25:20.405Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T22:25:20.405Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T22:25:20.405Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T22:25:20.405Z] Bash-1.0.6 [2023-03-22T22:25:20.405Z] [2023-03-22T22:25:20.405Z] [2023-03-22T22:25:20.405Z] ==> git version 2.25.1 found [2023-03-22T22:25:20.405Z] ==> 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 [2023-03-22T22:25:20.405Z] Release-Date: 2020-01-08 [2023-03-22T22:25:20.405Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T22:25:20.405Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T22:25:20.405Z] ==> Jenkins CI detected. [2023-03-22T22:25:20.405Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-277 [2023-03-22T22:25:20.405Z] project root: . [2023-03-22T22:25:20.405Z] --> token set from env [2023-03-22T22:25:20.405Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T22:25:20.405Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T22:25:20.405Z] ==> Python coveragepy not found [2023-03-22T22:25:20.405Z] ==> Searching for coverage reports in: [2023-03-22T22:25:20.405Z] + . [2023-03-22T22:25:20.405Z] -> Found 1 reports [2023-03-22T22:25:20.405Z] ==> Detecting git/mercurial file structure [2023-03-22T22:25:20.405Z] ==> Reading reports [2023-03-22T22:25:20.663Z] + ./coverage.out bytes=78487 [2023-03-22T22:25:20.663Z] ==> Appending adjustments [2023-03-22T22:25:20.663Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T22:25:20.663Z] + Found adjustments [2023-03-22T22:25:20.663Z] ==> Gzipping contents [2023-03-22T22:25:20.663Z] 12K /tmp/codecov.Delopx.gz [2023-03-22T22:25:20.663Z] ==> Uploading reports [2023-03-22T22:25:20.663Z] url: https://codecov.io [2023-03-22T22:25:20.663Z] query: branch=PR-277&commit=5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-277%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=277&job=&cmd_args= [2023-03-22T22:25:20.663Z] -> Pinging Codecov [2023-03-22T22:25:20.663Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-277&commit=5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-277%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=277&job=&cmd_args= [2023-03-22T22:25:20.921Z] -> Uploading to [2023-03-22T22:25:20.921Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/F29A59C45E3A92E06B3E522C9905F8EF/5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a/ab18cdca-c2d3-403c-b51d-70d3ba1a6cf9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T222520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5abd87553baf3dc1fe9df3a60446e64d8c26de2dddcb70287390faa1e3134e5d [2023-03-22T22:25:20.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T22:25:20.921Z] Dload Upload Total Spent Left Speed [2023-03-22T22:25:21.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10527 0 0 100 10527 0 37197 --:--:-- --:--:-- --:--:-- 37197 [2023-03-22T22:25:21.180Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5017e2cbd76bf31bceffd28c3ff40d498bbcfb0a [Pipeline] } [2023-03-22T22:25:21.187Z] 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 [2023-03-22T22:25:21.877Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-277/archives ] [2023-03-22T22:25:21.877Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-277/archives [2023-03-22T22:25:21.878Z] total 16 [2023-03-22T22:25:21.878Z] drwxr-xr-x 3 root root 4096 Mar 22 22:13 . [2023-03-22T22:25:21.878Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 22:13 .. [2023-03-22T22:25:21.878Z] drwxr-xr-x 2 root root 4096 Mar 22 22:13 cost [2023-03-22T22:25:21.878Z] -rw-r--r-- 1 root root 91 Mar 22 22:13 cost.csv [2023-03-22T22:25:21.878Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-277/archives [2023-03-22T22:25:21.878Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-277/archives [2023-03-22T22:25:21.878Z] total 16 [2023-03-22T22:25:21.878Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 22:13 . [2023-03-22T22:25:21.878Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 22:13 .. [2023-03-22T22:25:21.878Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 22:13 cost [2023-03-22T22:25:21.878Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 22 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:22.166Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:23.025Z] ---> package-listing.sh [2023-03-22T22:25:23.026Z] ++ facter osfamily [2023-03-22T22:25:23.026Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T22:25:23.026Z] + OS_FAMILY=debian [2023-03-22T22:25:23.284Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-277 [2023-03-22T22:25:23.284Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T22:25:23.284Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T22:25:23.284Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T22:25:23.284Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T22:25:23.284Z] + '[' /w/workspace/undry_device-onvif-camera_PR-277 ']' [2023-03-22T22:25:23.284Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T22:25:23.284Z] + case "${OS_FAMILY}" in [2023-03-22T22:25:23.284Z] + dpkg -l [2023-03-22T22:25:23.284Z] + grep '^ii' [2023-03-22T22:25:23.284Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T22:25:23.284Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T22:25:23.284Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T22:25:23.284Z] + '[' /w/workspace/undry_device-onvif-camera_PR-277 ']' [2023-03-22T22:25:23.284Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-277/archives/ [2023-03-22T22:25:23.284Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-277/archives/ [Pipeline] echo [2023-03-22T22:25:23.294Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T22:25:23.569Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T22:25:24.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T22:25:24.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T22:25:24.190Z] prd-ubuntu20.04-docker-8c-8g-5305 does not seem to be running inside a container [2023-03-22T22:25:24.231Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-277 -v /w/workspace/undry_device-onvif-camera_PR-277:/w/workspace/undry_device-onvif-camera_PR-277:rw,z -v /w/workspace/undry_device-onvif-camera_PR-277@tmp:/w/workspace/undry_device-onvif-camera_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T22:25:24.420Z] $ docker top 1830a45002e7324f6f5ae356f581a92ca309c693b19127fcb6e7b7a167b6e565 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T22:25:24.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T22:25:25.026Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T22:25:25.313Z] + ls /var/log/sa-host [2023-03-22T22:25:25.313Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T22:25:25.382Z] provisioning config files... [2023-03-22T22:25:25.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-277@tmp/config17794733425516456440tmp [Pipeline] { [Pipeline] echo [2023-03-22T22:25:25.403Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:25.685Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T22:25:25.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:26.005Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T22:25:26.013Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:26.296Z] ---> sudo-logs.sh [2023-03-22T22:25:26.296Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T22:25:26.328Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:26.607Z] ---> job-cost.sh [2023-03-22T22:25:26.607Z] lf-activate-venv: SKIPPING [2023-03-22T22:25:26.607Z] DEBUG: total: 0.2199999988079071 [2023-03-22T22:25:26.607Z] INFO: Retrieving Stack Cost... [2023-03-22T22:25:27.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T22:25:27.431Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T22:25:27.441Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T22:25:27.723Z] ---> logs-deploy.sh [2023-03-22T22:25:27.723Z] lf-activate-venv: SKIPPING [2023-03-22T22:25:27.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-277/2 [2023-03-22T22:25:27.723Z] INFO: archiving workspace using pattern(s): [2023-03-22T22:25:28.657Z] Archives upload complete. [2023-03-22T22:25:28.657Z] INFO: archiving logs to Nexus