Pull request #301 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from f99d39125280c9a7b99840202c5d5201a00ee234+c6cff038fe156dd62418d57d6c36ffe741a1df05 (81de760244bc167ed7b6b16f08b9877cd5fb149c) 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-ssh16473645195988821579.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12103099125126273938.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-301/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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4794705897653565591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1974402996524868910.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-301/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-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13631206852433900749.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7256 in /w/workspace/undry_device-onvif-camera_PR-301 [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-301 # 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/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6cff038fe156dd62418d57d6c36ffe741a1df05 into PR head commit f99d39125280c9a7b99840202c5d5201a00ee234 Merge succeeded, producing f99d39125280c9a7b99840202c5d5201a00ee234 Checking out Revision f99d39125280c9a7b99840202c5d5201a00ee234 (PR-301) > git config core.sparsecheckout # timeout=10 > git checkout -f f99d39125280c9a7b99840202c5d5201a00ee234 # 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 c6cff038fe156dd62418d57d6c36ffe741a1df05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f99d39125280c9a7b99840202c5d5201a00ee234 # timeout=10 Commit message: "feat!: Consume SDK interface changes" First time build. Skipping changelog. > git rev-list --no-walk 1f81003e46dde388b56d1ed163f5d839452b4eeb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-10T01:37:01.973Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-10T01:37:02.036Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-10T01:37:02.047Z] ========================================================= [2023-04-10T01:37:02.047Z] EdgeX Global Pipelines Version Info [2023-04-10T01:37:02.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:37:02.759Z] ------------------- [2023-04-10T01:37:02.759Z] stable info: [2023-04-10T01:37:02.759Z] ------------------- [2023-04-10T01:37:02.759Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-10T01:37:02.759Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-10T01:37:02.759Z] Message: update stable to v1.0.245 [2023-04-10T01:37:03.332Z] ------------------- [2023-04-10T01:37:03.332Z] experimental info: [2023-04-10T01:37:03.332Z] ------------------- [2023-04-10T01:37:03.332Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-10T01:37:03.332Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-10T01:37:03.332Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-10T01:37:03.501Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-10T01:37:03.513Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-10T01:37:03.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-10T01:37:03.535Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-10T01:37:03.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-10T01:37:03.558Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-10T01:37:03.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-10T01:37:03.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-10T01:37:03.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-10T01:37:03.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-10T01:37:03.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-10T01:37:03.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-10T01:37:03.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-10T01:37:03.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-10T01:37:03.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T01:37:03.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T01:37:03.683Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T01:37:03.698Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T01:37:03.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-10T01:37:03.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-10T01:37:03.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-10T01:37:03.742Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-10T01:37:03.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-10T01:37:03.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-10T01:37:03.766Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-10T01:37:03.774Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-10T01:37:03.783Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-10T01:37:03.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo [2023-04-10T01:37:03.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo [2023-04-10T01:37:03.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo [2023-04-10T01:37:03.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] echo [2023-04-10T01:37:03.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f99d391 [Pipeline] echo [2023-04-10T01:37:03.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T01:37:03.905Z] provisioning config files... [2023-04-10T01:37:03.920Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-301@tmp/config9783614781289373069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:37:04.222Z] ---> docker-login.sh [2023-04-10T01:37:04.222Z] nexus3.edgexfoundry.org:10001 [2023-04-10T01:37:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:04.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:04.483Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:04.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:04.483Z] [2023-04-10T01:37:04.483Z] Login Succeeded [2023-04-10T01:37:04.483Z] nexus3.edgexfoundry.org:10002 [2023-04-10T01:37:04.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:04.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:04.743Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:04.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:04.743Z] [2023-04-10T01:37:04.743Z] Login Succeeded [2023-04-10T01:37:04.743Z] nexus3.edgexfoundry.org:10003 [2023-04-10T01:37:04.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:04.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:04.743Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:04.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:04.743Z] [2023-04-10T01:37:04.743Z] Login Succeeded [2023-04-10T01:37:04.743Z] nexus3.edgexfoundry.org:10004 [2023-04-10T01:37:05.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:05.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:05.002Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:05.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:05.002Z] [2023-04-10T01:37:05.002Z] Login Succeeded [2023-04-10T01:37:05.002Z] docker.io [2023-04-10T01:37:05.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:05.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:05.262Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:05.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:05.262Z] [2023-04-10T01:37:05.262Z] Login Succeeded [2023-04-10T01:37:05.262Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T01:37:05.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-10T01:37:05.637Z] + git rev-list -1 --merges f99d39125280c9a7b99840202c5d5201a00ee234~1..f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] echo [2023-04-10T01:37:05.685Z] -----------> git rev-list -1 --merges f99d39125280c9a7b99840202c5d5201a00ee234~1..f99d39125280c9a7b99840202c5d5201a00ee234 f99d39125280c9a7b99840202c5d5201a00ee234 [false] [Pipeline] sh [2023-04-10T01:37:05.972Z] + git log --format=format:%s -1 f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] echo [2023-04-10T01:37:05.991Z] ========================================================= [2023-04-10T01:37:05.991Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-10T01:37:05.991Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T01:37:06.329Z] + git log --format=format:%s -1 f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] echo [2023-04-10T01:37:06.340Z] [semverPrep] GIT_COMMIT: f99d39125280c9a7b99840202c5d5201a00ee234, Commit Message: feat!: Consume SDK interface changes [Pipeline] echo [2023-04-10T01:37:06.351Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-10T01:37:06.720Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T01:37:06.720Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-10T01:37:06.720Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-10T01:37:06.720Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-10T01:37:06.720Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-10T01:37:06.720Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-10T01:37:06.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:37:07.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T01:37:07.133Z] [2023-04-10T01:37:07.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:37:07.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T01:37:07.432Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-10T01:37:07.432Z] b85a868b505f: Pulling fs layer [2023-04-10T01:37:07.432Z] e2be974225ed: Pulling fs layer [2023-04-10T01:37:07.432Z] 339a4e72a1f5: Pulling fs layer [2023-04-10T01:37:07.432Z] 988bab9f4d93: Pulling fs layer [2023-04-10T01:37:07.432Z] 1469e6f7b9e6: Pulling fs layer [2023-04-10T01:37:07.432Z] eaf3925da568: Pulling fs layer [2023-04-10T01:37:07.432Z] bab4dde63d76: Pulling fs layer [2023-04-10T01:37:07.432Z] bde34c3a00c8: Pulling fs layer [2023-04-10T01:37:07.432Z] b352a97aabf1: Pulling fs layer [2023-04-10T01:37:07.432Z] 4872d77fe225: Pulling fs layer [2023-04-10T01:37:07.432Z] 5851b861e8e6: Pulling fs layer [2023-04-10T01:37:07.432Z] 988bab9f4d93: Waiting [2023-04-10T01:37:07.432Z] 1469e6f7b9e6: Waiting [2023-04-10T01:37:07.432Z] eaf3925da568: Waiting [2023-04-10T01:37:07.432Z] bab4dde63d76: Waiting [2023-04-10T01:37:07.432Z] bde34c3a00c8: Waiting [2023-04-10T01:37:07.432Z] b352a97aabf1: Waiting [2023-04-10T01:37:07.432Z] 4872d77fe225: Waiting [2023-04-10T01:37:07.432Z] e2be974225ed: Download complete [2023-04-10T01:37:07.432Z] 988bab9f4d93: Download complete [2023-04-10T01:37:07.694Z] 1469e6f7b9e6: Verifying Checksum [2023-04-10T01:37:07.694Z] 1469e6f7b9e6: Download complete [2023-04-10T01:37:07.694Z] eaf3925da568: Verifying Checksum [2023-04-10T01:37:07.694Z] eaf3925da568: Download complete [2023-04-10T01:37:07.694Z] 339a4e72a1f5: Verifying Checksum [2023-04-10T01:37:07.694Z] 339a4e72a1f5: Download complete [2023-04-10T01:37:07.694Z] bde34c3a00c8: Verifying Checksum [2023-04-10T01:37:07.694Z] bde34c3a00c8: Download complete [2023-04-10T01:37:07.694Z] b352a97aabf1: Download complete [2023-04-10T01:37:07.694Z] 4872d77fe225: Download complete [2023-04-10T01:37:07.694Z] 5851b861e8e6: Verifying Checksum [2023-04-10T01:37:07.694Z] 5851b861e8e6: Download complete [2023-04-10T01:37:07.694Z] b85a868b505f: Verifying Checksum [2023-04-10T01:37:07.694Z] b85a868b505f: Download complete [2023-04-10T01:37:07.953Z] bab4dde63d76: Verifying Checksum [2023-04-10T01:37:07.953Z] bab4dde63d76: Download complete [2023-04-10T01:37:08.894Z] b85a868b505f: Pull complete [2023-04-10T01:37:09.154Z] e2be974225ed: Pull complete [2023-04-10T01:37:09.724Z] 339a4e72a1f5: Pull complete [2023-04-10T01:37:09.724Z] 988bab9f4d93: Pull complete [2023-04-10T01:37:09.983Z] 1469e6f7b9e6: Pull complete [2023-04-10T01:37:09.983Z] eaf3925da568: Pull complete [2023-04-10T01:37:11.885Z] bab4dde63d76: Pull complete [2023-04-10T01:37:11.885Z] bde34c3a00c8: Pull complete [2023-04-10T01:37:11.885Z] b352a97aabf1: Pull complete [2023-04-10T01:37:12.145Z] 4872d77fe225: Pull complete [2023-04-10T01:37:12.145Z] 5851b861e8e6: Pull complete [2023-04-10T01:37:12.145Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-10T01:37:12.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T01:37:12.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T01:37:12.245Z] prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container [2023-04-10T01:37:12.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@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-devops/py-git-semver:0.1.4 cat [2023-04-10T01:37:17.781Z] $ docker top fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 -eo pid,comm [2023-04-10T01:37:17.829Z] 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-04-10T01:37:17.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-10T01:37:17.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T01:37:17.872Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T01:37:17.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T01:37:17.995Z] $ docker exec fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 ssh-agent [2023-04-10T01:37:18.093Z] SSH_AUTH_SOCK=/tmp/ssh-b3gezKJN3Vb2/agent.32 [2023-04-10T01:37:18.093Z] SSH_AGENT_PID=38 [2023-04-10T01:37:18.100Z] Running ssh-add (command line suppressed) [2023-04-10T01:37:18.195Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-301@tmp/private_key_4646881250841021784.key (/w/workspace/undry_device-onvif-camera_PR-301@tmp/private_key_4646881250841021784.key) [2023-04-10T01:37:18.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T01:37:18.494Z] + git tag --points-at HEAD [Pipeline] } [2023-04-10T01:37:18.514Z] $ docker exec --env ******** --env ******** fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 ssh-agent -k [2023-04-10T01:37:18.601Z] unset SSH_AUTH_SOCK; [2023-04-10T01:37:18.601Z] unset SSH_AGENT_PID; [2023-04-10T01:37:18.602Z] echo Agent pid 38 killed; [2023-04-10T01:37:18.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-10T01:37:18.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T01:37:18.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T01:37:18.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T01:37:18.740Z] $ docker exec fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 ssh-agent [2023-04-10T01:37:18.862Z] SSH_AUTH_SOCK=/tmp/ssh-nqIibFnMNOdn/agent.70 [2023-04-10T01:37:18.862Z] SSH_AGENT_PID=76 [2023-04-10T01:37:18.872Z] Running ssh-add (command line suppressed) [2023-04-10T01:37:18.987Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-301@tmp/private_key_7049860255571561716.key (/w/workspace/undry_device-onvif-camera_PR-301@tmp/private_key_7049860255571561716.key) [2023-04-10T01:37:19.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T01:37:19.327Z] + git semver init [2023-04-10T01:37:19.896Z] 2023-04-10 01:37:19,614 [run_init] DEBUG init version:0.0.0 force:False [2023-04-10T01:37:19.896Z] 2023-04-10 01:37:19,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-301/.semver [2023-04-10T01:37:19.896Z] 2023-04-10 01:37:19,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-301/.semver [2023-04-10T01:37:19.896Z] 2023-04-10 01:37:19,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-301/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-301, universal_newlines=False, shell=None, istream=None) [2023-04-10T01:37:20.835Z] 2023-04-10 01:37:20,619 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-301/.git/info/exclude [2023-04-10T01:37:20.835Z] 2023-04-10 01:37:20,620 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-301/.semver/PR-301 with force:False [2023-04-10T01:37:20.835Z] 2023-04-10 01:37:20,620 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-301/.semver/PR-301 [2023-04-10T01:37:20.835Z] 2023-04-10 01:37:20,624 [execute] INFO git cat-file --batch-check [2023-04-10T01:37:20.835Z] 2023-04-10 01:37:20,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T01:37:20.835Z] 2023-04-10 01:37:20,632 [execute] INFO git cat-file --batch [2023-04-10T01:37:20.835Z] 2023-04-10 01:37:20,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T01:37:20.835Z] 2023-04-10 01:37:20,638 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-301/.semver/PR-301 [2023-04-10T01:37:20.835Z] 0.0.0 [Pipeline] } [2023-04-10T01:37:20.847Z] $ docker exec --env ******** --env ******** fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 ssh-agent -k [2023-04-10T01:37:20.939Z] unset SSH_AUTH_SOCK; [2023-04-10T01:37:20.939Z] unset SSH_AGENT_PID; [2023-04-10T01:37:20.939Z] echo Agent pid 76 killed; [2023-04-10T01:37:20.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T01:37:21.244Z] + git semver [Pipeline] } [2023-04-10T01:37:21.520Z] $ docker stop --time=1 fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 [2023-04-10T01:37:22.784Z] $ docker rm -f --volumes fb785038c4728cc6dd8bf2f3022ca179e47ff74a65a08728321ab0b0ecfe55d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T01:37:23.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-10T01:37:23.316Z] Stashed 1 file(s) [Pipeline] echo [2023-04-10T01:37:23.318Z] [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-04-10T01:37:23.474Z] provisioning config files... [2023-04-10T01:37:23.483Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-301@tmp/config6489891588339889803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:37:23.776Z] ---> docker-login.sh [2023-04-10T01:37:23.777Z] nexus3.edgexfoundry.org:10001 [2023-04-10T01:37:23.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:23.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:23.777Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:23.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:23.777Z] [2023-04-10T01:37:23.777Z] Login Succeeded [2023-04-10T01:37:23.777Z] nexus3.edgexfoundry.org:10002 [2023-04-10T01:37:23.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:23.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:23.777Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:23.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:23.777Z] [2023-04-10T01:37:23.777Z] Login Succeeded [2023-04-10T01:37:23.777Z] nexus3.edgexfoundry.org:10003 [2023-04-10T01:37:24.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:24.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:24.036Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:24.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:24.036Z] [2023-04-10T01:37:24.036Z] Login Succeeded [2023-04-10T01:37:24.036Z] nexus3.edgexfoundry.org:10004 [2023-04-10T01:37:24.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:24.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:24.036Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:24.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:24.036Z] [2023-04-10T01:37:24.036Z] Login Succeeded [2023-04-10T01:37:24.036Z] docker.io [2023-04-10T01:37:24.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:37:24.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:37:24.296Z] Configure a credential helper to remove this warning. See [2023-04-10T01:37:24.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:37:24.296Z] [2023-04-10T01:37:24.296Z] Login Succeeded [2023-04-10T01:37:24.296Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T01:37:24.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T01:37:24.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T01:37:24.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T01:37:24.405Z] ========================================================= [2023-04-10T01:37:24.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-10T01:37:24.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:37:24.722Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-10T01:37:24.722Z] Sending build context to Docker daemon 26.92MB [2023-04-10T01:37:24.722Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T01:37:24.722Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-10T01:37:24.980Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-10T01:37:24.980Z] 63b65145d645: Pulling fs layer [2023-04-10T01:37:24.980Z] a2d21d5440eb: Pulling fs layer [2023-04-10T01:37:24.980Z] 935e6c44a52c: Pulling fs layer [2023-04-10T01:37:24.980Z] 94cc34f8dd06: Pulling fs layer [2023-04-10T01:37:24.980Z] 30dea6a524f1: Pulling fs layer [2023-04-10T01:37:24.980Z] a2aff8979fd8: Pulling fs layer [2023-04-10T01:37:24.980Z] 6808be2612f2: Pulling fs layer [2023-04-10T01:37:24.980Z] f25807f1079a: Pulling fs layer [2023-04-10T01:37:24.980Z] 94cc34f8dd06: Waiting [2023-04-10T01:37:24.980Z] 6808be2612f2: Waiting [2023-04-10T01:37:24.980Z] f25807f1079a: Waiting [2023-04-10T01:37:24.980Z] a2aff8979fd8: Waiting [2023-04-10T01:37:24.980Z] a2d21d5440eb: Verifying Checksum [2023-04-10T01:37:24.980Z] a2d21d5440eb: Download complete [2023-04-10T01:37:24.980Z] 94cc34f8dd06: Verifying Checksum [2023-04-10T01:37:24.980Z] 94cc34f8dd06: Download complete [2023-04-10T01:37:24.980Z] 30dea6a524f1: Verifying Checksum [2023-04-10T01:37:24.980Z] 30dea6a524f1: Download complete [2023-04-10T01:37:24.980Z] 63b65145d645: Verifying Checksum [2023-04-10T01:37:24.980Z] 63b65145d645: Download complete [2023-04-10T01:37:24.980Z] a2aff8979fd8: Verifying Checksum [2023-04-10T01:37:24.980Z] a2aff8979fd8: Download complete [2023-04-10T01:37:25.241Z] 63b65145d645: Pull complete [2023-04-10T01:37:25.500Z] a2d21d5440eb: Pull complete [2023-04-10T01:37:25.500Z] f25807f1079a: Verifying Checksum [2023-04-10T01:37:25.500Z] f25807f1079a: Download complete [2023-04-10T01:37:25.759Z] 935e6c44a52c: Verifying Checksum [2023-04-10T01:37:25.759Z] 935e6c44a52c: Download complete [2023-04-10T01:37:26.018Z] 6808be2612f2: Verifying Checksum [2023-04-10T01:37:26.018Z] 6808be2612f2: Download complete [2023-04-10T01:37:29.303Z] 935e6c44a52c: Pull complete [2023-04-10T01:37:29.303Z] 94cc34f8dd06: Pull complete [2023-04-10T01:37:29.303Z] 30dea6a524f1: Pull complete [2023-04-10T01:37:29.303Z] a2aff8979fd8: Pull complete [2023-04-10T01:37:31.203Z] 6808be2612f2: Pull complete [2023-04-10T01:37:32.137Z] f25807f1079a: Pull complete [2023-04-10T01:37:32.137Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-10T01:37:32.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-10T01:37:32.137Z] ---> 3b553350e43f [2023-04-10T01:37:32.137Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-10T01:37:38.432Z] Still waiting to schedule task [2023-04-10T01:37:38.433Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7254’ [2023-04-10T01:37:40.260Z] ---> Running in ab98d716613e [2023-04-10T01:37:40.260Z] Removing intermediate container ab98d716613e [2023-04-10T01:37:40.260Z] ---> ac417776c91c [2023-04-10T01:37:40.260Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T01:37:40.518Z] ---> Running in 87ca0ec69115 [2023-04-10T01:37:40.518Z] Removing intermediate container 87ca0ec69115 [2023-04-10T01:37:40.518Z] ---> caca535664b2 [2023-04-10T01:37:40.518Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-10T01:37:40.518Z] ---> Running in 5070b8d4613a [2023-04-10T01:37:40.518Z] Removing intermediate container 5070b8d4613a [2023-04-10T01:37:40.518Z] ---> af7dc788e1e0 [2023-04-10T01:37:40.518Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T01:37:40.777Z] ---> Running in d3c776c2a408 [2023-04-10T01:37:40.777Z] Removing intermediate container d3c776c2a408 [2023-04-10T01:37:40.777Z] ---> fd246d377080 [2023-04-10T01:37:40.777Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-10T01:37:40.777Z] ---> Running in f8de56f70937 [2023-04-10T01:37:40.777Z] Removing intermediate container f8de56f70937 [2023-04-10T01:37:40.777Z] ---> 46091fc5709a [2023-04-10T01:37:40.777Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T01:37:40.777Z] ---> Running in 5f53dbc5cf56 [2023-04-10T01:37:41.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-10T01:37:41.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-10T01:37:41.556Z] OK: 265 MiB in 53 packages [2023-04-10T01:37:41.814Z] Removing intermediate container 5f53dbc5cf56 [2023-04-10T01:37:41.814Z] ---> 8c9d3ac630dd [2023-04-10T01:37:41.814Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-10T01:37:41.814Z] ---> Running in 0175669b2955 [2023-04-10T01:37:42.073Z] Removing intermediate container 0175669b2955 [2023-04-10T01:37:42.073Z] ---> 3c663ca5c534 [2023-04-10T01:37:42.073Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-10T01:37:42.073Z] ---> 3850916c0522 [2023-04-10T01:37:42.073Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T01:37:42.073Z] ---> Running in 4aa025e1c800 [2023-04-10T01:38:38.556Z] Removing intermediate container 4aa025e1c800 [2023-04-10T01:38:38.556Z] ---> 0c599b29e5af [2023-04-10T01:38:38.556Z] Step 12/13 : COPY . . [2023-04-10T01:38:38.556Z] ---> 80b358b3f767 [2023-04-10T01:38:38.556Z] Step 13/13 : RUN ${MAKE} [2023-04-10T01:38:38.556Z] ---> Running in 5207d095e76c [2023-04-10T01:38:38.556Z] noop [2023-04-10T01:38:38.556Z] Removing intermediate container 5207d095e76c [2023-04-10T01:38:38.556Z] ---> 5d63c586352e [2023-04-10T01:38:38.556Z] Successfully built 5d63c586352e [2023-04-10T01:38:38.556Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:38:38.888Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T01:38:38.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T01:38:38.959Z] prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container [2023-04-10T01:38:38.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-10T01:38:39.334Z] $ docker top b539b57442a1ea98304154ffe645dfe9857b1f54d069d312f18bc30e0980f72f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T01:38:39.668Z] + go version [2023-04-10T01:38:39.668Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-10T01:38:39.680Z] $ docker stop --time=1 b539b57442a1ea98304154ffe645dfe9857b1f54d069d312f18bc30e0980f72f [2023-04-10T01:38:40.931Z] $ docker rm -f --volumes b539b57442a1ea98304154ffe645dfe9857b1f54d069d312f18bc30e0980f72f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:38:41.311Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T01:38:41.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T01:38:41.378Z] prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container [2023-04-10T01:38:41.419Z] $ 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-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-10T01:38:41.744Z] $ docker top b1f087c58070904b55a4c34ad3c99ecdf6014d4ef57e156301b5ac150d7af87a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T01:38:42.096Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-301 [Pipeline] fileExists [Pipeline] sh [2023-04-10T01:38:42.393Z] + make test [2023-04-10T01:38:42.393Z] go test ./... -coverprofile=coverage.out ./... [2023-04-10T01:38:46.579Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-10T01:38:56.549Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-10T01:38:56.549Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-10T01:38:58.453Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.6% of statements [2023-04-10T01:38:58.453Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.067s coverage: 86.5% of statements [2023-04-10T01:39:05.009Z] go vet ./... [2023-04-10T01:39:08.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T01:39:08.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T01:39:08.292Z] ./bin/test-attribution-txt.sh [2023-04-10T01:39:08.292Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-10T01:39:08.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-10T01:39:08.320Z] $ docker stop --time=1 b1f087c58070904b55a4c34ad3c99ecdf6014d4ef57e156301b5ac150d7af87a [2023-04-10T01:39:14.294Z] $ docker rm -f --volumes b1f087c58070904b55a4c34ad3c99ecdf6014d4ef57e156301b5ac150d7af87a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T01:39:14.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T01:39:14.812Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-10T01:39:15.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T01:39:15.611Z] + ls -al . [2023-04-10T01:39:15.611Z] total 236 [2023-04-10T01:39:15.611Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 01:38 . [2023-04-10T01:39:15.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:36 .. [2023-04-10T01:39:15.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 01:37 .git [2023-04-10T01:39:15.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 01:36 .github [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 10 01:36 .gitignore [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 10 01:36 .golangci.yml [2023-04-10T01:39:15.611Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 01:37 .semver [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 10 01:36 Attribution.txt [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 10 01:36 CHANGELOG.md [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 10 01:36 Dockerfile [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 01:36 GOVERNANCE.md [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 10 01:36 Jenkinsfile [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 10 01:36 LICENSE [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 10 01:36 Makefile [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 10 01:36 OWNERS.md [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 10 01:36 README.md [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 01:37 VERSION [2023-04-10T01:39:15.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 01:36 bin [2023-04-10T01:39:15.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 01:36 cmd [2023-04-10T01:39:15.611Z] -rw-r--r-- 1 jenkins jenkins 78835 Apr 10 01:38 coverage.out [2023-04-10T01:39:15.611Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 10 01:36 doc [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 10 01:36 go.mod [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 10 01:36 go.sum [2023-04-10T01:39:15.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:36 internal [2023-04-10T01:39:15.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:36 snap [2023-04-10T01:39:15.611Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 10 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:39:15.912Z] + 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=f99d39125280c9a7b99840202c5d5201a00ee234 --label arch=amd64 --label version=0.0.0 . [2023-04-10T01:39:15.912Z] Sending build context to Docker daemon 27MB [2023-04-10T01:39:15.912Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T01:39:15.912Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-10T01:39:15.912Z] ---> 5d63c586352e [2023-04-10T01:39:15.912Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-10T01:39:16.479Z] ---> Running in 3ab8e5758060 [2023-04-10T01:39:16.479Z] Removing intermediate container 3ab8e5758060 [2023-04-10T01:39:16.479Z] ---> 9fd15350bc27 [2023-04-10T01:39:16.479Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T01:39:16.479Z] ---> Running in ad1c525d88a0 [2023-04-10T01:39:16.738Z] Removing intermediate container ad1c525d88a0 [2023-04-10T01:39:16.738Z] ---> c458326ff399 [2023-04-10T01:39:16.738Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-10T01:39:16.738Z] ---> Running in 8e5abcaae75b [2023-04-10T01:39:16.738Z] Removing intermediate container 8e5abcaae75b [2023-04-10T01:39:16.738Z] ---> d06b6acd2d8b [2023-04-10T01:39:16.738Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T01:39:16.738Z] ---> Running in fa6c0958a093 [2023-04-10T01:39:16.738Z] Removing intermediate container fa6c0958a093 [2023-04-10T01:39:16.738Z] ---> 3cf46125b03c [2023-04-10T01:39:16.738Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-10T01:39:16.996Z] ---> Running in 28b30f6e70cf [2023-04-10T01:39:16.996Z] Removing intermediate container 28b30f6e70cf [2023-04-10T01:39:16.996Z] ---> 4447414c4a28 [2023-04-10T01:39:16.996Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T01:39:16.996Z] ---> Running in 2e9c37a254d9 [2023-04-10T01:39:17.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-10T01:39:17.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-10T01:39:17.514Z] OK: 265 MiB in 53 packages [2023-04-10T01:39:17.772Z] Removing intermediate container 2e9c37a254d9 [2023-04-10T01:39:17.772Z] ---> 5478be2eac29 [2023-04-10T01:39:17.772Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-10T01:39:18.031Z] ---> Running in 7d5dfb72c2aa [2023-04-10T01:39:18.031Z] Removing intermediate container 7d5dfb72c2aa [2023-04-10T01:39:18.031Z] ---> 35296bfb7672 [2023-04-10T01:39:18.031Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-10T01:39:18.031Z] ---> d06b63cb6655 [2023-04-10T01:39:18.031Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T01:39:18.031Z] ---> Running in aa70e643b643 [2023-04-10T01:39:18.965Z] Removing intermediate container aa70e643b643 [2023-04-10T01:39:18.965Z] ---> db49ed69ab8d [2023-04-10T01:39:18.965Z] Step 12/26 : COPY . . [2023-04-10T01:39:19.902Z] ---> 38bc4f19e7d3 [2023-04-10T01:39:19.902Z] Step 13/26 : RUN ${MAKE} [2023-04-10T01:39:19.902Z] ---> Running in 333e273e730f [2023-04-10T01:39:20.161Z] 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-04-10T01:39:46.825Z] Removing intermediate container 333e273e730f [2023-04-10T01:39:46.825Z] ---> 64f59d9144e3 [2023-04-10T01:39:46.825Z] Step 14/26 : FROM alpine:3.17 [2023-04-10T01:39:46.825Z] 3.17: Pulling from library/alpine [2023-04-10T01:39:46.825Z] f56be85fc22e: Pulling fs layer [2023-04-10T01:39:46.825Z] f56be85fc22e: Download complete [2023-04-10T01:39:46.825Z] f56be85fc22e: Pull complete [2023-04-10T01:39:46.825Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-10T01:39:46.825Z] Status: Downloaded newer image for alpine:3.17 [2023-04-10T01:39:46.825Z] ---> 9ed4aefc74f6 [2023-04-10T01:39:46.825Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-10T01:39:46.825Z] ---> Running in cc262e678485 [2023-04-10T01:39:46.825Z] Removing intermediate container cc262e678485 [2023-04-10T01:39:46.825Z] ---> 6c58d35187e0 [2023-04-10T01:39:46.825Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-10T01:39:46.825Z] ---> Running in f4f2a216ad5f [2023-04-10T01:39:46.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-10T01:39:46.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-10T01:39:46.825Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-10T01:39:46.825Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T01:39:46.826Z] OK: 7 MiB in 16 packages [2023-04-10T01:39:46.826Z] Removing intermediate container f4f2a216ad5f [2023-04-10T01:39:46.826Z] ---> 6b3de0b148ce [2023-04-10T01:39:46.826Z] Step 17/26 : WORKDIR / [2023-04-10T01:39:46.826Z] ---> Running in cf3347cc16a2 [2023-04-10T01:39:46.826Z] Removing intermediate container cf3347cc16a2 [2023-04-10T01:39:46.826Z] ---> e65da7a77951 [2023-04-10T01:39:46.826Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-10T01:39:46.826Z] ---> 2f5190a99f72 [2023-04-10T01:39:46.826Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-10T01:39:46.826Z] ---> 587edffa78e2 [2023-04-10T01:39:46.826Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-10T01:39:46.826Z] ---> 123fe3e718c1 [2023-04-10T01:39:46.826Z] Step 21/26 : EXPOSE 59984 [2023-04-10T01:39:46.826Z] ---> Running in 5ba58c9f713d [2023-04-10T01:39:46.826Z] Removing intermediate container 5ba58c9f713d [2023-04-10T01:39:46.826Z] ---> 0eadc2002acd [2023-04-10T01:39:46.826Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-10T01:39:46.826Z] ---> Running in be48c160c511 [2023-04-10T01:39:46.826Z] Removing intermediate container be48c160c511 [2023-04-10T01:39:46.826Z] ---> 50eac0dbe076 [2023-04-10T01:39:46.826Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-10T01:39:46.826Z] ---> Running in 1a3cfed2be18 [2023-04-10T01:39:46.826Z] Removing intermediate container 1a3cfed2be18 [2023-04-10T01:39:46.826Z] ---> 6d01d1595981 [2023-04-10T01:39:46.826Z] Step 24/26 : LABEL arch=amd64 [2023-04-10T01:39:46.826Z] ---> Running in 81b2764c48b7 [2023-04-10T01:39:46.826Z] Removing intermediate container 81b2764c48b7 [2023-04-10T01:39:46.826Z] ---> 5fdd1dccf465 [2023-04-10T01:39:46.826Z] Step 25/26 : LABEL git_sha=f99d39125280c9a7b99840202c5d5201a00ee234 [2023-04-10T01:39:46.826Z] ---> Running in b60f13576a23 [2023-04-10T01:39:46.826Z] Removing intermediate container b60f13576a23 [2023-04-10T01:39:46.826Z] ---> f1ff244c3f20 [2023-04-10T01:39:46.826Z] Step 26/26 : LABEL version=0.0.0 [2023-04-10T01:39:46.826Z] ---> Running in 393eecaf3dbc [2023-04-10T01:39:46.826Z] Removing intermediate container 393eecaf3dbc [2023-04-10T01:39:46.826Z] ---> 28db2e134646 [2023-04-10T01:39:46.826Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T01:39:46.826Z] Successfully built 28db2e134646 [2023-04-10T01:39:46.826Z] 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-04-10T01:39:47.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T01:39:47.261Z] [2023-04-10T01:39:47.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:39:47.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T01:39:47.557Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-10T01:39:47.557Z] 5eb5b503b376: Pulling fs layer [2023-04-10T01:39:47.557Z] 5c69ac0246d0: Pulling fs layer [2023-04-10T01:39:47.557Z] ec43610c2a17: Pulling fs layer [2023-04-10T01:39:47.557Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-10T01:39:47.557Z] 33b1e0a273af: Pulling fs layer [2023-04-10T01:39:47.557Z] 5d3b04190fa2: Pulling fs layer [2023-04-10T01:39:47.557Z] 2f39f015ded8: Pulling fs layer [2023-04-10T01:39:47.557Z] 33b1e0a273af: Waiting [2023-04-10T01:39:47.557Z] 5d3b04190fa2: Waiting [2023-04-10T01:39:47.557Z] 2f39f015ded8: Waiting [2023-04-10T01:39:47.557Z] 3a2ae6a8a46f: Waiting [2023-04-10T01:39:47.557Z] 5c69ac0246d0: Download complete [2023-04-10T01:39:47.557Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-10T01:39:47.557Z] 3a2ae6a8a46f: Download complete [2023-04-10T01:39:47.557Z] 33b1e0a273af: Verifying Checksum [2023-04-10T01:39:47.557Z] 33b1e0a273af: Download complete [2023-04-10T01:39:47.826Z] 5d3b04190fa2: Verifying Checksum [2023-04-10T01:39:47.826Z] 5d3b04190fa2: Download complete [2023-04-10T01:39:47.826Z] ec43610c2a17: Verifying Checksum [2023-04-10T01:39:47.826Z] ec43610c2a17: Download complete [2023-04-10T01:39:47.826Z] 5eb5b503b376: Verifying Checksum [2023-04-10T01:39:47.826Z] 5eb5b503b376: Download complete [2023-04-10T01:39:48.392Z] 2f39f015ded8: Download complete [2023-04-10T01:39:48.960Z] 5eb5b503b376: Pull complete [2023-04-10T01:39:48.960Z] 5c69ac0246d0: Pull complete [2023-04-10T01:39:49.526Z] ec43610c2a17: Pull complete [2023-04-10T01:39:49.526Z] 3a2ae6a8a46f: Pull complete [2023-04-10T01:39:49.784Z] 33b1e0a273af: Pull complete [2023-04-10T01:39:49.784Z] 5d3b04190fa2: Pull complete [2023-04-10T01:39:53.968Z] 2f39f015ded8: Pull complete [2023-04-10T01:39:53.968Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-10T01:39:53.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T01:39:53.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T01:39:54.046Z] prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container [2023-04-10T01:39:54.082Z] $ 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-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-10T01:40:01.837Z] $ docker top 80e08783ad8f1feefe3a3d3181d428e7df95df6cb4d5c30c057c664ed42e19b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:40:02.215Z] ---> job-cost.sh [2023-04-10T01:40:02.215Z] lf-activate-venv: SKIPPING [2023-04-10T01:40:02.215Z] INFO: No Stack... [2023-04-10T01:40:02.474Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T01:40:02.732Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T01:40:03.020Z] + cat /w/workspace/undry_device-onvif-camera_PR-301/archives/cost.csv [2023-04-10T01:40:03.020Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T01:40:03.035Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [2023-04-10T01:40:03.043Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] did not exist. Created. [2023-04-10T01:40:03.043Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T01:40:03.343Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-10T01:40:03.376Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T01:40:03.382Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T01:40:03.401Z] $ docker stop --time=1 80e08783ad8f1feefe3a3d3181d428e7df95df6cb4d5c30c057c664ed42e19b1 [2023-04-10T01:40:04.547Z] $ docker rm -f --volumes 80e08783ad8f1feefe3a3d3181d428e7df95df6cb4d5c30c057c664ed42e19b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-10T01:41:05.934Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7257 in /w/workspace/undry_device-onvif-camera_PR-301 [Pipeline] { [Pipeline] ws [2023-04-10T01:41:05.946Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-04-10T01:41:05.973Z] The recommended git tool is: git [2023-04-10T01:41:11.551Z] using credential edgex-jenkins-ssh [2023-04-10T01:41:11.571Z] Cloning the remote Git repository [2023-04-10T01:41:11.624Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-10T01:41:11.734Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-04-10T01:41:11.903Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-10T01:41:11.904Z] > git --version # timeout=10 [2023-04-10T01:41:11.929Z] > git --version # 'git version 2.25.1' [2023-04-10T01:41:11.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T01:41:12.108Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T01:41:15.381Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-10T01:41:15.412Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T01:41:16.960Z] Merging remotes/origin/main commit c6cff038fe156dd62418d57d6c36ffe741a1df05 into PR head commit f99d39125280c9a7b99840202c5d5201a00ee234 [2023-04-10T01:41:17.447Z] Merge succeeded, producing f99d39125280c9a7b99840202c5d5201a00ee234 [2023-04-10T01:41:17.447Z] Checking out Revision f99d39125280c9a7b99840202c5d5201a00ee234 (PR-301) [2023-04-10T01:41:16.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-10T01:41:16.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-10T01:41:16.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T01:41:16.364Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-10T01:41:16.978Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T01:41:17.045Z] > git checkout -f f99d39125280c9a7b99840202c5d5201a00ee234 # timeout=10 [2023-04-10T01:41:17.334Z] > git remote # timeout=10 [2023-04-10T01:41:17.358Z] > git config --get remote.origin.url # timeout=10 [2023-04-10T01:41:17.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T01:41:17.389Z] > git merge c6cff038fe156dd62418d57d6c36ffe741a1df05 # timeout=10 [2023-04-10T01:41:17.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-10T01:41:17.453Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T01:41:17.466Z] > git checkout -f f99d39125280c9a7b99840202c5d5201a00ee234 # timeout=10 [2023-04-10T01:41:21.275Z] Commit message: "feat!: Consume SDK interface changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T01:41:22.229Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-10T01:41:22.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T01:41:22.229Z] Dload Upload Total Spent Left Speed [2023-04-10T01:41:22.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-04-10T01:41:22.861Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-10T01:41:23.195Z] + sudo tee /etc/docker/daemon.new [2023-04-10T01:41:23.196Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-10T01:41:23.196Z] { [2023-04-10T01:41:23.196Z] "registry-mirrors": [ [2023-04-10T01:41:23.196Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-10T01:41:23.196Z] ], [2023-04-10T01:41:23.196Z] "bip": "10.250.0.254/24", [2023-04-10T01:41:23.196Z] "hosts": [ [2023-04-10T01:41:23.196Z] "tcp://0.0.0.0:5555", [2023-04-10T01:41:23.196Z] "unix:///var/run/docker.sock" [2023-04-10T01:41:23.196Z] ], [2023-04-10T01:41:23.196Z] "mtu": 1458, [2023-04-10T01:41:23.196Z] "selinux-enabled": true, [2023-04-10T01:41:23.196Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-10T01:41:23.196Z] } [Pipeline] sh [2023-04-10T01:41:23.532Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-10T01:41:23.862Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T01:41:45.977Z] provisioning config files... [2023-04-10T01:41:46.006Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config9944562733927893593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:41:46.361Z] ---> docker-login.sh [2023-04-10T01:41:46.361Z] nexus3.edgexfoundry.org:10001 [2023-04-10T01:41:46.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:41:46.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:41:46.903Z] Configure a credential helper to remove this warning. See [2023-04-10T01:41:46.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:41:46.903Z] [2023-04-10T01:41:46.903Z] Login Succeeded [2023-04-10T01:41:46.903Z] nexus3.edgexfoundry.org:10002 [2023-04-10T01:41:47.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:41:47.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:41:47.172Z] Configure a credential helper to remove this warning. See [2023-04-10T01:41:47.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:41:47.172Z] [2023-04-10T01:41:47.172Z] Login Succeeded [2023-04-10T01:41:47.441Z] nexus3.edgexfoundry.org:10003 [2023-04-10T01:41:47.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:41:47.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:41:47.711Z] Configure a credential helper to remove this warning. See [2023-04-10T01:41:47.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:41:47.711Z] [2023-04-10T01:41:47.711Z] Login Succeeded [2023-04-10T01:41:47.711Z] nexus3.edgexfoundry.org:10004 [2023-04-10T01:41:47.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:41:47.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:41:47.980Z] Configure a credential helper to remove this warning. See [2023-04-10T01:41:47.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:41:47.980Z] [2023-04-10T01:41:47.980Z] Login Succeeded [2023-04-10T01:41:47.980Z] docker.io [2023-04-10T01:41:48.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T01:41:48.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T01:41:48.513Z] Configure a credential helper to remove this warning. See [2023-04-10T01:41:48.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T01:41:48.513Z] [2023-04-10T01:41:48.513Z] Login Succeeded [2023-04-10T01:41:48.513Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T01:41:48.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T01:41:48.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T01:41:48.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T01:41:48.801Z] ========================================================= [2023-04-10T01:41:48.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-10T01:41:48.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:41:49.137Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-10T01:41:49.723Z] Sending build context to Docker daemon 19.67MB [2023-04-10T01:41:49.723Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T01:41:49.723Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-10T01:41:49.723Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-10T01:41:49.723Z] af6eaf76a39c: Pulling fs layer [2023-04-10T01:41:49.723Z] 55522c791124: Pulling fs layer [2023-04-10T01:41:49.723Z] ce5c4a1c91eb: Pulling fs layer [2023-04-10T01:41:49.723Z] 169dfbe0d373: Pulling fs layer [2023-04-10T01:41:49.723Z] e1ff8fa3b103: Pulling fs layer [2023-04-10T01:41:49.723Z] 52ebb69f0ebf: Pulling fs layer [2023-04-10T01:41:49.723Z] 5abe8eddf0d5: Pulling fs layer [2023-04-10T01:41:49.723Z] 169dfbe0d373: Waiting [2023-04-10T01:41:49.723Z] e1ff8fa3b103: Waiting [2023-04-10T01:41:49.723Z] 52ebb69f0ebf: Waiting [2023-04-10T01:41:49.723Z] 5abe8eddf0d5: Waiting [2023-04-10T01:41:49.990Z] 55522c791124: Download complete [2023-04-10T01:41:49.990Z] 169dfbe0d373: Verifying Checksum [2023-04-10T01:41:49.990Z] 169dfbe0d373: Download complete [2023-04-10T01:41:49.990Z] e1ff8fa3b103: Verifying Checksum [2023-04-10T01:41:49.990Z] e1ff8fa3b103: Download complete [2023-04-10T01:41:49.990Z] af6eaf76a39c: Verifying Checksum [2023-04-10T01:41:49.990Z] af6eaf76a39c: Download complete [2023-04-10T01:41:50.960Z] af6eaf76a39c: Pull complete [2023-04-10T01:41:50.960Z] 5abe8eddf0d5: Verifying Checksum [2023-04-10T01:41:50.960Z] 5abe8eddf0d5: Download complete [2023-04-10T01:41:51.547Z] 55522c791124: Pull complete [2023-04-10T01:41:52.139Z] 52ebb69f0ebf: Verifying Checksum [2023-04-10T01:41:52.140Z] 52ebb69f0ebf: Download complete [2023-04-10T01:41:52.406Z] ce5c4a1c91eb: Download complete [2023-04-10T01:42:02.471Z] ce5c4a1c91eb: Pull complete [2023-04-10T01:42:02.471Z] 169dfbe0d373: Pull complete [2023-04-10T01:42:02.471Z] e1ff8fa3b103: Pull complete [2023-04-10T01:42:09.116Z] 52ebb69f0ebf: Pull complete [2023-04-10T01:42:10.528Z] 5abe8eddf0d5: Pull complete [2023-04-10T01:42:10.528Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-10T01:42:10.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-10T01:42:10.528Z] ---> 6cb57ee374ae [2023-04-10T01:42:10.528Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-10T01:42:12.471Z] ---> Running in 878a5c0d50b1 [2023-04-10T01:42:12.471Z] Removing intermediate container 878a5c0d50b1 [2023-04-10T01:42:12.471Z] ---> 08fb90faa379 [2023-04-10T01:42:12.471Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T01:42:12.471Z] ---> Running in 0815448e17eb [2023-04-10T01:42:12.744Z] Removing intermediate container 0815448e17eb [2023-04-10T01:42:12.744Z] ---> 6b4a72dfc79f [2023-04-10T01:42:12.744Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-10T01:42:12.744Z] ---> Running in 6cb5a02ee580 [2023-04-10T01:42:13.012Z] Removing intermediate container 6cb5a02ee580 [2023-04-10T01:42:13.012Z] ---> b1e70eeaeaf8 [2023-04-10T01:42:13.012Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T01:42:13.278Z] ---> Running in 82f6c0213e91 [2023-04-10T01:42:13.546Z] Removing intermediate container 82f6c0213e91 [2023-04-10T01:42:13.546Z] ---> bb3259e61864 [2023-04-10T01:42:13.546Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-10T01:42:13.546Z] ---> Running in e41973b38a2e [2023-04-10T01:42:13.816Z] Removing intermediate container e41973b38a2e [2023-04-10T01:42:13.816Z] ---> 0ba111ede1a2 [2023-04-10T01:42:13.816Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T01:42:13.816Z] ---> Running in 6824f3d9fbac [2023-04-10T01:42:15.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-10T01:42:15.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-10T01:42:16.921Z] OK: 263 MiB in 53 packages [2023-04-10T01:42:17.514Z] Removing intermediate container 6824f3d9fbac [2023-04-10T01:42:17.514Z] ---> 8b173e9e00f8 [2023-04-10T01:42:17.514Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-10T01:42:17.514Z] ---> Running in d56e8c230ad0 [2023-04-10T01:42:18.098Z] Removing intermediate container d56e8c230ad0 [2023-04-10T01:42:18.098Z] ---> d4e959b9ebf2 [2023-04-10T01:42:18.098Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-10T01:42:18.374Z] ---> 6163c30fd130 [2023-04-10T01:42:18.374Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T01:42:18.374Z] ---> Running in 1b2fd874fb77 [2023-04-10T01:43:26.354Z] Removing intermediate container 1b2fd874fb77 [2023-04-10T01:43:26.354Z] ---> bb04f5e92f6a [2023-04-10T01:43:26.354Z] Step 12/13 : COPY . . [2023-04-10T01:43:26.354Z] ---> 2ad2e17548a8 [2023-04-10T01:43:26.354Z] Step 13/13 : RUN ${MAKE} [2023-04-10T01:43:26.354Z] ---> Running in 9691b615a515 [2023-04-10T01:43:26.354Z] noop [2023-04-10T01:43:26.354Z] Removing intermediate container 9691b615a515 [2023-04-10T01:43:26.354Z] ---> 0d26fbaa59e2 [2023-04-10T01:43:26.354Z] Successfully built 0d26fbaa59e2 [2023-04-10T01:43:26.354Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:43:26.707Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T01:43:26.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T01:43:26.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-7257 does not seem to be running inside a container [2023-04-10T01:43:26.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-10T01:43:29.290Z] $ docker top 877a02d25cea62606e77e455c17d565157afe717b71a36ba7dc85c77be3077d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T01:43:30.094Z] + go version [2023-04-10T01:43:30.094Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-10T01:43:30.113Z] $ docker stop --time=1 877a02d25cea62606e77e455c17d565157afe717b71a36ba7dc85c77be3077d6 [2023-04-10T01:43:31.689Z] $ docker rm -f --volumes 877a02d25cea62606e77e455c17d565157afe717b71a36ba7dc85c77be3077d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:43:32.218Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T01:43:32.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T01:43:32.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-7257 does not seem to be running inside a container [2023-04-10T01:43:32.456Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-10T01:43:33.572Z] $ docker top f378e4e7f45081eace15c83e9a3fabd8c7ecd2346d2b2a0f1d12772cdc7386f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T01:43:34.067Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-04-10T01:43:34.401Z] + make test [2023-04-10T01:43:34.401Z] go test ./... -coverprofile=coverage.out ./... [2023-04-10T01:44:06.622Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-10T01:46:13.296Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-10T01:46:13.296Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-10T01:46:14.257Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.240s coverage: 31.6% of statements [2023-04-10T01:46:40.987Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.110s coverage: 86.5% of statements [2023-04-10T01:46:40.987Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-10T01:46:40.987Z] go vet ./... [2023-04-10T01:47:07.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T01:47:07.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T01:47:07.694Z] ./bin/test-attribution-txt.sh [2023-04-10T01:47:07.694Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-10T01:47:07.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-10T01:47:07.728Z] $ docker stop --time=1 f378e4e7f45081eace15c83e9a3fabd8c7ecd2346d2b2a0f1d12772cdc7386f9 [2023-04-10T01:47:09.580Z] $ docker rm -f --volumes f378e4e7f45081eace15c83e9a3fabd8c7ecd2346d2b2a0f1d12772cdc7386f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T01:47:10.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T01:47:10.776Z] Warning: overwriting stash ‘coverage-report’ [2023-04-10T01:47:11.349Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T01:47:11.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T01:47:12.050Z] + ls -al . [2023-04-10T01:47:12.050Z] total 232 [2023-04-10T01:47:12.050Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 01:43 . [2023-04-10T01:47:12.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:41 .. [2023-04-10T01:47:12.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 01:41 .git [2023-04-10T01:47:12.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 01:41 .github [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 10 01:41 .gitignore [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 10 01:41 .golangci.yml [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 10 01:41 Attribution.txt [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 10 01:41 CHANGELOG.md [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 10 01:41 Dockerfile [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 01:41 GOVERNANCE.md [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 10 01:41 Jenkinsfile [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 10 01:41 LICENSE [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 10 01:41 Makefile [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 10 01:41 OWNERS.md [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 10 01:41 README.md [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 01:37 VERSION [2023-04-10T01:47:12.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 01:41 bin [2023-04-10T01:47:12.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 01:41 cmd [2023-04-10T01:47:12.050Z] -rw-r--r-- 1 jenkins jenkins 78835 Apr 10 01:46 coverage.out [2023-04-10T01:47:12.050Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 10 01:41 doc [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 10 01:41 go.mod [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 10 01:41 go.sum [2023-04-10T01:47:12.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:41 internal [2023-04-10T01:47:12.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 01:41 snap [2023-04-10T01:47:12.050Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 10 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:47:12.390Z] + 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=f99d39125280c9a7b99840202c5d5201a00ee234 --label arch=arm64 --label version=0.0.0 . [2023-04-10T01:47:12.978Z] Sending build context to Docker daemon 19.75MB [2023-04-10T01:47:12.978Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-10T01:47:12.978Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-10T01:47:12.978Z] ---> 0d26fbaa59e2 [2023-04-10T01:47:12.978Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-10T01:47:13.247Z] ---> Running in bb2f913046bd [2023-04-10T01:47:13.515Z] Removing intermediate container bb2f913046bd [2023-04-10T01:47:13.515Z] ---> 9933b031961d [2023-04-10T01:47:13.515Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-10T01:47:13.515Z] ---> Running in 2ae52187b74c [2023-04-10T01:47:13.782Z] Removing intermediate container 2ae52187b74c [2023-04-10T01:47:13.782Z] ---> 0746582a2cd6 [2023-04-10T01:47:13.782Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-10T01:47:14.055Z] ---> Running in 4112f6887f7c [2023-04-10T01:47:15.463Z] Removing intermediate container 4112f6887f7c [2023-04-10T01:47:15.463Z] ---> 0c735ff4fde8 [2023-04-10T01:47:15.463Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T01:47:15.463Z] ---> Running in b5fa222266dc [2023-04-10T01:47:15.730Z] Removing intermediate container b5fa222266dc [2023-04-10T01:47:15.730Z] ---> 913e9baa260a [2023-04-10T01:47:15.730Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-10T01:47:15.730Z] ---> Running in bdc99573a215 [2023-04-10T01:47:16.005Z] Removing intermediate container bdc99573a215 [2023-04-10T01:47:16.005Z] ---> 338a24a4f353 [2023-04-10T01:47:16.005Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T01:47:16.005Z] ---> Running in c463d922ce18 [2023-04-10T01:47:16.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-10T01:47:17.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-10T01:47:18.957Z] OK: 263 MiB in 53 packages [2023-04-10T01:47:19.539Z] Removing intermediate container c463d922ce18 [2023-04-10T01:47:19.539Z] ---> e5d283c0a11a [2023-04-10T01:47:19.539Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-10T01:47:19.539Z] ---> Running in 561d953563ad [2023-04-10T01:47:19.805Z] Removing intermediate container 561d953563ad [2023-04-10T01:47:19.805Z] ---> 7687c8bc76ea [2023-04-10T01:47:19.805Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-10T01:47:20.386Z] ---> 750be1e99bdb [2023-04-10T01:47:20.386Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T01:47:20.386Z] ---> Running in c0228beb2137 [2023-04-10T01:47:22.956Z] Removing intermediate container c0228beb2137 [2023-04-10T01:47:22.956Z] ---> 0f7f54e9adde [2023-04-10T01:47:22.956Z] Step 12/26 : COPY . . [2023-04-10T01:47:24.361Z] ---> 7ef093d25dec [2023-04-10T01:47:24.361Z] Step 13/26 : RUN ${MAKE} [2023-04-10T01:47:24.361Z] ---> Running in 0cffe2a6ee3e [2023-04-10T01:47:24.942Z] 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-04-10T01:49:46.608Z] Removing intermediate container 0cffe2a6ee3e [2023-04-10T01:49:46.608Z] ---> 866032228fd5 [2023-04-10T01:49:46.608Z] Step 14/26 : FROM alpine:3.17 [2023-04-10T01:49:46.608Z] 3.17: Pulling from library/alpine [2023-04-10T01:49:46.608Z] c41833b44d91: Pulling fs layer [2023-04-10T01:49:46.608Z] c41833b44d91: Verifying Checksum [2023-04-10T01:49:46.608Z] c41833b44d91: Download complete [2023-04-10T01:49:46.608Z] c41833b44d91: Pull complete [2023-04-10T01:49:46.608Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-10T01:49:46.608Z] Status: Downloaded newer image for alpine:3.17 [2023-04-10T01:49:46.608Z] ---> 51e60588ff2c [2023-04-10T01:49:46.608Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-10T01:49:46.608Z] ---> Running in 31134260b6ff [2023-04-10T01:49:46.608Z] Removing intermediate container 31134260b6ff [2023-04-10T01:49:46.608Z] ---> 094b802793fc [2023-04-10T01:49:46.608Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-10T01:49:46.608Z] ---> Running in e56115b783f9 [2023-04-10T01:49:46.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-10T01:49:46.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-10T01:49:46.608Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-10T01:49:46.608Z] Executing busybox-1.35.0-r29.trigger [2023-04-10T01:49:46.608Z] OK: 8 MiB in 16 packages [2023-04-10T01:49:46.608Z] Removing intermediate container e56115b783f9 [2023-04-10T01:49:46.608Z] ---> 191482dccd9e [2023-04-10T01:49:46.608Z] Step 17/26 : WORKDIR / [2023-04-10T01:49:46.608Z] ---> Running in 39f5fb7e3a3a [2023-04-10T01:49:46.608Z] Removing intermediate container 39f5fb7e3a3a [2023-04-10T01:49:46.608Z] ---> 65210a5d2885 [2023-04-10T01:49:46.608Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-10T01:49:46.874Z] ---> 5547f5b28d2d [2023-04-10T01:49:46.874Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-10T01:49:47.458Z] ---> 2b1428e7669a [2023-04-10T01:49:47.458Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-10T01:49:48.045Z] ---> 9147daecbae4 [2023-04-10T01:49:48.045Z] Step 21/26 : EXPOSE 59984 [2023-04-10T01:49:48.045Z] ---> Running in fa689aa46817 [2023-04-10T01:49:48.315Z] Removing intermediate container fa689aa46817 [2023-04-10T01:49:48.315Z] ---> 05d40d32a561 [2023-04-10T01:49:48.315Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-10T01:49:48.315Z] ---> Running in 45fdd5b99a56 [2023-04-10T01:49:48.588Z] Removing intermediate container 45fdd5b99a56 [2023-04-10T01:49:48.588Z] ---> c8a148b0c271 [2023-04-10T01:49:48.588Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-10T01:49:48.588Z] ---> Running in 93bba1a4cee1 [2023-04-10T01:49:48.859Z] Removing intermediate container 93bba1a4cee1 [2023-04-10T01:49:48.859Z] ---> 55f581e274b3 [2023-04-10T01:49:48.859Z] Step 24/26 : LABEL arch=arm64 [2023-04-10T01:49:49.131Z] ---> Running in 68f00784e546 [2023-04-10T01:49:49.398Z] Removing intermediate container 68f00784e546 [2023-04-10T01:49:49.398Z] ---> 640c5a9d06e6 [2023-04-10T01:49:49.398Z] Step 25/26 : LABEL git_sha=f99d39125280c9a7b99840202c5d5201a00ee234 [2023-04-10T01:49:49.398Z] ---> Running in f140337db5c0 [2023-04-10T01:49:49.666Z] Removing intermediate container f140337db5c0 [2023-04-10T01:49:49.666Z] ---> 60ea5ea1836d [2023-04-10T01:49:49.666Z] Step 26/26 : LABEL version=0.0.0 [2023-04-10T01:49:49.666Z] ---> Running in ecad63ac1099 [2023-04-10T01:49:49.933Z] Removing intermediate container ecad63ac1099 [2023-04-10T01:49:49.933Z] ---> 7befcb2ad09a [2023-04-10T01:49:49.933Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T01:49:49.933Z] Successfully built 7befcb2ad09a [2023-04-10T01:49:49.933Z] 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-04-10T01:49:50.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T01:49:50.377Z] [2023-04-10T01:49:50.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:49:50.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T01:49:50.774Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-10T01:49:50.774Z] 8998bd30e6a1: Pulling fs layer [2023-04-10T01:49:50.774Z] 04944245beec: Pulling fs layer [2023-04-10T01:49:50.774Z] 699f458cf7ca: Pulling fs layer [2023-04-10T01:49:50.774Z] 765212b225bb: Pulling fs layer [2023-04-10T01:49:50.774Z] f23df028b6ca: Pulling fs layer [2023-04-10T01:49:50.774Z] d65c8cfc05b1: Pulling fs layer [2023-04-10T01:49:50.774Z] 2437ff75d9bd: Pulling fs layer [2023-04-10T01:49:50.774Z] f23df028b6ca: Waiting [2023-04-10T01:49:50.774Z] d65c8cfc05b1: Waiting [2023-04-10T01:49:50.774Z] 2437ff75d9bd: Waiting [2023-04-10T01:49:50.774Z] 765212b225bb: Waiting [2023-04-10T01:49:51.056Z] 04944245beec: Verifying Checksum [2023-04-10T01:49:51.056Z] 04944245beec: Download complete [2023-04-10T01:49:51.056Z] 765212b225bb: Verifying Checksum [2023-04-10T01:49:51.056Z] 765212b225bb: Download complete [2023-04-10T01:49:51.056Z] f23df028b6ca: Verifying Checksum [2023-04-10T01:49:51.056Z] f23df028b6ca: Download complete [2023-04-10T01:49:51.056Z] d65c8cfc05b1: Verifying Checksum [2023-04-10T01:49:51.056Z] d65c8cfc05b1: Download complete [2023-04-10T01:49:51.056Z] 699f458cf7ca: Verifying Checksum [2023-04-10T01:49:51.056Z] 699f458cf7ca: Download complete [2023-04-10T01:49:51.677Z] 8998bd30e6a1: Verifying Checksum [2023-04-10T01:49:51.677Z] 8998bd30e6a1: Download complete [2023-04-10T01:49:53.677Z] 2437ff75d9bd: Verifying Checksum [2023-04-10T01:49:55.620Z] 8998bd30e6a1: Pull complete [2023-04-10T01:49:56.205Z] 04944245beec: Pull complete [2023-04-10T01:49:57.619Z] 699f458cf7ca: Pull complete [2023-04-10T01:49:57.619Z] 765212b225bb: Pull complete [2023-04-10T01:49:58.579Z] f23df028b6ca: Pull complete [2023-04-10T01:49:58.579Z] d65c8cfc05b1: Pull complete [2023-04-10T01:50:13.582Z] 2437ff75d9bd: Pull complete [2023-04-10T01:50:13.583Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-10T01:50:13.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T01:50:13.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T01:50:13.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-7257 does not seem to be running inside a container [2023-04-10T01:50:13.874Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-10T01:50:16.618Z] $ docker top 6803b28e34a97cc3f80fec937f96a47b89b708670c4bf2a9367da8669f6411ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:50:17.452Z] ---> job-cost.sh [2023-04-10T01:50:17.452Z] lf-activate-venv: SKIPPING [2023-04-10T01:50:17.452Z] INFO: No Stack... [2023-04-10T01:50:18.033Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-10T01:50:18.618Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T01:50:19.257Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [2023-04-10T01:50:19.257Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T01:50:19.323Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [2023-04-10T01:50:19.328Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] did not exist. Created. [2023-04-10T01:50:19.328Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T01:50:19.979Z] /w/workspace/device-onvif-camera/3@tmp/durable-f77903e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-10T01:50:20.631Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-10T01:50:20.652Z] Warning: overwriting stash ‘stack-cost’ [2023-04-10T01:50:20.709Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T01:50:20.716Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-301-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T01:50:20.736Z] $ docker stop --time=1 6803b28e34a97cc3f80fec937f96a47b89b708670c4bf2a9367da8669f6411ac [2023-04-10T01:50:22.237Z] $ docker rm -f --volumes 6803b28e34a97cc3f80fec937f96a47b89b708670c4bf2a9367da8669f6411ac [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-04-10T01:50:22.686Z] provisioning config files... [2023-04-10T01:50:22.693Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-301@tmp/config11049386455407343384tmp [Pipeline] { [Pipeline] sh [2023-04-10T01:50:22.984Z] + set +x [2023-04-10T01:50:22.984Z] + curl -s https://codecov.io/bash [2023-04-10T01:50:22.984Z] + bash -s -- [2023-04-10T01:50:22.984Z] [2023-04-10T01:50:22.984Z] _____ _ [2023-04-10T01:50:22.984Z] / ____| | | [2023-04-10T01:50:22.984Z] | | ___ __| | ___ ___ _____ __ [2023-04-10T01:50:22.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-10T01:50:22.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-10T01:50:22.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-10T01:50:22.984Z] Bash-1.0.6 [2023-04-10T01:50:22.984Z] [2023-04-10T01:50:22.984Z] [2023-04-10T01:50:22.984Z] ==> git version 2.25.1 found [2023-04-10T01:50:22.984Z] ==> 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-04-10T01:50:22.984Z] Release-Date: 2020-01-08 [2023-04-10T01:50:22.984Z] 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-04-10T01:50:22.984Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-10T01:50:22.984Z] ==> Jenkins CI detected. [2023-04-10T01:50:22.984Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-301 [2023-04-10T01:50:22.984Z] project root: . [2023-04-10T01:50:22.984Z] --> token set from env [2023-04-10T01:50:22.984Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-10T01:50:22.984Z] ==> Running gcov in . (disable via -X gcov) [2023-04-10T01:50:22.984Z] ==> Python coveragepy not found [2023-04-10T01:50:22.984Z] ==> Searching for coverage reports in: [2023-04-10T01:50:22.984Z] + . [2023-04-10T01:50:22.984Z] -> Found 1 reports [2023-04-10T01:50:22.984Z] ==> Detecting git/mercurial file structure [2023-04-10T01:50:23.242Z] ==> Reading reports [2023-04-10T01:50:23.242Z] + ./coverage.out bytes=78835 [2023-04-10T01:50:23.242Z] ==> Appending adjustments [2023-04-10T01:50:23.242Z] https://docs.codecov.io/docs/fixing-reports [2023-04-10T01:50:23.242Z] + Found adjustments [2023-04-10T01:50:23.242Z] ==> Gzipping contents [2023-04-10T01:50:23.242Z] 12K /tmp/codecov.10NOEu.gz [2023-04-10T01:50:23.242Z] ==> Uploading reports [2023-04-10T01:50:23.242Z] url: https://codecov.io [2023-04-10T01:50:23.242Z] query: branch=PR-301&commit=f99d39125280c9a7b99840202c5d5201a00ee234&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-301%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=301&job=&cmd_args= [2023-04-10T01:50:23.242Z] -> Pinging Codecov [2023-04-10T01:50:23.242Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-301&commit=f99d39125280c9a7b99840202c5d5201a00ee234&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-301%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=301&job=&cmd_args= [2023-04-10T01:50:23.501Z] -> Uploading to [2023-04-10T01:50:23.502Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-10/F29A59C45E3A92E06B3E522C9905F8EF/f99d39125280c9a7b99840202c5d5201a00ee234/5e12a388-774e-45ce-9d32-4d87e1503da1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230410T015023Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b03747bb69466302d0e79ffcb10afdbb6260f5de08b6236d7390f69710a02c5 [2023-04-10T01:50:23.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T01:50:23.502Z] Dload Upload Total Spent Left Speed [2023-04-10T01:50:23.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10491 0 0 100 10491 0 39889 --:--:-- --:--:-- --:--:-- 39738 100 10491 0 0 100 10491 0 39889 --:--:-- --:--:-- --:--:-- 39738 [2023-04-10T01:50:23.762Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f99d39125280c9a7b99840202c5d5201a00ee234 [Pipeline] } [2023-04-10T01:50:23.769Z] 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-04-10T01:50:24.496Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-301/archives ] [2023-04-10T01:50:24.496Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-301/archives [2023-04-10T01:50:24.496Z] total 16 [2023-04-10T01:50:24.496Z] drwxr-xr-x 3 root root 4096 Apr 10 01:40 . [2023-04-10T01:50:24.496Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 01:40 .. [2023-04-10T01:50:24.496Z] drwxr-xr-x 2 root root 4096 Apr 10 01:40 cost [2023-04-10T01:50:24.496Z] -rw-r--r-- 1 root root 91 Apr 10 01:40 cost.csv [2023-04-10T01:50:24.496Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-301/archives [2023-04-10T01:50:24.496Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-301/archives [2023-04-10T01:50:24.496Z] total 16 [2023-04-10T01:50:24.496Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 01:40 . [2023-04-10T01:50:24.496Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 01:40 .. [2023-04-10T01:50:24.496Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 01:40 cost [2023-04-10T01:50:24.496Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 10 01:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:50:24.788Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:50:25.645Z] ---> package-listing.sh [2023-04-10T01:50:25.645Z] ++ facter osfamily [2023-04-10T01:50:25.645Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-10T01:50:25.904Z] + OS_FAMILY=debian [2023-04-10T01:50:25.904Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-301 [2023-04-10T01:50:25.904Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-10T01:50:25.904Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-10T01:50:25.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-10T01:50:25.904Z] + PACKAGES=/tmp/packages_start.txt [2023-04-10T01:50:25.904Z] + '[' /w/workspace/undry_device-onvif-camera_PR-301 ']' [2023-04-10T01:50:25.904Z] + PACKAGES=/tmp/packages_end.txt [2023-04-10T01:50:25.904Z] + case "${OS_FAMILY}" in [2023-04-10T01:50:25.904Z] + dpkg -l [2023-04-10T01:50:25.904Z] + grep '^ii' [2023-04-10T01:50:25.904Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-10T01:50:25.904Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-10T01:50:25.904Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-10T01:50:25.904Z] + '[' /w/workspace/undry_device-onvif-camera_PR-301 ']' [2023-04-10T01:50:25.904Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-301/archives/ [2023-04-10T01:50:25.904Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-301/archives/ [Pipeline] echo [2023-04-10T01:50:25.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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-10T01:50:26.193Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T01:50:26.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T01:50:26.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T01:50:26.825Z] prd-ubuntu20.04-docker-8c-8g-7256 does not seem to be running inside a container [2023-04-10T01:50:26.860Z] $ 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-301/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-301 -v /w/workspace/undry_device-onvif-camera_PR-301:/w/workspace/undry_device-onvif-camera_PR-301:rw,z -v /w/workspace/undry_device-onvif-camera_PR-301@tmp:/w/workspace/undry_device-onvif-camera_PR-301@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-10T01:50:27.049Z] $ docker top d234e4943f50b1647948dea65e9d6dbf1ecf6b3d689b040486bbdb01fe528707 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T01:50:27.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-10T01:50:27.677Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-10T01:50:27.961Z] + ls /var/log/sa-host [2023-04-10T01:50:27.961Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T01:50:28.117Z] provisioning config files... [2023-04-10T01:50:28.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-301@tmp/config13292920635149606708tmp [Pipeline] { [Pipeline] echo [2023-04-10T01:50:28.141Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:50:28.422Z] ---> create-netrc.sh [Pipeline] } [2023-04-10T01:50:28.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:50:28.748Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-10T01:50:28.756Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:50:29.042Z] ---> sudo-logs.sh [2023-04-10T01:50:29.042Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-10T01:50:29.071Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:50:29.356Z] ---> job-cost.sh [2023-04-10T01:50:29.356Z] lf-activate-venv: SKIPPING [2023-04-10T01:50:29.356Z] DEBUG: total: 0.2199999988079071 [2023-04-10T01:50:29.356Z] INFO: Retrieving Stack Cost... [2023-04-10T01:50:29.615Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T01:50:30.184Z] INFO: Archiving Costs [Pipeline] echo [2023-04-10T01:50:30.196Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T01:50:30.480Z] ---> logs-deploy.sh [2023-04-10T01:50:30.480Z] lf-activate-venv: SKIPPING [2023-04-10T01:50:30.480Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-301/3 [2023-04-10T01:50:30.480Z] INFO: archiving workspace using pattern(s): [2023-04-10T01:50:31.413Z] Archives upload complete. [2023-04-10T01:50:31.413Z] INFO: archiving logs to Nexus