Pull request #281 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a rather than 161865f1dced172290db61dc15803e7d6a81b0bd Obtained Jenkinsfile from 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 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-ssh213530155735487084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8671339075446803240.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/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-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6025476665508861004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11156686245546978708.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-281/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-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5880063734625894742.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5211 in /w/workspace/undry_device-onvif-camera_PR-281 [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-281 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit 161865f1dced172290db61dc15803e7d6a81b0bd Merge succeeded, producing 161865f1dced172290db61dc15803e7d6a81b0bd Checking out Revision 161865f1dced172290db61dc15803e7d6a81b0bd (PR-281) > 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/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161865f1dced172290db61dc15803e7d6a81b0bd # 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 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161865f1dced172290db61dc15803e7d6a81b0bd # timeout=10 Commit message: "fix: Updated per comments" > git rev-list --no-walk ed92cdf4b4c4bf4a45c4530b3459fb38464ab834 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T16:02:36.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T16:02:36.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T16:02:36.554Z] ========================================================= [2023-03-22T16:02:36.554Z] EdgeX Global Pipelines Version Info [2023-03-22T16:02:36.554Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:02:37.261Z] ------------------- [2023-03-22T16:02:37.261Z] stable info: [2023-03-22T16:02:37.261Z] ------------------- [2023-03-22T16:02:37.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T16:02:37.261Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T16:02:37.261Z] Message: update stable to v1.0.245 [2023-03-22T16:02:37.831Z] ------------------- [2023-03-22T16:02:37.831Z] experimental info: [2023-03-22T16:02:37.831Z] ------------------- [2023-03-22T16:02:37.831Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T16:02:37.831Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T16:02:37.831Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T16:02:38.011Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-22T16:02:38.022Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-22T16:02:38.032Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T16:02:38.045Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T16:02:38.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T16:02:38.073Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T16:02:38.085Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T16:02:38.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T16:02:38.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T16:02:38.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T16:02:38.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T16:02:38.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-22T16:02:38.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T16:02:38.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T16:02:38.181Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T16:02:38.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T16:02:38.204Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T16:02:38.215Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T16:02:38.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T16:02:38.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T16:02:38.251Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T16:02:38.263Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-22T16:02:38.276Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T16:02:38.285Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T16:02:38.296Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T16:02:38.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T16:02:38.320Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T16:02:38.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo [2023-03-22T16:02:38.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo [2023-03-22T16:02:38.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo [2023-03-22T16:02:38.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] echo [2023-03-22T16:02:38.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 161865f [Pipeline] echo [2023-03-22T16:02:38.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T16:02:38.439Z] provisioning config files... [2023-03-22T16:02:38.450Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config14493783428476740545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:02:38.750Z] ---> docker-login.sh [2023-03-22T16:02:38.750Z] nexus3.edgexfoundry.org:10001 [2023-03-22T16:02:39.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:39.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:39.010Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:39.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:39.010Z] [2023-03-22T16:02:39.010Z] Login Succeeded [2023-03-22T16:02:39.010Z] nexus3.edgexfoundry.org:10002 [2023-03-22T16:02:39.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:39.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:39.269Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:39.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:39.269Z] [2023-03-22T16:02:39.269Z] Login Succeeded [2023-03-22T16:02:39.269Z] nexus3.edgexfoundry.org:10003 [2023-03-22T16:02:39.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:39.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:39.269Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:39.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:39.269Z] [2023-03-22T16:02:39.269Z] Login Succeeded [2023-03-22T16:02:39.269Z] nexus3.edgexfoundry.org:10004 [2023-03-22T16:02:39.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:39.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:39.528Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:39.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:39.528Z] [2023-03-22T16:02:39.528Z] Login Succeeded [2023-03-22T16:02:39.528Z] docker.io [2023-03-22T16:02:39.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:39.788Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:39.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:39.788Z] [2023-03-22T16:02:39.788Z] Login Succeeded [2023-03-22T16:02:39.788Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T16:02:39.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T16:02:40.156Z] + git rev-list -1 --merges 161865f1dced172290db61dc15803e7d6a81b0bd~1..161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] echo [2023-03-22T16:02:40.202Z] -----------> git rev-list -1 --merges 161865f1dced172290db61dc15803e7d6a81b0bd~1..161865f1dced172290db61dc15803e7d6a81b0bd 161865f1dced172290db61dc15803e7d6a81b0bd [false] [Pipeline] sh [2023-03-22T16:02:40.487Z] + git log --format=format:%s -1 161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] echo [2023-03-22T16:02:40.500Z] ========================================================= [2023-03-22T16:02:40.501Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T16:02:40.501Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T16:02:40.811Z] + git log --format=format:%s -1 161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] echo [2023-03-22T16:02:40.823Z] [semverPrep] GIT_COMMIT: 161865f1dced172290db61dc15803e7d6a81b0bd, Commit Message: fix: Updated per comments [Pipeline] echo [2023-03-22T16:02:40.830Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T16:02:41.177Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T16:02:41.177Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T16:02:41.177Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T16:02:41.177Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T16:02:41.177Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T16:02:41.177Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T16:02:41.177Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:02:41.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T16:02:41.526Z] [2023-03-22T16:02:41.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:02:41.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T16:02:41.826Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T16:02:41.826Z] b85a868b505f: Pulling fs layer [2023-03-22T16:02:41.826Z] e2be974225ed: Pulling fs layer [2023-03-22T16:02:41.826Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T16:02:41.826Z] 988bab9f4d93: Pulling fs layer [2023-03-22T16:02:41.826Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T16:02:41.826Z] eaf3925da568: Pulling fs layer [2023-03-22T16:02:41.826Z] bab4dde63d76: Pulling fs layer [2023-03-22T16:02:41.826Z] bde34c3a00c8: Pulling fs layer [2023-03-22T16:02:41.826Z] b352a97aabf1: Pulling fs layer [2023-03-22T16:02:41.826Z] 4872d77fe225: Pulling fs layer [2023-03-22T16:02:41.826Z] 5851b861e8e6: Pulling fs layer [2023-03-22T16:02:41.826Z] bde34c3a00c8: Waiting [2023-03-22T16:02:41.826Z] 988bab9f4d93: Waiting [2023-03-22T16:02:41.826Z] b352a97aabf1: Waiting [2023-03-22T16:02:41.826Z] 1469e6f7b9e6: Waiting [2023-03-22T16:02:41.826Z] eaf3925da568: Waiting [2023-03-22T16:02:41.826Z] bab4dde63d76: Waiting [2023-03-22T16:02:41.826Z] 5851b861e8e6: Waiting [2023-03-22T16:02:41.826Z] 4872d77fe225: Waiting [2023-03-22T16:02:41.826Z] e2be974225ed: Verifying Checksum [2023-03-22T16:02:41.826Z] e2be974225ed: Download complete [2023-03-22T16:02:41.826Z] 988bab9f4d93: Download complete [2023-03-22T16:02:42.085Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T16:02:42.085Z] 1469e6f7b9e6: Download complete [2023-03-22T16:02:42.085Z] eaf3925da568: Verifying Checksum [2023-03-22T16:02:42.085Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T16:02:42.085Z] 339a4e72a1f5: Download complete [2023-03-22T16:02:42.085Z] bde34c3a00c8: Verifying Checksum [2023-03-22T16:02:42.085Z] bde34c3a00c8: Download complete [2023-03-22T16:02:42.085Z] b352a97aabf1: Verifying Checksum [2023-03-22T16:02:42.085Z] b352a97aabf1: Download complete [2023-03-22T16:02:42.085Z] 4872d77fe225: Verifying Checksum [2023-03-22T16:02:42.085Z] 4872d77fe225: Download complete [2023-03-22T16:02:42.085Z] b85a868b505f: Verifying Checksum [2023-03-22T16:02:42.085Z] b85a868b505f: Download complete [2023-03-22T16:02:42.085Z] 5851b861e8e6: Download complete [2023-03-22T16:02:42.651Z] bab4dde63d76: Verifying Checksum [2023-03-22T16:02:42.651Z] bab4dde63d76: Download complete [2023-03-22T16:02:43.217Z] b85a868b505f: Pull complete [2023-03-22T16:02:43.476Z] e2be974225ed: Pull complete [2023-03-22T16:02:43.734Z] 339a4e72a1f5: Pull complete [2023-03-22T16:02:43.994Z] 988bab9f4d93: Pull complete [2023-03-22T16:02:44.254Z] 1469e6f7b9e6: Pull complete [2023-03-22T16:02:44.254Z] eaf3925da568: Pull complete [2023-03-22T16:02:46.158Z] bab4dde63d76: Pull complete [2023-03-22T16:02:46.158Z] bde34c3a00c8: Pull complete [2023-03-22T16:02:46.158Z] b352a97aabf1: Pull complete [2023-03-22T16:02:46.418Z] 4872d77fe225: Pull complete [2023-03-22T16:02:46.418Z] 5851b861e8e6: Pull complete [2023-03-22T16:02:46.418Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T16:02:46.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T16:02:46.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T16:02:46.510Z] prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container [2023-03-22T16:02:46.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T16:02:50.104Z] $ docker top ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a -eo pid,comm [2023-03-22T16:02:50.169Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T16:02:50.169Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T16:02:50.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T16:02:50.213Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T16:02:50.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T16:02:50.323Z] $ docker exec ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a ssh-agent [2023-03-22T16:02:50.439Z] SSH_AUTH_SOCK=/tmp/ssh-s1OUEBqNEK9S/agent.30 [2023-03-22T16:02:50.439Z] SSH_AGENT_PID=36 [2023-03-22T16:02:50.458Z] Running ssh-add (command line suppressed) [2023-03-22T16:02:50.571Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_17268995772384269440.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_17268995772384269440.key) [2023-03-22T16:02:50.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T16:02:50.867Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T16:02:50.882Z] $ docker exec --env ******** --env ******** ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a ssh-agent -k [2023-03-22T16:02:50.983Z] unset SSH_AUTH_SOCK; [2023-03-22T16:02:50.984Z] unset SSH_AGENT_PID; [2023-03-22T16:02:50.984Z] echo Agent pid 36 killed; [2023-03-22T16:02:50.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T16:02:51.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T16:02:51.015Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T16:02:51.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T16:02:51.139Z] $ docker exec ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a ssh-agent [2023-03-22T16:02:51.226Z] SSH_AUTH_SOCK=/tmp/ssh-ikT7s77u8lUn/agent.68 [2023-03-22T16:02:51.226Z] SSH_AGENT_PID=74 [2023-03-22T16:02:51.231Z] Running ssh-add (command line suppressed) [2023-03-22T16:02:51.333Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_14577581971089492144.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_14577581971089492144.key) [2023-03-22T16:02:51.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T16:02:51.627Z] + git semver init [2023-03-22T16:02:51.885Z] 2023-03-22 16:02:51,801 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T16:02:51.885Z] 2023-03-22 16:02:51,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-281/.semver [2023-03-22T16:02:51.885Z] 2023-03-22 16:02:51,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-281/.semver [2023-03-22T16:02:51.885Z] 2023-03-22 16:02:51,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-281/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-281, universal_newlines=False, shell=None, istream=None) [2023-03-22T16:02:52.825Z] 2023-03-22 16:02:52,761 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-281/.git/info/exclude [2023-03-22T16:02:52.825Z] 2023-03-22 16:02:52,761 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 with force:False [2023-03-22T16:02:52.825Z] 2023-03-22 16:02:52,761 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 [2023-03-22T16:02:52.825Z] 2023-03-22 16:02:52,765 [execute] INFO git cat-file --batch-check [2023-03-22T16:02:52.825Z] 2023-03-22 16:02:52,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T16:02:52.826Z] 2023-03-22 16:02:52,771 [execute] INFO git cat-file --batch [2023-03-22T16:02:52.826Z] 2023-03-22 16:02:52,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T16:02:52.826Z] 2023-03-22 16:02:52,776 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 [2023-03-22T16:02:52.826Z] 0.0.0 [Pipeline] } [2023-03-22T16:02:52.839Z] $ docker exec --env ******** --env ******** ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a ssh-agent -k [2023-03-22T16:02:52.929Z] unset SSH_AUTH_SOCK; [2023-03-22T16:02:52.930Z] unset SSH_AGENT_PID; [2023-03-22T16:02:52.930Z] echo Agent pid 74 killed; [2023-03-22T16:02:52.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T16:02:53.239Z] + git semver [Pipeline] } [2023-03-22T16:02:53.516Z] $ docker stop --time=1 ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a [2023-03-22T16:02:54.824Z] $ docker rm -f --volumes ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T16:02:55.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T16:02:55.384Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T16:02:55.387Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T16:02:55.532Z] provisioning config files... [2023-03-22T16:02:55.540Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config13304179158117810905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:02:55.835Z] ---> docker-login.sh [2023-03-22T16:02:55.835Z] nexus3.edgexfoundry.org:10001 [2023-03-22T16:02:55.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:55.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:55.835Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:55.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:55.835Z] [2023-03-22T16:02:55.835Z] Login Succeeded [2023-03-22T16:02:55.835Z] nexus3.edgexfoundry.org:10002 [2023-03-22T16:02:55.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:55.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:55.835Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:55.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:55.835Z] [2023-03-22T16:02:55.835Z] Login Succeeded [2023-03-22T16:02:55.835Z] nexus3.edgexfoundry.org:10003 [2023-03-22T16:02:56.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:56.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:56.095Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:56.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:56.095Z] [2023-03-22T16:02:56.095Z] Login Succeeded [2023-03-22T16:02:56.095Z] nexus3.edgexfoundry.org:10004 [2023-03-22T16:02:56.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:56.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:56.095Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:56.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:56.095Z] [2023-03-22T16:02:56.095Z] Login Succeeded [2023-03-22T16:02:56.095Z] docker.io [2023-03-22T16:02:56.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:02:56.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:02:56.354Z] Configure a credential helper to remove this warning. See [2023-03-22T16:02:56.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:02:56.354Z] [2023-03-22T16:02:56.354Z] Login Succeeded [2023-03-22T16:02:56.354Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T16:02:56.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T16:02:56.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T16:02:56.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T16:02:56.438Z] ========================================================= [2023-03-22T16:02:56.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T16:02:56.438Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:02:56.742Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T16:02:56.742Z] Sending build context to Docker daemon 27.12MB [2023-03-22T16:02:56.742Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T16:02:56.742Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T16:02:57.001Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T16:02:57.001Z] 63b65145d645: Pulling fs layer [2023-03-22T16:02:57.001Z] a2d21d5440eb: Pulling fs layer [2023-03-22T16:02:57.001Z] 935e6c44a52c: Pulling fs layer [2023-03-22T16:02:57.001Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T16:02:57.001Z] 30dea6a524f1: Pulling fs layer [2023-03-22T16:02:57.001Z] a2aff8979fd8: Pulling fs layer [2023-03-22T16:02:57.001Z] 6808be2612f2: Pulling fs layer [2023-03-22T16:02:57.001Z] f25807f1079a: Pulling fs layer [2023-03-22T16:02:57.001Z] 94cc34f8dd06: Waiting [2023-03-22T16:02:57.001Z] 30dea6a524f1: Waiting [2023-03-22T16:02:57.001Z] f25807f1079a: Waiting [2023-03-22T16:02:57.001Z] 6808be2612f2: Waiting [2023-03-22T16:02:57.001Z] a2d21d5440eb: Download complete [2023-03-22T16:02:57.001Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T16:02:57.001Z] 94cc34f8dd06: Download complete [2023-03-22T16:02:57.001Z] 30dea6a524f1: Verifying Checksum [2023-03-22T16:02:57.001Z] 30dea6a524f1: Download complete [2023-03-22T16:02:57.001Z] 63b65145d645: Verifying Checksum [2023-03-22T16:02:57.001Z] 63b65145d645: Download complete [2023-03-22T16:02:57.262Z] a2aff8979fd8: Verifying Checksum [2023-03-22T16:02:57.262Z] a2aff8979fd8: Download complete [2023-03-22T16:02:57.262Z] 63b65145d645: Pull complete [2023-03-22T16:02:57.523Z] a2d21d5440eb: Pull complete [2023-03-22T16:02:57.523Z] f25807f1079a: Verifying Checksum [2023-03-22T16:02:57.523Z] f25807f1079a: Download complete [2023-03-22T16:02:57.784Z] 935e6c44a52c: Verifying Checksum [2023-03-22T16:02:57.784Z] 935e6c44a52c: Download complete [2023-03-22T16:02:58.042Z] 6808be2612f2: Verifying Checksum [2023-03-22T16:02:58.042Z] 6808be2612f2: Download complete [2023-03-22T16:03:01.324Z] 935e6c44a52c: Pull complete [2023-03-22T16:03:01.324Z] 94cc34f8dd06: Pull complete [2023-03-22T16:03:01.324Z] 30dea6a524f1: Pull complete [2023-03-22T16:03:01.324Z] a2aff8979fd8: Pull complete [2023-03-22T16:03:03.220Z] 6808be2612f2: Pull complete [2023-03-22T16:03:04.152Z] f25807f1079a: Pull complete [2023-03-22T16:03:04.152Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T16:03:04.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T16:03:04.152Z] ---> 3b553350e43f [2023-03-22T16:03:04.152Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T16:03:10.496Z] Still waiting to schedule task [2023-03-22T16:03:10.496Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T16:03:10.716Z] ---> Running in 4a02058b6ae2 [2023-03-22T16:03:10.716Z] Removing intermediate container 4a02058b6ae2 [2023-03-22T16:03:10.716Z] ---> be8c59e70e83 [2023-03-22T16:03:10.716Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T16:03:10.716Z] ---> Running in f790ed65f1d1 [2023-03-22T16:03:10.975Z] Removing intermediate container f790ed65f1d1 [2023-03-22T16:03:10.975Z] ---> cd5b43f9f451 [2023-03-22T16:03:10.975Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T16:03:10.975Z] ---> Running in 87325edb4d72 [2023-03-22T16:03:11.233Z] Removing intermediate container 87325edb4d72 [2023-03-22T16:03:11.233Z] ---> 6bcbda0141d8 [2023-03-22T16:03:11.233Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T16:03:11.233Z] ---> Running in fa6626fd0db5 [2023-03-22T16:03:11.233Z] Removing intermediate container fa6626fd0db5 [2023-03-22T16:03:11.233Z] ---> 6ea228052966 [2023-03-22T16:03:11.233Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T16:03:11.491Z] ---> Running in b8d32c03ed67 [2023-03-22T16:03:11.491Z] Removing intermediate container b8d32c03ed67 [2023-03-22T16:03:11.491Z] ---> cb215f3143a9 [2023-03-22T16:03:11.491Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T16:03:11.491Z] ---> Running in 350c79f78006 [2023-03-22T16:03:11.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T16:03:12.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T16:03:12.012Z] OK: 265 MiB in 53 packages [2023-03-22T16:03:12.582Z] Removing intermediate container 350c79f78006 [2023-03-22T16:03:12.582Z] ---> 12bc5510fee3 [2023-03-22T16:03:12.582Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T16:03:12.582Z] ---> Running in c5d4f450f507 [2023-03-22T16:03:13.150Z] Removing intermediate container c5d4f450f507 [2023-03-22T16:03:13.150Z] ---> 34a67aa7a9ef [2023-03-22T16:03:13.150Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T16:03:13.409Z] ---> 45cc63a22045 [2023-03-22T16:03:13.409Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T16:03:13.409Z] ---> Running in fb9f7870ae38 [2023-03-22T16:04:00.093Z] Removing intermediate container fb9f7870ae38 [2023-03-22T16:04:00.093Z] ---> c7cc59b7d1de [2023-03-22T16:04:00.093Z] Step 12/13 : COPY . . [2023-03-22T16:04:01.466Z] ---> 81e498812045 [2023-03-22T16:04:01.466Z] Step 13/13 : RUN ${MAKE} [2023-03-22T16:04:01.466Z] ---> Running in 54b5687c7365 [2023-03-22T16:04:01.466Z] noop [2023-03-22T16:04:02.034Z] Removing intermediate container 54b5687c7365 [2023-03-22T16:04:02.034Z] ---> d95c6d023fd9 [2023-03-22T16:04:02.034Z] Successfully built d95c6d023fd9 [2023-03-22T16:04:02.034Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:04:02.348Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T16:04:02.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T16:04:02.421Z] prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container [2023-03-22T16:04:02.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T16:04:02.857Z] $ docker top e8c5836022076d11a99b7ddae4f7b593b9dd7fa77643efd61e5c5ce7274b3741 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T16:04:03.189Z] + go version [2023-03-22T16:04:03.189Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T16:04:03.204Z] $ docker stop --time=1 e8c5836022076d11a99b7ddae4f7b593b9dd7fa77643efd61e5c5ce7274b3741 [2023-03-22T16:04:04.507Z] $ docker rm -f --volumes e8c5836022076d11a99b7ddae4f7b593b9dd7fa77643efd61e5c5ce7274b3741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:04:04.916Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T16:04:04.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T16:04:04.994Z] prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container [2023-03-22T16:04:05.027Z] $ 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-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T16:04:05.354Z] $ docker top f6ae043ea40b8b4b727e561b2b1d96bebc28e57d7f37d3eb7424c34fb89e9240 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T16:04:05.679Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] fileExists [Pipeline] sh [2023-03-22T16:04:05.964Z] + make test [2023-03-22T16:04:05.964Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T16:04:10.150Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T16:04:20.125Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T16:04:20.125Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T16:04:22.655Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.056s coverage: 31.7% of statements [2023-03-22T16:04:22.655Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.118s coverage: 86.5% of statements [2023-03-22T16:04:29.213Z] go vet ./... [2023-03-22T16:04:31.739Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T16:04:31.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T16:04:31.739Z] ./bin/test-attribution-txt.sh [2023-03-22T16:04:31.739Z] An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo [2023-03-22T16:04:31.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T16:04:31.768Z] $ docker stop --time=1 f6ae043ea40b8b4b727e561b2b1d96bebc28e57d7f37d3eb7424c34fb89e9240 [2023-03-22T16:04:36.186Z] $ docker rm -f --volumes f6ae043ea40b8b4b727e561b2b1d96bebc28e57d7f37d3eb7424c34fb89e9240 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T16:04:36.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T16:04:36.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T16:04:37.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T16:04:37.675Z] + ls -al . [2023-03-22T16:04:37.675Z] total 236 [2023-03-22T16:04:37.675Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 16:04 . [2023-03-22T16:04:37.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:02 .. [2023-03-22T16:04:37.675Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 16:02 .git [2023-03-22T16:04:37.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 16:02 .github [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 16:02 .gitignore [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 16:02 .golangci.yml [2023-03-22T16:04:37.675Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 16:02 .semver [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 22 16:02 Attribution.txt [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 16:02 CHANGELOG.md [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 16:02 Dockerfile [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 16:02 GOVERNANCE.md [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 16:02 Jenkinsfile [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 16:02 LICENSE [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 16:02 Makefile [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 16:02 OWNERS.md [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 16:02 README.md [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 16:02 VERSION [2023-03-22T16:04:37.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 16:02 bin [2023-03-22T16:04:37.675Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 16:02 cmd [2023-03-22T16:04:37.675Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 16:04 coverage.out [2023-03-22T16:04:37.675Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 16:02 doc [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 16:02 go.mod [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 16:02 go.sum [2023-03-22T16:04:37.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:02 internal [2023-03-22T16:04:37.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:02 snap [2023-03-22T16:04:37.675Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 16:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:04:38.018Z] + 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=161865f1dced172290db61dc15803e7d6a81b0bd --label arch=amd64 --label version=0.0.0 . [2023-03-22T16:04:38.018Z] Sending build context to Docker daemon 27.2MB [2023-03-22T16:04:38.018Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T16:04:38.018Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T16:04:38.018Z] ---> d95c6d023fd9 [2023-03-22T16:04:38.018Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T16:04:38.588Z] ---> Running in 7869bb32ab2a [2023-03-22T16:04:38.588Z] Removing intermediate container 7869bb32ab2a [2023-03-22T16:04:38.588Z] ---> cbbd27ddb400 [2023-03-22T16:04:38.588Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T16:04:38.588Z] ---> Running in 2f07e9d7e8fd [2023-03-22T16:04:38.588Z] Removing intermediate container 2f07e9d7e8fd [2023-03-22T16:04:38.588Z] ---> 26f1e1c94cd8 [2023-03-22T16:04:38.588Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T16:04:38.588Z] ---> Running in f969371932e2 [2023-03-22T16:04:38.588Z] Removing intermediate container f969371932e2 [2023-03-22T16:04:38.588Z] ---> 1d50da182001 [2023-03-22T16:04:38.588Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T16:04:38.847Z] ---> Running in 4400127a0750 [2023-03-22T16:04:38.847Z] Removing intermediate container 4400127a0750 [2023-03-22T16:04:38.847Z] ---> e73fce76d117 [2023-03-22T16:04:38.847Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T16:04:38.847Z] ---> Running in d12ebb27d7f3 [2023-03-22T16:04:38.847Z] Removing intermediate container d12ebb27d7f3 [2023-03-22T16:04:38.847Z] ---> dc09b9c273e7 [2023-03-22T16:04:38.847Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T16:04:38.847Z] ---> Running in c0effcfe6bdb [2023-03-22T16:04:39.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T16:04:39.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T16:04:39.365Z] OK: 265 MiB in 53 packages [2023-03-22T16:04:39.623Z] Removing intermediate container c0effcfe6bdb [2023-03-22T16:04:39.623Z] ---> 6f5c213b1486 [2023-03-22T16:04:39.623Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T16:04:39.881Z] ---> Running in 80eeca577e6a [2023-03-22T16:04:39.881Z] Removing intermediate container 80eeca577e6a [2023-03-22T16:04:39.881Z] ---> 5ba225c2d203 [2023-03-22T16:04:39.881Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T16:04:39.881Z] ---> 8176621dcda0 [2023-03-22T16:04:39.881Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T16:04:39.881Z] ---> Running in e49eb9bad2e6 [2023-03-22T16:04:40.819Z] Removing intermediate container e49eb9bad2e6 [2023-03-22T16:04:40.819Z] ---> d0663d7aa610 [2023-03-22T16:04:40.819Z] Step 12/26 : COPY . . [2023-03-22T16:04:41.775Z] ---> b3edd72bdd3b [2023-03-22T16:04:41.775Z] Step 13/26 : RUN ${MAKE} [2023-03-22T16:04:41.775Z] ---> Running in fe644dcb4689 [2023-03-22T16:04:41.775Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-22T16:04:54.339Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5213 in /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] { [Pipeline] ws [2023-03-22T16:04:54.351Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-03-22T16:04:54.402Z] The recommended git tool is: git [2023-03-22T16:04:59.804Z] using credential edgex-jenkins-ssh [2023-03-22T16:04:59.825Z] Cloning the remote Git repository [2023-03-22T16:04:59.872Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T16:04:59.971Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-03-22T16:05:00.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T16:05:00.146Z] > git --version # timeout=10 [2023-03-22T16:05:00.172Z] > git --version # 'git version 2.25.1' [2023-03-22T16:05:00.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T16:05:00.350Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T16:05:01.912Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T16:05:01.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T16:05:02.808Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T16:05:02.855Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T16:05:02.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T16:05:02.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T16:05:03.687Z] Removing intermediate container fe644dcb4689 [2023-03-22T16:05:03.687Z] ---> 8bc4288f555d [2023-03-22T16:05:03.687Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T16:05:03.687Z] 3.17: Pulling from library/alpine [2023-03-22T16:05:03.687Z] 63b65145d645: Already exists [2023-03-22T16:05:03.687Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T16:05:03.687Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T16:05:03.687Z] ---> b2aa39c304c2 [2023-03-22T16:05:03.687Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T16:05:03.687Z] ---> Running in 4a09281e7c37 [2023-03-22T16:05:03.687Z] Removing intermediate container 4a09281e7c37 [2023-03-22T16:05:03.687Z] ---> adc0a2b8c584 [2023-03-22T16:05:03.687Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T16:05:03.687Z] ---> Running in f88558cf0a46 [2023-03-22T16:05:03.720Z] Merging remotes/origin/main commit 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit 161865f1dced172290db61dc15803e7d6a81b0bd [2023-03-22T16:05:03.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T16:05:03.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T16:05:04.199Z] Merge succeeded, producing 161865f1dced172290db61dc15803e7d6a81b0bd [2023-03-22T16:05:04.200Z] Checking out Revision 161865f1dced172290db61dc15803e7d6a81b0bd (PR-281) [2023-03-22T16:05:04.204Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T16:05:04.204Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T16:05:04.204Z] OK: 7 MiB in 16 packages [2023-03-22T16:05:04.462Z] Removing intermediate container f88558cf0a46 [2023-03-22T16:05:04.462Z] ---> f20c37519002 [2023-03-22T16:05:04.462Z] Step 17/26 : WORKDIR / [2023-03-22T16:05:04.462Z] ---> Running in 3e279a1d701b [2023-03-22T16:05:04.462Z] Removing intermediate container 3e279a1d701b [2023-03-22T16:05:04.462Z] ---> af708915eef2 [2023-03-22T16:05:04.462Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T16:05:03.740Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T16:05:03.825Z] > git checkout -f 161865f1dced172290db61dc15803e7d6a81b0bd # timeout=10 [2023-03-22T16:05:04.100Z] > git remote # timeout=10 [2023-03-22T16:05:04.118Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T16:05:04.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T16:05:04.147Z] > git merge 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 [2023-03-22T16:05:04.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T16:05:04.208Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T16:05:04.220Z] > git checkout -f 161865f1dced172290db61dc15803e7d6a81b0bd # timeout=10 [2023-03-22T16:05:05.838Z] ---> 2ed9ffc14e6d [2023-03-22T16:05:05.838Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T16:05:06.096Z] ---> 77e9ce9af482 [2023-03-22T16:05:06.096Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T16:05:06.096Z] ---> 2007d7f7fcf7 [2023-03-22T16:05:06.096Z] Step 21/26 : EXPOSE 59984 [2023-03-22T16:05:06.096Z] ---> Running in 41834e348ecf [2023-03-22T16:05:06.096Z] Removing intermediate container 41834e348ecf [2023-03-22T16:05:06.096Z] ---> 40e90fa8fb3f [2023-03-22T16:05:06.096Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T16:05:06.355Z] ---> Running in a0e8b4cef6c6 [2023-03-22T16:05:06.355Z] Removing intermediate container a0e8b4cef6c6 [2023-03-22T16:05:06.355Z] ---> f283870d7090 [2023-03-22T16:05:06.355Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T16:05:06.355Z] ---> Running in 91754ef68645 [2023-03-22T16:05:06.355Z] Removing intermediate container 91754ef68645 [2023-03-22T16:05:06.355Z] ---> 5224d0f680f0 [2023-03-22T16:05:06.355Z] Step 24/26 : LABEL arch=amd64 [2023-03-22T16:05:06.355Z] ---> Running in 961d71b7e121 [2023-03-22T16:05:06.355Z] Removing intermediate container 961d71b7e121 [2023-03-22T16:05:06.355Z] ---> ea928f3a5427 [2023-03-22T16:05:06.355Z] Step 25/26 : LABEL git_sha=161865f1dced172290db61dc15803e7d6a81b0bd [2023-03-22T16:05:06.355Z] ---> Running in 1ae93aca1e61 [2023-03-22T16:05:06.614Z] Removing intermediate container 1ae93aca1e61 [2023-03-22T16:05:06.614Z] ---> cc6f8cd5e820 [2023-03-22T16:05:06.614Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T16:05:06.614Z] ---> Running in a70a0f1cb89a [2023-03-22T16:05:06.614Z] Removing intermediate container a70a0f1cb89a [2023-03-22T16:05:06.614Z] ---> 370bb32aea94 [2023-03-22T16:05:06.614Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T16:05:06.614Z] Successfully built 370bb32aea94 [2023-03-22T16:05:06.614Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:05:07.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T16:05:07.047Z] [2023-03-22T16:05:07.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:05:07.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T16:05:07.353Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T16:05:07.353Z] 5eb5b503b376: Pulling fs layer [2023-03-22T16:05:07.353Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T16:05:07.353Z] ec43610c2a17: Pulling fs layer [2023-03-22T16:05:07.353Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T16:05:07.353Z] 33b1e0a273af: Pulling fs layer [2023-03-22T16:05:07.353Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T16:05:07.353Z] 2f39f015ded8: Pulling fs layer [2023-03-22T16:05:07.353Z] 3a2ae6a8a46f: Waiting [2023-03-22T16:05:07.353Z] 33b1e0a273af: Waiting [2023-03-22T16:05:07.353Z] 5d3b04190fa2: Waiting [2023-03-22T16:05:07.353Z] 2f39f015ded8: Waiting [2023-03-22T16:05:07.353Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T16:05:07.353Z] 5c69ac0246d0: Download complete [2023-03-22T16:05:07.353Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T16:05:07.353Z] 3a2ae6a8a46f: Download complete [2023-03-22T16:05:07.612Z] 33b1e0a273af: Verifying Checksum [2023-03-22T16:05:07.612Z] 33b1e0a273af: Download complete [2023-03-22T16:05:07.612Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T16:05:07.612Z] 5d3b04190fa2: Download complete [2023-03-22T16:05:07.612Z] ec43610c2a17: Verifying Checksum [2023-03-22T16:05:07.612Z] ec43610c2a17: Download complete [2023-03-22T16:05:07.612Z] 5eb5b503b376: Download complete [2023-03-22T16:05:07.740Z] Commit message: "fix: Updated per comments" [2023-03-22T16:05:08.178Z] 2f39f015ded8: Verifying Checksum [2023-03-22T16:05:08.178Z] 2f39f015ded8: Download complete [2023-03-22T16:05:08.277Z] [2023-03-22T16:05:08.277Z] GitHub has been notified of this commit’s build result [2023-03-22T16:05:08.277Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T16:05:08.744Z] 5eb5b503b376: Pull complete [2023-03-22T16:05:08.744Z] 5c69ac0246d0: Pull complete [2023-03-22T16:05:08.819Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T16:05:08.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T16:05:08.819Z] Dload Upload Total Spent Left Speed [2023-03-22T16:05:08.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 68187 [Pipeline] sh [2023-03-22T16:05:09.310Z] ec43610c2a17: Pull complete [2023-03-22T16:05:09.310Z] 3a2ae6a8a46f: Pull complete [2023-03-22T16:05:09.310Z] 33b1e0a273af: Pull complete [2023-03-22T16:05:09.537Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T16:05:09.566Z] 5d3b04190fa2: Pull complete [2023-03-22T16:05:09.870Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T16:05:09.870Z] + sudo tee /etc/docker/daemon.new [2023-03-22T16:05:09.870Z] { [2023-03-22T16:05:09.870Z] "registry-mirrors": [ [2023-03-22T16:05:09.870Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T16:05:09.870Z] ], [2023-03-22T16:05:09.870Z] "bip": "10.250.0.254/24", [2023-03-22T16:05:09.870Z] "hosts": [ [2023-03-22T16:05:09.870Z] "tcp://0.0.0.0:5555", [2023-03-22T16:05:09.870Z] "unix:///var/run/docker.sock" [2023-03-22T16:05:09.870Z] ], [2023-03-22T16:05:09.870Z] "mtu": 1458, [2023-03-22T16:05:09.870Z] "selinux-enabled": true, [2023-03-22T16:05:09.870Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T16:05:09.870Z] } [Pipeline] sh [2023-03-22T16:05:10.210Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T16:05:10.533Z] + sudo service docker restart [2023-03-22T16:05:13.749Z] 2f39f015ded8: Pull complete [2023-03-22T16:05:13.749Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T16:05:13.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T16:05:13.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T16:05:13.829Z] prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container [2023-03-22T16:05:13.869Z] $ 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-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T16:05:17.388Z] $ docker top 2129f631f3d579877dc8ea687aae522c0cdf5242b75bdb2f5ca9ba8cadf8f755 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:05:17.761Z] ---> job-cost.sh [2023-03-22T16:05:17.761Z] lf-activate-venv: SKIPPING [2023-03-22T16:05:17.761Z] INFO: No Stack... [2023-03-22T16:05:18.019Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T16:05:18.278Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T16:05:18.569Z] + cat /w/workspace/undry_device-onvif-camera_PR-281/archives/cost.csv [2023-03-22T16:05:18.569Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T16:05:18.582Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [2023-03-22T16:05:18.589Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] did not exist. Created. [2023-03-22T16:05:18.589Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T16:05:18.885Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T16:05:18.905Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T16:05:18.914Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T16:05:18.937Z] $ docker stop --time=1 2129f631f3d579877dc8ea687aae522c0cdf5242b75bdb2f5ca9ba8cadf8f755 [2023-03-22T16:05:20.069Z] $ docker rm -f --volumes 2129f631f3d579877dc8ea687aae522c0cdf5242b75bdb2f5ca9ba8cadf8f755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T16:05:28.781Z] provisioning config files... [2023-03-22T16:05:28.806Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config18371688526269915463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:05:29.149Z] ---> docker-login.sh [2023-03-22T16:05:29.149Z] nexus3.edgexfoundry.org:10001 [2023-03-22T16:05:29.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:05:29.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:05:29.684Z] Configure a credential helper to remove this warning. See [2023-03-22T16:05:29.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:05:29.684Z] [2023-03-22T16:05:29.684Z] Login Succeeded [2023-03-22T16:05:29.684Z] nexus3.edgexfoundry.org:10002 [2023-03-22T16:05:29.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:05:29.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:05:29.958Z] Configure a credential helper to remove this warning. See [2023-03-22T16:05:29.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:05:29.958Z] [2023-03-22T16:05:29.958Z] Login Succeeded [2023-03-22T16:05:29.958Z] nexus3.edgexfoundry.org:10003 [2023-03-22T16:05:30.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:05:30.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:05:30.492Z] Configure a credential helper to remove this warning. See [2023-03-22T16:05:30.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:05:30.492Z] [2023-03-22T16:05:30.492Z] Login Succeeded [2023-03-22T16:05:30.492Z] nexus3.edgexfoundry.org:10004 [2023-03-22T16:05:30.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:05:30.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:05:30.759Z] Configure a credential helper to remove this warning. See [2023-03-22T16:05:30.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:05:30.759Z] [2023-03-22T16:05:30.759Z] Login Succeeded [2023-03-22T16:05:30.759Z] docker.io [2023-03-22T16:05:31.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T16:05:31.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T16:05:31.027Z] Configure a credential helper to remove this warning. See [2023-03-22T16:05:31.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T16:05:31.027Z] [2023-03-22T16:05:31.027Z] Login Succeeded [2023-03-22T16:05:31.027Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T16:05:31.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T16:05:31.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T16:05:31.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T16:05:31.295Z] ========================================================= [2023-03-22T16:05:31.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T16:05:31.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:05:31.624Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T16:05:32.212Z] Sending build context to Docker daemon 19.82MB [2023-03-22T16:05:32.212Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T16:05:32.212Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T16:05:34.160Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T16:05:34.160Z] af6eaf76a39c: Pulling fs layer [2023-03-22T16:05:34.160Z] 55522c791124: Pulling fs layer [2023-03-22T16:05:34.160Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T16:05:34.160Z] 169dfbe0d373: Pulling fs layer [2023-03-22T16:05:34.160Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T16:05:34.160Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T16:05:34.160Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T16:05:34.160Z] 169dfbe0d373: Waiting [2023-03-22T16:05:34.160Z] e1ff8fa3b103: Waiting [2023-03-22T16:05:34.160Z] 52ebb69f0ebf: Waiting [2023-03-22T16:05:34.160Z] 5abe8eddf0d5: Waiting [2023-03-22T16:05:34.160Z] 55522c791124: Verifying Checksum [2023-03-22T16:05:34.160Z] 55522c791124: Download complete [2023-03-22T16:05:34.160Z] 169dfbe0d373: Download complete [2023-03-22T16:05:34.160Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T16:05:34.160Z] e1ff8fa3b103: Download complete [2023-03-22T16:05:34.160Z] af6eaf76a39c: Verifying Checksum [2023-03-22T16:05:34.160Z] af6eaf76a39c: Download complete [2023-03-22T16:05:35.131Z] af6eaf76a39c: Pull complete [2023-03-22T16:05:35.131Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T16:05:35.131Z] 5abe8eddf0d5: Download complete [2023-03-22T16:05:35.399Z] 55522c791124: Pull complete [2023-03-22T16:05:36.367Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T16:05:36.367Z] ce5c4a1c91eb: Download complete [2023-03-22T16:05:36.367Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T16:05:36.367Z] 52ebb69f0ebf: Download complete [2023-03-22T16:05:46.433Z] ce5c4a1c91eb: Pull complete [2023-03-22T16:05:46.433Z] 169dfbe0d373: Pull complete [2023-03-22T16:05:46.433Z] e1ff8fa3b103: Pull complete [2023-03-22T16:05:51.769Z] 52ebb69f0ebf: Pull complete [2023-03-22T16:05:53.200Z] 5abe8eddf0d5: Pull complete [2023-03-22T16:05:53.200Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T16:05:53.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T16:05:53.200Z] ---> 6cb57ee374ae [2023-03-22T16:05:53.200Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T16:05:55.144Z] ---> Running in 259de6913488 [2023-03-22T16:05:55.144Z] Removing intermediate container 259de6913488 [2023-03-22T16:05:55.144Z] ---> e5c687ba2d6e [2023-03-22T16:05:55.144Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T16:05:55.144Z] ---> Running in 1cea819c2177 [2023-03-22T16:05:55.412Z] Removing intermediate container 1cea819c2177 [2023-03-22T16:05:55.412Z] ---> c6dfcda5183e [2023-03-22T16:05:55.412Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T16:05:55.677Z] ---> Running in bb6ab73fc30d [2023-03-22T16:05:55.942Z] Removing intermediate container bb6ab73fc30d [2023-03-22T16:05:55.942Z] ---> aa4fdc4400ce [2023-03-22T16:05:55.942Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T16:05:55.942Z] ---> Running in f961c31978dc [2023-03-22T16:05:56.208Z] Removing intermediate container f961c31978dc [2023-03-22T16:05:56.208Z] ---> 0fe70e73eb0b [2023-03-22T16:05:56.208Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T16:05:56.208Z] ---> Running in 5b540350cf78 [2023-03-22T16:05:56.474Z] Removing intermediate container 5b540350cf78 [2023-03-22T16:05:56.474Z] ---> fcc5a67738c0 [2023-03-22T16:05:56.474Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T16:05:56.741Z] ---> Running in 9daad05ae642 [2023-03-22T16:05:57.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T16:05:58.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T16:05:59.236Z] OK: 263 MiB in 53 packages [2023-03-22T16:05:59.820Z] Removing intermediate container 9daad05ae642 [2023-03-22T16:05:59.820Z] ---> 67ee165e0c1a [2023-03-22T16:05:59.820Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T16:06:00.085Z] ---> Running in eace0194aaa0 [2023-03-22T16:06:00.350Z] Removing intermediate container eace0194aaa0 [2023-03-22T16:06:00.350Z] ---> 47996ce8cfcf [2023-03-22T16:06:00.350Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T16:06:00.624Z] ---> 0a75e7b7b855 [2023-03-22T16:06:00.624Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T16:06:00.890Z] ---> Running in cc712c88ac21 [2023-03-22T16:07:22.492Z] Removing intermediate container cc712c88ac21 [2023-03-22T16:07:22.492Z] ---> 2ec27b0960ce [2023-03-22T16:07:22.492Z] Step 12/13 : COPY . . [2023-03-22T16:07:22.492Z] ---> 2299fc0599ae [2023-03-22T16:07:22.492Z] Step 13/13 : RUN ${MAKE} [2023-03-22T16:07:22.492Z] ---> Running in c284b7798022 [2023-03-22T16:07:22.492Z] noop [2023-03-22T16:07:22.492Z] Removing intermediate container c284b7798022 [2023-03-22T16:07:22.492Z] ---> 2665a335e117 [2023-03-22T16:07:22.492Z] Successfully built 2665a335e117 [2023-03-22T16:07:22.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:07:22.842Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T16:07:22.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T16:07:23.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-5213 does not seem to be running inside a container [2023-03-22T16:07:23.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T16:07:24.449Z] $ docker top e7b42f1501f759375943ab7f7e9e25ea3640d810116ed7d32ad41072d1f470fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T16:07:25.276Z] + go version [2023-03-22T16:07:25.276Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T16:07:25.298Z] $ docker stop --time=1 e7b42f1501f759375943ab7f7e9e25ea3640d810116ed7d32ad41072d1f470fb [2023-03-22T16:07:26.940Z] $ docker rm -f --volumes e7b42f1501f759375943ab7f7e9e25ea3640d810116ed7d32ad41072d1f470fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:07:27.494Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T16:07:27.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T16:07:27.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-5213 does not seem to be running inside a container [2023-03-22T16:07:27.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T16:07:28.974Z] $ docker top 566818aa98abcdd9b734ea212f24cf2f0bbfa70cc7908a93fdbc04e70f82d5d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T16:07:29.473Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-03-22T16:07:29.802Z] + make test [2023-03-22T16:07:29.802Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T16:08:02.049Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T16:10:08.728Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T16:10:10.141Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T16:10:12.730Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.223s coverage: 31.7% of statements [2023-03-22T16:10:39.423Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.307s coverage: 86.5% of statements [2023-03-22T16:10:39.423Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T16:10:39.423Z] go vet ./... [2023-03-22T16:11:06.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T16:11:06.126Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T16:11:06.126Z] ./bin/test-attribution-txt.sh [2023-03-22T16:11:06.126Z] An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo [2023-03-22T16:11:06.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T16:11:06.159Z] $ docker stop --time=1 566818aa98abcdd9b734ea212f24cf2f0bbfa70cc7908a93fdbc04e70f82d5d3 [2023-03-22T16:11:07.940Z] $ docker rm -f --volumes 566818aa98abcdd9b734ea212f24cf2f0bbfa70cc7908a93fdbc04e70f82d5d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T16:11:09.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T16:11:09.100Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T16:11:09.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T16:11:10.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T16:11:10.330Z] + ls -al . [2023-03-22T16:11:10.330Z] total 232 [2023-03-22T16:11:10.330Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 16:07 . [2023-03-22T16:11:10.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:05 .. [2023-03-22T16:11:10.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 16:05 .git [2023-03-22T16:11:10.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 16:05 .github [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 16:05 .gitignore [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 16:05 .golangci.yml [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 22 16:05 Attribution.txt [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 16:05 CHANGELOG.md [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 16:05 Dockerfile [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 16:05 GOVERNANCE.md [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 16:05 Jenkinsfile [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 16:05 LICENSE [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 16:05 Makefile [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 16:05 OWNERS.md [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 16:05 README.md [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 16:02 VERSION [2023-03-22T16:11:10.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 16:05 bin [2023-03-22T16:11:10.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 16:05 cmd [2023-03-22T16:11:10.330Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 16:10 coverage.out [2023-03-22T16:11:10.330Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 16:05 doc [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 16:05 go.mod [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 16:05 go.sum [2023-03-22T16:11:10.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:05 internal [2023-03-22T16:11:10.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:05 snap [2023-03-22T16:11:10.330Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 16:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:11:10.665Z] + 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=161865f1dced172290db61dc15803e7d6a81b0bd --label arch=arm64 --label version=0.0.0 . [2023-03-22T16:11:11.251Z] Sending build context to Docker daemon 19.9MB [2023-03-22T16:11:11.251Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T16:11:11.251Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T16:11:11.251Z] ---> 2665a335e117 [2023-03-22T16:11:11.251Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T16:11:11.518Z] ---> Running in a32813325200 [2023-03-22T16:11:11.784Z] Removing intermediate container a32813325200 [2023-03-22T16:11:11.785Z] ---> f64663de9e18 [2023-03-22T16:11:11.785Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T16:11:11.785Z] ---> Running in 027c7168d42d [2023-03-22T16:11:12.062Z] Removing intermediate container 027c7168d42d [2023-03-22T16:11:12.062Z] ---> e455d026e35f [2023-03-22T16:11:12.062Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T16:11:12.335Z] ---> Running in 85971846cb55 [2023-03-22T16:11:12.604Z] Removing intermediate container 85971846cb55 [2023-03-22T16:11:12.604Z] ---> f6a440af6118 [2023-03-22T16:11:12.604Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T16:11:12.604Z] ---> Running in c34e79abdc4c [2023-03-22T16:11:12.873Z] Removing intermediate container c34e79abdc4c [2023-03-22T16:11:12.873Z] ---> 19827e01c49b [2023-03-22T16:11:12.873Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T16:11:12.873Z] ---> Running in e56b9f1cb07e [2023-03-22T16:11:13.141Z] Removing intermediate container e56b9f1cb07e [2023-03-22T16:11:13.141Z] ---> c8cbe26da28a [2023-03-22T16:11:13.141Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T16:11:13.423Z] ---> Running in 202782a8bc3f [2023-03-22T16:11:14.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T16:11:14.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T16:11:15.997Z] OK: 263 MiB in 53 packages [2023-03-22T16:11:16.985Z] Removing intermediate container 202782a8bc3f [2023-03-22T16:11:16.985Z] ---> 1add111a627b [2023-03-22T16:11:16.985Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T16:11:16.985Z] ---> Running in cdb0ab60098e [2023-03-22T16:11:17.270Z] Removing intermediate container cdb0ab60098e [2023-03-22T16:11:17.270Z] ---> 2603e10e3e49 [2023-03-22T16:11:17.270Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T16:11:17.561Z] ---> e8409ba87e68 [2023-03-22T16:11:17.561Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T16:11:17.846Z] ---> Running in a42ce195bf92 [2023-03-22T16:11:20.510Z] Removing intermediate container a42ce195bf92 [2023-03-22T16:11:20.510Z] ---> a4a57cc2597a [2023-03-22T16:11:20.510Z] Step 12/26 : COPY . . [2023-03-22T16:11:23.103Z] ---> 1e3a082e0a96 [2023-03-22T16:11:23.103Z] Step 13/26 : RUN ${MAKE} [2023-03-22T16:11:23.376Z] ---> Running in d4334e480a5c [2023-03-22T16:11:25.335Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-22T16:13:47.077Z] Removing intermediate container d4334e480a5c [2023-03-22T16:13:47.077Z] ---> 57f7e61529e0 [2023-03-22T16:13:47.077Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T16:13:47.077Z] 3.17: Pulling from library/alpine [2023-03-22T16:13:47.077Z] af6eaf76a39c: Already exists [2023-03-22T16:13:47.077Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T16:13:47.077Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T16:13:47.077Z] ---> d74e625d9115 [2023-03-22T16:13:47.077Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T16:13:47.077Z] ---> Running in daa6615fdd3f [2023-03-22T16:13:47.077Z] Removing intermediate container daa6615fdd3f [2023-03-22T16:13:47.077Z] ---> 56caeb349cf2 [2023-03-22T16:13:47.077Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T16:13:47.077Z] ---> Running in 2f33a63ddf0f [2023-03-22T16:13:47.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T16:13:47.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T16:13:47.077Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T16:13:47.077Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T16:13:47.077Z] OK: 8 MiB in 16 packages [2023-03-22T16:13:47.077Z] Removing intermediate container 2f33a63ddf0f [2023-03-22T16:13:47.077Z] ---> 103371832bec [2023-03-22T16:13:47.077Z] Step 17/26 : WORKDIR / [2023-03-22T16:13:47.077Z] ---> Running in b13bc1185ae9 [2023-03-22T16:13:47.077Z] Removing intermediate container b13bc1185ae9 [2023-03-22T16:13:47.077Z] ---> e3ce843471fd [2023-03-22T16:13:47.077Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T16:13:47.660Z] ---> 98e7764bc6cb [2023-03-22T16:13:47.660Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T16:13:47.930Z] ---> e864ce77d766 [2023-03-22T16:13:47.930Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T16:13:48.512Z] ---> de00805ee92b [2023-03-22T16:13:48.512Z] Step 21/26 : EXPOSE 59984 [2023-03-22T16:13:48.512Z] ---> Running in 495dadda5694 [2023-03-22T16:13:48.779Z] Removing intermediate container 495dadda5694 [2023-03-22T16:13:48.779Z] ---> 043f8037f284 [2023-03-22T16:13:48.779Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T16:13:49.045Z] ---> Running in bee9a4feab74 [2023-03-22T16:13:49.312Z] Removing intermediate container bee9a4feab74 [2023-03-22T16:13:49.312Z] ---> c68893ca2af3 [2023-03-22T16:13:49.312Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T16:13:49.312Z] ---> Running in 8d5cf4c9327d [2023-03-22T16:13:49.580Z] Removing intermediate container 8d5cf4c9327d [2023-03-22T16:13:49.580Z] ---> a8177922dd1b [2023-03-22T16:13:49.580Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T16:13:49.580Z] ---> Running in 3bca5a78caf6 [2023-03-22T16:13:49.848Z] Removing intermediate container 3bca5a78caf6 [2023-03-22T16:13:49.848Z] ---> 121f442ca349 [2023-03-22T16:13:49.848Z] Step 25/26 : LABEL git_sha=161865f1dced172290db61dc15803e7d6a81b0bd [2023-03-22T16:13:50.118Z] ---> Running in c248818556bb [2023-03-22T16:13:50.388Z] Removing intermediate container c248818556bb [2023-03-22T16:13:50.388Z] ---> 6892aa7db672 [2023-03-22T16:13:50.388Z] Step 26/26 : LABEL version=0.0.0 [2023-03-22T16:13:50.388Z] ---> Running in 173230f49a86 [2023-03-22T16:13:50.656Z] Removing intermediate container 173230f49a86 [2023-03-22T16:13:50.656Z] ---> 6f17e175fd60 [2023-03-22T16:13:50.656Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T16:13:50.656Z] Successfully built 6f17e175fd60 [2023-03-22T16:13:50.656Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:13:51.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T16:13:51.093Z] [2023-03-22T16:13:51.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:13:51.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T16:13:51.419Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T16:13:51.419Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T16:13:51.419Z] 04944245beec: Pulling fs layer [2023-03-22T16:13:51.419Z] 699f458cf7ca: Pulling fs layer [2023-03-22T16:13:51.419Z] 765212b225bb: Pulling fs layer [2023-03-22T16:13:51.419Z] f23df028b6ca: Pulling fs layer [2023-03-22T16:13:51.419Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T16:13:51.419Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T16:13:51.419Z] 765212b225bb: Waiting [2023-03-22T16:13:51.419Z] f23df028b6ca: Waiting [2023-03-22T16:13:51.419Z] d65c8cfc05b1: Waiting [2023-03-22T16:13:51.419Z] 2437ff75d9bd: Waiting [2023-03-22T16:13:51.686Z] 04944245beec: Verifying Checksum [2023-03-22T16:13:51.686Z] 04944245beec: Download complete [2023-03-22T16:13:51.686Z] 765212b225bb: Verifying Checksum [2023-03-22T16:13:51.686Z] 765212b225bb: Download complete [2023-03-22T16:13:51.686Z] f23df028b6ca: Verifying Checksum [2023-03-22T16:13:51.686Z] f23df028b6ca: Download complete [2023-03-22T16:13:51.686Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T16:13:51.686Z] d65c8cfc05b1: Download complete [2023-03-22T16:13:51.955Z] 699f458cf7ca: Verifying Checksum [2023-03-22T16:13:51.955Z] 699f458cf7ca: Download complete [2023-03-22T16:13:52.222Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T16:13:52.222Z] 8998bd30e6a1: Download complete [2023-03-22T16:13:54.818Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T16:13:54.818Z] 2437ff75d9bd: Download complete [2023-03-22T16:13:56.224Z] 8998bd30e6a1: Pull complete [2023-03-22T16:13:56.809Z] 04944245beec: Pull complete [2023-03-22T16:13:58.224Z] 699f458cf7ca: Pull complete [2023-03-22T16:13:58.224Z] 765212b225bb: Pull complete [2023-03-22T16:14:00.174Z] f23df028b6ca: Pull complete [2023-03-22T16:14:00.442Z] d65c8cfc05b1: Pull complete [2023-03-22T16:14:15.430Z] 2437ff75d9bd: Pull complete [2023-03-22T16:14:15.430Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T16:14:15.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T16:14:15.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T16:14:15.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-5213 does not seem to be running inside a container [2023-03-22T16:14:15.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T16:14:18.219Z] $ docker top 37ff9705f3d3d808eac04ca682a1e2b060a2847800965ef84c4da55ad2694df9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:14:19.048Z] ---> job-cost.sh [2023-03-22T16:14:19.048Z] lf-activate-venv: SKIPPING [2023-03-22T16:14:19.048Z] INFO: No Stack... [2023-03-22T16:14:19.314Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T16:14:20.273Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T16:14:20.914Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2023-03-22T16:14:20.914Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T16:14:20.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [2023-03-22T16:14:20.984Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] did not exist. Created. [2023-03-22T16:14:20.984Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T16:14:21.637Z] /w/workspace/device-onvif-camera/2@tmp/durable-46d84dd4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T16:14:21.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T16:14:22.258Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T16:14:22.312Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T16:14:22.324Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T16:14:22.346Z] $ docker stop --time=1 37ff9705f3d3d808eac04ca682a1e2b060a2847800965ef84c4da55ad2694df9 [2023-03-22T16:14:26.580Z] $ docker rm -f --volumes 37ff9705f3d3d808eac04ca682a1e2b060a2847800965ef84c4da55ad2694df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-22T16:14:26.982Z] provisioning config files... [2023-03-22T16:14:26.989Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config709213981571827602tmp [Pipeline] { [Pipeline] sh [2023-03-22T16:14:27.276Z] + set +x [2023-03-22T16:14:27.276Z] + curl -s https://codecov.io/bash [2023-03-22T16:14:27.276Z] + bash -s -- [2023-03-22T16:14:27.276Z] [2023-03-22T16:14:27.276Z] _____ _ [2023-03-22T16:14:27.276Z] / ____| | | [2023-03-22T16:14:27.276Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T16:14:27.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T16:14:27.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T16:14:27.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T16:14:27.276Z] Bash-1.0.6 [2023-03-22T16:14:27.276Z] [2023-03-22T16:14:27.276Z] [2023-03-22T16:14:27.276Z] ==> git version 2.25.1 found [2023-03-22T16:14:27.276Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-22T16:14:27.276Z] Release-Date: 2020-01-08 [2023-03-22T16:14:27.276Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-22T16:14:27.276Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T16:14:27.276Z] ==> Jenkins CI detected. [2023-03-22T16:14:27.276Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-281 [2023-03-22T16:14:27.276Z] project root: . [2023-03-22T16:14:27.276Z] --> token set from env [2023-03-22T16:14:27.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T16:14:27.276Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T16:14:27.276Z] ==> Python coveragepy not found [2023-03-22T16:14:27.276Z] ==> Searching for coverage reports in: [2023-03-22T16:14:27.276Z] + . [2023-03-22T16:14:27.276Z] -> Found 1 reports [2023-03-22T16:14:27.276Z] ==> Detecting git/mercurial file structure [2023-03-22T16:14:27.276Z] ==> Reading reports [2023-03-22T16:14:27.276Z] + ./coverage.out bytes=78487 [2023-03-22T16:14:27.536Z] ==> Appending adjustments [2023-03-22T16:14:27.536Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T16:14:27.536Z] + Found adjustments [2023-03-22T16:14:27.536Z] ==> Gzipping contents [2023-03-22T16:14:27.536Z] 12K /tmp/codecov.1T2P9j.gz [2023-03-22T16:14:27.536Z] ==> Uploading reports [2023-03-22T16:14:27.536Z] url: https://codecov.io [2023-03-22T16:14:27.536Z] query: branch=PR-281&commit=161865f1dced172290db61dc15803e7d6a81b0bd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-03-22T16:14:27.536Z] -> Pinging Codecov [2023-03-22T16:14:27.536Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-281&commit=161865f1dced172290db61dc15803e7d6a81b0bd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-03-22T16:14:27.795Z] -> Uploading to [2023-03-22T16:14:27.795Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/F29A59C45E3A92E06B3E522C9905F8EF/161865f1dced172290db61dc15803e7d6a81b0bd/cde1327b-3c90-49f2-9c70-ed9683fc1003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T161427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad612dbf809e2528dcb4f99284da741b72e80642d390e57642b6d2c369f47d05 [2023-03-22T16:14:27.795Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T16:14:27.795Z] Dload Upload Total Spent Left Speed [2023-03-22T16:14:28.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10520 0 0 100 10520 0 36527 --:--:-- --:--:-- --:--:-- 36527 [2023-03-22T16:14:28.053Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] } [2023-03-22T16:14:28.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-22T16:14:28.779Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-281/archives ] [2023-03-22T16:14:28.779Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-22T16:14:28.779Z] total 16 [2023-03-22T16:14:28.779Z] drwxr-xr-x 3 root root 4096 Mar 22 16:05 . [2023-03-22T16:14:28.779Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 16:05 .. [2023-03-22T16:14:28.779Z] drwxr-xr-x 2 root root 4096 Mar 22 16:05 cost [2023-03-22T16:14:28.779Z] -rw-r--r-- 1 root root 91 Mar 22 16:05 cost.csv [2023-03-22T16:14:28.779Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-22T16:14:28.779Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-22T16:14:28.779Z] total 16 [2023-03-22T16:14:28.779Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 16:05 . [2023-03-22T16:14:28.779Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 16:05 .. [2023-03-22T16:14:28.779Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 16:05 cost [2023-03-22T16:14:28.779Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 22 16:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:14:29.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:14:29.924Z] ---> package-listing.sh [2023-03-22T16:14:29.924Z] ++ facter osfamily [2023-03-22T16:14:29.924Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T16:14:30.184Z] + OS_FAMILY=debian [2023-03-22T16:14:30.184Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-281 [2023-03-22T16:14:30.184Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T16:14:30.184Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T16:14:30.184Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T16:14:30.184Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T16:14:30.184Z] + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' [2023-03-22T16:14:30.184Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T16:14:30.184Z] + case "${OS_FAMILY}" in [2023-03-22T16:14:30.184Z] + dpkg -l [2023-03-22T16:14:30.184Z] + grep '^ii' [2023-03-22T16:14:30.184Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T16:14:30.184Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T16:14:30.184Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T16:14:30.184Z] + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' [2023-03-22T16:14:30.184Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-281/archives/ [2023-03-22T16:14:30.184Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-281/archives/ [Pipeline] echo [2023-03-22T16:14:30.194Z] 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-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T16:14:30.471Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T16:14:31.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T16:14:31.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T16:14:31.092Z] prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container [2023-03-22T16:14:31.129Z] $ 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-281/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-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T16:14:31.312Z] $ docker top 55923e5fd2631a8bd893d6d6dc38c3ca920568f037c890dc6fb567d87a42e8bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T16:14:31.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T16:14:31.926Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T16:14:32.211Z] + ls /var/log/sa-host [2023-03-22T16:14:32.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T16:14:32.353Z] provisioning config files... [2023-03-22T16:14:32.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config15853204779432947678tmp [Pipeline] { [Pipeline] echo [2023-03-22T16:14:32.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:14:32.660Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T16:14:32.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:14:33.006Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T16:14:33.014Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:14:33.302Z] ---> sudo-logs.sh [2023-03-22T16:14:33.302Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T16:14:33.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:14:33.613Z] ---> job-cost.sh [2023-03-22T16:14:33.613Z] lf-activate-venv: SKIPPING [2023-03-22T16:14:33.613Z] DEBUG: total: 0.2199999988079071 [2023-03-22T16:14:33.613Z] INFO: Retrieving Stack Cost... [2023-03-22T16:14:33.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T16:14:34.436Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T16:14:34.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T16:14:34.725Z] ---> logs-deploy.sh [2023-03-22T16:14:34.725Z] lf-activate-venv: SKIPPING [2023-03-22T16:14:34.725Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-281/2 [2023-03-22T16:14:34.725Z] INFO: archiving workspace using pattern(s): [2023-03-22T16:14:35.658Z] Archives upload complete. [2023-03-22T16:14:35.916Z] INFO: archiving logs to Nexus [2023-03-22T16:14:36.483Z] ---> uname -a: [2023-03-22T16:14:36.483Z] Linux prd-ubuntu20-04-docker-8c-8g-5211 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-22T16:14:36.483Z] [2023-03-22T16:14:36.483Z] [2023-03-22T16:14:36.483Z] ---> lscpu: [2023-03-22T16:14:36.483Z] Architecture: x86_64 [2023-03-22T16:14:36.483Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-22T16:14:36.483Z] Byte Order: Little Endian [2023-03-22T16:14:36.483Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-22T16:14:36.483Z] CPU(s): 8 [2023-03-22T16:14:36.483Z] On-line CPU(s) list: 0-7 [2023-03-22T16:14:36.483Z] Thread(s) per core: 1 [2023-03-22T16:14:36.483Z] Core(s) per socket: 1 [2023-03-22T16:14:36.483Z] Socket(s): 8 [2023-03-22T16:14:36.483Z] NUMA node(s): 1 [2023-03-22T16:14:36.483Z] Vendor ID: AuthenticAMD [2023-03-22T16:14:36.483Z] CPU family: 23 [2023-03-22T16:14:36.483Z] Model: 49 [2023-03-22T16:14:36.483Z] Model name: AMD EPYC-Rome Processor [2023-03-22T16:14:36.483Z] Stepping: 0 [2023-03-22T16:14:36.483Z] CPU MHz: 2799.998 [2023-03-22T16:14:36.483Z] BogoMIPS: 5599.99 [2023-03-22T16:14:36.483Z] Virtualization: AMD-V [2023-03-22T16:14:36.483Z] Hypervisor vendor: KVM [2023-03-22T16:14:36.483Z] Virtualization type: full [2023-03-22T16:14:36.483Z] L1d cache: 256 KiB [2023-03-22T16:14:36.483Z] L1i cache: 256 KiB [2023-03-22T16:14:36.483Z] L2 cache: 4 MiB [2023-03-22T16:14:36.483Z] L3 cache: 128 MiB [2023-03-22T16:14:36.483Z] NUMA node0 CPU(s): 0-7 [2023-03-22T16:14:36.483Z] Vulnerability Itlb multihit: Not affected [2023-03-22T16:14:36.483Z] Vulnerability L1tf: Not affected [2023-03-22T16:14:36.483Z] Vulnerability Mds: Not affected [2023-03-22T16:14:36.483Z] Vulnerability Meltdown: Not affected [2023-03-22T16:14:36.483Z] Vulnerability Mmio stale data: Not affected [2023-03-22T16:14:36.483Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-22T16:14:36.483Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-22T16:14:36.483Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-22T16:14:36.483Z] Vulnerability Srbds: Not affected [2023-03-22T16:14:36.483Z] Vulnerability Tsx async abort: Not affected [2023-03-22T16:14:36.483Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-22T16:14:36.483Z] [2023-03-22T16:14:36.483Z] [2023-03-22T16:14:36.483Z] ---> nproc: [2023-03-22T16:14:36.483Z] 8 [2023-03-22T16:14:36.483Z] [2023-03-22T16:14:36.483Z] [2023-03-22T16:14:36.483Z] ---> df -h: [2023-03-22T16:14:36.483Z] Filesystem Size Used Avail Use% Mounted on [2023-03-22T16:14:36.483Z] overlay 155G 12G 144G 8% / [2023-03-22T16:14:36.483Z] tmpfs 64M 0 64M 0% /dev [2023-03-22T16:14:36.483Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-22T16:14:36.483Z] shm 64M 0 64M 0% /dev/shm [2023-03-22T16:14:36.483Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-22T16:14:36.483Z] [2023-03-22T16:14:36.483Z]