Pull request #401 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4cd875690e1cb8eaa493903873f135f8ca31552f+991b984f0069dd0eb843d102c22933ca1a2cac27 (0abc9ad61fcdd27f2f58e187b9480ef8f73663d9) 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-ssh2248759539431752251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3653269316526584184.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-401/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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9030862001974965931.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1384549392629507538.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-401/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-401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7457885628078490789.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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12451 in /w/workspace/undry_device-onvif-camera_PR-401 [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-401 # 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/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit 4cd875690e1cb8eaa493903873f135f8ca31552f Merge succeeded, producing 4cd875690e1cb8eaa493903873f135f8ca31552f Checking out Revision 4cd875690e1cb8eaa493903873f135f8ca31552f (PR-401) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T04:28:36.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T04:28:36.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T04:28:36.300Z] ========================================================= [2023-10-27T04:28:36.300Z] EdgeX Global Pipelines Version Info [2023-10-27T04:28:36.300Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4cd875690e1cb8eaa493903873f135f8ca31552f # 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 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cd875690e1cb8eaa493903873f135f8ca31552f # timeout=10 > git rev-list --no-walk 240f1fbdd5e3ebf38efefeb134228f22bb8984ac # timeout=10 [2023-10-27T04:28:37.041Z] ------------------- [2023-10-27T04:28:37.041Z] stable info: [2023-10-27T04:28:37.041Z] ------------------- [2023-10-27T04:28:37.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T04:28:37.041Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T04:28:37.041Z] Message: update stable to v1.0.254 [2023-10-27T04:28:37.612Z] ------------------- [2023-10-27T04:28:37.612Z] experimental info: [2023-10-27T04:28:37.612Z] ------------------- [2023-10-27T04:28:37.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T04:28:37.612Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T04:28:37.612Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T04:28:37.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-27T04:28:37.793Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-27T04:28:37.802Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T04:28:37.812Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T04:28:37.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T04:28:37.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T04:28:37.857Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T04:28:37.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T04:28:37.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T04:28:37.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T04:28:37.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T04:28:37.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-27T04:28:37.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T04:28:37.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T04:28:37.958Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T04:28:37.972Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T04:28:37.983Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T04:28:37.998Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T04:28:38.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T04:28:38.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T04:28:38.043Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-27T04:28:38.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-27T04:28:38.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T04:28:38.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T04:28:38.112Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T04:28:38.129Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T04:28:38.150Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T04:28:38.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-401 [Pipeline] echo [2023-10-27T04:28:38.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-401 [Pipeline] echo [2023-10-27T04:28:38.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-401 [Pipeline] echo [2023-10-27T04:28:38.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cd875690e1cb8eaa493903873f135f8ca31552f [Pipeline] echo [2023-10-27T04:28:38.229Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cd8756 [Pipeline] echo [2023-10-27T04:28:38.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:28:38.289Z] provisioning config files... [2023-10-27T04:28:38.303Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config8061000820800287553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:28:38.615Z] ---> docker-login.sh [2023-10-27T04:28:38.616Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:28:38.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:38.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:38.875Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:38.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:38.875Z] [2023-10-27T04:28:38.875Z] Login Succeeded [2023-10-27T04:28:38.875Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:28:38.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:38.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:38.875Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:38.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:38.875Z] [2023-10-27T04:28:38.875Z] Login Succeeded [2023-10-27T04:28:38.875Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:28:39.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:39.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:39.135Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:39.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:39.135Z] [2023-10-27T04:28:39.135Z] Login Succeeded [2023-10-27T04:28:39.135Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:28:39.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:39.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:39.135Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:39.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:39.135Z] [2023-10-27T04:28:39.135Z] Login Succeeded [2023-10-27T04:28:39.135Z] docker.io [2023-10-27T04:28:39.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:39.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:39.396Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:39.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:39.396Z] [2023-10-27T04:28:39.396Z] Login Succeeded [2023-10-27T04:28:39.396Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:28:39.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T04:28:39.783Z] + git rev-list -1 --merges 4cd875690e1cb8eaa493903873f135f8ca31552f~1..4cd875690e1cb8eaa493903873f135f8ca31552f [Pipeline] echo [2023-10-27T04:28:39.859Z] -----------> git rev-list -1 --merges 4cd875690e1cb8eaa493903873f135f8ca31552f~1..4cd875690e1cb8eaa493903873f135f8ca31552f 4cd875690e1cb8eaa493903873f135f8ca31552f [false] [Pipeline] sh [2023-10-27T04:28:40.149Z] + git log --format=format:%s -1 4cd875690e1cb8eaa493903873f135f8ca31552f [Pipeline] echo [2023-10-27T04:28:40.164Z] ========================================================= [2023-10-27T04:28:40.164Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T04:28:40.164Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:28:40.507Z] + git log --format=format:%s -1 4cd875690e1cb8eaa493903873f135f8ca31552f [Pipeline] echo [2023-10-27T04:28:40.517Z] [semverPrep] GIT_COMMIT: 4cd875690e1cb8eaa493903873f135f8ca31552f, Commit Message: build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo [2023-10-27T04:28:40.525Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T04:28:40.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T04:28:40.876Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T04:28:40.876Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T04:28:40.876Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T04:28:40.876Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T04:28:40.876Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T04:28:40.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:28:41.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:28:41.217Z] [2023-10-27T04:28:41.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:28:41.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:28:41.509Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T04:28:41.509Z] b85a868b505f: Pulling fs layer [2023-10-27T04:28:41.509Z] e2be974225ed: Pulling fs layer [2023-10-27T04:28:41.509Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T04:28:41.509Z] 988bab9f4d93: Pulling fs layer [2023-10-27T04:28:41.509Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T04:28:41.509Z] 988bab9f4d93: Waiting [2023-10-27T04:28:41.509Z] 1469e6f7b9e6: Waiting [2023-10-27T04:28:41.509Z] eaf3925da568: Pulling fs layer [2023-10-27T04:28:41.509Z] bab4dde63d76: Pulling fs layer [2023-10-27T04:28:41.509Z] bde34c3a00c8: Pulling fs layer [2023-10-27T04:28:41.509Z] bab4dde63d76: Waiting [2023-10-27T04:28:41.509Z] b352a97aabf1: Pulling fs layer [2023-10-27T04:28:41.509Z] 4872d77fe225: Pulling fs layer [2023-10-27T04:28:41.509Z] 5851b861e8e6: Pulling fs layer [2023-10-27T04:28:41.509Z] bde34c3a00c8: Waiting [2023-10-27T04:28:41.509Z] b352a97aabf1: Waiting [2023-10-27T04:28:41.509Z] 4872d77fe225: Waiting [2023-10-27T04:28:41.509Z] 5851b861e8e6: Waiting [2023-10-27T04:28:41.509Z] e2be974225ed: Verifying Checksum [2023-10-27T04:28:41.509Z] e2be974225ed: Download complete [2023-10-27T04:28:41.509Z] 988bab9f4d93: Verifying Checksum [2023-10-27T04:28:41.509Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T04:28:41.509Z] 1469e6f7b9e6: Download complete [2023-10-27T04:28:41.509Z] eaf3925da568: Verifying Checksum [2023-10-27T04:28:41.509Z] eaf3925da568: Download complete [2023-10-27T04:28:41.509Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T04:28:41.509Z] 339a4e72a1f5: Download complete [2023-10-27T04:28:41.509Z] bde34c3a00c8: Verifying Checksum [2023-10-27T04:28:41.509Z] bde34c3a00c8: Download complete [2023-10-27T04:28:41.768Z] b352a97aabf1: Download complete [2023-10-27T04:28:41.768Z] 4872d77fe225: Verifying Checksum [2023-10-27T04:28:41.768Z] 4872d77fe225: Download complete [2023-10-27T04:28:41.768Z] 5851b861e8e6: Download complete [2023-10-27T04:28:41.768Z] b85a868b505f: Verifying Checksum [2023-10-27T04:28:41.768Z] b85a868b505f: Download complete [2023-10-27T04:28:42.027Z] bab4dde63d76: Verifying Checksum [2023-10-27T04:28:42.027Z] bab4dde63d76: Download complete [2023-10-27T04:28:42.961Z] b85a868b505f: Pull complete [2023-10-27T04:28:42.961Z] e2be974225ed: Pull complete [2023-10-27T04:28:43.525Z] 339a4e72a1f5: Pull complete [2023-10-27T04:28:43.525Z] 988bab9f4d93: Pull complete [2023-10-27T04:28:43.783Z] 1469e6f7b9e6: Pull complete [2023-10-27T04:28:43.783Z] eaf3925da568: Pull complete [2023-10-27T04:28:45.686Z] bab4dde63d76: Pull complete [2023-10-27T04:28:45.686Z] bde34c3a00c8: Pull complete [2023-10-27T04:28:45.686Z] b352a97aabf1: Pull complete [2023-10-27T04:28:45.686Z] 4872d77fe225: Pull complete [2023-10-27T04:28:45.686Z] 5851b861e8e6: Pull complete [2023-10-27T04:28:45.686Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T04:28:45.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T04:28:45.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:28:45.771Z] prd-ubuntu20.04-docker-8c-8g-12451 does not seem to be running inside a container [2023-10-27T04:28:45.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T04:28:49.143Z] $ docker top 9a877a7d3db0471a3b3a7876c29b85a9aa53a34897c8d9b796e59b67a893742b -eo pid,comm [2023-10-27T04:28:49.200Z] 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-10-27T04:28:49.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T04:28:49.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T04:28:49.233Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T04:28:49.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T04:28:49.348Z] $ docker exec 9a877a7d3db0471a3b3a7876c29b85a9aa53a34897c8d9b796e59b67a893742b ssh-agent [2023-10-27T04:28:49.617Z] SSH_AUTH_SOCK=/tmp/ssh-2Lc3CzFS2kV2/agent.33 [2023-10-27T04:28:49.617Z] SSH_AGENT_PID=39 [2023-10-27T04:28:49.622Z] Running ssh-add (command line suppressed) [2023-10-27T04:28:49.799Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_3874551432649381530.key (/w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_3874551432649381530.key) [2023-10-27T04:28:49.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T04:28:50.100Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T04:28:50.114Z] $ docker exec --env ******** --env ******** 9a877a7d3db0471a3b3a7876c29b85a9aa53a34897c8d9b796e59b67a893742b ssh-agent -k [2023-10-27T04:28:50.219Z] unset SSH_AUTH_SOCK; [2023-10-27T04:28:50.220Z] unset SSH_AGENT_PID; [2023-10-27T04:28:50.220Z] echo Agent pid 39 killed; [2023-10-27T04:28:50.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T04:28:50.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T04:28:50.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T04:28:50.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T04:28:50.384Z] $ docker exec 9a877a7d3db0471a3b3a7876c29b85a9aa53a34897c8d9b796e59b67a893742b ssh-agent [2023-10-27T04:28:50.493Z] SSH_AUTH_SOCK=/tmp/ssh-OLrdaXXjMHG5/agent.71 [2023-10-27T04:28:50.494Z] SSH_AGENT_PID=77 [2023-10-27T04:28:50.497Z] Running ssh-add (command line suppressed) [2023-10-27T04:28:50.596Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_15206584942163743089.key (/w/workspace/undry_device-onvif-camera_PR-401@tmp/private_key_15206584942163743089.key) [2023-10-27T04:28:50.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T04:28:50.899Z] + git semver init [2023-10-27T04:28:51.159Z] 2023-10-27 04:28:51,076 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T04:28:51.159Z] 2023-10-27 04:28:51,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-401/.semver [2023-10-27T04:28:51.159Z] 2023-10-27 04:28:51,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-401/.semver [2023-10-27T04:28:51.159Z] 2023-10-27 04:28:51,077 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-401/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-401, universal_newlines=False, shell=None, istream=None) [2023-10-27T04:28:52.549Z] 2023-10-27 04:28:52,109 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-401/.git/info/exclude [2023-10-27T04:28:52.550Z] 2023-10-27 04:28:52,110 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-401/.semver/PR-401 with force:False [2023-10-27T04:28:52.550Z] 2023-10-27 04:28:52,110 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-401/.semver/PR-401 [2023-10-27T04:28:52.550Z] 2023-10-27 04:28:52,114 [execute] INFO git cat-file --batch-check [2023-10-27T04:28:52.550Z] 2023-10-27 04:28:52,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-401/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T04:28:52.550Z] 2023-10-27 04:28:52,119 [execute] INFO git cat-file --batch [2023-10-27T04:28:52.550Z] 2023-10-27 04:28:52,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-401/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T04:28:52.550Z] 2023-10-27 04:28:52,124 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-401/.semver/PR-401 [2023-10-27T04:28:52.550Z] 0.0.0 [Pipeline] } [2023-10-27T04:28:52.560Z] $ docker exec --env ******** --env ******** 9a877a7d3db0471a3b3a7876c29b85a9aa53a34897c8d9b796e59b67a893742b ssh-agent -k [2023-10-27T04:28:52.668Z] unset SSH_AUTH_SOCK; [2023-10-27T04:28:52.669Z] unset SSH_AGENT_PID; [2023-10-27T04:28:52.669Z] echo Agent pid 77 killed; [2023-10-27T04:28:52.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T04:28:52.993Z] + git semver [Pipeline] } [2023-10-27T04:28:53.269Z] $ docker stop --time=1 9a877a7d3db0471a3b3a7876c29b85a9aa53a34897c8d9b796e59b67a893742b [2023-10-27T04:28:54.534Z] $ docker rm -f --volumes 9a877a7d3db0471a3b3a7876c29b85a9aa53a34897c8d9b796e59b67a893742b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:28:54.868Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T04:28:55.070Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T04:28:55.073Z] [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-10-27T04:28:55.241Z] provisioning config files... [2023-10-27T04:28:55.250Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config12108215957668966043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:28:55.544Z] ---> docker-login.sh [2023-10-27T04:28:55.544Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:28:55.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:55.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:55.544Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:55.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:55.544Z] [2023-10-27T04:28:55.544Z] Login Succeeded [2023-10-27T04:28:55.544Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:28:55.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:55.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:55.544Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:55.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:55.544Z] [2023-10-27T04:28:55.544Z] Login Succeeded [2023-10-27T04:28:55.544Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:28:55.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:55.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:55.804Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:55.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:55.804Z] [2023-10-27T04:28:55.804Z] Login Succeeded [2023-10-27T04:28:55.804Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:28:55.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:55.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:55.804Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:55.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:55.804Z] [2023-10-27T04:28:55.804Z] Login Succeeded [2023-10-27T04:28:55.804Z] docker.io [2023-10-27T04:28:55.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:28:56.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:28:56.061Z] Configure a credential helper to remove this warning. See [2023-10-27T04:28:56.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:28:56.061Z] [2023-10-27T04:28:56.061Z] Login Succeeded [2023-10-27T04:28:56.061Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:28:56.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T04:28:56.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:28:56.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:28:56.138Z] ========================================================= [2023-10-27T04:28:56.138Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T04:28:56.138Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:28:56.444Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T04:28:56.444Z] Sending build context to Docker daemon 21.68MB [2023-10-27T04:28:56.444Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:28:56.444Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-27T04:28:56.703Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T04:28:56.703Z] 7264a8db6415: Pulling fs layer [2023-10-27T04:28:56.703Z] c4d48a809fc2: Pulling fs layer [2023-10-27T04:28:56.703Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T04:28:56.703Z] ad3a456e5733: Pulling fs layer [2023-10-27T04:28:56.703Z] 33e27b845d1e: Pulling fs layer [2023-10-27T04:28:56.703Z] c68163c4e522: Pulling fs layer [2023-10-27T04:28:56.703Z] 50da416c3ac9: Pulling fs layer [2023-10-27T04:28:56.703Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T04:28:56.703Z] 33e27b845d1e: Waiting [2023-10-27T04:28:56.703Z] c68163c4e522: Waiting [2023-10-27T04:28:56.703Z] ad3a456e5733: Waiting [2023-10-27T04:28:56.703Z] 50da416c3ac9: Waiting [2023-10-27T04:28:56.703Z] 23d2d4c4bb30: Waiting [2023-10-27T04:28:56.703Z] c4d48a809fc2: Verifying Checksum [2023-10-27T04:28:56.703Z] c4d48a809fc2: Download complete [2023-10-27T04:28:56.703Z] ad3a456e5733: Verifying Checksum [2023-10-27T04:28:56.703Z] ad3a456e5733: Download complete [2023-10-27T04:28:56.703Z] 33e27b845d1e: Verifying Checksum [2023-10-27T04:28:56.703Z] 33e27b845d1e: Download complete [2023-10-27T04:28:56.703Z] 7264a8db6415: Download complete [2023-10-27T04:28:56.703Z] c68163c4e522: Verifying Checksum [2023-10-27T04:28:56.703Z] c68163c4e522: Download complete [2023-10-27T04:28:56.703Z] 7264a8db6415: Pull complete [2023-10-27T04:28:56.962Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T04:28:56.962Z] 23d2d4c4bb30: Download complete [2023-10-27T04:28:56.962Z] c4d48a809fc2: Pull complete [2023-10-27T04:28:56.962Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T04:28:56.962Z] 4f1c88b9dad5: Download complete [2023-10-27T04:28:57.528Z] 50da416c3ac9: Verifying Checksum [2023-10-27T04:28:57.528Z] 50da416c3ac9: Download complete [2023-10-27T04:29:00.056Z] 4f1c88b9dad5: Pull complete [2023-10-27T04:29:00.056Z] ad3a456e5733: Pull complete [2023-10-27T04:29:00.056Z] 33e27b845d1e: Pull complete [2023-10-27T04:29:00.314Z] c68163c4e522: Pull complete [2023-10-27T04:29:02.842Z] 50da416c3ac9: Pull complete [2023-10-27T04:29:02.842Z] 23d2d4c4bb30: Pull complete [2023-10-27T04:29:02.842Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T04:29:02.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T04:29:02.842Z] ---> 0786185ac409 [2023-10-27T04:29:02.842Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:29:08.115Z] ---> Running in e81997e63d8c [2023-10-27T04:29:08.115Z] Removing intermediate container e81997e63d8c [2023-10-27T04:29:08.115Z] ---> 1fed028576a7 [2023-10-27T04:29:08.115Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:29:08.115Z] ---> Running in d599e8197dc0 [2023-10-27T04:29:08.115Z] Removing intermediate container d599e8197dc0 [2023-10-27T04:29:08.115Z] ---> d037ca0030b8 [2023-10-27T04:29:08.115Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:29:08.115Z] ---> Running in 3d45abe8961a [2023-10-27T04:29:08.115Z] Removing intermediate container 3d45abe8961a [2023-10-27T04:29:08.115Z] ---> 417f71a500f5 [2023-10-27T04:29:08.115Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:29:08.115Z] ---> Running in 390aac7efb69 [2023-10-27T04:29:08.115Z] Removing intermediate container 390aac7efb69 [2023-10-27T04:29:08.115Z] ---> 4c046d00466a [2023-10-27T04:29:08.115Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:29:08.115Z] ---> Running in ad4a9b9a974a [2023-10-27T04:29:08.115Z] Removing intermediate container ad4a9b9a974a [2023-10-27T04:29:08.115Z] ---> 0595ffaf98e3 [2023-10-27T04:29:08.115Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:29:08.115Z] ---> Running in 5f76c0312eae [2023-10-27T04:29:08.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:29:08.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:29:08.373Z] OK: 264 MiB in 52 packages [2023-10-27T04:29:08.948Z] Removing intermediate container 5f76c0312eae [2023-10-27T04:29:08.948Z] ---> 7bd1865da2d6 [2023-10-27T04:29:08.948Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-27T04:29:08.948Z] ---> Running in cf70d952e77a [2023-10-27T04:29:08.948Z] Removing intermediate container cf70d952e77a [2023-10-27T04:29:08.948Z] ---> 79a43e563b2d [2023-10-27T04:29:08.948Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-27T04:29:08.948Z] ---> 6e1f6d3fb49e [2023-10-27T04:29:08.948Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:29:08.948Z] ---> Running in 1c2699754a4f [2023-10-27T04:29:10.186Z] Still waiting to schedule task [2023-10-27T04:29:10.186Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12449’ [2023-10-27T04:30:16.637Z] Removing intermediate container 1c2699754a4f [2023-10-27T04:30:16.637Z] ---> 5a960862cf67 [2023-10-27T04:30:16.637Z] Step 12/13 : COPY . . [2023-10-27T04:30:16.637Z] ---> 4cfd85a8d74a [2023-10-27T04:30:16.637Z] Step 13/13 : RUN ${MAKE} [2023-10-27T04:30:16.637Z] ---> Running in 742168929ab6 [2023-10-27T04:30:16.637Z] noop [2023-10-27T04:30:16.637Z] Removing intermediate container 742168929ab6 [2023-10-27T04:30:16.637Z] ---> 4f3f60c6aa11 [2023-10-27T04:30:16.637Z] Successfully built 4f3f60c6aa11 [2023-10-27T04:30:16.637Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:30:16.948Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T04:30:16.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:30:17.025Z] prd-ubuntu20.04-docker-8c-8g-12451 does not seem to be running inside a container [2023-10-27T04:30:17.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T04:30:17.374Z] $ docker top 7ff6464243563f935c5ccce9191294b9797303ac7fd1321340ca29526d64ddb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:30:17.710Z] + go version [2023-10-27T04:30:17.710Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T04:30:17.719Z] $ docker stop --time=1 7ff6464243563f935c5ccce9191294b9797303ac7fd1321340ca29526d64ddb5 [2023-10-27T04:30:18.976Z] $ docker rm -f --volumes 7ff6464243563f935c5ccce9191294b9797303ac7fd1321340ca29526d64ddb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:30:19.353Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T04:30:19.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:30:19.419Z] prd-ubuntu20.04-docker-8c-8g-12451 does not seem to be running inside a container [2023-10-27T04:30:19.449Z] $ 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-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T04:30:19.764Z] $ docker top f7594ed44e76faf71869d065c1082e848687e310c5720911838fc6cf3dcb3018 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:30:20.108Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-401 [Pipeline] fileExists [Pipeline] sh [2023-10-27T04:30:20.401Z] + make test [2023-10-27T04:30:20.401Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T04:30:21.776Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-27T04:30:31.735Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-27T04:30:31.735Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-27T04:30:33.775Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.5% of statements [2023-10-27T04:30:34.034Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.105s coverage: 86.5% of statements [2023-10-27T04:30:40.598Z] go vet ./... [2023-10-27T04:30:43.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T04:30:43.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T04:30:43.876Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T04:30:44.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T04:30:44.158Z] $ docker stop --time=1 f7594ed44e76faf71869d065c1082e848687e310c5720911838fc6cf3dcb3018 [2023-10-27T04:30:47.385Z] $ docker rm -f --volumes f7594ed44e76faf71869d065c1082e848687e310c5720911838fc6cf3dcb3018 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:30:47.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T04:30:47.928Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T04:30:48.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T04:30:48.689Z] + ls -al . [2023-10-27T04:30:48.689Z] total 236 [2023-10-27T04:30:48.689Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 04:30 . [2023-10-27T04:30:48.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:28 .. [2023-10-27T04:30:48.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:30 .git [2023-10-27T04:30:48.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:28 .github [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:28 .gitignore [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:28 .golangci.yml [2023-10-27T04:30:48.689Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:28 .semver [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:28 Attribution.txt [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:28 CHANGELOG.md [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:28 Dockerfile [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:28 GOVERNANCE.md [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:28 Jenkinsfile [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:28 LICENSE [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:28 Makefile [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:28 OWNERS.md [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:28 README.md [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:28 VERSION [2023-10-27T04:30:48.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:28 bin [2023-10-27T04:30:48.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:28 cmd [2023-10-27T04:30:48.689Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:30 coverage.out [2023-10-27T04:30:48.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:28 doc [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:28 go.mod [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:28 go.sum [2023-10-27T04:30:48.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:28 internal [2023-10-27T04:30:48.689Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:30:49.049Z] + 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=4cd875690e1cb8eaa493903873f135f8ca31552f --label arch=amd64 --label version=0.0.0 . [2023-10-27T04:30:49.049Z] Sending build context to Docker daemon 21.76MB [2023-10-27T04:30:49.049Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:30:49.049Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T04:30:49.049Z] ---> 4f3f60c6aa11 [2023-10-27T04:30:49.049Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:30:49.335Z] ---> Running in 2d5daba9f6af [2023-10-27T04:30:49.335Z] Removing intermediate container 2d5daba9f6af [2023-10-27T04:30:49.335Z] ---> 59b9d9d7429a [2023-10-27T04:30:49.335Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:30:49.335Z] ---> Running in 29d3653ddbd8 [2023-10-27T04:30:49.598Z] Removing intermediate container 29d3653ddbd8 [2023-10-27T04:30:49.598Z] ---> aa9cc01cea92 [2023-10-27T04:30:49.598Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:30:49.598Z] ---> Running in 7ca248f5f596 [2023-10-27T04:30:49.598Z] Removing intermediate container 7ca248f5f596 [2023-10-27T04:30:49.598Z] ---> f99fccc7f9c7 [2023-10-27T04:30:49.598Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:30:49.598Z] ---> Running in 0b95db370ca3 [2023-10-27T04:30:49.598Z] Removing intermediate container 0b95db370ca3 [2023-10-27T04:30:49.598Z] ---> be80963662aa [2023-10-27T04:30:49.598Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:30:49.598Z] ---> Running in 9e549f5cf49e [2023-10-27T04:30:49.871Z] Removing intermediate container 9e549f5cf49e [2023-10-27T04:30:49.871Z] ---> c4a3408b4003 [2023-10-27T04:30:49.871Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:30:49.871Z] ---> Running in b19b4da99b1b [2023-10-27T04:30:50.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:30:50.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:30:50.429Z] OK: 264 MiB in 52 packages [2023-10-27T04:30:50.687Z] Removing intermediate container b19b4da99b1b [2023-10-27T04:30:50.687Z] ---> 87808e1a968b [2023-10-27T04:30:50.687Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-27T04:30:50.945Z] ---> Running in 13f67b09f6f0 [2023-10-27T04:30:50.945Z] Removing intermediate container 13f67b09f6f0 [2023-10-27T04:30:50.945Z] ---> 54ca38977aa5 [2023-10-27T04:30:50.945Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-27T04:30:50.945Z] ---> 467f52af04e7 [2023-10-27T04:30:50.945Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:30:50.945Z] ---> Running in 97fd775f31a1 [2023-10-27T04:30:51.880Z] Removing intermediate container 97fd775f31a1 [2023-10-27T04:30:51.880Z] ---> 1b6082d42250 [2023-10-27T04:30:51.880Z] Step 12/26 : COPY . . [2023-10-27T04:30:52.814Z] ---> f3b8db5a011c [2023-10-27T04:30:52.814Z] Step 13/26 : RUN ${MAKE} [2023-10-27T04:30:52.814Z] ---> Running in a2bbb184c214 [2023-10-27T04:30:53.073Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-27T04:31:15.051Z] Removing intermediate container a2bbb184c214 [2023-10-27T04:31:15.051Z] ---> e1ba1814b8b9 [2023-10-27T04:31:15.051Z] Step 14/26 : FROM alpine:3.18 [2023-10-27T04:31:15.051Z] 3.18: Pulling from library/alpine [2023-10-27T04:31:15.051Z] 96526aa774ef: Pulling fs layer [2023-10-27T04:31:15.051Z] 96526aa774ef: Verifying Checksum [2023-10-27T04:31:15.051Z] 96526aa774ef: Download complete [2023-10-27T04:31:15.051Z] 96526aa774ef: Pull complete [2023-10-27T04:31:15.051Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T04:31:15.051Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T04:31:15.051Z] ---> 8ca4688f4f35 [2023-10-27T04:31:15.051Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-27T04:31:15.051Z] ---> Running in 3125d79f3fd2 [2023-10-27T04:31:15.051Z] Removing intermediate container 3125d79f3fd2 [2023-10-27T04:31:15.051Z] ---> da901037dccd [2023-10-27T04:31:15.051Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-27T04:31:15.051Z] ---> Running in 5257ff683d14 [2023-10-27T04:31:15.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T04:31:15.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T04:31:15.051Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T04:31:15.051Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T04:31:15.051Z] OK: 7 MiB in 16 packages [2023-10-27T04:31:15.615Z] Removing intermediate container 5257ff683d14 [2023-10-27T04:31:15.615Z] ---> ee5f18be73f3 [2023-10-27T04:31:15.615Z] Step 17/26 : WORKDIR / [2023-10-27T04:31:15.615Z] ---> Running in 1047112a547c [2023-10-27T04:31:15.615Z] Removing intermediate container 1047112a547c [2023-10-27T04:31:15.615Z] ---> b396a2daf340 [2023-10-27T04:31:15.615Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-27T04:31:16.550Z] ---> 8bc24df56c40 [2023-10-27T04:31:16.550Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-27T04:31:16.550Z] ---> 959b6c1daac8 [2023-10-27T04:31:16.550Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-27T04:31:16.550Z] ---> 395ba2e1e1a9 [2023-10-27T04:31:16.550Z] Step 21/26 : EXPOSE 59984 [2023-10-27T04:31:16.550Z] ---> Running in 0f80314dfeb3 [2023-10-27T04:31:16.809Z] Removing intermediate container 0f80314dfeb3 [2023-10-27T04:31:16.809Z] ---> 1534f8c63125 [2023-10-27T04:31:16.809Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-27T04:31:16.809Z] ---> Running in 0ec3aaa2ef63 [2023-10-27T04:31:16.809Z] Removing intermediate container 0ec3aaa2ef63 [2023-10-27T04:31:16.809Z] ---> 5853016f1679 [2023-10-27T04:31:16.809Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T04:31:16.809Z] ---> Running in 371b5f28df42 [2023-10-27T04:31:16.809Z] Removing intermediate container 371b5f28df42 [2023-10-27T04:31:16.809Z] ---> 2fc5908e2217 [2023-10-27T04:31:16.809Z] Step 24/26 : LABEL arch=amd64 [2023-10-27T04:31:16.809Z] ---> Running in d98331d8d379 [2023-10-27T04:31:17.068Z] Removing intermediate container d98331d8d379 [2023-10-27T04:31:17.068Z] ---> d39dde61a275 [2023-10-27T04:31:17.068Z] Step 25/26 : LABEL git_sha=4cd875690e1cb8eaa493903873f135f8ca31552f [2023-10-27T04:31:17.068Z] ---> Running in 8e3e883f9604 [2023-10-27T04:31:17.068Z] Removing intermediate container 8e3e883f9604 [2023-10-27T04:31:17.068Z] ---> 72d89333f1d3 [2023-10-27T04:31:17.068Z] Step 26/26 : LABEL version=0.0.0 [2023-10-27T04:31:17.068Z] ---> Running in cf4cf813a24f [2023-10-27T04:31:17.068Z] Removing intermediate container cf4cf813a24f [2023-10-27T04:31:17.068Z] ---> a248b1884821 [2023-10-27T04:31:17.068Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T04:31:17.068Z] Successfully built a248b1884821 [2023-10-27T04:31:17.068Z] 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-10-27T04:31:17.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:31:17.493Z] [2023-10-27T04:31:17.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:31:17.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:31:17.793Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T04:31:17.793Z] 5eb5b503b376: Pulling fs layer [2023-10-27T04:31:17.793Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T04:31:17.793Z] ec43610c2a17: Pulling fs layer [2023-10-27T04:31:17.793Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T04:31:17.793Z] 33b1e0a273af: Pulling fs layer [2023-10-27T04:31:17.793Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T04:31:17.793Z] 2f39f015ded8: Pulling fs layer [2023-10-27T04:31:17.793Z] 3a2ae6a8a46f: Waiting [2023-10-27T04:31:17.793Z] 33b1e0a273af: Waiting [2023-10-27T04:31:17.793Z] 5d3b04190fa2: Waiting [2023-10-27T04:31:17.793Z] 2f39f015ded8: Waiting [2023-10-27T04:31:17.793Z] 5c69ac0246d0: Download complete [2023-10-27T04:31:17.793Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T04:31:17.793Z] 3a2ae6a8a46f: Download complete [2023-10-27T04:31:17.793Z] 33b1e0a273af: Verifying Checksum [2023-10-27T04:31:17.793Z] 33b1e0a273af: Download complete [2023-10-27T04:31:17.793Z] ec43610c2a17: Verifying Checksum [2023-10-27T04:31:17.793Z] ec43610c2a17: Download complete [2023-10-27T04:31:17.793Z] 5d3b04190fa2: Download complete [2023-10-27T04:31:18.051Z] 5eb5b503b376: Verifying Checksum [2023-10-27T04:31:18.051Z] 5eb5b503b376: Download complete [2023-10-27T04:31:18.617Z] 2f39f015ded8: Download complete [2023-10-27T04:31:19.183Z] 5eb5b503b376: Pull complete [2023-10-27T04:31:19.183Z] 5c69ac0246d0: Pull complete [2023-10-27T04:31:19.750Z] ec43610c2a17: Pull complete [2023-10-27T04:31:19.750Z] 3a2ae6a8a46f: Pull complete [2023-10-27T04:31:20.009Z] 33b1e0a273af: Pull complete [2023-10-27T04:31:20.009Z] 5d3b04190fa2: Pull complete [2023-10-27T04:31:24.193Z] 2f39f015ded8: Pull complete [2023-10-27T04:31:24.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T04:31:24.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:31:24.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:31:24.280Z] prd-ubuntu20.04-docker-8c-8g-12451 does not seem to be running inside a container [2023-10-27T04:31:24.316Z] $ 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-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T04:31:29.480Z] $ docker top f785ac8ea5c9635d50c15b6be6af29442bd17ae855a0c60af40d00b034c898cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:31:29.874Z] ---> job-cost.sh [2023-10-27T04:31:29.874Z] lf-activate-venv: SKIPPING [2023-10-27T04:31:29.874Z] INFO: No Stack... [2023-10-27T04:31:30.133Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T04:31:30.392Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T04:31:30.687Z] + cat /w/workspace/undry_device-onvif-camera_PR-401/archives/cost.csv [2023-10-27T04:31:30.687Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T04:31:30.701Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-401-3-stack-cost] [2023-10-27T04:31:30.707Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-3-stack-cost] did not exist. Created. [2023-10-27T04:31:30.707Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-401-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T04:31:31.018Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T04:31:31.044Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T04:31:31.051Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T04:31:31.070Z] $ docker stop --time=1 f785ac8ea5c9635d50c15b6be6af29442bd17ae855a0c60af40d00b034c898cd [2023-10-27T04:31:32.223Z] $ docker rm -f --volumes f785ac8ea5c9635d50c15b6be6af29442bd17ae855a0c60af40d00b034c898cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T04:31:58.301Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12452 in /w/workspace/undry_device-onvif-camera_PR-401 [Pipeline] { [Pipeline] ws [2023-10-27T04:31:58.314Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-10-27T04:31:58.344Z] The recommended git tool is: git [2023-10-27T04:32:04.642Z] using credential edgex-jenkins-ssh [2023-10-27T04:32:04.661Z] Cloning the remote Git repository [2023-10-27T04:32:04.718Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-27T04:32:04.832Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-10-27T04:32:04.996Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-27T04:32:04.997Z] > git --version # timeout=10 [2023-10-27T04:32:05.034Z] > git --version # 'git version 2.25.1' [2023-10-27T04:32:05.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:32:05.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T04:32:06.733Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-27T04:32:06.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T04:32:08.388Z] Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit 4cd875690e1cb8eaa493903873f135f8ca31552f [2023-10-27T04:32:07.800Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-27T04:32:07.845Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-27T04:32:07.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:32:07.864Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T04:32:08.427Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T04:32:08.501Z] > git checkout -f 4cd875690e1cb8eaa493903873f135f8ca31552f # timeout=10 [2023-10-27T04:32:08.803Z] Merge succeeded, producing 4cd875690e1cb8eaa493903873f135f8ca31552f [2023-10-27T04:32:08.803Z] Checking out Revision 4cd875690e1cb8eaa493903873f135f8ca31552f (PR-401) [2023-10-27T04:32:09.479Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:32:08.694Z] > git remote # timeout=10 [2023-10-27T04:32:08.714Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T04:32:08.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T04:32:08.754Z] > git merge 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 [2023-10-27T04:32:08.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T04:32:08.816Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T04:32:08.838Z] > git checkout -f 4cd875690e1cb8eaa493903873f135f8ca31552f # timeout=10 [2023-10-27T04:32:10.460Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T04:32:10.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T04:32:10.460Z] Dload Upload Total Spent Left Speed [2023-10-27T04:32:10.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-10-27T04:32:11.093Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T04:32:11.452Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-10-27T04:32:11.452Z] /etc/docker/daemon.json [2023-10-27T04:32:11.452Z] { [2023-10-27T04:32:11.452Z] "registry-mirrors": [ [2023-10-27T04:32:11.452Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T04:32:11.452Z] ], [2023-10-27T04:32:11.452Z] "bip": "10.250.0.254/24", [2023-10-27T04:32:11.452Z] "hosts": [ [2023-10-27T04:32:11.452Z] "tcp://0.0.0.0:5555", [2023-10-27T04:32:11.452Z] "unix:///var/run/docker.sock" [2023-10-27T04:32:11.452Z] ], [2023-10-27T04:32:11.452Z] "mtu": 1458, [2023-10-27T04:32:11.452Z] "selinux-enabled": true, [2023-10-27T04:32:11.452Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T04:32:11.452Z] } [Pipeline] sh [2023-10-27T04:32:11.797Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T04:32:12.163Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:32:30.463Z] provisioning config files... [2023-10-27T04:32:30.501Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config10718196598304073962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:32:30.869Z] ---> docker-login.sh [2023-10-27T04:32:30.869Z] nexus3.edgexfoundry.org:10001 [2023-10-27T04:32:31.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:32:31.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:32:31.465Z] Configure a credential helper to remove this warning. See [2023-10-27T04:32:31.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:32:31.465Z] [2023-10-27T04:32:31.465Z] Login Succeeded [2023-10-27T04:32:31.465Z] nexus3.edgexfoundry.org:10002 [2023-10-27T04:32:31.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:32:32.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:32:32.030Z] Configure a credential helper to remove this warning. See [2023-10-27T04:32:32.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:32:32.030Z] [2023-10-27T04:32:32.030Z] Login Succeeded [2023-10-27T04:32:32.030Z] nexus3.edgexfoundry.org:10003 [2023-10-27T04:32:32.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:32:32.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:32:32.304Z] Configure a credential helper to remove this warning. See [2023-10-27T04:32:32.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:32:32.304Z] [2023-10-27T04:32:32.304Z] Login Succeeded [2023-10-27T04:32:32.304Z] nexus3.edgexfoundry.org:10004 [2023-10-27T04:32:32.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:32:32.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:32:32.859Z] Configure a credential helper to remove this warning. See [2023-10-27T04:32:32.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:32:32.859Z] [2023-10-27T04:32:32.859Z] Login Succeeded [2023-10-27T04:32:32.859Z] docker.io [2023-10-27T04:32:33.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T04:32:33.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T04:32:33.407Z] Configure a credential helper to remove this warning. See [2023-10-27T04:32:33.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T04:32:33.407Z] [2023-10-27T04:32:33.407Z] Login Succeeded [2023-10-27T04:32:33.407Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T04:32:33.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T04:32:33.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:32:33.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T04:32:33.800Z] ========================================================= [2023-10-27T04:32:33.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T04:32:33.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:32:34.169Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T04:32:34.764Z] Sending build context to Docker daemon 14.19MB [2023-10-27T04:32:34.764Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:32:34.764Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-27T04:32:35.041Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T04:32:35.041Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T04:32:35.041Z] 5d54e960e981: Pulling fs layer [2023-10-27T04:32:35.041Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T04:32:35.041Z] f0e02332f6b5: Pulling fs layer [2023-10-27T04:32:35.041Z] cefa15bbcfad: Pulling fs layer [2023-10-27T04:32:35.041Z] 17808c966233: Pulling fs layer [2023-10-27T04:32:35.041Z] f4c1fc716caa: Pulling fs layer [2023-10-27T04:32:35.041Z] cefa15bbcfad: Waiting [2023-10-27T04:32:35.041Z] 17808c966233: Waiting [2023-10-27T04:32:35.041Z] f0e02332f6b5: Waiting [2023-10-27T04:32:35.041Z] f4c1fc716caa: Waiting [2023-10-27T04:32:35.041Z] 5d54e960e981: Verifying Checksum [2023-10-27T04:32:35.041Z] 5d54e960e981: Download complete [2023-10-27T04:32:35.041Z] f0e02332f6b5: Verifying Checksum [2023-10-27T04:32:35.041Z] f0e02332f6b5: Download complete [2023-10-27T04:32:35.041Z] cefa15bbcfad: Verifying Checksum [2023-10-27T04:32:35.041Z] cefa15bbcfad: Download complete [2023-10-27T04:32:35.041Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T04:32:35.041Z] 9fda8d8052c6: Download complete [2023-10-27T04:32:35.638Z] f4c1fc716caa: Verifying Checksum [2023-10-27T04:32:36.231Z] 9fda8d8052c6: Pull complete [2023-10-27T04:32:36.833Z] 5d54e960e981: Pull complete [2023-10-27T04:32:36.833Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T04:32:36.833Z] c4a7e357bf2a: Download complete [2023-10-27T04:32:37.809Z] 17808c966233: Verifying Checksum [2023-10-27T04:32:37.809Z] 17808c966233: Download complete [2023-10-27T04:32:50.164Z] c4a7e357bf2a: Pull complete [2023-10-27T04:32:50.164Z] f0e02332f6b5: Pull complete [2023-10-27T04:32:50.164Z] cefa15bbcfad: Pull complete [2023-10-27T04:32:58.498Z] 17808c966233: Pull complete [2023-10-27T04:33:01.101Z] f4c1fc716caa: Pull complete [2023-10-27T04:33:01.101Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T04:33:01.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T04:33:01.101Z] ---> ea914061e18c [2023-10-27T04:33:01.101Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:33:03.058Z] ---> Running in 0bc4df52789b [2023-10-27T04:33:03.657Z] Removing intermediate container 0bc4df52789b [2023-10-27T04:33:03.657Z] ---> 1b9742112fbd [2023-10-27T04:33:03.657Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:33:03.657Z] ---> Running in d609ca46cbad [2023-10-27T04:33:04.254Z] Removing intermediate container d609ca46cbad [2023-10-27T04:33:04.254Z] ---> b39b2a573f67 [2023-10-27T04:33:04.254Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:33:04.254Z] ---> Running in 7c9e928cc06b [2023-10-27T04:33:04.522Z] Removing intermediate container 7c9e928cc06b [2023-10-27T04:33:04.522Z] ---> fb6bac095af1 [2023-10-27T04:33:04.522Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:33:04.522Z] ---> Running in eee71cac6051 [2023-10-27T04:33:04.804Z] Removing intermediate container eee71cac6051 [2023-10-27T04:33:04.804Z] ---> a94fa44d60bc [2023-10-27T04:33:04.804Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:33:05.082Z] ---> Running in aa4120179467 [2023-10-27T04:33:05.360Z] Removing intermediate container aa4120179467 [2023-10-27T04:33:05.360Z] ---> 6d25662fae77 [2023-10-27T04:33:05.360Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:33:05.360Z] ---> Running in 80ebc87b81af [2023-10-27T04:33:06.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:33:07.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:33:09.711Z] OK: 266 MiB in 52 packages [2023-10-27T04:33:10.681Z] Removing intermediate container 80ebc87b81af [2023-10-27T04:33:10.681Z] ---> f23246f08aa1 [2023-10-27T04:33:10.681Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-27T04:33:10.953Z] ---> Running in 7cc0b248759f [2023-10-27T04:33:15.232Z] Removing intermediate container 7cc0b248759f [2023-10-27T04:33:15.232Z] ---> 099d6bffb41b [2023-10-27T04:33:15.232Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-27T04:33:15.828Z] ---> 04e65963c577 [2023-10-27T04:33:15.828Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:33:16.097Z] ---> Running in cb1345f3a8cf [2023-10-27T04:35:07.948Z] Removing intermediate container cb1345f3a8cf [2023-10-27T04:35:07.948Z] ---> c20c38d80d87 [2023-10-27T04:35:07.948Z] Step 12/13 : COPY . . [2023-10-27T04:35:07.948Z] ---> 91c776e8c628 [2023-10-27T04:35:07.948Z] Step 13/13 : RUN ${MAKE} [2023-10-27T04:35:07.948Z] ---> Running in 0e38d74b2c48 [2023-10-27T04:35:07.948Z] noop [2023-10-27T04:35:07.948Z] Removing intermediate container 0e38d74b2c48 [2023-10-27T04:35:07.948Z] ---> 7e4f77c6afee [2023-10-27T04:35:07.948Z] Successfully built 7e4f77c6afee [2023-10-27T04:35:07.948Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:35:08.300Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T04:35:08.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:35:08.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-12452 does not seem to be running inside a container [2023-10-27T04:35:08.622Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-27T04:35:10.314Z] $ docker top 3b60bfc4b25a3e0fc1ca6c2f6ddcf62c595e2baebd203f218c7a5bcbb9514ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:35:11.142Z] + go version [2023-10-27T04:35:11.142Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T04:35:11.170Z] $ docker stop --time=1 3b60bfc4b25a3e0fc1ca6c2f6ddcf62c595e2baebd203f218c7a5bcbb9514ddb [2023-10-27T04:35:12.862Z] $ docker rm -f --volumes 3b60bfc4b25a3e0fc1ca6c2f6ddcf62c595e2baebd203f218c7a5bcbb9514ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:35:13.417Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T04:35:13.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:35:13.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-12452 does not seem to be running inside a container [2023-10-27T04:35:13.705Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-27T04:35:14.998Z] $ docker top 513bfc668f75a6e9769a868a87fdeb4c56d7e8c8df531e7e063d3bb9e0ce7dbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:35:15.877Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-10-27T04:35:16.539Z] + make test [2023-10-27T04:35:16.539Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T04:35:24.762Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-27T04:37:16.462Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-27T04:37:16.463Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-27T04:37:16.463Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.196s coverage: 31.5% of statements [2023-10-27T04:37:26.548Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.773s coverage: 86.5% of statements [2023-10-27T04:37:27.508Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T04:37:27.508Z] go vet ./... [2023-10-27T04:37:54.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T04:37:54.210Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T04:37:54.210Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T04:37:54.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T04:37:54.269Z] $ docker stop --time=1 513bfc668f75a6e9769a868a87fdeb4c56d7e8c8df531e7e063d3bb9e0ce7dbc [2023-10-27T04:37:56.182Z] $ docker rm -f --volumes 513bfc668f75a6e9769a868a87fdeb4c56d7e8c8df531e7e063d3bb9e0ce7dbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T04:37:57.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T04:37:57.445Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T04:37:58.020Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T04:37:58.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T04:37:58.746Z] + ls -al . [2023-10-27T04:37:58.746Z] total 232 [2023-10-27T04:37:58.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:35 . [2023-10-27T04:37:58.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:32 .. [2023-10-27T04:37:58.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 04:32 .git [2023-10-27T04:37:58.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:32 .github [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 27 04:32 .gitignore [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 04:32 .golangci.yml [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 27 04:32 Attribution.txt [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 27 04:32 CHANGELOG.md [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 27 04:32 Dockerfile [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 04:32 GOVERNANCE.md [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 27 04:32 Jenkinsfile [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 04:32 LICENSE [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 27 04:32 Makefile [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 04:32 OWNERS.md [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 27 04:32 README.md [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 04:28 VERSION [2023-10-27T04:37:58.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 04:32 bin [2023-10-27T04:37:58.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 04:32 cmd [2023-10-27T04:37:58.746Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 27 04:37 coverage.out [2023-10-27T04:37:58.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:32 doc [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 27 04:32 go.mod [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 27 04:32 go.sum [2023-10-27T04:37:58.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 04:32 internal [2023-10-27T04:37:58.746Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 04:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:37:59.089Z] + 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=4cd875690e1cb8eaa493903873f135f8ca31552f --label arch=arm64 --label version=0.0.0 . [2023-10-27T04:37:59.673Z] Sending build context to Docker daemon 14.27MB [2023-10-27T04:37:59.673Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T04:37:59.673Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-27T04:37:59.673Z] ---> 7e4f77c6afee [2023-10-27T04:37:59.673Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-27T04:37:59.940Z] ---> Running in ecf2d0110de6 [2023-10-27T04:38:00.207Z] Removing intermediate container ecf2d0110de6 [2023-10-27T04:38:00.207Z] ---> ea6ec3e040db [2023-10-27T04:38:00.207Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T04:38:00.207Z] ---> Running in ae0e1b89801d [2023-10-27T04:38:00.478Z] Removing intermediate container ae0e1b89801d [2023-10-27T04:38:00.478Z] ---> cf2a7c287f21 [2023-10-27T04:38:00.478Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-27T04:38:00.747Z] ---> Running in b17cb03560f9 [2023-10-27T04:38:01.014Z] Removing intermediate container b17cb03560f9 [2023-10-27T04:38:01.014Z] ---> 15eee5d9d067 [2023-10-27T04:38:01.014Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T04:38:01.014Z] ---> Running in 2fef89191a67 [2023-10-27T04:38:01.280Z] Removing intermediate container 2fef89191a67 [2023-10-27T04:38:01.281Z] ---> 62a88855cac1 [2023-10-27T04:38:01.281Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-27T04:38:01.281Z] ---> Running in 0662f6589bf7 [2023-10-27T04:38:01.548Z] Removing intermediate container 0662f6589bf7 [2023-10-27T04:38:01.548Z] ---> 52d784844a3a [2023-10-27T04:38:01.548Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T04:38:01.821Z] ---> Running in 0b557d99f74f [2023-10-27T04:38:02.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:38:03.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:38:04.337Z] OK: 266 MiB in 52 packages [2023-10-27T04:38:05.298Z] Removing intermediate container 0b557d99f74f [2023-10-27T04:38:05.298Z] ---> 22a16d8ad294 [2023-10-27T04:38:05.298Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-27T04:38:05.298Z] ---> Running in 6bd3d5a09068 [2023-10-27T04:38:05.580Z] Removing intermediate container 6bd3d5a09068 [2023-10-27T04:38:05.580Z] ---> a6fbd006fee2 [2023-10-27T04:38:05.580Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-27T04:38:06.174Z] ---> 7f3acf6ddb47 [2023-10-27T04:38:06.174Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T04:38:06.174Z] ---> Running in a4a444361180 [2023-10-27T04:38:08.763Z] Removing intermediate container a4a444361180 [2023-10-27T04:38:08.763Z] ---> eb7741aa1772 [2023-10-27T04:38:08.763Z] Step 12/26 : COPY . . [2023-10-27T04:38:10.172Z] ---> 9f085fe25892 [2023-10-27T04:38:10.172Z] Step 13/26 : RUN ${MAKE} [2023-10-27T04:38:10.172Z] ---> Running in c90f34597588 [2023-10-27T04:38:11.136Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-27T04:40:17.833Z] Removing intermediate container c90f34597588 [2023-10-27T04:40:17.833Z] ---> 4691dcaccb63 [2023-10-27T04:40:17.833Z] Step 14/26 : FROM alpine:3.18 [2023-10-27T04:40:17.833Z] 3.18: Pulling from library/alpine [2023-10-27T04:40:17.833Z] 579b34f0a95b: Pulling fs layer [2023-10-27T04:40:17.833Z] 579b34f0a95b: Verifying Checksum [2023-10-27T04:40:17.833Z] 579b34f0a95b: Download complete [2023-10-27T04:40:17.833Z] 579b34f0a95b: Pull complete [2023-10-27T04:40:17.833Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T04:40:17.833Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T04:40:17.833Z] ---> 3cc203321400 [2023-10-27T04:40:17.833Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-27T04:40:18.104Z] ---> Running in c4ce5e10abbd [2023-10-27T04:40:18.374Z] Removing intermediate container c4ce5e10abbd [2023-10-27T04:40:18.374Z] ---> 46a80c3b5caf [2023-10-27T04:40:18.374Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-27T04:40:18.374Z] ---> Running in 2274c191e03e [2023-10-27T04:40:19.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T04:40:19.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T04:40:21.181Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T04:40:21.181Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T04:40:21.181Z] OK: 8 MiB in 16 packages [2023-10-27T04:40:22.184Z] Removing intermediate container 2274c191e03e [2023-10-27T04:40:22.184Z] ---> 050b52575e7f [2023-10-27T04:40:22.184Z] Step 17/26 : WORKDIR / [2023-10-27T04:40:22.184Z] ---> Running in 86a849137939 [2023-10-27T04:40:22.466Z] Removing intermediate container 86a849137939 [2023-10-27T04:40:22.466Z] ---> 245ee1799658 [2023-10-27T04:40:22.466Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-27T04:40:23.888Z] ---> 149cc198c13a [2023-10-27T04:40:23.888Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-27T04:40:24.472Z] ---> b6e63e34e89b [2023-10-27T04:40:24.472Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-27T04:40:25.059Z] ---> 4c39a84f61ae [2023-10-27T04:40:25.059Z] Step 21/26 : EXPOSE 59984 [2023-10-27T04:40:25.059Z] ---> Running in e58ea77a8ab5 [2023-10-27T04:40:25.326Z] Removing intermediate container e58ea77a8ab5 [2023-10-27T04:40:25.326Z] ---> cbedd375aa53 [2023-10-27T04:40:25.326Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-27T04:40:25.593Z] ---> Running in e9f3f05b27fb [2023-10-27T04:40:25.864Z] Removing intermediate container e9f3f05b27fb [2023-10-27T04:40:25.864Z] ---> 7557ed393dd5 [2023-10-27T04:40:25.864Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T04:40:25.864Z] ---> Running in c2a8235e1272 [2023-10-27T04:40:26.450Z] Removing intermediate container c2a8235e1272 [2023-10-27T04:40:26.450Z] ---> 8edfa7c1917f [2023-10-27T04:40:26.450Z] Step 24/26 : LABEL arch=arm64 [2023-10-27T04:40:26.450Z] ---> Running in 46449016d74c [2023-10-27T04:40:26.717Z] Removing intermediate container 46449016d74c [2023-10-27T04:40:26.717Z] ---> fee25ba85443 [2023-10-27T04:40:26.717Z] Step 25/26 : LABEL git_sha=4cd875690e1cb8eaa493903873f135f8ca31552f [2023-10-27T04:40:26.717Z] ---> Running in ede43710b80f [2023-10-27T04:40:26.983Z] Removing intermediate container ede43710b80f [2023-10-27T04:40:26.983Z] ---> 0f903db743fb [2023-10-27T04:40:26.983Z] Step 26/26 : LABEL version=0.0.0 [2023-10-27T04:40:27.251Z] ---> Running in 85b802493c8f [2023-10-27T04:40:27.522Z] Removing intermediate container 85b802493c8f [2023-10-27T04:40:27.522Z] ---> aaa11dea2d92 [2023-10-27T04:40:27.522Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T04:40:27.522Z] Successfully built aaa11dea2d92 [2023-10-27T04:40:27.522Z] 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-10-27T04:40:27.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:40:27.961Z] [2023-10-27T04:40:27.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:40:28.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:40:28.308Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T04:40:28.577Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T04:40:28.577Z] 04944245beec: Pulling fs layer [2023-10-27T04:40:28.577Z] 699f458cf7ca: Pulling fs layer [2023-10-27T04:40:28.577Z] 765212b225bb: Pulling fs layer [2023-10-27T04:40:28.577Z] f23df028b6ca: Pulling fs layer [2023-10-27T04:40:28.577Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T04:40:28.577Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T04:40:28.577Z] 765212b225bb: Waiting [2023-10-27T04:40:28.577Z] d65c8cfc05b1: Waiting [2023-10-27T04:40:28.577Z] 2437ff75d9bd: Waiting [2023-10-27T04:40:28.577Z] f23df028b6ca: Waiting [2023-10-27T04:40:28.577Z] 04944245beec: Verifying Checksum [2023-10-27T04:40:28.577Z] 04944245beec: Download complete [2023-10-27T04:40:28.577Z] 765212b225bb: Verifying Checksum [2023-10-27T04:40:28.577Z] 765212b225bb: Download complete [2023-10-27T04:40:28.577Z] f23df028b6ca: Download complete [2023-10-27T04:40:28.847Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T04:40:28.847Z] d65c8cfc05b1: Download complete [2023-10-27T04:40:28.847Z] 699f458cf7ca: Verifying Checksum [2023-10-27T04:40:28.847Z] 699f458cf7ca: Download complete [2023-10-27T04:40:29.113Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T04:40:29.113Z] 8998bd30e6a1: Download complete [2023-10-27T04:40:31.699Z] 2437ff75d9bd: Download complete [2023-10-27T04:40:33.637Z] 8998bd30e6a1: Pull complete [2023-10-27T04:40:33.903Z] 04944245beec: Pull complete [2023-10-27T04:40:35.316Z] 699f458cf7ca: Pull complete [2023-10-27T04:40:35.582Z] 765212b225bb: Pull complete [2023-10-27T04:40:36.539Z] f23df028b6ca: Pull complete [2023-10-27T04:40:36.539Z] d65c8cfc05b1: Pull complete [2023-10-27T04:40:54.763Z] 2437ff75d9bd: Pull complete [2023-10-27T04:40:54.763Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T04:40:54.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T04:40:54.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:40:55.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-12452 does not seem to be running inside a container [2023-10-27T04:40:55.102Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-27T04:40:58.368Z] $ docker top f609bb9e29b6bf2649ccb00483d61ae73e686b920054cb0169e424162bb54276 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:40:59.220Z] ---> job-cost.sh [2023-10-27T04:40:59.220Z] lf-activate-venv: SKIPPING [2023-10-27T04:40:59.220Z] INFO: No Stack... [2023-10-27T04:40:59.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T04:41:00.388Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T04:41:01.321Z] + cut -d, -f6 [2023-10-27T04:41:01.321Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [Pipeline] lock [2023-10-27T04:41:01.387Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-401-3-stack-cost] [2023-10-27T04:41:01.396Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-3-stack-cost] did not exist. Created. [2023-10-27T04:41:01.396Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-401-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T04:41:02.082Z] /w/workspace/device-onvif-camera/3@tmp/durable-ca751d79/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T04:41:02.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T04:41:02.764Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T04:41:02.824Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T04:41:02.836Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-401-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T04:41:02.870Z] $ docker stop --time=1 f609bb9e29b6bf2649ccb00483d61ae73e686b920054cb0169e424162bb54276 [2023-10-27T04:41:04.392Z] $ docker rm -f --volumes f609bb9e29b6bf2649ccb00483d61ae73e686b920054cb0169e424162bb54276 [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-10-27T04:41:04.782Z] provisioning config files... [2023-10-27T04:41:04.787Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config7726755828768041529tmp [Pipeline] { [Pipeline] sh [2023-10-27T04:41:05.077Z] + set +x [2023-10-27T04:41:05.078Z] + bash -s -- [2023-10-27T04:41:05.078Z] + curl -s https://codecov.io/bash [2023-10-27T04:41:05.078Z] [2023-10-27T04:41:05.078Z] _____ _ [2023-10-27T04:41:05.078Z] / ____| | | [2023-10-27T04:41:05.078Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T04:41:05.078Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T04:41:05.078Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T04:41:05.078Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T04:41:05.078Z] Bash-1.0.6 [2023-10-27T04:41:05.078Z] [2023-10-27T04:41:05.078Z] [2023-10-27T04:41:05.078Z] ==> git version 2.25.1 found [2023-10-27T04:41:05.078Z] ==> 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-10-27T04:41:05.078Z] Release-Date: 2020-01-08 [2023-10-27T04:41:05.078Z] 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-10-27T04:41:05.078Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T04:41:05.078Z] ==> Jenkins CI detected. [2023-10-27T04:41:05.078Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-401 [2023-10-27T04:41:05.078Z] project root: . [2023-10-27T04:41:05.078Z] --> token set from env [2023-10-27T04:41:05.078Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T04:41:05.078Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T04:41:05.078Z] ==> Python coveragepy not found [2023-10-27T04:41:05.078Z] ==> Searching for coverage reports in: [2023-10-27T04:41:05.078Z] + . [2023-10-27T04:41:05.078Z] -> Found 1 reports [2023-10-27T04:41:05.078Z] ==> Detecting git/mercurial file structure [2023-10-27T04:41:05.078Z] ==> Reading reports [2023-10-27T04:41:05.078Z] + ./coverage.out bytes=78456 [2023-10-27T04:41:05.078Z] ==> Appending adjustments [2023-10-27T04:41:05.078Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T04:41:05.337Z] + Found adjustments [2023-10-27T04:41:05.337Z] ==> Gzipping contents [2023-10-27T04:41:05.337Z] 12K /tmp/codecov.7ISS0p.gz [2023-10-27T04:41:05.337Z] ==> Uploading reports [2023-10-27T04:41:05.337Z] url: https://codecov.io [2023-10-27T04:41:05.337Z] query: branch=PR-401&commit=4cd875690e1cb8eaa493903873f135f8ca31552f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-401%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=401&job=&cmd_args= [2023-10-27T04:41:05.337Z] -> Pinging Codecov [2023-10-27T04:41:05.337Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-401&commit=4cd875690e1cb8eaa493903873f135f8ca31552f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-401%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=401&job=&cmd_args= [2023-10-27T04:41:05.596Z] -> Uploading to [2023-10-27T04:41:05.596Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/F29A59C45E3A92E06B3E522C9905F8EF/4cd875690e1cb8eaa493903873f135f8ca31552f/ff2930d1-fdfa-43f3-a359-a9d5b11a0c7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T044105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a50c7b6cb8824e9e1b87cc18f498f90dbb83ae36f00a2ac8f0e6d1dbc46947b4 [2023-10-27T04:41:05.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T04:41:05.596Z] Dload Upload Total Spent Left Speed [2023-10-27T04:41:05.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 51123 --:--:-- --:--:-- --:--:-- 51123 100 10378 0 0 100 10378 0 31834 --:--:-- --:--:-- --:--:-- 31737 [2023-10-27T04:41:05.854Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4cd875690e1cb8eaa493903873f135f8ca31552f [Pipeline] } [2023-10-27T04:41:05.859Z] 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-10-27T04:41:06.599Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-401/archives ] [2023-10-27T04:41:06.599Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-401/archives [2023-10-27T04:41:06.599Z] total 16 [2023-10-27T04:41:06.599Z] drwxr-xr-x 3 root root 4096 Oct 27 04:31 . [2023-10-27T04:41:06.599Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:31 .. [2023-10-27T04:41:06.599Z] drwxr-xr-x 2 root root 4096 Oct 27 04:31 cost [2023-10-27T04:41:06.599Z] -rw-r--r-- 1 root root 91 Oct 27 04:31 cost.csv [2023-10-27T04:41:06.599Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-401/archives [2023-10-27T04:41:06.599Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-401/archives [2023-10-27T04:41:06.599Z] total 16 [2023-10-27T04:41:06.599Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 04:31 . [2023-10-27T04:41:06.599Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 04:31 .. [2023-10-27T04:41:06.599Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 04:31 cost [2023-10-27T04:41:06.599Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 27 04:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:41:06.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:41:07.864Z] ---> package-listing.sh [2023-10-27T04:41:07.864Z] ++ facter osfamily [2023-10-27T04:41:07.864Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T04:41:07.864Z] + OS_FAMILY=debian [2023-10-27T04:41:07.864Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-401 [2023-10-27T04:41:07.864Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T04:41:07.864Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T04:41:07.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T04:41:07.864Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T04:41:07.864Z] + '[' /w/workspace/undry_device-onvif-camera_PR-401 ']' [2023-10-27T04:41:07.864Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T04:41:07.864Z] + case "${OS_FAMILY}" in [2023-10-27T04:41:07.864Z] + grep '^ii' [2023-10-27T04:41:07.864Z] + dpkg -l [2023-10-27T04:41:07.864Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T04:41:07.864Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T04:41:07.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T04:41:07.864Z] + '[' /w/workspace/undry_device-onvif-camera_PR-401 ']' [2023-10-27T04:41:07.864Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-401/archives/ [2023-10-27T04:41:07.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-401/archives/ [Pipeline] echo [2023-10-27T04:41:07.873Z] 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-401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T04:41:08.153Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T04:41:08.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T04:41:08.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T04:41:08.780Z] prd-ubuntu20.04-docker-8c-8g-12451 does not seem to be running inside a container [2023-10-27T04:41:08.812Z] $ 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-401/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-401 -v /w/workspace/undry_device-onvif-camera_PR-401:/w/workspace/undry_device-onvif-camera_PR-401:rw,z -v /w/workspace/undry_device-onvif-camera_PR-401@tmp:/w/workspace/undry_device-onvif-camera_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T04:41:09.025Z] $ docker top 97d7119029233a49f65a101a0d482a0ebd793f3f9a18436aa7b450204a578adb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T04:41:09.360Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T04:41:09.644Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T04:41:09.925Z] + ls /var/log/sa-host [2023-10-27T04:41:09.925Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T04:41:09.989Z] provisioning config files... [2023-10-27T04:41:09.997Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-401@tmp/config11648875528571248896tmp [Pipeline] { [Pipeline] echo [2023-10-27T04:41:10.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:41:10.296Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T04:41:10.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:41:10.627Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T04:41:10.636Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:41:10.919Z] ---> sudo-logs.sh [2023-10-27T04:41:10.919Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T04:41:10.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:41:11.224Z] ---> job-cost.sh [2023-10-27T04:41:11.224Z] lf-activate-venv: SKIPPING [2023-10-27T04:41:11.224Z] DEBUG: total: 0.2199999988079071 [2023-10-27T04:41:11.224Z] INFO: Retrieving Stack Cost... [2023-10-27T04:41:11.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T04:41:12.049Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T04:41:12.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T04:41:12.341Z] ---> logs-deploy.sh [2023-10-27T04:41:12.341Z] lf-activate-venv: SKIPPING [2023-10-27T04:41:12.341Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-401/3 [2023-10-27T04:41:12.341Z] INFO: archiving workspace using pattern(s): [2023-10-27T04:41:13.274Z] Archives upload complete. [2023-10-27T04:41:13.274Z] INFO: archiving logs to Nexus