Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 344577fdb5da1d5aaea574f566102dbc604c264f+33d7f92d5661b99b9b96e2663b29a2bf689d0f01 (77cce52b610c147321153b64cd69376683c9f5dc) 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-ssh7136545895837458906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15035179326943191547.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-251/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-251/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10468289591550658180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4225693396740640571.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-251/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-251/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5010019709109100076.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8911 in /w/workspace/undry_device-onvif-camera_PR-251 [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-251 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 into PR head commit 344577fdb5da1d5aaea574f566102dbc604c264f Merge succeeded, producing 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f Checking out Revision 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f (PR-251) > git config core.sparsecheckout # timeout=10 > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # 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 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f # timeout=10 Commit message: "Merge commit '33d7f92d5661b99b9b96e2663b29a2bf689d0f01' into HEAD" > git rev-list --no-walk 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T22:11:11.152Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T22:11:11.196Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T22:11:11.215Z] ========================================================= [2023-03-08T22:11:11.215Z] EdgeX Global Pipelines Version Info [2023-03-08T22:11:11.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:11:11.963Z] ------------------- [2023-03-08T22:11:11.963Z] stable info: [2023-03-08T22:11:11.963Z] ------------------- [2023-03-08T22:11:11.963Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T22:11:11.963Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T22:11:11.963Z] Message: update stable to v1.0.244 [2023-03-08T22:11:12.531Z] ------------------- [2023-03-08T22:11:12.531Z] experimental info: [2023-03-08T22:11:12.531Z] ------------------- [2023-03-08T22:11:12.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T22:11:12.531Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T22:11:12.531Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T22:11:12.702Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-08T22:11:12.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-08T22:11:12.718Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T22:11:12.727Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T22:11:12.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T22:11:12.743Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T22:11:12.753Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T22:11:12.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T22:11:12.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T22:11:12.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T22:11:12.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T22:11:12.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-08T22:11:12.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T22:11:12.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T22:11:12.876Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T22:11:12.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T22:11:12.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T22:11:12.916Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T22:11:12.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T22:11:12.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T22:11:12.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T22:11:12.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-08T22:11:12.980Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T22:11:12.991Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T22:11:13.009Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T22:11:13.020Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T22:11:13.035Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T22:11:13.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-251 [Pipeline] echo [2023-03-08T22:11:13.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-251 [Pipeline] echo [2023-03-08T22:11:13.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-251 [Pipeline] echo [2023-03-08T22:11:13.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f [Pipeline] echo [2023-03-08T22:11:13.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e4ffa6 [Pipeline] echo [2023-03-08T22:11:13.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T22:11:13.159Z] provisioning config files... [2023-03-08T22:11:13.170Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config12442406056758287811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:11:13.472Z] ---> docker-login.sh [2023-03-08T22:11:13.472Z] nexus3.edgexfoundry.org:10001 [2023-03-08T22:11:13.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:13.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:13.730Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:13.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:13.730Z] [2023-03-08T22:11:13.730Z] Login Succeeded [2023-03-08T22:11:13.730Z] nexus3.edgexfoundry.org:10002 [2023-03-08T22:11:13.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:13.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:13.730Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:13.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:13.730Z] [2023-03-08T22:11:13.730Z] Login Succeeded [2023-03-08T22:11:13.730Z] nexus3.edgexfoundry.org:10003 [2023-03-08T22:11:13.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:13.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:13.992Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:13.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:13.992Z] [2023-03-08T22:11:13.992Z] Login Succeeded [2023-03-08T22:11:13.992Z] nexus3.edgexfoundry.org:10004 [2023-03-08T22:11:13.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:13.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:13.992Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:13.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:13.992Z] [2023-03-08T22:11:13.992Z] Login Succeeded [2023-03-08T22:11:13.992Z] docker.io [2023-03-08T22:11:13.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:14.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:14.251Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:14.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:14.251Z] [2023-03-08T22:11:14.251Z] Login Succeeded [2023-03-08T22:11:14.251Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T22:11:14.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T22:11:14.604Z] + git rev-list -1 --merges 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f~1..2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f [Pipeline] echo [2023-03-08T22:11:14.705Z] -----------> git rev-list -1 --merges 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f~1..2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f [2023-03-08T22:11:14.705Z] 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f [false] [Pipeline] sh [2023-03-08T22:11:15.002Z] + git log --format=format:%s -1 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f [Pipeline] echo [2023-03-08T22:11:15.019Z] ========================================================= [2023-03-08T22:11:15.019Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T22:11:15.019Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T22:11:15.355Z] + git log --format=format:%s -1 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f [Pipeline] echo [2023-03-08T22:11:15.366Z] [semverPrep] GIT_COMMIT: 2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f, Commit Message: Merge commit '33d7f92d5661b99b9b96e2663b29a2bf689d0f01' into HEAD [Pipeline] echo [2023-03-08T22:11:15.375Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T22:11:15.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T22:11:15.706Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T22:11:15.706Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T22:11:15.706Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T22:11:15.706Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T22:11:15.706Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T22:11:15.706Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:11:16.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T22:11:16.044Z] [2023-03-08T22:11:16.044Z] 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-08T22:11:16.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T22:11:16.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T22:11:16.349Z] b85a868b505f: Pulling fs layer [2023-03-08T22:11:16.349Z] e2be974225ed: Pulling fs layer [2023-03-08T22:11:16.349Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T22:11:16.349Z] 988bab9f4d93: Pulling fs layer [2023-03-08T22:11:16.349Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T22:11:16.349Z] eaf3925da568: Pulling fs layer [2023-03-08T22:11:16.349Z] bab4dde63d76: Pulling fs layer [2023-03-08T22:11:16.349Z] bde34c3a00c8: Pulling fs layer [2023-03-08T22:11:16.349Z] b352a97aabf1: Pulling fs layer [2023-03-08T22:11:16.349Z] 4872d77fe225: Pulling fs layer [2023-03-08T22:11:16.349Z] 5851b861e8e6: Pulling fs layer [2023-03-08T22:11:16.349Z] bab4dde63d76: Waiting [2023-03-08T22:11:16.349Z] eaf3925da568: Waiting [2023-03-08T22:11:16.349Z] 4872d77fe225: Waiting [2023-03-08T22:11:16.349Z] 5851b861e8e6: Waiting [2023-03-08T22:11:16.349Z] 988bab9f4d93: Waiting [2023-03-08T22:11:16.349Z] b352a97aabf1: Waiting [2023-03-08T22:11:16.349Z] bde34c3a00c8: Waiting [2023-03-08T22:11:16.349Z] e2be974225ed: Verifying Checksum [2023-03-08T22:11:16.349Z] e2be974225ed: Download complete [2023-03-08T22:11:16.349Z] 988bab9f4d93: Download complete [2023-03-08T22:11:16.609Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T22:11:16.609Z] 339a4e72a1f5: Download complete [2023-03-08T22:11:16.609Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T22:11:16.609Z] 1469e6f7b9e6: Download complete [2023-03-08T22:11:16.609Z] eaf3925da568: Download complete [2023-03-08T22:11:16.609Z] bde34c3a00c8: Verifying Checksum [2023-03-08T22:11:16.609Z] bde34c3a00c8: Download complete [2023-03-08T22:11:16.609Z] b352a97aabf1: Verifying Checksum [2023-03-08T22:11:16.609Z] b352a97aabf1: Download complete [2023-03-08T22:11:16.609Z] 4872d77fe225: Verifying Checksum [2023-03-08T22:11:16.609Z] 4872d77fe225: Download complete [2023-03-08T22:11:16.609Z] 5851b861e8e6: Verifying Checksum [2023-03-08T22:11:16.609Z] 5851b861e8e6: Download complete [2023-03-08T22:11:16.609Z] b85a868b505f: Verifying Checksum [2023-03-08T22:11:16.609Z] b85a868b505f: Download complete [2023-03-08T22:11:16.868Z] bab4dde63d76: Verifying Checksum [2023-03-08T22:11:16.868Z] bab4dde63d76: Download complete [2023-03-08T22:11:17.802Z] b85a868b505f: Pull complete [2023-03-08T22:11:17.802Z] e2be974225ed: Pull complete [2023-03-08T22:11:18.371Z] 339a4e72a1f5: Pull complete [2023-03-08T22:11:18.371Z] 988bab9f4d93: Pull complete [2023-03-08T22:11:18.630Z] 1469e6f7b9e6: Pull complete [2023-03-08T22:11:18.630Z] eaf3925da568: Pull complete [2023-03-08T22:11:20.538Z] bab4dde63d76: Pull complete [2023-03-08T22:11:20.538Z] bde34c3a00c8: Pull complete [2023-03-08T22:11:20.538Z] b352a97aabf1: Pull complete [2023-03-08T22:11:20.538Z] 4872d77fe225: Pull complete [2023-03-08T22:11:20.538Z] 5851b861e8e6: Pull complete [2023-03-08T22:11:20.797Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T22:11:20.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T22:11:20.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:11:20.888Z] prd-ubuntu20.04-docker-8c-8g-8911 does not seem to be running inside a container [2023-03-08T22:11:20.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T22:11:23.179Z] $ docker top cabe4b7a2f807b52f261a9198ee08dfd814dd03a801833de89a7b2ee99ad42b5 -eo pid,comm [2023-03-08T22:11:23.224Z] 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-08T22:11:23.224Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T22:11:23.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T22:11:23.257Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T22:11:23.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T22:11:23.376Z] $ docker exec cabe4b7a2f807b52f261a9198ee08dfd814dd03a801833de89a7b2ee99ad42b5 ssh-agent [2023-03-08T22:11:23.486Z] SSH_AUTH_SOCK=/tmp/ssh-x7QgoQafa7gY/agent.33 [2023-03-08T22:11:23.486Z] SSH_AGENT_PID=39 [2023-03-08T22:11:23.493Z] Running ssh-add (command line suppressed) [2023-03-08T22:11:23.601Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_14317943541216208282.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_14317943541216208282.key) [2023-03-08T22:11:23.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T22:11:23.890Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T22:11:23.915Z] $ docker exec --env ******** --env ******** cabe4b7a2f807b52f261a9198ee08dfd814dd03a801833de89a7b2ee99ad42b5 ssh-agent -k [2023-03-08T22:11:24.026Z] unset SSH_AUTH_SOCK; [2023-03-08T22:11:24.026Z] unset SSH_AGENT_PID; [2023-03-08T22:11:24.026Z] echo Agent pid 39 killed; [2023-03-08T22:11:24.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T22:11:24.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T22:11:24.052Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T22:11:24.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T22:11:24.191Z] $ docker exec cabe4b7a2f807b52f261a9198ee08dfd814dd03a801833de89a7b2ee99ad42b5 ssh-agent [2023-03-08T22:11:24.307Z] SSH_AUTH_SOCK=/tmp/ssh-s0naOoOI8gnh/agent.72 [2023-03-08T22:11:24.307Z] SSH_AGENT_PID=78 [2023-03-08T22:11:24.312Z] Running ssh-add (command line suppressed) [2023-03-08T22:11:24.427Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_9044485657368953479.key (/w/workspace/undry_device-onvif-camera_PR-251@tmp/private_key_9044485657368953479.key) [2023-03-08T22:11:24.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T22:11:24.716Z] + git semver init [2023-03-08T22:11:24.975Z] 2023-03-08 22:11:24,891 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T22:11:24.975Z] 2023-03-08 22:11:24,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-251/.semver [2023-03-08T22:11:24.975Z] 2023-03-08 22:11:24,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-251/.semver [2023-03-08T22:11:24.975Z] 2023-03-08 22:11:24,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-251/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-251, universal_newlines=False, shell=None, istream=None) [2023-03-08T22:11:25.910Z] 2023-03-08 22:11:25,773 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-251/.git/info/exclude [2023-03-08T22:11:25.910Z] 2023-03-08 22:11:25,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 with force:False [2023-03-08T22:11:25.910Z] 2023-03-08 22:11:25,774 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 [2023-03-08T22:11:25.910Z] 2023-03-08 22:11:25,777 [execute] INFO git cat-file --batch-check [2023-03-08T22:11:25.910Z] 2023-03-08 22:11:25,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T22:11:25.910Z] 2023-03-08 22:11:25,783 [execute] INFO git cat-file --batch [2023-03-08T22:11:25.910Z] 2023-03-08 22:11:25,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-251/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T22:11:25.910Z] 2023-03-08 22:11:25,788 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-251/.semver/PR-251 [2023-03-08T22:11:25.910Z] 0.0.0 [Pipeline] } [2023-03-08T22:11:25.927Z] $ docker exec --env ******** --env ******** cabe4b7a2f807b52f261a9198ee08dfd814dd03a801833de89a7b2ee99ad42b5 ssh-agent -k [2023-03-08T22:11:26.019Z] unset SSH_AUTH_SOCK; [2023-03-08T22:11:26.019Z] unset SSH_AGENT_PID; [2023-03-08T22:11:26.019Z] echo Agent pid 78 killed; [2023-03-08T22:11:26.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T22:11:26.318Z] + git semver [Pipeline] } [2023-03-08T22:11:26.596Z] $ docker stop --time=1 cabe4b7a2f807b52f261a9198ee08dfd814dd03a801833de89a7b2ee99ad42b5 [2023-03-08T22:11:27.889Z] $ docker rm -f --volumes cabe4b7a2f807b52f261a9198ee08dfd814dd03a801833de89a7b2ee99ad42b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T22:11:28.218Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T22:11:28.410Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T22:11:28.413Z] [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-08T22:11:28.520Z] provisioning config files... [2023-03-08T22:11:28.529Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config14615281682947994912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:11:28.818Z] ---> docker-login.sh [2023-03-08T22:11:28.818Z] nexus3.edgexfoundry.org:10001 [2023-03-08T22:11:28.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:28.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:28.818Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:28.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:28.818Z] [2023-03-08T22:11:28.818Z] Login Succeeded [2023-03-08T22:11:28.818Z] nexus3.edgexfoundry.org:10002 [2023-03-08T22:11:28.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:28.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:28.818Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:28.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:28.818Z] [2023-03-08T22:11:28.818Z] Login Succeeded [2023-03-08T22:11:28.818Z] nexus3.edgexfoundry.org:10003 [2023-03-08T22:11:29.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:29.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:29.077Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:29.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:29.077Z] [2023-03-08T22:11:29.077Z] Login Succeeded [2023-03-08T22:11:29.077Z] nexus3.edgexfoundry.org:10004 [2023-03-08T22:11:29.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:29.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:29.078Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:29.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:29.078Z] [2023-03-08T22:11:29.078Z] Login Succeeded [2023-03-08T22:11:29.078Z] docker.io [2023-03-08T22:11:29.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:11:29.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:11:29.336Z] Configure a credential helper to remove this warning. See [2023-03-08T22:11:29.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:11:29.336Z] [2023-03-08T22:11:29.336Z] Login Succeeded [2023-03-08T22:11:29.336Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T22:11:29.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T22:11:29.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:11:29.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:11:29.426Z] ========================================================= [2023-03-08T22:11:29.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T22:11:29.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:11:29.749Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T22:11:29.749Z] Sending build context to Docker daemon 27.86MB [2023-03-08T22:11:29.749Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T22:11:29.749Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-08T22:11:30.022Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T22:11:30.022Z] 213ec9aee27d: Pulling fs layer [2023-03-08T22:11:30.022Z] 4583459ba037: Pulling fs layer [2023-03-08T22:11:30.022Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T22:11:30.022Z] 53926ce57604: Pulling fs layer [2023-03-08T22:11:30.022Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T22:11:30.022Z] 22ff95d597cd: Pulling fs layer [2023-03-08T22:11:30.022Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T22:11:30.022Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T22:11:30.022Z] a7acece74701: Pulling fs layer [2023-03-08T22:11:30.022Z] 53926ce57604: Waiting [2023-03-08T22:11:30.022Z] 21b2b0c7a3f4: Waiting [2023-03-08T22:11:30.022Z] 22ff95d597cd: Waiting [2023-03-08T22:11:30.022Z] 96b7cbca73a9: Waiting [2023-03-08T22:11:30.022Z] a7acece74701: Waiting [2023-03-08T22:11:30.022Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T22:11:30.022Z] 93c1e223e6f2: Download complete [2023-03-08T22:11:30.022Z] 4583459ba037: Verifying Checksum [2023-03-08T22:11:30.022Z] 4583459ba037: Download complete [2023-03-08T22:11:30.022Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T22:11:30.022Z] 21b2b0c7a3f4: Download complete [2023-03-08T22:11:30.022Z] 22ff95d597cd: Download complete [2023-03-08T22:11:30.022Z] 213ec9aee27d: Download complete [2023-03-08T22:11:30.022Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T22:11:30.022Z] 12d6caf4c0d1: Download complete [2023-03-08T22:11:30.297Z] 213ec9aee27d: Pull complete [2023-03-08T22:11:30.297Z] 4583459ba037: Pull complete [2023-03-08T22:11:30.297Z] 93c1e223e6f2: Pull complete [2023-03-08T22:11:30.559Z] a7acece74701: Verifying Checksum [2023-03-08T22:11:30.559Z] a7acece74701: Download complete [2023-03-08T22:11:30.820Z] 53926ce57604: Verifying Checksum [2023-03-08T22:11:30.820Z] 53926ce57604: Download complete [2023-03-08T22:11:30.820Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T22:11:30.820Z] 96b7cbca73a9: Download complete [2023-03-08T22:11:35.003Z] 53926ce57604: Pull complete [2023-03-08T22:11:35.003Z] 21b2b0c7a3f4: Pull complete [2023-03-08T22:11:35.003Z] 22ff95d597cd: Pull complete [2023-03-08T22:11:35.003Z] 12d6caf4c0d1: Pull complete [2023-03-08T22:11:36.902Z] 96b7cbca73a9: Pull complete [2023-03-08T22:11:37.467Z] a7acece74701: Pull complete [2023-03-08T22:11:37.467Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T22:11:37.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T22:11:37.467Z] ---> db6d94c90886 [2023-03-08T22:11:37.467Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:11:42.765Z] ---> Running in f65cb83e9dc5 [2023-03-08T22:11:42.765Z] Removing intermediate container f65cb83e9dc5 [2023-03-08T22:11:42.765Z] ---> 4c96014bc21a [2023-03-08T22:11:42.765Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T22:11:42.765Z] ---> Running in b33bd4c2aac3 [2023-03-08T22:11:42.765Z] Removing intermediate container b33bd4c2aac3 [2023-03-08T22:11:42.765Z] ---> 8b19f394d78b [2023-03-08T22:11:42.765Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T22:11:42.765Z] ---> Running in 4d773c384861 [2023-03-08T22:11:42.765Z] Removing intermediate container 4d773c384861 [2023-03-08T22:11:42.765Z] ---> 0c3db00926de [2023-03-08T22:11:42.765Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T22:11:42.765Z] ---> Running in 65a0321a6bbf [2023-03-08T22:11:42.765Z] Removing intermediate container 65a0321a6bbf [2023-03-08T22:11:42.765Z] ---> 1d93a259ebe5 [2023-03-08T22:11:42.765Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-08T22:11:42.765Z] ---> Running in dbba6a25e2ed [2023-03-08T22:11:42.765Z] Removing intermediate container dbba6a25e2ed [2023-03-08T22:11:42.765Z] ---> 0af417c615d3 [2023-03-08T22:11:42.765Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T22:11:42.765Z] ---> Running in 901bff1270a8 [2023-03-08T22:11:42.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:11:43.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:11:43.285Z] OK: 211 MiB in 51 packages [2023-03-08T22:11:43.492Z] Still waiting to schedule task [2023-03-08T22:11:43.492Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-08T22:11:43.546Z] Removing intermediate container 901bff1270a8 [2023-03-08T22:11:43.546Z] ---> 0885b444d8d8 [2023-03-08T22:11:43.546Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-08T22:11:43.546Z] ---> Running in 9ed09d07599d [2023-03-08T22:11:43.546Z] Removing intermediate container 9ed09d07599d [2023-03-08T22:11:43.546Z] ---> 7c502aa671d6 [2023-03-08T22:11:43.546Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-08T22:11:43.805Z] ---> a6c4d859a5bb [2023-03-08T22:11:43.805Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:11:43.805Z] ---> Running in d297b43d0223 [2023-03-08T22:12:15.876Z] Removing intermediate container d297b43d0223 [2023-03-08T22:12:15.876Z] ---> 600076306d6e [2023-03-08T22:12:15.876Z] Step 12/13 : COPY . . [2023-03-08T22:12:15.876Z] ---> 293375c44c1f [2023-03-08T22:12:15.876Z] Step 13/13 : RUN ${MAKE} [2023-03-08T22:12:15.876Z] ---> Running in 6c7caa7eadef [2023-03-08T22:12:15.876Z] noop [2023-03-08T22:12:15.876Z] Removing intermediate container 6c7caa7eadef [2023-03-08T22:12:15.876Z] ---> a4b3d4f76c03 [2023-03-08T22:12:15.876Z] Successfully built a4b3d4f76c03 [2023-03-08T22:12:15.876Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:12:16.214Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T22:12:16.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:12:16.284Z] prd-ubuntu20.04-docker-8c-8g-8911 does not seem to be running inside a container [2023-03-08T22:12:16.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T22:12:16.655Z] $ docker top 5ecbbff64f8c70bec320a7db9ff06c877d73f49cd9d97e94244c802952fb4370 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:12:16.998Z] + go version [2023-03-08T22:12:16.998Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T22:12:17.015Z] $ docker stop --time=1 5ecbbff64f8c70bec320a7db9ff06c877d73f49cd9d97e94244c802952fb4370 [2023-03-08T22:12:18.251Z] $ docker rm -f --volumes 5ecbbff64f8c70bec320a7db9ff06c877d73f49cd9d97e94244c802952fb4370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:12:18.641Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T22:12:18.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:12:18.720Z] prd-ubuntu20.04-docker-8c-8g-8911 does not seem to be running inside a container [2023-03-08T22:12:18.759Z] $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T22:12:19.063Z] $ docker top e8e544f99a7bc3e41f01bc39e1f89c9cc75bab0560adf32ffc955ff588a8ecf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:12:19.401Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] fileExists [Pipeline] sh [2023-03-08T22:12:19.694Z] + make test [2023-03-08T22:12:19.694Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T22:12:19.953Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-08T22:12:29.919Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-08T22:12:31.818Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.024s coverage: 30.5% of statements [2023-03-08T22:12:31.818Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-08T22:12:31.818Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.196s coverage: 86.5% of statements [2023-03-08T22:12:38.373Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T22:12:38.373Z] go vet ./... [2023-03-08T22:12:40.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T22:12:41.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T22:12:41.160Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T22:12:41.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T22:12:41.199Z] $ docker stop --time=1 e8e544f99a7bc3e41f01bc39e1f89c9cc75bab0560adf32ffc955ff588a8ecf6 [2023-03-08T22:12:43.739Z] $ docker rm -f --volumes e8e544f99a7bc3e41f01bc39e1f89c9cc75bab0560adf32ffc955ff588a8ecf6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T22:12:44.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T22:12:44.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-08T22:12:44.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T22:12:45.075Z] + ls -al . [2023-03-08T22:12:45.075Z] total 232 [2023-03-08T22:12:45.075Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 22:12 . [2023-03-08T22:12:45.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 22:11 .. [2023-03-08T22:12:45.075Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 22:12 .git [2023-03-08T22:12:45.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 22:11 .github [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 8 22:11 .gitignore [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 22:11 .golangci.yml [2023-03-08T22:12:45.075Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 22:11 .semver [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 8 22:11 Attribution.txt [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 8 22:11 CHANGELOG.md [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 8 22:11 Dockerfile [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 22:11 GOVERNANCE.md [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 8 22:11 Jenkinsfile [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 22:11 LICENSE [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 8 22:11 Makefile [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 22:11 OWNERS.md [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 8 22:11 README.md [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 22:11 VERSION [2023-03-08T22:12:45.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 22:11 bin [2023-03-08T22:12:45.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 22:11 cmd [2023-03-08T22:12:45.075Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 8 22:12 coverage.out [2023-03-08T22:12:45.075Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 22:11 doc [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 8 22:11 go.mod [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 8 22:11 go.sum [2023-03-08T22:12:45.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 22:11 internal [2023-03-08T22:12:45.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 22:11 snap [2023-03-08T22:12:45.075Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 8 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:12:45.374Z] + 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=2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f --label arch=amd64 --label version=0.0.0 . [2023-03-08T22:12:45.374Z] Sending build context to Docker daemon 27.94MB [2023-03-08T22:12:45.374Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T22:12:45.374Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-08T22:12:45.374Z] ---> a4b3d4f76c03 [2023-03-08T22:12:45.374Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:12:45.942Z] ---> Running in 03a1ade31027 [2023-03-08T22:12:45.942Z] Removing intermediate container 03a1ade31027 [2023-03-08T22:12:45.942Z] ---> 60e21992efe2 [2023-03-08T22:12:45.942Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T22:12:45.942Z] ---> Running in 11dacbc38512 [2023-03-08T22:12:45.942Z] Removing intermediate container 11dacbc38512 [2023-03-08T22:12:45.942Z] ---> 27014cc57e0b [2023-03-08T22:12:45.942Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T22:12:45.942Z] ---> Running in a8d048f35650 [2023-03-08T22:12:45.942Z] Removing intermediate container a8d048f35650 [2023-03-08T22:12:45.942Z] ---> 4a678111ec04 [2023-03-08T22:12:45.942Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T22:12:45.942Z] ---> Running in b4f6bf64b5af [2023-03-08T22:12:46.201Z] Removing intermediate container b4f6bf64b5af [2023-03-08T22:12:46.201Z] ---> 6c7a22c18ead [2023-03-08T22:12:46.201Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-08T22:12:46.201Z] ---> Running in 95d8aa31f022 [2023-03-08T22:12:46.201Z] Removing intermediate container 95d8aa31f022 [2023-03-08T22:12:46.201Z] ---> 19af938f1501 [2023-03-08T22:12:46.201Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T22:12:46.201Z] ---> Running in 163da98ec9ba [2023-03-08T22:12:46.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:12:46.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:12:46.979Z] OK: 211 MiB in 51 packages [2023-03-08T22:12:47.238Z] Removing intermediate container 163da98ec9ba [2023-03-08T22:12:47.238Z] ---> 1e56698ecf67 [2023-03-08T22:12:47.238Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-08T22:12:47.238Z] ---> Running in 34302e632b74 [2023-03-08T22:12:47.238Z] Removing intermediate container 34302e632b74 [2023-03-08T22:12:47.238Z] ---> 80aa968880a0 [2023-03-08T22:12:47.238Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-08T22:12:47.498Z] ---> a7848fcf4660 [2023-03-08T22:12:47.498Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:12:47.498Z] ---> Running in 55cfb96f9b81 [2023-03-08T22:12:48.433Z] Removing intermediate container 55cfb96f9b81 [2023-03-08T22:12:48.433Z] ---> 93ec70f8822a [2023-03-08T22:12:48.433Z] Step 12/26 : COPY . . [2023-03-08T22:12:49.001Z] ---> 17d3d8c273d6 [2023-03-08T22:12:49.001Z] Step 13/26 : RUN ${MAKE} [2023-03-08T22:12:49.001Z] ---> Running in 66fba5d062c1 [2023-03-08T22:12:49.259Z] 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-08T22:13:11.176Z] Removing intermediate container 66fba5d062c1 [2023-03-08T22:13:11.176Z] ---> f34f9207c415 [2023-03-08T22:13:11.176Z] Step 14/26 : FROM alpine:3.16 [2023-03-08T22:13:11.176Z] 3.16: Pulling from library/alpine [2023-03-08T22:13:11.176Z] ef5531b6e74e: Pulling fs layer [2023-03-08T22:13:11.176Z] ef5531b6e74e: Verifying Checksum [2023-03-08T22:13:11.176Z] ef5531b6e74e: Download complete [2023-03-08T22:13:11.176Z] ef5531b6e74e: Pull complete [2023-03-08T22:13:11.176Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T22:13:11.176Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T22:13:11.176Z] ---> dfd21b5a31f5 [2023-03-08T22:13:11.176Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-08T22:13:11.176Z] ---> Running in 48b3e93a141d [2023-03-08T22:13:11.176Z] Removing intermediate container 48b3e93a141d [2023-03-08T22:13:11.176Z] ---> b820ac51cbd7 [2023-03-08T22:13:11.176Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:13:11.176Z] ---> Running in 2d84fbc536f9 [2023-03-08T22:13:11.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T22:13:11.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T22:13:11.176Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T22:13:11.176Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:13:11.176Z] OK: 6 MiB in 15 packages [2023-03-08T22:13:11.176Z] Removing intermediate container 2d84fbc536f9 [2023-03-08T22:13:11.176Z] ---> 3796dbff3172 [2023-03-08T22:13:11.176Z] Step 17/26 : WORKDIR / [2023-03-08T22:13:11.176Z] ---> Running in e66a33b55f3e [2023-03-08T22:13:11.176Z] Removing intermediate container e66a33b55f3e [2023-03-08T22:13:11.176Z] ---> d393154f6350 [2023-03-08T22:13:11.176Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-08T22:13:11.176Z] ---> e9208fa3964e [2023-03-08T22:13:11.176Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-08T22:13:11.176Z] ---> da2b98f76373 [2023-03-08T22:13:11.176Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-08T22:13:11.176Z] ---> 6209f8e4ddfd [2023-03-08T22:13:11.176Z] Step 21/26 : EXPOSE 59984 [2023-03-08T22:13:11.176Z] ---> Running in c706f8357c0a [2023-03-08T22:13:11.434Z] Removing intermediate container c706f8357c0a [2023-03-08T22:13:11.434Z] ---> 73d0857f8c87 [2023-03-08T22:13:11.434Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-08T22:13:11.434Z] ---> Running in 422446922b68 [2023-03-08T22:13:11.434Z] Removing intermediate container 422446922b68 [2023-03-08T22:13:11.434Z] ---> 89d881b3b542 [2023-03-08T22:13:11.434Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:13:11.434Z] ---> Running in faacfe513a68 [2023-03-08T22:13:11.434Z] Removing intermediate container faacfe513a68 [2023-03-08T22:13:11.434Z] ---> 53fad4b1d658 [2023-03-08T22:13:11.434Z] Step 24/26 : LABEL arch=amd64 [2023-03-08T22:13:11.434Z] ---> Running in 6cab905b9cd0 [2023-03-08T22:13:11.692Z] Removing intermediate container 6cab905b9cd0 [2023-03-08T22:13:11.692Z] ---> f739c15ae82d [2023-03-08T22:13:11.692Z] Step 25/26 : LABEL git_sha=2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f [2023-03-08T22:13:11.692Z] ---> Running in 5ccfb95114e2 [2023-03-08T22:13:11.692Z] Removing intermediate container 5ccfb95114e2 [2023-03-08T22:13:11.692Z] ---> d55c16bbdfc3 [2023-03-08T22:13:11.692Z] Step 26/26 : LABEL version=0.0.0 [2023-03-08T22:13:11.692Z] ---> Running in 930717f1a4f2 [2023-03-08T22:13:11.692Z] Removing intermediate container 930717f1a4f2 [2023-03-08T22:13:11.692Z] ---> eae723ad5453 [2023-03-08T22:13:11.692Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T22:13:11.692Z] Successfully built eae723ad5453 [2023-03-08T22:13:11.692Z] 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-08T22:13:12.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T22:13:12.120Z] [2023-03-08T22:13:12.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:13:12.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T22:13:12.418Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T22:13:12.418Z] 5eb5b503b376: Pulling fs layer [2023-03-08T22:13:12.418Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T22:13:12.418Z] ec43610c2a17: Pulling fs layer [2023-03-08T22:13:12.418Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T22:13:12.418Z] 33b1e0a273af: Pulling fs layer [2023-03-08T22:13:12.418Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T22:13:12.418Z] 2f39f015ded8: Pulling fs layer [2023-03-08T22:13:12.418Z] 3a2ae6a8a46f: Waiting [2023-03-08T22:13:12.418Z] 33b1e0a273af: Waiting [2023-03-08T22:13:12.418Z] 5d3b04190fa2: Waiting [2023-03-08T22:13:12.418Z] 2f39f015ded8: Waiting [2023-03-08T22:13:12.418Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T22:13:12.418Z] 5c69ac0246d0: Download complete [2023-03-08T22:13:12.418Z] 3a2ae6a8a46f: Download complete [2023-03-08T22:13:12.678Z] ec43610c2a17: Verifying Checksum [2023-03-08T22:13:12.678Z] ec43610c2a17: Download complete [2023-03-08T22:13:12.678Z] 33b1e0a273af: Verifying Checksum [2023-03-08T22:13:12.678Z] 33b1e0a273af: Download complete [2023-03-08T22:13:12.678Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T22:13:12.678Z] 5d3b04190fa2: Download complete [2023-03-08T22:13:12.678Z] 5eb5b503b376: Verifying Checksum [2023-03-08T22:13:12.678Z] 5eb5b503b376: Download complete [2023-03-08T22:13:13.243Z] 2f39f015ded8: Download complete [2023-03-08T22:13:13.807Z] 5eb5b503b376: Pull complete [2023-03-08T22:13:13.807Z] 5c69ac0246d0: Pull complete [2023-03-08T22:13:14.065Z] ec43610c2a17: Pull complete [2023-03-08T22:13:14.324Z] 3a2ae6a8a46f: Pull complete [2023-03-08T22:13:14.324Z] 33b1e0a273af: Pull complete [2023-03-08T22:13:14.580Z] 5d3b04190fa2: Pull complete [2023-03-08T22:13:17.859Z] 2f39f015ded8: Pull complete [2023-03-08T22:13:17.859Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T22:13:17.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T22:13:17.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:13:17.939Z] prd-ubuntu20.04-docker-8c-8g-8911 does not seem to be running inside a container [2023-03-08T22:13:17.974Z] $ 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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@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-08T22:13:20.919Z] $ docker top baf0f3d0152b10b5665a462cfb7e8941a533fcec09a3e5a5cea08d40d51318d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:13:21.275Z] ---> job-cost.sh [2023-03-08T22:13:21.275Z] lf-activate-venv: SKIPPING [2023-03-08T22:13:21.275Z] INFO: No Stack... [2023-03-08T22:13:21.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T22:13:22.115Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T22:13:22.403Z] + cat /w/workspace/undry_device-onvif-camera_PR-251/archives/cost.csv [2023-03-08T22:13:22.403Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T22:13:22.419Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-5-stack-cost] [2023-03-08T22:13:22.428Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-5-stack-cost] did not exist. Created. [2023-03-08T22:13:22.428Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T22:13:22.722Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T22:13:22.744Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T22:13:22.749Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T22:13:22.769Z] $ docker stop --time=1 baf0f3d0152b10b5665a462cfb7e8941a533fcec09a3e5a5cea08d40d51318d1 [2023-03-08T22:13:23.925Z] $ docker rm -f --volumes baf0f3d0152b10b5665a462cfb7e8941a533fcec09a3e5a5cea08d40d51318d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T22:14:41.295Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8913 in /w/workspace/undry_device-onvif-camera_PR-251 [Pipeline] { [Pipeline] ws [2023-03-08T22:14:41.309Z] Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout [2023-03-08T22:14:41.374Z] The recommended git tool is: git [2023-03-08T22:14:51.328Z] using credential edgex-jenkins-ssh [2023-03-08T22:14:51.350Z] Cloning the remote Git repository [2023-03-08T22:14:51.408Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-08T22:14:51.494Z] > git init /w/workspace/device-onvif-camera/5 # timeout=10 [2023-03-08T22:14:51.680Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-08T22:14:51.681Z] > git --version # timeout=10 [2023-03-08T22:14:51.705Z] > git --version # 'git version 2.25.1' [2023-03-08T22:14:51.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T22:14:51.776Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T22:14:53.405Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-08T22:14:53.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T22:14:54.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-08T22:14:54.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-08T22:14:54.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T22:14:54.446Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T22:14:55.024Z] Merging remotes/origin/main commit 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 into PR head commit 344577fdb5da1d5aaea574f566102dbc604c264f [2023-03-08T22:14:56.227Z] Merge succeeded, producing 682062445916567721978451034770a59be596bf [2023-03-08T22:14:56.228Z] Checking out Revision 682062445916567721978451034770a59be596bf (PR-251) [2023-03-08T22:14:55.045Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T22:14:55.071Z] > git checkout -f 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 [2023-03-08T22:14:55.406Z] > git remote # timeout=10 [2023-03-08T22:14:55.431Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T22:14:55.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T22:14:55.477Z] > git merge 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 # timeout=10 [2023-03-08T22:14:56.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T22:14:56.235Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T22:14:56.253Z] > git checkout -f 682062445916567721978451034770a59be596bf # timeout=10 [2023-03-08T22:14:59.802Z] Commit message: "Merge commit '33d7f92d5661b99b9b96e2663b29a2bf689d0f01' into HEAD" [2023-03-08T22:14:59.810Z] > git rev-list --no-walk 344577fdb5da1d5aaea574f566102dbc604c264f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T22:15:00.810Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T22:15:00.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T22:15:00.811Z] Dload Upload Total Spent Left Speed [2023-03-08T22:15:00.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-03-08T22:15:01.572Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T22:15:01.913Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T22:15:01.913Z] + sudo tee /etc/docker/daemon.new [2023-03-08T22:15:01.913Z] { [2023-03-08T22:15:01.913Z] "registry-mirrors": [ [2023-03-08T22:15:01.913Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T22:15:01.913Z] ], [2023-03-08T22:15:01.913Z] "bip": "10.250.0.254/24", [2023-03-08T22:15:01.913Z] "hosts": [ [2023-03-08T22:15:01.913Z] "tcp://0.0.0.0:5555", [2023-03-08T22:15:01.913Z] "unix:///var/run/docker.sock" [2023-03-08T22:15:01.913Z] ], [2023-03-08T22:15:01.913Z] "mtu": 1458, [2023-03-08T22:15:01.913Z] "selinux-enabled": true, [2023-03-08T22:15:01.913Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T22:15:01.913Z] } [Pipeline] sh [2023-03-08T22:15:02.259Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T22:15:02.600Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T22:15:20.900Z] provisioning config files... [2023-03-08T22:15:20.935Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config1418526215285557582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:15:21.296Z] ---> docker-login.sh [2023-03-08T22:15:21.296Z] nexus3.edgexfoundry.org:10001 [2023-03-08T22:15:21.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:15:21.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:15:21.887Z] Configure a credential helper to remove this warning. See [2023-03-08T22:15:21.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:15:21.887Z] [2023-03-08T22:15:21.887Z] Login Succeeded [2023-03-08T22:15:21.887Z] nexus3.edgexfoundry.org:10002 [2023-03-08T22:15:22.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:15:22.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:15:22.434Z] Configure a credential helper to remove this warning. See [2023-03-08T22:15:22.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:15:22.434Z] [2023-03-08T22:15:22.434Z] Login Succeeded [2023-03-08T22:15:22.434Z] nexus3.edgexfoundry.org:10003 [2023-03-08T22:15:22.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:15:22.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:15:22.705Z] Configure a credential helper to remove this warning. See [2023-03-08T22:15:22.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:15:22.705Z] [2023-03-08T22:15:22.705Z] Login Succeeded [2023-03-08T22:15:22.705Z] nexus3.edgexfoundry.org:10004 [2023-03-08T22:15:22.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:15:23.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:15:23.245Z] Configure a credential helper to remove this warning. See [2023-03-08T22:15:23.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:15:23.245Z] [2023-03-08T22:15:23.245Z] Login Succeeded [2023-03-08T22:15:23.245Z] docker.io [2023-03-08T22:15:23.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T22:15:23.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T22:15:23.785Z] Configure a credential helper to remove this warning. See [2023-03-08T22:15:23.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T22:15:23.785Z] [2023-03-08T22:15:23.785Z] Login Succeeded [2023-03-08T22:15:23.785Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T22:15:23.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T22:15:24.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:15:24.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T22:15:24.119Z] ========================================================= [2023-03-08T22:15:24.119Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T22:15:24.119Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:15:24.476Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T22:15:25.064Z] Sending build context to Docker daemon 20.61MB [2023-03-08T22:15:25.064Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T22:15:25.064Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-08T22:15:26.485Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T22:15:26.485Z] 9b18e9b68314: Pulling fs layer [2023-03-08T22:15:26.485Z] 35d82f9e3411: Pulling fs layer [2023-03-08T22:15:26.485Z] e16973657156: Pulling fs layer [2023-03-08T22:15:26.485Z] fc693d55d65f: Pulling fs layer [2023-03-08T22:15:26.485Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T22:15:26.485Z] dda99020689f: Pulling fs layer [2023-03-08T22:15:26.485Z] db1c61fa0a46: Pulling fs layer [2023-03-08T22:15:26.485Z] 891c053d2c06: Pulling fs layer [2023-03-08T22:15:26.485Z] fc693d55d65f: Waiting [2023-03-08T22:15:26.485Z] 7e9fc2657dce: Waiting [2023-03-08T22:15:26.485Z] dda99020689f: Waiting [2023-03-08T22:15:26.485Z] db1c61fa0a46: Waiting [2023-03-08T22:15:26.485Z] 891c053d2c06: Waiting [2023-03-08T22:15:26.485Z] e16973657156: Download complete [2023-03-08T22:15:26.485Z] 35d82f9e3411: Verifying Checksum [2023-03-08T22:15:26.485Z] 35d82f9e3411: Download complete [2023-03-08T22:15:26.485Z] 7e9fc2657dce: Download complete [2023-03-08T22:15:26.485Z] dda99020689f: Download complete [2023-03-08T22:15:26.485Z] 9b18e9b68314: Verifying Checksum [2023-03-08T22:15:26.485Z] 9b18e9b68314: Download complete [2023-03-08T22:15:27.455Z] 9b18e9b68314: Pull complete [2023-03-08T22:15:27.455Z] 891c053d2c06: Verifying Checksum [2023-03-08T22:15:27.455Z] 891c053d2c06: Download complete [2023-03-08T22:15:27.727Z] 35d82f9e3411: Pull complete [2023-03-08T22:15:27.997Z] e16973657156: Pull complete [2023-03-08T22:15:28.586Z] db1c61fa0a46: Verifying Checksum [2023-03-08T22:15:28.586Z] db1c61fa0a46: Download complete [2023-03-08T22:15:29.171Z] fc693d55d65f: Download complete [2023-03-08T22:15:41.507Z] fc693d55d65f: Pull complete [2023-03-08T22:15:41.507Z] 7e9fc2657dce: Pull complete [2023-03-08T22:15:41.507Z] dda99020689f: Pull complete [2023-03-08T22:15:45.807Z] db1c61fa0a46: Pull complete [2023-03-08T22:15:47.754Z] 891c053d2c06: Pull complete [2023-03-08T22:15:47.754Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T22:15:47.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T22:15:47.754Z] ---> f96f9c87975a [2023-03-08T22:15:47.754Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:15:49.700Z] ---> Running in d5b5a7732a22 [2023-03-08T22:15:49.967Z] Removing intermediate container d5b5a7732a22 [2023-03-08T22:15:49.967Z] ---> dbfbd92d6f14 [2023-03-08T22:15:49.967Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T22:15:49.967Z] ---> Running in 478449ae7d6f [2023-03-08T22:15:50.236Z] Removing intermediate container 478449ae7d6f [2023-03-08T22:15:50.236Z] ---> 1c6cb64261a9 [2023-03-08T22:15:50.236Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T22:15:50.236Z] ---> Running in 8988ab1fdc4f [2023-03-08T22:15:50.506Z] Removing intermediate container 8988ab1fdc4f [2023-03-08T22:15:50.506Z] ---> d6182f7679a9 [2023-03-08T22:15:50.506Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T22:15:50.776Z] ---> Running in 5c5840e56890 [2023-03-08T22:15:51.044Z] Removing intermediate container 5c5840e56890 [2023-03-08T22:15:51.044Z] ---> bfd1c3230189 [2023-03-08T22:15:51.044Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-08T22:15:51.044Z] ---> Running in 42738c246de5 [2023-03-08T22:15:51.312Z] Removing intermediate container 42738c246de5 [2023-03-08T22:15:51.312Z] ---> 8201936ccda6 [2023-03-08T22:15:51.312Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T22:15:51.312Z] ---> Running in 5685304afad8 [2023-03-08T22:15:53.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:15:54.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:15:55.127Z] OK: 221 MiB in 51 packages [2023-03-08T22:15:56.093Z] Removing intermediate container 5685304afad8 [2023-03-08T22:15:56.093Z] ---> 3acae87b8bed [2023-03-08T22:15:56.093Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-08T22:15:56.093Z] ---> Running in c669ff17ff49 [2023-03-08T22:15:56.364Z] Removing intermediate container c669ff17ff49 [2023-03-08T22:15:56.364Z] ---> 07f885d090d3 [2023-03-08T22:15:56.364Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-08T22:15:56.952Z] ---> 72985bcc04f0 [2023-03-08T22:15:56.952Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:15:56.952Z] ---> Running in 86d29208781f [2023-03-08T22:17:04.882Z] Removing intermediate container 86d29208781f [2023-03-08T22:17:04.882Z] ---> 0171ca3dbd71 [2023-03-08T22:17:04.882Z] Step 12/13 : COPY . . [2023-03-08T22:17:05.469Z] ---> 056f4d3a78fb [2023-03-08T22:17:05.469Z] Step 13/13 : RUN ${MAKE} [2023-03-08T22:17:05.469Z] ---> Running in 819d82ce6991 [2023-03-08T22:17:06.437Z] noop [2023-03-08T22:17:07.409Z] Removing intermediate container 819d82ce6991 [2023-03-08T22:17:07.409Z] ---> e0fc5fd713c3 [2023-03-08T22:17:07.409Z] Successfully built e0fc5fd713c3 [2023-03-08T22:17:07.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:17:07.763Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T22:17:07.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:17:07.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-8913 does not seem to be running inside a container [2023-03-08T22:17:08.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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-08T22:17:09.306Z] $ docker top f9e52e6a088bd69e04f03065e9c8e15e28cbdb2778082b680d4e84d2398cc0ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:17:10.162Z] + go version [2023-03-08T22:17:10.163Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T22:17:10.183Z] $ docker stop --time=1 f9e52e6a088bd69e04f03065e9c8e15e28cbdb2778082b680d4e84d2398cc0ee [2023-03-08T22:17:11.825Z] $ docker rm -f --volumes f9e52e6a088bd69e04f03065e9c8e15e28cbdb2778082b680d4e84d2398cc0ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:17:12.358Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T22:17:12.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:17:12.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-8913 does not seem to be running inside a container [2023-03-08T22:17:12.608Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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-08T22:17:13.909Z] $ docker top 91313fb68f6d7fd42d33401291a673e3b58cc9a2fea0eb61009905d375825238 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:17:14.761Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/5 [Pipeline] fileExists [Pipeline] sh [2023-03-08T22:17:15.417Z] + make test [2023-03-08T22:17:15.417Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T22:17:17.378Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-08T22:18:54.069Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-08T22:18:56.032Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.166s coverage: 30.5% of statements [2023-03-08T22:18:56.032Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-08T22:19:14.261Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.911s coverage: 86.5% of statements [2023-03-08T22:19:14.261Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T22:19:14.261Z] go vet ./... [2023-03-08T22:19:36.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T22:19:36.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T22:19:36.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T22:19:36.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T22:19:36.651Z] $ docker stop --time=1 91313fb68f6d7fd42d33401291a673e3b58cc9a2fea0eb61009905d375825238 [2023-03-08T22:19:38.464Z] $ docker rm -f --volumes 91313fb68f6d7fd42d33401291a673e3b58cc9a2fea0eb61009905d375825238 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T22:19:39.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T22:19:39.562Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T22:19:40.259Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T22:19:40.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T22:19:41.084Z] + ls -al . [2023-03-08T22:19:41.084Z] total 228 [2023-03-08T22:19:41.084Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 22:17 . [2023-03-08T22:19:41.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 22:14 .. [2023-03-08T22:19:41.084Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 22:14 .git [2023-03-08T22:19:41.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 22:14 .github [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 8 22:14 .gitignore [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 8 22:14 .golangci.yml [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 8 22:14 Attribution.txt [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 8 22:14 CHANGELOG.md [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 8 22:14 Dockerfile [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 22:14 GOVERNANCE.md [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 8 22:14 Jenkinsfile [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 8 22:14 LICENSE [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 8 22:14 Makefile [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 22:14 OWNERS.md [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 8 22:14 README.md [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 22:11 VERSION [2023-03-08T22:19:41.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 22:14 bin [2023-03-08T22:19:41.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 22:14 cmd [2023-03-08T22:19:41.084Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 8 22:19 coverage.out [2023-03-08T22:19:41.084Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 22:14 doc [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 8 22:14 go.mod [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 8 22:14 go.sum [2023-03-08T22:19:41.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 22:14 internal [2023-03-08T22:19:41.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 22:14 snap [2023-03-08T22:19:41.084Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 8 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:19:41.442Z] + 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=682062445916567721978451034770a59be596bf --label arch=arm64 --label version=0.0.0 . [2023-03-08T22:19:42.059Z] Sending build context to Docker daemon 20.69MB [2023-03-08T22:19:42.059Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T22:19:42.059Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-08T22:19:42.059Z] ---> e0fc5fd713c3 [2023-03-08T22:19:42.059Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-08T22:19:43.481Z] ---> Running in 5134b71bcfe5 [2023-03-08T22:19:43.754Z] Removing intermediate container 5134b71bcfe5 [2023-03-08T22:19:43.754Z] ---> 7aad84b7654c [2023-03-08T22:19:43.754Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T22:19:43.754Z] ---> Running in f1d10d841aeb [2023-03-08T22:19:44.022Z] Removing intermediate container f1d10d841aeb [2023-03-08T22:19:44.022Z] ---> 85a064390e5e [2023-03-08T22:19:44.022Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T22:19:44.293Z] ---> Running in c38c3ceb0acc [2023-03-08T22:19:44.562Z] Removing intermediate container c38c3ceb0acc [2023-03-08T22:19:44.562Z] ---> a160e7598d7a [2023-03-08T22:19:44.562Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T22:19:44.562Z] ---> Running in c2f584b8b4e2 [2023-03-08T22:19:44.830Z] Removing intermediate container c2f584b8b4e2 [2023-03-08T22:19:44.830Z] ---> 1df121f68b25 [2023-03-08T22:19:44.830Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-08T22:19:45.100Z] ---> Running in 32e4eaa5be15 [2023-03-08T22:19:45.369Z] Removing intermediate container 32e4eaa5be15 [2023-03-08T22:19:45.369Z] ---> 56555287d9cc [2023-03-08T22:19:45.369Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T22:19:45.369Z] ---> Running in e2c82c457358 [2023-03-08T22:19:46.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:19:46.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:19:48.016Z] OK: 221 MiB in 51 packages [2023-03-08T22:19:48.983Z] Removing intermediate container e2c82c457358 [2023-03-08T22:19:48.983Z] ---> 4fc3aa952e19 [2023-03-08T22:19:48.983Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-08T22:19:48.983Z] ---> Running in 98eb7c68f85c [2023-03-08T22:19:49.252Z] Removing intermediate container 98eb7c68f85c [2023-03-08T22:19:49.252Z] ---> 8ee1a59ce042 [2023-03-08T22:19:49.252Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-08T22:19:49.843Z] ---> e6d57f6c286c [2023-03-08T22:19:49.843Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T22:19:49.843Z] ---> Running in ad4a4331ee1f [2023-03-08T22:19:52.430Z] Removing intermediate container ad4a4331ee1f [2023-03-08T22:19:52.430Z] ---> 7bdfa9ee4717 [2023-03-08T22:19:52.430Z] Step 12/26 : COPY . . [2023-03-08T22:19:57.773Z] ---> 7b570d24ef84 [2023-03-08T22:19:57.773Z] Step 13/26 : RUN ${MAKE} [2023-03-08T22:19:57.773Z] ---> Running in a9d8a6531289 [2023-03-08T22:19:58.358Z] 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-08T22:22:20.090Z] Removing intermediate container a9d8a6531289 [2023-03-08T22:22:20.090Z] ---> a6442ae41735 [2023-03-08T22:22:20.090Z] Step 14/26 : FROM alpine:3.16 [2023-03-08T22:22:20.090Z] 3.16: Pulling from library/alpine [2023-03-08T22:22:20.090Z] 3760b48202b3: Pulling fs layer [2023-03-08T22:22:20.090Z] 3760b48202b3: Verifying Checksum [2023-03-08T22:22:20.090Z] 3760b48202b3: Download complete [2023-03-08T22:22:20.090Z] 3760b48202b3: Pull complete [2023-03-08T22:22:20.090Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T22:22:20.090Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T22:22:20.090Z] ---> 4c81e5bf8899 [2023-03-08T22:22:20.090Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-08T22:22:20.090Z] ---> Running in 5b547570af43 [2023-03-08T22:22:20.090Z] Removing intermediate container 5b547570af43 [2023-03-08T22:22:20.090Z] ---> dc4404432f58 [2023-03-08T22:22:20.090Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-08T22:22:20.090Z] ---> Running in 5ddfa3aa38cb [2023-03-08T22:22:20.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T22:22:20.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T22:22:20.675Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T22:22:20.675Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T22:22:20.675Z] OK: 5 MiB in 15 packages [2023-03-08T22:22:22.622Z] Removing intermediate container 5ddfa3aa38cb [2023-03-08T22:22:22.622Z] ---> a326ffe3a7b6 [2023-03-08T22:22:22.622Z] Step 17/26 : WORKDIR / [2023-03-08T22:22:22.622Z] ---> Running in 09ed49b17bf5 [2023-03-08T22:22:22.622Z] Removing intermediate container 09ed49b17bf5 [2023-03-08T22:22:22.622Z] ---> e4883e4e4886 [2023-03-08T22:22:22.622Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-08T22:22:24.579Z] ---> 5bef0f962b28 [2023-03-08T22:22:24.579Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-08T22:22:24.847Z] ---> 7c6962b6fb71 [2023-03-08T22:22:24.847Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-08T22:22:25.435Z] ---> 1c8492e7556a [2023-03-08T22:22:25.435Z] Step 21/26 : EXPOSE 59984 [2023-03-08T22:22:25.435Z] ---> Running in 72e11ffb87d2 [2023-03-08T22:22:25.708Z] Removing intermediate container 72e11ffb87d2 [2023-03-08T22:22:25.708Z] ---> 2079449a2f03 [2023-03-08T22:22:25.708Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-08T22:22:25.708Z] ---> Running in 17db47791c5f [2023-03-08T22:22:25.978Z] Removing intermediate container 17db47791c5f [2023-03-08T22:22:25.978Z] ---> 309ef430399f [2023-03-08T22:22:25.978Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T22:22:25.978Z] ---> Running in 7bcf7aeb11e7 [2023-03-08T22:22:26.244Z] Removing intermediate container 7bcf7aeb11e7 [2023-03-08T22:22:26.244Z] ---> ff8a7dc7887c [2023-03-08T22:22:26.244Z] Step 24/26 : LABEL arch=arm64 [2023-03-08T22:22:26.514Z] ---> Running in 2ce72bd536a0 [2023-03-08T22:22:26.782Z] Removing intermediate container 2ce72bd536a0 [2023-03-08T22:22:26.782Z] ---> 687db204d284 [2023-03-08T22:22:26.782Z] Step 25/26 : LABEL git_sha=682062445916567721978451034770a59be596bf [2023-03-08T22:22:26.782Z] ---> Running in 7798dc5f8c02 [2023-03-08T22:22:27.048Z] Removing intermediate container 7798dc5f8c02 [2023-03-08T22:22:27.048Z] ---> 1845a95714de [2023-03-08T22:22:27.048Z] Step 26/26 : LABEL version=0.0.0 [2023-03-08T22:22:27.048Z] ---> Running in fd98787b2089 [2023-03-08T22:22:27.317Z] Removing intermediate container fd98787b2089 [2023-03-08T22:22:27.317Z] ---> 1d01428992bb [2023-03-08T22:22:27.317Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T22:22:27.584Z] Successfully built 1d01428992bb [2023-03-08T22:22:27.584Z] 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-08T22:22:28.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T22:22:28.043Z] [2023-03-08T22:22:28.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:22:28.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T22:22:28.374Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T22:22:28.374Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T22:22:28.374Z] 04944245beec: Pulling fs layer [2023-03-08T22:22:28.374Z] 699f458cf7ca: Pulling fs layer [2023-03-08T22:22:28.374Z] 765212b225bb: Pulling fs layer [2023-03-08T22:22:28.374Z] f23df028b6ca: Pulling fs layer [2023-03-08T22:22:28.374Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T22:22:28.374Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T22:22:28.374Z] 765212b225bb: Waiting [2023-03-08T22:22:28.374Z] d65c8cfc05b1: Waiting [2023-03-08T22:22:28.374Z] 2437ff75d9bd: Waiting [2023-03-08T22:22:28.656Z] 04944245beec: Verifying Checksum [2023-03-08T22:22:28.656Z] 04944245beec: Download complete [2023-03-08T22:22:28.656Z] 765212b225bb: Verifying Checksum [2023-03-08T22:22:28.656Z] 765212b225bb: Download complete [2023-03-08T22:22:28.656Z] f23df028b6ca: Download complete [2023-03-08T22:22:28.656Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T22:22:28.656Z] d65c8cfc05b1: Download complete [2023-03-08T22:22:28.656Z] 699f458cf7ca: Verifying Checksum [2023-03-08T22:22:28.656Z] 699f458cf7ca: Download complete [2023-03-08T22:22:29.243Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T22:22:29.243Z] 8998bd30e6a1: Download complete [2023-03-08T22:22:31.831Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T22:22:31.831Z] 2437ff75d9bd: Download complete [2023-03-08T22:22:33.242Z] 8998bd30e6a1: Pull complete [2023-03-08T22:22:33.828Z] 04944245beec: Pull complete [2023-03-08T22:22:35.777Z] 699f458cf7ca: Pull complete [2023-03-08T22:22:36.045Z] 765212b225bb: Pull complete [2023-03-08T22:22:37.006Z] f23df028b6ca: Pull complete [2023-03-08T22:22:37.006Z] d65c8cfc05b1: Pull complete [2023-03-08T22:22:51.999Z] 2437ff75d9bd: Pull complete [2023-03-08T22:22:52.000Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T22:22:52.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T22:22:52.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:22:52.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-8913 does not seem to be running inside a container [2023-03-08T22:22:52.252Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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-08T22:22:54.832Z] $ docker top 6453cc08ad169a04e21568788370ca724f410497226aec61d2fdde9e068065f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:22:55.668Z] ---> job-cost.sh [2023-03-08T22:22:55.668Z] lf-activate-venv: SKIPPING [2023-03-08T22:22:55.668Z] INFO: No Stack... [2023-03-08T22:22:56.252Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T22:22:56.835Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T22:22:57.477Z] + cat /w/workspace/device-onvif-camera/5/archives/cost.csv [2023-03-08T22:22:57.477Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T22:22:57.540Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-251-5-stack-cost] [2023-03-08T22:22:57.550Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-5-stack-cost] did not exist. Created. [2023-03-08T22:22:57.550Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-251-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T22:22:58.216Z] /w/workspace/device-onvif-camera/5@tmp/durable-5f79173d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T22:22:58.873Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T22:22:58.895Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T22:22:58.968Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T22:22:58.975Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-251-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T22:22:58.992Z] $ docker stop --time=1 6453cc08ad169a04e21568788370ca724f410497226aec61d2fdde9e068065f0 [2023-03-08T22:23:02.274Z] $ docker rm -f --volumes 6453cc08ad169a04e21568788370ca724f410497226aec61d2fdde9e068065f0 [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-08T22:23:02.637Z] provisioning config files... [2023-03-08T22:23:02.644Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config1631685222385500671tmp [Pipeline] { [Pipeline] sh [2023-03-08T22:23:02.939Z] + set +x [2023-03-08T22:23:02.939Z] + bash -s -- [2023-03-08T22:23:02.939Z] + curl -s https://codecov.io/bash [2023-03-08T22:23:02.939Z] [2023-03-08T22:23:02.939Z] _____ _ [2023-03-08T22:23:02.939Z] / ____| | | [2023-03-08T22:23:02.939Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T22:23:02.939Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T22:23:02.939Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T22:23:02.939Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T22:23:02.939Z] Bash-1.0.6 [2023-03-08T22:23:02.939Z] [2023-03-08T22:23:02.939Z] [2023-03-08T22:23:02.939Z] ==> git version 2.25.1 found [2023-03-08T22:23:02.939Z] ==> 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-08T22:23:02.939Z] Release-Date: 2020-01-08 [2023-03-08T22:23:02.939Z] 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-08T22:23:02.939Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T22:23:02.939Z] ==> Jenkins CI detected. [2023-03-08T22:23:02.939Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-251 [2023-03-08T22:23:02.939Z] project root: . [2023-03-08T22:23:02.939Z] --> token set from env [2023-03-08T22:23:02.939Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T22:23:02.939Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T22:23:02.939Z] ==> Python coveragepy not found [2023-03-08T22:23:02.939Z] ==> Searching for coverage reports in: [2023-03-08T22:23:02.939Z] + . [2023-03-08T22:23:02.939Z] -> Found 1 reports [2023-03-08T22:23:02.939Z] ==> Detecting git/mercurial file structure [2023-03-08T22:23:02.939Z] ==> Reading reports [2023-03-08T22:23:02.939Z] + ./coverage.out bytes=76650 [2023-03-08T22:23:02.939Z] ==> Appending adjustments [2023-03-08T22:23:02.939Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T22:23:03.200Z] + Found adjustments [2023-03-08T22:23:03.200Z] ==> Gzipping contents [2023-03-08T22:23:03.200Z] 12K /tmp/codecov.31V01x.gz [2023-03-08T22:23:03.200Z] ==> Uploading reports [2023-03-08T22:23:03.200Z] url: https://codecov.io [2023-03-08T22:23:03.200Z] query: branch=PR-251&commit=2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-03-08T22:23:03.200Z] -> Pinging Codecov [2023-03-08T22:23:03.200Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-251&commit=2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-251%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=251&job=&cmd_args= [2023-03-08T22:23:03.460Z] -> Uploading to [2023-03-08T22:23:03.460Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/F29A59C45E3A92E06B3E522C9905F8EF/2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f/a368e105-e09f-41f0-9302-a0f407baa6bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T222303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d7d220b06d672d5aa4c5457879478d06fcd241d5971a86e5783a9584c257f70 [2023-03-08T22:23:03.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T22:23:03.460Z] Dload Upload Total Spent Left Speed [2023-03-08T22:23:03.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10463 0 0 100 10463 0 32293 --:--:-- --:--:-- --:--:-- 32193 100 10463 0 0 100 10463 0 32293 --:--:-- --:--:-- --:--:-- 32193 [2023-03-08T22:23:03.721Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2e4ffa695ad78c7a83507dfb0eb2b6a0d7724e3f [Pipeline] } [2023-03-08T22:23:03.729Z] 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-08T22:23:04.490Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-251/archives ] [2023-03-08T22:23:04.490Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives [2023-03-08T22:23:04.490Z] total 16 [2023-03-08T22:23:04.490Z] drwxr-xr-x 3 root root 4096 Mar 8 22:13 . [2023-03-08T22:23:04.490Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 22:13 .. [2023-03-08T22:23:04.490Z] drwxr-xr-x 2 root root 4096 Mar 8 22:13 cost [2023-03-08T22:23:04.490Z] -rw-r--r-- 1 root root 91 Mar 8 22:13 cost.csv [2023-03-08T22:23:04.490Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-251/archives [2023-03-08T22:23:04.490Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-251/archives [2023-03-08T22:23:04.490Z] total 16 [2023-03-08T22:23:04.490Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 22:13 . [2023-03-08T22:23:04.490Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 22:13 .. [2023-03-08T22:23:04.490Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 22:13 cost [2023-03-08T22:23:04.490Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 8 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:23:04.783Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:23:05.645Z] ---> package-listing.sh [2023-03-08T22:23:05.645Z] ++ facter osfamily [2023-03-08T22:23:05.645Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T22:23:05.904Z] + OS_FAMILY=debian [2023-03-08T22:23:05.904Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-251 [2023-03-08T22:23:05.904Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T22:23:05.904Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T22:23:05.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T22:23:05.904Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T22:23:05.904Z] + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' [2023-03-08T22:23:05.904Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T22:23:05.904Z] + case "${OS_FAMILY}" in [2023-03-08T22:23:05.904Z] + dpkg -l [2023-03-08T22:23:05.904Z] + grep '^ii' [2023-03-08T22:23:05.904Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T22:23:05.904Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T22:23:05.904Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T22:23:05.904Z] + '[' /w/workspace/undry_device-onvif-camera_PR-251 ']' [2023-03-08T22:23:05.904Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-251/archives/ [2023-03-08T22:23:05.904Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-251/archives/ [Pipeline] echo [2023-03-08T22:23:05.916Z] 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-251/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T22:23:06.193Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T22:23:06.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T22:23:06.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T22:23:06.819Z] prd-ubuntu20.04-docker-8c-8g-8911 does not seem to be running inside a container [2023-03-08T22:23:06.856Z] $ 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-251/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-251 -v /w/workspace/undry_device-onvif-camera_PR-251:/w/workspace/undry_device-onvif-camera_PR-251:rw,z -v /w/workspace/undry_device-onvif-camera_PR-251@tmp:/w/workspace/undry_device-onvif-camera_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T22:23:07.052Z] $ docker top d0697552d764162210b0dfff29fc05b7ff5170f805be1d641fb748b7c452ae18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T22:23:07.384Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T22:23:07.666Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T22:23:07.949Z] + ls /var/log/sa-host [2023-03-08T22:23:07.950Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T22:23:08.012Z] provisioning config files... [2023-03-08T22:23:08.020Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-251@tmp/config9094646894117118926tmp [Pipeline] { [Pipeline] echo [2023-03-08T22:23:08.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:23:08.314Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T22:23:08.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:23:08.648Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T22:23:08.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:23:08.939Z] ---> sudo-logs.sh [2023-03-08T22:23:08.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T22:23:08.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:23:09.251Z] ---> job-cost.sh [2023-03-08T22:23:09.251Z] lf-activate-venv: SKIPPING [2023-03-08T22:23:09.251Z] DEBUG: total: 0.2199999988079071 [2023-03-08T22:23:09.251Z] INFO: Retrieving Stack Cost... [2023-03-08T22:23:09.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T22:23:10.077Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T22:23:10.090Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T22:23:10.373Z] ---> logs-deploy.sh [2023-03-08T22:23:10.373Z] lf-activate-venv: SKIPPING [2023-03-08T22:23:10.373Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-251/5 [2023-03-08T22:23:10.373Z] INFO: archiving workspace using pattern(s): [2023-03-08T22:23:11.308Z] Archives upload complete. [2023-03-08T22:23:11.308Z] INFO: archiving logs to Nexus