Push event to branch remove-pw Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df6b698de6faf1f1aed8830cb65339a32e880587 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-ssh11309851381697780851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8800544218797795670.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/remove-pw/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/remove-pw/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1971691097832009366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/remove-pw/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9523156528736666335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12531196672594604314.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/remove-pw/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/remove-pw/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15800555112084647021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-7428’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7429’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7638’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7639 in /w/workspace/ry_device-onvif-camera_remove-pw [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/ry_device-onvif-camera_remove-pw # 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 Avoid second fetch Checking out Revision df6b698de6faf1f1aed8830cb65339a32e880587 (remove-pw) Commit message: "Initial code to remove provision watchers" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df6b698de6faf1f1aed8830cb65339a32e880587 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T20:00:26.295Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T20:00:26.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T20:00:26.571Z] ========================================================= [2023-02-27T20:00:26.571Z] EdgeX Global Pipelines Version Info [2023-02-27T20:00:26.571Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:00:27.302Z] ------------------- [2023-02-27T20:00:27.302Z] stable info: [2023-02-27T20:00:27.302Z] ------------------- [2023-02-27T20:00:27.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T20:00:27.302Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T20:00:27.302Z] Message: update stable to v1.0.244 [2023-02-27T20:00:27.871Z] ------------------- [2023-02-27T20:00:27.871Z] experimental info: [2023-02-27T20:00:27.871Z] ------------------- [2023-02-27T20:00:27.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T20:00:27.871Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T20:00:27.871Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T20:00:28.148Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-27T20:00:28.191Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-27T20:00:28.236Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T20:00:28.277Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T20:00:28.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T20:00:28.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T20:00:28.397Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T20:00:28.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T20:00:28.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T20:00:28.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T20:00:28.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T20:00:28.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-27T20:00:28.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T20:00:28.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T20:00:28.715Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T20:00:28.749Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T20:00:28.786Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T20:00:28.823Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T20:00:28.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T20:00:28.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T20:00:28.942Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-27T20:00:28.978Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-27T20:00:29.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T20:00:29.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T20:00:29.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T20:00:29.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T20:00:29.176Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T20:00:29.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = remove-pw [Pipeline] echo [2023-02-27T20:00:29.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = remove-pw [Pipeline] echo [2023-02-27T20:00:29.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = remove-pw [Pipeline] echo [2023-02-27T20:00:29.335Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df6b698de6faf1f1aed8830cb65339a32e880587 [Pipeline] echo [2023-02-27T20:00:29.382Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df6b698 [Pipeline] echo [2023-02-27T20:00:29.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T20:00:29.533Z] provisioning config files... [2023-02-27T20:00:29.548Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/ry_device-onvif-camera_remove-pw@tmp/config11331663508928438091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:00:29.891Z] ---> docker-login.sh [2023-02-27T20:00:29.891Z] nexus3.edgexfoundry.org:10001 [2023-02-27T20:00:30.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:30.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:30.156Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:30.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:30.156Z] [2023-02-27T20:00:30.156Z] Login Succeeded [2023-02-27T20:00:30.156Z] nexus3.edgexfoundry.org:10002 [2023-02-27T20:00:30.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:30.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:30.418Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:30.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:30.418Z] [2023-02-27T20:00:30.418Z] Login Succeeded [2023-02-27T20:00:30.418Z] nexus3.edgexfoundry.org:10003 [2023-02-27T20:00:30.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:30.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:30.418Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:30.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:30.418Z] [2023-02-27T20:00:30.418Z] Login Succeeded [2023-02-27T20:00:30.418Z] nexus3.edgexfoundry.org:10004 [2023-02-27T20:00:30.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:30.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:30.418Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:30.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:30.418Z] [2023-02-27T20:00:30.418Z] Login Succeeded [2023-02-27T20:00:30.418Z] docker.io [2023-02-27T20:00:30.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:30.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:30.941Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:30.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:30.941Z] [2023-02-27T20:00:30.941Z] Login Succeeded [2023-02-27T20:00:30.941Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T20:00:30.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T20:00:31.578Z] + git rev-list -1 --merges df6b698de6faf1f1aed8830cb65339a32e880587~1..df6b698de6faf1f1aed8830cb65339a32e880587 [Pipeline] echo [2023-02-27T20:00:31.641Z] -----------> git rev-list -1 --merges df6b698de6faf1f1aed8830cb65339a32e880587~1..df6b698de6faf1f1aed8830cb65339a32e880587 df6b698de6faf1f1aed8830cb65339a32e880587 [false] [Pipeline] sh [2023-02-27T20:00:31.954Z] + git log --format=format:%s -1 df6b698de6faf1f1aed8830cb65339a32e880587 [Pipeline] echo [2023-02-27T20:00:31.989Z] ========================================================= [2023-02-27T20:00:31.989Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T20:00:31.989Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T20:00:32.424Z] + git log --format=format:%s -1 df6b698de6faf1f1aed8830cb65339a32e880587 [Pipeline] echo [2023-02-27T20:00:32.454Z] [semverPrep] GIT_COMMIT: df6b698de6faf1f1aed8830cb65339a32e880587, Commit Message: Initial code to remove provision watchers [Pipeline] echo [2023-02-27T20:00:32.484Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T20:00:32.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T20:00:32.860Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T20:00:32.860Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T20:00:32.860Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T20:00:32.860Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T20:00:32.860Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T20:00:32.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:00:33.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T20:00:33.277Z] [2023-02-27T20:00:33.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:00:33.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T20:00:33.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T20:00:33.650Z] b85a868b505f: Pulling fs layer [2023-02-27T20:00:33.650Z] e2be974225ed: Pulling fs layer [2023-02-27T20:00:33.650Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T20:00:33.650Z] 988bab9f4d93: Pulling fs layer [2023-02-27T20:00:33.650Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T20:00:33.650Z] eaf3925da568: Pulling fs layer [2023-02-27T20:00:33.650Z] bab4dde63d76: Pulling fs layer [2023-02-27T20:00:33.650Z] bde34c3a00c8: Pulling fs layer [2023-02-27T20:00:33.650Z] b352a97aabf1: Pulling fs layer [2023-02-27T20:00:33.650Z] 4872d77fe225: Pulling fs layer [2023-02-27T20:00:33.650Z] 5851b861e8e6: Pulling fs layer [2023-02-27T20:00:33.650Z] eaf3925da568: Waiting [2023-02-27T20:00:33.650Z] 988bab9f4d93: Waiting [2023-02-27T20:00:33.650Z] bab4dde63d76: Waiting [2023-02-27T20:00:33.650Z] bde34c3a00c8: Waiting [2023-02-27T20:00:33.650Z] b352a97aabf1: Waiting [2023-02-27T20:00:33.650Z] 1469e6f7b9e6: Waiting [2023-02-27T20:00:33.650Z] 4872d77fe225: Waiting [2023-02-27T20:00:33.651Z] 5851b861e8e6: Waiting [2023-02-27T20:00:33.651Z] e2be974225ed: Download complete [2023-02-27T20:00:33.651Z] 988bab9f4d93: Verifying Checksum [2023-02-27T20:00:33.651Z] 988bab9f4d93: Download complete [2023-02-27T20:00:33.911Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T20:00:33.911Z] 1469e6f7b9e6: Download complete [2023-02-27T20:00:33.911Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T20:00:33.911Z] 339a4e72a1f5: Download complete [2023-02-27T20:00:33.911Z] eaf3925da568: Verifying Checksum [2023-02-27T20:00:33.911Z] eaf3925da568: Download complete [2023-02-27T20:00:33.911Z] bde34c3a00c8: Verifying Checksum [2023-02-27T20:00:33.911Z] bde34c3a00c8: Download complete [2023-02-27T20:00:33.911Z] b352a97aabf1: Verifying Checksum [2023-02-27T20:00:33.911Z] b352a97aabf1: Download complete [2023-02-27T20:00:33.911Z] 4872d77fe225: Download complete [2023-02-27T20:00:33.911Z] 5851b861e8e6: Download complete [2023-02-27T20:00:33.911Z] b85a868b505f: Verifying Checksum [2023-02-27T20:00:33.911Z] b85a868b505f: Download complete [2023-02-27T20:00:34.169Z] bab4dde63d76: Verifying Checksum [2023-02-27T20:00:34.169Z] bab4dde63d76: Download complete [2023-02-27T20:00:35.103Z] b85a868b505f: Pull complete [2023-02-27T20:00:35.360Z] e2be974225ed: Pull complete [2023-02-27T20:00:35.925Z] 339a4e72a1f5: Pull complete [2023-02-27T20:00:35.925Z] 988bab9f4d93: Pull complete [2023-02-27T20:00:36.184Z] 1469e6f7b9e6: Pull complete [2023-02-27T20:00:36.184Z] eaf3925da568: Pull complete [2023-02-27T20:00:38.101Z] bab4dde63d76: Pull complete [2023-02-27T20:00:38.101Z] bde34c3a00c8: Pull complete [2023-02-27T20:00:38.101Z] b352a97aabf1: Pull complete [2023-02-27T20:00:38.362Z] 4872d77fe225: Pull complete [2023-02-27T20:00:38.362Z] 5851b861e8e6: Pull complete [2023-02-27T20:00:38.362Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T20:00:38.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T20:00:38.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:00:38.617Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-02-27T20:00:38.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_device-onvif-camera_remove-pw -v /w/workspace/ry_device-onvif-camera_remove-pw:/w/workspace/ry_device-onvif-camera_remove-pw:rw,z -v /w/workspace/ry_device-onvif-camera_remove-pw@tmp:/w/workspace/ry_device-onvif-camera_remove-pw@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T20:00:40.866Z] $ docker top e50e998d92da269cca2da53fd2bb986b182df6e0ba0f17cd8afe7c09736f351e -eo pid,comm [2023-02-27T20:00:40.933Z] 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-02-27T20:00:40.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T20:00:41.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T20:00:41.052Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T20:00:41.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T20:00:41.168Z] $ docker exec e50e998d92da269cca2da53fd2bb986b182df6e0ba0f17cd8afe7c09736f351e ssh-agent [2023-02-27T20:00:41.282Z] SSH_AUTH_SOCK=/tmp/ssh-Rn3otq6NBRjW/agent.32 [2023-02-27T20:00:41.282Z] SSH_AGENT_PID=38 [2023-02-27T20:00:41.288Z] Running ssh-add (command line suppressed) [2023-02-27T20:00:41.388Z] Identity added: /w/workspace/ry_device-onvif-camera_remove-pw@tmp/private_key_12279989397186051102.key (/w/workspace/ry_device-onvif-camera_remove-pw@tmp/private_key_12279989397186051102.key) [2023-02-27T20:00:41.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T20:00:41.737Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T20:00:41.751Z] $ docker exec --env ******** --env ******** e50e998d92da269cca2da53fd2bb986b182df6e0ba0f17cd8afe7c09736f351e ssh-agent -k [2023-02-27T20:00:41.848Z] unset SSH_AUTH_SOCK; [2023-02-27T20:00:41.849Z] unset SSH_AGENT_PID; [2023-02-27T20:00:41.849Z] echo Agent pid 38 killed; [2023-02-27T20:00:41.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T20:00:41.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T20:00:41.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T20:00:42.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T20:00:42.058Z] $ docker exec e50e998d92da269cca2da53fd2bb986b182df6e0ba0f17cd8afe7c09736f351e ssh-agent [2023-02-27T20:00:42.177Z] SSH_AUTH_SOCK=/tmp/ssh-rDSvvKNcZBuI/agent.70 [2023-02-27T20:00:42.177Z] SSH_AGENT_PID=76 [2023-02-27T20:00:42.182Z] Running ssh-add (command line suppressed) [2023-02-27T20:00:42.276Z] Identity added: /w/workspace/ry_device-onvif-camera_remove-pw@tmp/private_key_8614836284594743501.key (/w/workspace/ry_device-onvif-camera_remove-pw@tmp/private_key_8614836284594743501.key) [2023-02-27T20:00:42.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T20:00:42.623Z] + git semver init [2023-02-27T20:00:42.883Z] 2023-02-27 20:00:42,795 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T20:00:42.883Z] 2023-02-27 20:00:42,796 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_device-onvif-camera_remove-pw/.semver [2023-02-27T20:00:42.883Z] 2023-02-27 20:00:42,797 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/ry_device-onvif-camera_remove-pw/.semver [2023-02-27T20:00:42.883Z] 2023-02-27 20:00:42,798 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/ry_device-onvif-camera_remove-pw/.semver'], cwd=/w/workspace/ry_device-onvif-camera_remove-pw, universal_newlines=False, shell=None, istream=None) [2023-02-27T20:00:44.262Z] 2023-02-27 20:00:43,823 [append_file] DEBUG append to file:/w/workspace/ry_device-onvif-camera_remove-pw/.git/info/exclude [2023-02-27T20:00:44.262Z] 2023-02-27 20:00:43,824 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_device-onvif-camera_remove-pw/.semver/remove-pw with force:False [2023-02-27T20:00:44.262Z] 2023-02-27 20:00:43,824 [write_file] DEBUG write to file:/w/workspace/ry_device-onvif-camera_remove-pw/.semver/remove-pw [2023-02-27T20:00:44.262Z] 2023-02-27 20:00:43,829 [execute] INFO git cat-file --batch-check [2023-02-27T20:00:44.262Z] 2023-02-27 20:00:43,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_device-onvif-camera_remove-pw/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T20:00:44.262Z] 2023-02-27 20:00:43,836 [execute] INFO git cat-file --batch [2023-02-27T20:00:44.262Z] 2023-02-27 20:00:43,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_device-onvif-camera_remove-pw/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T20:00:44.262Z] 2023-02-27 20:00:43,842 [read_version] DEBUG read version from /w/workspace/ry_device-onvif-camera_remove-pw/.semver/remove-pw [2023-02-27T20:00:44.262Z] 0.0.0 [Pipeline] } [2023-02-27T20:00:44.283Z] $ docker exec --env ******** --env ******** e50e998d92da269cca2da53fd2bb986b182df6e0ba0f17cd8afe7c09736f351e ssh-agent -k [2023-02-27T20:00:44.387Z] unset SSH_AUTH_SOCK; [2023-02-27T20:00:44.388Z] unset SSH_AGENT_PID; [2023-02-27T20:00:44.388Z] echo Agent pid 76 killed; [2023-02-27T20:00:44.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T20:00:44.823Z] + git semver [Pipeline] } [2023-02-27T20:00:45.102Z] $ docker stop --time=1 e50e998d92da269cca2da53fd2bb986b182df6e0ba0f17cd8afe7c09736f351e [2023-02-27T20:00:46.393Z] $ docker rm -f --volumes e50e998d92da269cca2da53fd2bb986b182df6e0ba0f17cd8afe7c09736f351e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:00:46.850Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T20:00:47.117Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T20:00:47.140Z] [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-02-27T20:00:47.770Z] provisioning config files... [2023-02-27T20:00:47.780Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/ry_device-onvif-camera_remove-pw@tmp/config1595406803502953016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:00:48.145Z] ---> docker-login.sh [2023-02-27T20:00:48.145Z] nexus3.edgexfoundry.org:10001 [2023-02-27T20:00:48.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:48.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:48.145Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:48.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:48.145Z] [2023-02-27T20:00:48.145Z] Login Succeeded [2023-02-27T20:00:48.145Z] nexus3.edgexfoundry.org:10002 [2023-02-27T20:00:48.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:48.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:48.145Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:48.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:48.145Z] [2023-02-27T20:00:48.145Z] Login Succeeded [2023-02-27T20:00:48.145Z] nexus3.edgexfoundry.org:10003 [2023-02-27T20:00:48.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:48.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:48.409Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:48.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:48.409Z] [2023-02-27T20:00:48.409Z] Login Succeeded [2023-02-27T20:00:48.409Z] nexus3.edgexfoundry.org:10004 [2023-02-27T20:00:48.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:48.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:48.409Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:48.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:48.409Z] [2023-02-27T20:00:48.409Z] Login Succeeded [2023-02-27T20:00:48.409Z] docker.io [2023-02-27T20:00:48.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:00:48.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:00:48.666Z] Configure a credential helper to remove this warning. See [2023-02-27T20:00:48.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:00:48.666Z] [2023-02-27T20:00:48.666Z] Login Succeeded [2023-02-27T20:00:48.666Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T20:00:48.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T20:00:48.901Z] [edgeX.isLTS] Checking if [remove-pw] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:00:48.937Z] [edgeX.isLTS] Checking if [remove-pw] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:00:48.972Z] ========================================================= [2023-02-27T20:00:48.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T20:00:48.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:00:49.434Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T20:00:49.434Z] Sending build context to Docker daemon 27.76MB [2023-02-27T20:00:49.434Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T20:00:49.434Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T20:00:49.693Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T20:00:49.693Z] 213ec9aee27d: Pulling fs layer [2023-02-27T20:00:49.693Z] 4583459ba037: Pulling fs layer [2023-02-27T20:00:49.693Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T20:00:49.693Z] 53926ce57604: Pulling fs layer [2023-02-27T20:00:49.693Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T20:00:49.693Z] 22ff95d597cd: Pulling fs layer [2023-02-27T20:00:49.693Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T20:00:49.693Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T20:00:49.693Z] a7acece74701: Pulling fs layer [2023-02-27T20:00:49.693Z] 21b2b0c7a3f4: Waiting [2023-02-27T20:00:49.693Z] 22ff95d597cd: Waiting [2023-02-27T20:00:49.693Z] 12d6caf4c0d1: Waiting [2023-02-27T20:00:49.693Z] 96b7cbca73a9: Waiting [2023-02-27T20:00:49.693Z] a7acece74701: Waiting [2023-02-27T20:00:49.693Z] 53926ce57604: Waiting [2023-02-27T20:00:49.693Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T20:00:49.693Z] 93c1e223e6f2: Download complete [2023-02-27T20:00:49.693Z] 4583459ba037: Download complete [2023-02-27T20:00:49.693Z] 21b2b0c7a3f4: Download complete [2023-02-27T20:00:49.693Z] 22ff95d597cd: Verifying Checksum [2023-02-27T20:00:49.693Z] 22ff95d597cd: Download complete [2023-02-27T20:00:49.693Z] 213ec9aee27d: Verifying Checksum [2023-02-27T20:00:49.693Z] 213ec9aee27d: Download complete [2023-02-27T20:00:49.693Z] 12d6caf4c0d1: Download complete [2023-02-27T20:00:49.693Z] 213ec9aee27d: Pull complete [2023-02-27T20:00:49.956Z] 4583459ba037: Pull complete [2023-02-27T20:00:49.956Z] 93c1e223e6f2: Pull complete [2023-02-27T20:00:50.218Z] a7acece74701: Verifying Checksum [2023-02-27T20:00:50.218Z] a7acece74701: Download complete [2023-02-27T20:00:50.477Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T20:00:50.478Z] 96b7cbca73a9: Download complete [2023-02-27T20:00:50.478Z] 53926ce57604: Verifying Checksum [2023-02-27T20:00:50.478Z] 53926ce57604: Download complete [2023-02-27T20:00:54.661Z] 53926ce57604: Pull complete [2023-02-27T20:00:54.661Z] 21b2b0c7a3f4: Pull complete [2023-02-27T20:00:54.661Z] 22ff95d597cd: Pull complete [2023-02-27T20:00:54.661Z] 12d6caf4c0d1: Pull complete [2023-02-27T20:00:56.564Z] 96b7cbca73a9: Pull complete [2023-02-27T20:00:57.131Z] a7acece74701: Pull complete [2023-02-27T20:00:57.391Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T20:00:57.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T20:00:57.391Z] ---> db6d94c90886 [2023-02-27T20:00:57.391Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:01:02.568Z] Still waiting to schedule task [2023-02-27T20:01:02.568Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7640’ is offline [2023-02-27T20:01:02.668Z] ---> Running in 4ad20959fafd [2023-02-27T20:01:02.668Z] Removing intermediate container 4ad20959fafd [2023-02-27T20:01:02.668Z] ---> e4e749250352 [2023-02-27T20:01:02.668Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T20:01:02.668Z] ---> Running in 6ed5996503f9 [2023-02-27T20:01:02.668Z] Removing intermediate container 6ed5996503f9 [2023-02-27T20:01:02.668Z] ---> 81d7c594e49e [2023-02-27T20:01:02.668Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T20:01:02.668Z] ---> Running in 2064aea8861c [2023-02-27T20:01:02.668Z] Removing intermediate container 2064aea8861c [2023-02-27T20:01:02.668Z] ---> d586e2bb4c8c [2023-02-27T20:01:02.668Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T20:01:02.668Z] ---> Running in 9725b8461fca [2023-02-27T20:01:02.668Z] Removing intermediate container 9725b8461fca [2023-02-27T20:01:02.668Z] ---> 4a0ac5d35b51 [2023-02-27T20:01:02.668Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-27T20:01:02.668Z] ---> Running in 084601769c6e [2023-02-27T20:01:02.668Z] Removing intermediate container 084601769c6e [2023-02-27T20:01:02.668Z] ---> 8d6ccc07115e [2023-02-27T20:01:02.668Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T20:01:02.668Z] ---> Running in 7705c32669aa [2023-02-27T20:01:02.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:01:02.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:01:03.189Z] OK: 211 MiB in 51 packages [2023-02-27T20:01:03.449Z] Removing intermediate container 7705c32669aa [2023-02-27T20:01:03.449Z] ---> ca85d16c9330 [2023-02-27T20:01:03.449Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-27T20:01:03.449Z] ---> Running in eb102aaafc04 [2023-02-27T20:01:03.449Z] Removing intermediate container eb102aaafc04 [2023-02-27T20:01:03.449Z] ---> 7637fb047fd7 [2023-02-27T20:01:03.449Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-27T20:01:03.707Z] ---> 678e2d37d559 [2023-02-27T20:01:03.707Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:01:03.707Z] ---> Running in 905d9891f192 [2023-02-27T20:01:30.253Z] Removing intermediate container 905d9891f192 [2023-02-27T20:01:30.253Z] ---> 24b2496e3519 [2023-02-27T20:01:30.253Z] Step 12/13 : COPY . . [2023-02-27T20:01:30.253Z] ---> f999509e1213 [2023-02-27T20:01:30.253Z] Step 13/13 : RUN ${MAKE} [2023-02-27T20:01:30.253Z] ---> Running in 2823fab9a5b7 [2023-02-27T20:01:30.253Z] noop [2023-02-27T20:01:30.253Z] Removing intermediate container 2823fab9a5b7 [2023-02-27T20:01:30.253Z] ---> 8e17da98bef4 [2023-02-27T20:01:30.253Z] Successfully built 8e17da98bef4 [2023-02-27T20:01:30.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:01:30.674Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T20:01:30.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:01:30.825Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-02-27T20:01:30.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_device-onvif-camera_remove-pw -v /w/workspace/ry_device-onvif-camera_remove-pw:/w/workspace/ry_device-onvif-camera_remove-pw:rw,z -v /w/workspace/ry_device-onvif-camera_remove-pw@tmp:/w/workspace/ry_device-onvif-camera_remove-pw@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 ******** ci-base-image-x86_64 cat [2023-02-27T20:01:31.212Z] $ docker top 5bb56e6c6d133df39697468043049444d19d4e06a57d574afe82157624a9a9c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:01:31.591Z] + go version [2023-02-27T20:01:31.591Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T20:01:31.630Z] $ docker stop --time=1 5bb56e6c6d133df39697468043049444d19d4e06a57d574afe82157624a9a9c8 [2023-02-27T20:01:32.900Z] $ docker rm -f --volumes 5bb56e6c6d133df39697468043049444d19d4e06a57d574afe82157624a9a9c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:01:33.572Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T20:01:33.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:01:33.724Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-02-27T20:01:33.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_device-onvif-camera_remove-pw -v /w/workspace/ry_device-onvif-camera_remove-pw:/w/workspace/ry_device-onvif-camera_remove-pw:rw,z -v /w/workspace/ry_device-onvif-camera_remove-pw@tmp:/w/workspace/ry_device-onvif-camera_remove-pw@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 ******** ci-base-image-x86_64 cat [2023-02-27T20:01:34.133Z] $ docker top c4a7322df3ae4768479248a1844d9cdcb0b064f8fcf4786dea1327e5f35b533b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:01:34.522Z] + git config --global --add safe.directory /w/workspace/ry_device-onvif-camera_remove-pw [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:01:34.876Z] + make test [2023-02-27T20:01:34.876Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T20:01:35.134Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-27T20:01:47.329Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-27T20:01:48.707Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 29.3% of statements [2023-02-27T20:01:48.707Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-27T20:01:48.707Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.546s coverage: 86.5% of statements [2023-02-27T20:01:56.830Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T20:01:57.089Z] go vet ./... [2023-02-27T20:02:01.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T20:02:01.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T20:02:01.275Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T20:02:01.310Z] [edgeX.isLTS] Checking if [remove-pw] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T20:02:01.346Z] $ docker stop --time=1 c4a7322df3ae4768479248a1844d9cdcb0b064f8fcf4786dea1327e5f35b533b [2023-02-27T20:02:03.825Z] $ docker rm -f --volumes c4a7322df3ae4768479248a1844d9cdcb0b064f8fcf4786dea1327e5f35b533b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:02:04.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T20:02:04.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T20:02:05.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T20:02:05.322Z] + ls -al . [2023-02-27T20:02:05.323Z] total 236 [2023-02-27T20:02:05.323Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 20:01 . [2023-02-27T20:02:05.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 20:00 .. [2023-02-27T20:02:05.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 20:01 .git [2023-02-27T20:02:05.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 20:00 .github [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 20:00 .gitignore [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 20:00 .golangci.yml [2023-02-27T20:02:05.323Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 20:00 .semver [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 27 20:00 Attribution.txt [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 20:00 CHANGELOG.md [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 27 20:00 Dockerfile [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 20:00 GOVERNANCE.md [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 20:00 Jenkinsfile [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 20:00 LICENSE [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 27 20:00 Makefile [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 20:00 OWNERS.md [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 20:00 README.md [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 20:00 VERSION [2023-02-27T20:02:05.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 20:00 bin [2023-02-27T20:02:05.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 20:00 cmd [2023-02-27T20:02:05.323Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 20:01 coverage.out [2023-02-27T20:02:05.323Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 20:00 doc [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 3600 Feb 27 20:00 go.mod [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 34701 Feb 27 20:00 go.sum [2023-02-27T20:02:05.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 20:00 internal [2023-02-27T20:02:05.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 20:00 snap [2023-02-27T20:02:05.323Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 20:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:02:05.719Z] + 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=df6b698de6faf1f1aed8830cb65339a32e880587 --label arch=amd64 --label version=0.0.0 . [2023-02-27T20:02:05.719Z] Sending build context to Docker daemon 27.84MB [2023-02-27T20:02:05.719Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T20:02:05.719Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-27T20:02:05.719Z] ---> 8e17da98bef4 [2023-02-27T20:02:05.719Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:02:05.978Z] ---> Running in ab71bd3c914b [2023-02-27T20:02:06.241Z] Removing intermediate container ab71bd3c914b [2023-02-27T20:02:06.241Z] ---> b0e19c4dc1b4 [2023-02-27T20:02:06.241Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T20:02:06.241Z] ---> Running in abea2c3725b1 [2023-02-27T20:02:06.241Z] Removing intermediate container abea2c3725b1 [2023-02-27T20:02:06.241Z] ---> 72468225ddd1 [2023-02-27T20:02:06.241Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T20:02:06.241Z] ---> Running in ecb89a0347cb [2023-02-27T20:02:06.241Z] Removing intermediate container ecb89a0347cb [2023-02-27T20:02:06.241Z] ---> 94d6c9ec3e8b [2023-02-27T20:02:06.241Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T20:02:06.241Z] ---> Running in cf54a2ae522c [2023-02-27T20:02:06.499Z] Removing intermediate container cf54a2ae522c [2023-02-27T20:02:06.499Z] ---> d241d5675e5d [2023-02-27T20:02:06.499Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-27T20:02:06.499Z] ---> Running in 9a572b1249d0 [2023-02-27T20:02:06.499Z] Removing intermediate container 9a572b1249d0 [2023-02-27T20:02:06.499Z] ---> e7f706b38664 [2023-02-27T20:02:06.499Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T20:02:06.499Z] ---> Running in 54f4f1604cb2 [2023-02-27T20:02:06.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:07.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:07.280Z] OK: 211 MiB in 51 packages [2023-02-27T20:02:07.551Z] Removing intermediate container 54f4f1604cb2 [2023-02-27T20:02:07.551Z] ---> 8f5aa37630ad [2023-02-27T20:02:07.551Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-27T20:02:07.551Z] ---> Running in 4846e50589a8 [2023-02-27T20:02:07.811Z] Removing intermediate container 4846e50589a8 [2023-02-27T20:02:07.811Z] ---> 1f982abeab56 [2023-02-27T20:02:07.811Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-27T20:02:07.811Z] ---> 5fe22993fda3 [2023-02-27T20:02:07.811Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:02:07.811Z] ---> Running in e2f77247e963 [2023-02-27T20:02:08.748Z] Removing intermediate container e2f77247e963 [2023-02-27T20:02:08.748Z] ---> 6bafd617b1e9 [2023-02-27T20:02:08.748Z] Step 12/26 : COPY . . [2023-02-27T20:02:09.685Z] ---> 63d4aff254ee [2023-02-27T20:02:09.685Z] Step 13/26 : RUN ${MAKE} [2023-02-27T20:02:09.685Z] ---> Running in ffae5519f232 [2023-02-27T20:02:09.943Z] 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-02-27T20:02:32.026Z] Removing intermediate container ffae5519f232 [2023-02-27T20:02:32.026Z] ---> 442bebf7fa5a [2023-02-27T20:02:32.026Z] Step 14/26 : FROM alpine:3.16 [2023-02-27T20:02:32.026Z] 3.16: Pulling from library/alpine [2023-02-27T20:02:32.026Z] ef5531b6e74e: Pulling fs layer [2023-02-27T20:02:32.284Z] ef5531b6e74e: Verifying Checksum [2023-02-27T20:02:32.284Z] ef5531b6e74e: Download complete [2023-02-27T20:02:32.543Z] ef5531b6e74e: Pull complete [2023-02-27T20:02:32.543Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:02:32.543Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:02:32.543Z] ---> dfd21b5a31f5 [2023-02-27T20:02:32.543Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T20:02:32.543Z] ---> Running in ecafd8fd330d [2023-02-27T20:02:32.803Z] Removing intermediate container ecafd8fd330d [2023-02-27T20:02:32.803Z] ---> 17f1d1386577 [2023-02-27T20:02:32.803Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:02:32.803Z] ---> Running in 3a6b8d8c7596 [2023-02-27T20:02:33.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:33.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T20:02:33.322Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:02:33.322Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:02:33.322Z] OK: 6 MiB in 15 packages [2023-02-27T20:02:33.582Z] Removing intermediate container 3a6b8d8c7596 [2023-02-27T20:02:33.582Z] ---> 9655043d3d17 [2023-02-27T20:02:33.582Z] Step 17/26 : WORKDIR / [2023-02-27T20:02:33.582Z] ---> Running in 0d518f3cfe3d [2023-02-27T20:02:33.582Z] Removing intermediate container 0d518f3cfe3d [2023-02-27T20:02:33.582Z] ---> cc19ce3a8d14 [2023-02-27T20:02:33.582Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-27T20:02:34.651Z] ---> 21c0b689f100 [2023-02-27T20:02:34.651Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-27T20:02:34.651Z] ---> 924a0955825e [2023-02-27T20:02:34.651Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-27T20:02:34.909Z] ---> defba0c22348 [2023-02-27T20:02:34.909Z] Step 21/26 : EXPOSE 59984 [2023-02-27T20:02:34.909Z] ---> Running in 063c88dedc01 [2023-02-27T20:02:34.909Z] Removing intermediate container 063c88dedc01 [2023-02-27T20:02:34.909Z] ---> b14c8e9f6ea4 [2023-02-27T20:02:34.909Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-27T20:02:34.909Z] ---> Running in 6641cf6dcf8c [2023-02-27T20:02:35.167Z] Removing intermediate container 6641cf6dcf8c [2023-02-27T20:02:35.167Z] ---> 48bb1020f343 [2023-02-27T20:02:35.167Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:02:35.167Z] ---> Running in 22cc82a15a88 [2023-02-27T20:02:35.167Z] Removing intermediate container 22cc82a15a88 [2023-02-27T20:02:35.167Z] ---> f07a51e9ba36 [2023-02-27T20:02:35.167Z] Step 24/26 : LABEL arch=amd64 [2023-02-27T20:02:35.425Z] ---> Running in df514ae0ecf9 [2023-02-27T20:02:35.426Z] Removing intermediate container df514ae0ecf9 [2023-02-27T20:02:35.426Z] ---> 5b91564bcf3c [2023-02-27T20:02:35.426Z] Step 25/26 : LABEL git_sha=df6b698de6faf1f1aed8830cb65339a32e880587 [2023-02-27T20:02:35.426Z] ---> Running in 802ba9c1ed46 [2023-02-27T20:02:35.426Z] Removing intermediate container 802ba9c1ed46 [2023-02-27T20:02:35.426Z] ---> 07f734ae0183 [2023-02-27T20:02:35.426Z] Step 26/26 : LABEL version=0.0.0 [2023-02-27T20:02:35.426Z] ---> Running in fc1cf64113e3 [2023-02-27T20:02:35.686Z] Removing intermediate container fc1cf64113e3 [2023-02-27T20:02:35.686Z] ---> 1d67424ccb84 [2023-02-27T20:02:35.686Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T20:02:35.686Z] Successfully built 1d67424ccb84 [2023-02-27T20:02:35.686Z] 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-02-27T20:02:36.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:02:36.576Z] [2023-02-27T20:02:36.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:02:36.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:02:36.969Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T20:02:36.969Z] 5eb5b503b376: Pulling fs layer [2023-02-27T20:02:36.969Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T20:02:36.969Z] ec43610c2a17: Pulling fs layer [2023-02-27T20:02:36.969Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T20:02:36.969Z] 33b1e0a273af: Pulling fs layer [2023-02-27T20:02:36.969Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T20:02:36.969Z] 2f39f015ded8: Pulling fs layer [2023-02-27T20:02:36.969Z] 5d3b04190fa2: Waiting [2023-02-27T20:02:36.969Z] 3a2ae6a8a46f: Waiting [2023-02-27T20:02:36.969Z] 2f39f015ded8: Waiting [2023-02-27T20:02:36.969Z] 33b1e0a273af: Waiting [2023-02-27T20:02:36.969Z] 5c69ac0246d0: Download complete [2023-02-27T20:02:36.969Z] 3a2ae6a8a46f: Download complete [2023-02-27T20:02:37.229Z] 33b1e0a273af: Verifying Checksum [2023-02-27T20:02:37.229Z] 33b1e0a273af: Download complete [2023-02-27T20:02:37.229Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T20:02:37.229Z] 5d3b04190fa2: Download complete [2023-02-27T20:02:37.229Z] ec43610c2a17: Verifying Checksum [2023-02-27T20:02:37.229Z] ec43610c2a17: Download complete [2023-02-27T20:02:37.229Z] 5eb5b503b376: Verifying Checksum [2023-02-27T20:02:37.229Z] 5eb5b503b376: Download complete [2023-02-27T20:02:37.795Z] 2f39f015ded8: Verifying Checksum [2023-02-27T20:02:37.795Z] 2f39f015ded8: Download complete [2023-02-27T20:02:38.727Z] 5eb5b503b376: Pull complete [2023-02-27T20:02:38.727Z] 5c69ac0246d0: Pull complete [2023-02-27T20:02:39.294Z] ec43610c2a17: Pull complete [2023-02-27T20:02:39.294Z] 3a2ae6a8a46f: Pull complete [2023-02-27T20:02:39.553Z] 33b1e0a273af: Pull complete [2023-02-27T20:02:39.553Z] 5d3b04190fa2: Pull complete [2023-02-27T20:02:44.843Z] 2f39f015ded8: Pull complete [2023-02-27T20:02:44.843Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T20:02:44.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:02:44.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:02:45.063Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-02-27T20:02:45.109Z] $ 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/ry_device-onvif-camera_remove-pw -v /w/workspace/ry_device-onvif-camera_remove-pw:/w/workspace/ry_device-onvif-camera_remove-pw:rw,z -v /w/workspace/ry_device-onvif-camera_remove-pw@tmp:/w/workspace/ry_device-onvif-camera_remove-pw@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T20:02:49.253Z] $ docker top d1ce435cd8320f07307ae248de95eb9464a395371a8cb891fa88faa3d5e259ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:02:49.705Z] ---> job-cost.sh [2023-02-27T20:02:49.705Z] lf-activate-venv: SKIPPING [2023-02-27T20:02:49.705Z] INFO: No Stack... [2023-02-27T20:02:49.985Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T20:02:50.557Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T20:02:50.881Z] + cat /w/workspace/ry_device-onvif-camera_remove-pw/archives/cost.csv [2023-02-27T20:02:50.881Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T20:02:50.929Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-remove-pw-1-stack-cost] [2023-02-27T20:02:50.933Z] Resource [jenkins-edgexfoundry-device-onvif-camera-remove-pw-1-stack-cost] did not exist. Created. [2023-02-27T20:02:50.934Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-remove-pw-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T20:02:51.337Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T20:02:51.392Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T20:02:51.411Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-remove-pw-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T20:02:51.489Z] $ docker stop --time=1 d1ce435cd8320f07307ae248de95eb9464a395371a8cb891fa88faa3d5e259ed [2023-02-27T20:02:52.987Z] $ docker rm -f --volumes d1ce435cd8320f07307ae248de95eb9464a395371a8cb891fa88faa3d5e259ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T20:03:26.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7642 in /w/workspace/ry_device-onvif-camera_remove-pw [Pipeline] { [Pipeline] ws [2023-02-27T20:03:26.132Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-27T20:03:26.224Z] The recommended git tool is: git [2023-02-27T20:03:36.278Z] using credential edgex-jenkins-ssh [2023-02-27T20:03:36.299Z] Cloning the remote Git repository [2023-02-27T20:03:36.371Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-27T20:03:36.470Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-02-27T20:03:36.708Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-27T20:03:36.710Z] > git --version # timeout=10 [2023-02-27T20:03:36.769Z] > git --version # 'git version 2.25.1' [2023-02-27T20:03:36.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T20:03:36.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T20:03:38.447Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-27T20:03:38.477Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T20:03:39.433Z] Avoid second fetch [2023-02-27T20:03:39.434Z] Checking out Revision df6b698de6faf1f1aed8830cb65339a32e880587 (remove-pw) [2023-02-27T20:03:40.250Z] Commit message: "Initial code to remove provision watchers" [2023-02-27T20:03:40.315Z] > git --version # timeout=10 [2023-02-27T20:03:40.337Z] > git --version # 'git version 2.25.1' [2023-02-27T20:03:40.361Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T20:03:39.458Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T20:03:39.474Z] > git checkout -f df6b698de6faf1f1aed8830cb65339a32e880587 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T20:03:51.541Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T20:03:51.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T20:03:51.541Z] Dload Upload Total Spent Left Speed [2023-02-27T20:03:51.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-02-27T20:03:52.137Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T20:03:52.499Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T20:03:52.499Z] + sudo tee /etc/docker/daemon.new [2023-02-27T20:03:52.499Z] { [2023-02-27T20:03:52.499Z] "registry-mirrors": [ [2023-02-27T20:03:52.499Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T20:03:52.499Z] ], [2023-02-27T20:03:52.499Z] "bip": "10.250.0.254/24", [2023-02-27T20:03:52.499Z] "hosts": [ [2023-02-27T20:03:52.499Z] "tcp://0.0.0.0:5555", [2023-02-27T20:03:52.499Z] "unix:///var/run/docker.sock" [2023-02-27T20:03:52.499Z] ], [2023-02-27T20:03:52.499Z] "mtu": 1458, [2023-02-27T20:03:52.499Z] "selinux-enabled": true, [2023-02-27T20:03:52.499Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T20:03:52.499Z] } [Pipeline] sh [2023-02-27T20:03:52.871Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T20:03:53.230Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T20:04:11.593Z] provisioning config files... [2023-02-27T20:04:11.625Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17406068232114522610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:04:12.040Z] ---> docker-login.sh [2023-02-27T20:04:12.040Z] nexus3.edgexfoundry.org:10001 [2023-02-27T20:04:12.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:12.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:12.637Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:12.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:12.637Z] [2023-02-27T20:04:12.637Z] Login Succeeded [2023-02-27T20:04:12.637Z] nexus3.edgexfoundry.org:10002 [2023-02-27T20:04:12.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:13.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:13.181Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:13.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:13.181Z] [2023-02-27T20:04:13.181Z] Login Succeeded [2023-02-27T20:04:13.181Z] nexus3.edgexfoundry.org:10003 [2023-02-27T20:04:13.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:13.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:13.458Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:13.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:13.458Z] [2023-02-27T20:04:13.458Z] Login Succeeded [2023-02-27T20:04:13.458Z] nexus3.edgexfoundry.org:10004 [2023-02-27T20:04:13.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:14.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:14.009Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:14.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:14.009Z] [2023-02-27T20:04:14.009Z] Login Succeeded [2023-02-27T20:04:14.009Z] docker.io [2023-02-27T20:04:14.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T20:04:14.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T20:04:14.551Z] Configure a credential helper to remove this warning. See [2023-02-27T20:04:14.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T20:04:14.551Z] [2023-02-27T20:04:14.551Z] Login Succeeded [2023-02-27T20:04:14.551Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T20:04:14.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T20:04:15.052Z] [edgeX.isLTS] Checking if [remove-pw] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:04:15.089Z] [edgeX.isLTS] Checking if [remove-pw] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T20:04:15.121Z] ========================================================= [2023-02-27T20:04:15.121Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T20:04:15.121Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:04:15.633Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T20:04:16.223Z] Sending build context to Docker daemon 20.57MB [2023-02-27T20:04:16.223Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T20:04:16.223Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T20:04:16.492Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T20:04:16.492Z] 9b18e9b68314: Pulling fs layer [2023-02-27T20:04:16.492Z] 35d82f9e3411: Pulling fs layer [2023-02-27T20:04:16.492Z] e16973657156: Pulling fs layer [2023-02-27T20:04:16.492Z] fc693d55d65f: Pulling fs layer [2023-02-27T20:04:16.492Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T20:04:16.492Z] dda99020689f: Pulling fs layer [2023-02-27T20:04:16.492Z] db1c61fa0a46: Pulling fs layer [2023-02-27T20:04:16.492Z] 891c053d2c06: Pulling fs layer [2023-02-27T20:04:16.492Z] dda99020689f: Waiting [2023-02-27T20:04:16.492Z] db1c61fa0a46: Waiting [2023-02-27T20:04:16.492Z] fc693d55d65f: Waiting [2023-02-27T20:04:16.492Z] 7e9fc2657dce: Waiting [2023-02-27T20:04:16.492Z] 891c053d2c06: Waiting [2023-02-27T20:04:16.492Z] e16973657156: Verifying Checksum [2023-02-27T20:04:16.492Z] e16973657156: Download complete [2023-02-27T20:04:16.492Z] 35d82f9e3411: Verifying Checksum [2023-02-27T20:04:16.492Z] 35d82f9e3411: Download complete [2023-02-27T20:04:16.492Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T20:04:16.492Z] 7e9fc2657dce: Download complete [2023-02-27T20:04:16.492Z] dda99020689f: Verifying Checksum [2023-02-27T20:04:16.492Z] dda99020689f: Download complete [2023-02-27T20:04:16.492Z] 9b18e9b68314: Verifying Checksum [2023-02-27T20:04:17.931Z] 891c053d2c06: Download complete [2023-02-27T20:04:18.909Z] 9b18e9b68314: Pull complete [2023-02-27T20:04:18.909Z] db1c61fa0a46: Verifying Checksum [2023-02-27T20:04:18.909Z] db1c61fa0a46: Download complete [2023-02-27T20:04:19.179Z] 35d82f9e3411: Pull complete [2023-02-27T20:04:19.453Z] e16973657156: Pull complete [2023-02-27T20:04:19.724Z] fc693d55d65f: Verifying Checksum [2023-02-27T20:04:19.724Z] fc693d55d65f: Download complete [2023-02-27T20:04:34.790Z] fc693d55d65f: Pull complete [2023-02-27T20:04:34.790Z] 7e9fc2657dce: Pull complete [2023-02-27T20:04:34.790Z] dda99020689f: Pull complete [2023-02-27T20:04:40.168Z] db1c61fa0a46: Pull complete [2023-02-27T20:04:42.127Z] 891c053d2c06: Pull complete [2023-02-27T20:04:42.127Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T20:04:42.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T20:04:42.127Z] ---> f96f9c87975a [2023-02-27T20:04:42.127Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:04:44.185Z] ---> Running in a91185ba81ce [2023-02-27T20:04:44.459Z] Removing intermediate container a91185ba81ce [2023-02-27T20:04:44.459Z] ---> 20ba5480bfa0 [2023-02-27T20:04:44.459Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T20:04:44.459Z] ---> Running in 32d83585978b [2023-02-27T20:04:45.075Z] Removing intermediate container 32d83585978b [2023-02-27T20:04:45.075Z] ---> 9a01bb9d1d6a [2023-02-27T20:04:45.075Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T20:04:45.075Z] ---> Running in 697178764fea [2023-02-27T20:04:45.345Z] Removing intermediate container 697178764fea [2023-02-27T20:04:45.345Z] ---> 423126910261 [2023-02-27T20:04:45.345Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T20:04:45.345Z] ---> Running in d897d12f6dfb [2023-02-27T20:04:45.621Z] Removing intermediate container d897d12f6dfb [2023-02-27T20:04:45.621Z] ---> bff7c7626bfa [2023-02-27T20:04:45.621Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-27T20:04:45.903Z] ---> Running in 2b2939c3c17c [2023-02-27T20:04:46.173Z] Removing intermediate container 2b2939c3c17c [2023-02-27T20:04:46.173Z] ---> c85c239fe90a [2023-02-27T20:04:46.173Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T20:04:46.173Z] ---> Running in 9fe313118e4b [2023-02-27T20:04:47.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:04:47.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:04:49.012Z] OK: 221 MiB in 51 packages [2023-02-27T20:04:49.999Z] Removing intermediate container 9fe313118e4b [2023-02-27T20:04:49.999Z] ---> 930878b3a4bf [2023-02-27T20:04:49.999Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-27T20:04:49.999Z] ---> Running in 332c58c06ef3 [2023-02-27T20:04:50.267Z] Removing intermediate container 332c58c06ef3 [2023-02-27T20:04:50.267Z] ---> 13f85e266247 [2023-02-27T20:04:50.267Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-27T20:04:50.859Z] ---> 1ac5ed762ae0 [2023-02-27T20:04:50.859Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:04:50.859Z] ---> Running in 37e7eef45a8c [2023-02-27T20:06:12.523Z] Removing intermediate container 37e7eef45a8c [2023-02-27T20:06:12.523Z] ---> 81360ab8a905 [2023-02-27T20:06:12.523Z] Step 12/13 : COPY . . [2023-02-27T20:06:12.523Z] ---> e6a3a66c5fd8 [2023-02-27T20:06:12.523Z] Step 13/13 : RUN ${MAKE} [2023-02-27T20:06:12.523Z] ---> Running in b7612483593c [2023-02-27T20:06:12.523Z] noop [2023-02-27T20:06:12.523Z] Removing intermediate container b7612483593c [2023-02-27T20:06:12.523Z] ---> 454e93e3fbb4 [2023-02-27T20:06:12.523Z] Successfully built 454e93e3fbb4 [2023-02-27T20:06:12.523Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:06:12.988Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T20:06:12.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:06:13.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-7642 does not seem to be running inside a container [2023-02-27T20:06:13.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat [2023-02-27T20:06:14.541Z] $ docker top ae58ba253fc9fee587bd946ba34d8377842083dc900dd28daf329e0fea8db05e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:06:15.422Z] + go version [2023-02-27T20:06:15.422Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T20:06:15.463Z] $ docker stop --time=1 ae58ba253fc9fee587bd946ba34d8377842083dc900dd28daf329e0fea8db05e [2023-02-27T20:06:18.564Z] $ docker rm -f --volumes ae58ba253fc9fee587bd946ba34d8377842083dc900dd28daf329e0fea8db05e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:06:19.450Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T20:06:19.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:06:19.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-7642 does not seem to be running inside a container [2023-02-27T20:06:19.782Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat [2023-02-27T20:06:20.912Z] $ docker top 14772e9a99f6da32fd56f3bec005e9a9d9d99e0546d7f682bbdf69b15c644a38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:06:21.778Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T20:06:22.481Z] + make test [2023-02-27T20:06:22.481Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T20:06:24.421Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-27T20:08:16.083Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-27T20:08:16.083Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.199s coverage: 29.3% of statements [2023-02-27T20:08:16.083Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-27T20:08:34.297Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.573s coverage: 86.5% of statements [2023-02-27T20:08:34.297Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T20:08:34.297Z] go vet ./... [2023-02-27T20:09:00.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T20:09:00.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T20:09:00.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T20:09:01.018Z] [edgeX.isLTS] Checking if [remove-pw] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T20:09:01.053Z] $ docker stop --time=1 14772e9a99f6da32fd56f3bec005e9a9d9d99e0546d7f682bbdf69b15c644a38 [2023-02-27T20:09:02.846Z] $ docker rm -f --volumes 14772e9a99f6da32fd56f3bec005e9a9d9d99e0546d7f682bbdf69b15c644a38 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T20:09:03.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T20:09:03.989Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T20:09:04.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T20:09:05.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T20:09:05.590Z] + ls -al . [2023-02-27T20:09:05.590Z] total 232 [2023-02-27T20:09:05.590Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 20:06 . [2023-02-27T20:09:05.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 20:03 .. [2023-02-27T20:09:05.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 20:03 .git [2023-02-27T20:09:05.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 20:03 .github [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 20:03 .gitignore [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 20:03 .golangci.yml [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 27 20:03 Attribution.txt [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 20:03 CHANGELOG.md [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 27 20:03 Dockerfile [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 20:03 GOVERNANCE.md [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 20:03 Jenkinsfile [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 20:03 LICENSE [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 27 20:03 Makefile [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 20:03 OWNERS.md [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 20:03 README.md [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 20:00 VERSION [2023-02-27T20:09:05.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 20:03 bin [2023-02-27T20:09:05.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 20:03 cmd [2023-02-27T20:09:05.590Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 20:08 coverage.out [2023-02-27T20:09:05.590Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 20:03 doc [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 3600 Feb 27 20:03 go.mod [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 34701 Feb 27 20:03 go.sum [2023-02-27T20:09:05.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 20:03 internal [2023-02-27T20:09:05.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 20:03 snap [2023-02-27T20:09:05.590Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 20:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:09:06.008Z] + 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=df6b698de6faf1f1aed8830cb65339a32e880587 --label arch=arm64 --label version=0.0.0 . [2023-02-27T20:09:06.598Z] Sending build context to Docker daemon 20.65MB [2023-02-27T20:09:06.598Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T20:09:06.598Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-27T20:09:06.598Z] ---> 454e93e3fbb4 [2023-02-27T20:09:06.598Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-27T20:09:09.949Z] ---> Running in 89338eb1215c [2023-02-27T20:09:09.949Z] Removing intermediate container 89338eb1215c [2023-02-27T20:09:09.949Z] ---> 17fb2bbe895f [2023-02-27T20:09:09.949Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T20:09:09.949Z] ---> Running in c78a1ba9ee2b [2023-02-27T20:09:10.216Z] Removing intermediate container c78a1ba9ee2b [2023-02-27T20:09:10.216Z] ---> fec03367d8fd [2023-02-27T20:09:10.216Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T20:09:10.482Z] ---> Running in d10be196d197 [2023-02-27T20:09:10.750Z] Removing intermediate container d10be196d197 [2023-02-27T20:09:10.750Z] ---> fc5af83a12b5 [2023-02-27T20:09:10.750Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T20:09:10.750Z] ---> Running in a188525926d8 [2023-02-27T20:09:11.017Z] Removing intermediate container a188525926d8 [2023-02-27T20:09:11.017Z] ---> d0a75c097c53 [2023-02-27T20:09:11.017Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-27T20:09:11.017Z] ---> Running in c6e8e50f3745 [2023-02-27T20:09:11.602Z] Removing intermediate container c6e8e50f3745 [2023-02-27T20:09:11.602Z] ---> f6c3e906ecd9 [2023-02-27T20:09:11.602Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T20:09:11.602Z] ---> Running in 4e89538b9798 [2023-02-27T20:09:12.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:09:12.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:09:14.238Z] OK: 221 MiB in 51 packages [2023-02-27T20:09:15.205Z] Removing intermediate container 4e89538b9798 [2023-02-27T20:09:15.205Z] ---> 74dcaf46fe15 [2023-02-27T20:09:15.205Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-27T20:09:15.205Z] ---> Running in 47c559535e86 [2023-02-27T20:09:15.473Z] Removing intermediate container 47c559535e86 [2023-02-27T20:09:15.473Z] ---> 7b26a227d155 [2023-02-27T20:09:15.473Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-27T20:09:16.057Z] ---> d36fddb3218a [2023-02-27T20:09:16.057Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T20:09:16.057Z] ---> Running in ea182e9d701a [2023-02-27T20:09:19.406Z] Removing intermediate container ea182e9d701a [2023-02-27T20:09:19.406Z] ---> 1d0c8e7940d4 [2023-02-27T20:09:19.406Z] Step 12/26 : COPY . . [2023-02-27T20:09:20.849Z] ---> c4e229616c27 [2023-02-27T20:09:20.849Z] Step 13/26 : RUN ${MAKE} [2023-02-27T20:09:20.849Z] ---> Running in f37b13d03f2a [2023-02-27T20:09:21.813Z] 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-02-27T20:11:58.548Z] Removing intermediate container f37b13d03f2a [2023-02-27T20:11:58.548Z] ---> b9c32f119546 [2023-02-27T20:11:58.548Z] Step 14/26 : FROM alpine:3.16 [2023-02-27T20:11:58.548Z] 3.16: Pulling from library/alpine [2023-02-27T20:11:58.548Z] 3760b48202b3: Pulling fs layer [2023-02-27T20:11:58.548Z] 3760b48202b3: Verifying Checksum [2023-02-27T20:11:58.548Z] 3760b48202b3: Download complete [2023-02-27T20:11:58.548Z] 3760b48202b3: Pull complete [2023-02-27T20:11:58.548Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T20:11:58.548Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T20:11:58.548Z] ---> 4c81e5bf8899 [2023-02-27T20:11:58.548Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T20:11:58.548Z] ---> Running in 27fabd32afb1 [2023-02-27T20:11:58.548Z] Removing intermediate container 27fabd32afb1 [2023-02-27T20:11:58.548Z] ---> 8526063863a4 [2023-02-27T20:11:58.548Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-27T20:11:58.548Z] ---> Running in b0f7d5945e6b [2023-02-27T20:11:58.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T20:11:58.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T20:11:58.548Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T20:11:58.548Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T20:11:58.548Z] OK: 5 MiB in 15 packages [2023-02-27T20:11:58.548Z] Removing intermediate container b0f7d5945e6b [2023-02-27T20:11:58.548Z] ---> 9dda2347b0cb [2023-02-27T20:11:58.548Z] Step 17/26 : WORKDIR / [2023-02-27T20:11:58.548Z] ---> Running in 75671b94d85f [2023-02-27T20:11:58.548Z] Removing intermediate container 75671b94d85f [2023-02-27T20:11:58.548Z] ---> cde2d66326b7 [2023-02-27T20:11:58.548Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-27T20:11:58.548Z] ---> 5f435ebb680e [2023-02-27T20:11:58.548Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-27T20:11:58.548Z] ---> d1bdf9490d7f [2023-02-27T20:11:58.548Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-27T20:11:58.816Z] ---> a456ddf6e89a [2023-02-27T20:11:58.816Z] Step 21/26 : EXPOSE 59984 [2023-02-27T20:11:59.082Z] ---> Running in 1c4d3a44affd [2023-02-27T20:11:59.349Z] Removing intermediate container 1c4d3a44affd [2023-02-27T20:11:59.349Z] ---> b6b25ece82e7 [2023-02-27T20:11:59.349Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-27T20:11:59.349Z] ---> Running in 0a93033eafce [2023-02-27T20:11:59.615Z] Removing intermediate container 0a93033eafce [2023-02-27T20:11:59.615Z] ---> d7c79b9cb2e3 [2023-02-27T20:11:59.615Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T20:11:59.615Z] ---> Running in 6606634c5f74 [2023-02-27T20:11:59.881Z] Removing intermediate container 6606634c5f74 [2023-02-27T20:11:59.881Z] ---> 87bb1fad6afd [2023-02-27T20:11:59.881Z] Step 24/26 : LABEL arch=arm64 [2023-02-27T20:12:00.147Z] ---> Running in c54af5fbcb1b [2023-02-27T20:12:00.415Z] Removing intermediate container c54af5fbcb1b [2023-02-27T20:12:00.415Z] ---> 54747aae5882 [2023-02-27T20:12:00.415Z] Step 25/26 : LABEL git_sha=df6b698de6faf1f1aed8830cb65339a32e880587 [2023-02-27T20:12:00.415Z] ---> Running in 2a206d9da24b [2023-02-27T20:12:00.682Z] Removing intermediate container 2a206d9da24b [2023-02-27T20:12:00.682Z] ---> b430125575f9 [2023-02-27T20:12:00.682Z] Step 26/26 : LABEL version=0.0.0 [2023-02-27T20:12:00.682Z] ---> Running in 7c9650a6aacf [2023-02-27T20:12:00.948Z] Removing intermediate container 7c9650a6aacf [2023-02-27T20:12:00.948Z] ---> 26730a743b53 [2023-02-27T20:12:00.948Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T20:12:01.214Z] Successfully built 26730a743b53 [2023-02-27T20:12:01.214Z] 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-02-27T20:12:02.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:12:02.014Z] [2023-02-27T20:12:02.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:12:02.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:12:02.427Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T20:12:02.427Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T20:12:02.427Z] 04944245beec: Pulling fs layer [2023-02-27T20:12:02.427Z] 699f458cf7ca: Pulling fs layer [2023-02-27T20:12:02.427Z] 765212b225bb: Pulling fs layer [2023-02-27T20:12:02.427Z] f23df028b6ca: Pulling fs layer [2023-02-27T20:12:02.427Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T20:12:02.427Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T20:12:02.427Z] 765212b225bb: Waiting [2023-02-27T20:12:02.427Z] f23df028b6ca: Waiting [2023-02-27T20:12:02.427Z] d65c8cfc05b1: Waiting [2023-02-27T20:12:02.427Z] 2437ff75d9bd: Waiting [2023-02-27T20:12:02.693Z] 04944245beec: Verifying Checksum [2023-02-27T20:12:02.693Z] 04944245beec: Download complete [2023-02-27T20:12:02.693Z] 765212b225bb: Verifying Checksum [2023-02-27T20:12:02.693Z] 765212b225bb: Download complete [2023-02-27T20:12:02.693Z] f23df028b6ca: Download complete [2023-02-27T20:12:02.693Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T20:12:02.693Z] d65c8cfc05b1: Download complete [2023-02-27T20:12:02.963Z] 699f458cf7ca: Verifying Checksum [2023-02-27T20:12:02.963Z] 699f458cf7ca: Download complete [2023-02-27T20:12:03.230Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T20:12:05.810Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T20:12:05.810Z] 2437ff75d9bd: Download complete [2023-02-27T20:12:07.217Z] 8998bd30e6a1: Pull complete [2023-02-27T20:12:07.491Z] 04944245beec: Pull complete [2023-02-27T20:12:10.842Z] 699f458cf7ca: Pull complete [2023-02-27T20:12:10.842Z] 765212b225bb: Pull complete [2023-02-27T20:12:11.430Z] f23df028b6ca: Pull complete [2023-02-27T20:12:11.711Z] d65c8cfc05b1: Pull complete [2023-02-27T20:12:26.830Z] 2437ff75d9bd: Pull complete [2023-02-27T20:12:26.830Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T20:12:26.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T20:12:26.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:12:27.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-7642 does not seem to be running inside a container [2023-02-27T20:12:27.259Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T20:12:29.919Z] $ docker top 38c413670030d1fe96298fb2ed6733e12bcb7c5463f01b2a4af75bb1ac58981a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:12:30.857Z] ---> job-cost.sh [2023-02-27T20:12:30.857Z] lf-activate-venv: SKIPPING [2023-02-27T20:12:30.857Z] INFO: No Stack... [2023-02-27T20:12:31.442Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T20:12:32.024Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T20:12:32.681Z] + + cut -d,cat -f6 [2023-02-27T20:12:32.681Z] /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-02-27T20:12:32.759Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-remove-pw-1-stack-cost] [2023-02-27T20:12:32.764Z] Resource [jenkins-edgexfoundry-device-onvif-camera-remove-pw-1-stack-cost] did not exist. Created. [2023-02-27T20:12:32.764Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-remove-pw-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T20:12:33.170Z] /w/workspace/device-onvif-camera/1@tmp/durable-54b42265/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T20:12:33.519Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T20:12:33.555Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T20:12:33.621Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T20:12:33.636Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-remove-pw-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T20:12:33.721Z] $ docker stop --time=1 38c413670030d1fe96298fb2ed6733e12bcb7c5463f01b2a4af75bb1ac58981a [2023-02-27T20:12:36.713Z] $ docker rm -f --volumes 38c413670030d1fe96298fb2ed6733e12bcb7c5463f01b2a4af75bb1ac58981a [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-02-27T20:12:37.714Z] provisioning config files... [2023-02-27T20:12:37.721Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/ry_device-onvif-camera_remove-pw@tmp/config10744792525454660628tmp [Pipeline] { [Pipeline] sh [2023-02-27T20:12:38.056Z] + set +x [2023-02-27T20:12:38.056Z] + bash -s -- [2023-02-27T20:12:38.056Z] + curl -s https://codecov.io/bash [2023-02-27T20:12:38.056Z] [2023-02-27T20:12:38.056Z] _____ _ [2023-02-27T20:12:38.056Z] / ____| | | [2023-02-27T20:12:38.056Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T20:12:38.056Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T20:12:38.056Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T20:12:38.056Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T20:12:38.056Z] Bash-1.0.6 [2023-02-27T20:12:38.056Z] [2023-02-27T20:12:38.056Z] [2023-02-27T20:12:38.056Z] ==> git version 2.25.1 found [2023-02-27T20:12:38.056Z] ==> 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-02-27T20:12:38.056Z] Release-Date: 2020-01-08 [2023-02-27T20:12:38.056Z] 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-02-27T20:12:38.056Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T20:12:38.056Z] ==> Jenkins CI detected. [2023-02-27T20:12:38.056Z] current dir:  /w/workspace/ry_device-onvif-camera_remove-pw [2023-02-27T20:12:38.056Z] project root: . [2023-02-27T20:12:38.056Z] --> token set from env [2023-02-27T20:12:38.056Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T20:12:38.057Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T20:12:38.057Z] ==> Python coveragepy not found [2023-02-27T20:12:38.057Z] ==> Searching for coverage reports in: [2023-02-27T20:12:38.057Z] + . [2023-02-27T20:12:38.057Z] -> Found 1 reports [2023-02-27T20:12:38.057Z] ==> Detecting git/mercurial file structure [2023-02-27T20:12:38.316Z] ==> Reading reports [2023-02-27T20:12:38.316Z] + ./coverage.out bytes=79184 [2023-02-27T20:12:38.316Z] ==> Appending adjustments [2023-02-27T20:12:38.316Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T20:12:38.316Z] + Found adjustments [2023-02-27T20:12:38.316Z] ==> Gzipping contents [2023-02-27T20:12:38.316Z] 12K /tmp/codecov.baDGJm.gz [2023-02-27T20:12:38.316Z] ==> Uploading reports [2023-02-27T20:12:38.316Z] url: https://codecov.io [2023-02-27T20:12:38.316Z] query: branch=remove-pw&commit=df6b698de6faf1f1aed8830cb65339a32e880587&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fremove-pw%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-27T20:12:38.316Z] -> Pinging Codecov [2023-02-27T20:12:38.316Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=remove-pw&commit=df6b698de6faf1f1aed8830cb65339a32e880587&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fremove-pw%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-27T20:12:38.574Z] -> Uploading to [2023-02-27T20:12:38.575Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/F29A59C45E3A92E06B3E522C9905F8EF/df6b698de6faf1f1aed8830cb65339a32e880587/d99b5f9b-fa8c-461a-92ae-7d6d71dcfcf5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T201238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1786df49b1445db7b47c6866fbe9ad1b465391e8306790515fcda0b34a012d12 [2023-02-27T20:12:38.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T20:12:38.575Z] Dload Upload Total Spent Left Speed [2023-02-27T20:12:38.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10841 0 0 100 10841 0 53142 --:--:-- --:--:-- --:--:-- 53142 100 10841 0 0 100 10841 0 42347 --:--:-- --:--:-- --:--:-- 42182 [2023-02-27T20:12:38.833Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/df6b698de6faf1f1aed8830cb65339a32e880587 [Pipeline] } [2023-02-27T20:12:38.860Z] 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-02-27T20:12:40.527Z] + [ -d /w/workspace/ry_device-onvif-camera_remove-pw/archives ] [2023-02-27T20:12:40.527Z] + ls -al /w/workspace/ry_device-onvif-camera_remove-pw/archives [2023-02-27T20:12:40.527Z] total 16 [2023-02-27T20:12:40.527Z] drwxr-xr-x 3 root root 4096 Feb 27 20:02 . [2023-02-27T20:12:40.527Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 20:02 .. [2023-02-27T20:12:40.527Z] drwxr-xr-x 2 root root 4096 Feb 27 20:02 cost [2023-02-27T20:12:40.527Z] -rw-r--r-- 1 root root 94 Feb 27 20:02 cost.csv [2023-02-27T20:12:40.527Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_device-onvif-camera_remove-pw/archives [2023-02-27T20:12:40.527Z] + ls -al /w/workspace/ry_device-onvif-camera_remove-pw/archives [2023-02-27T20:12:40.527Z] total 16 [2023-02-27T20:12:40.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 20:02 . [2023-02-27T20:12:40.527Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 20:02 .. [2023-02-27T20:12:40.527Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 20:02 cost [2023-02-27T20:12:40.527Z] -rw-r--r-- 1 jenkins jenkins 94 Feb 27 20:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:12:40.854Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:12:41.746Z] ---> package-listing.sh [2023-02-27T20:12:41.746Z] ++ facter osfamily [2023-02-27T20:12:41.746Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T20:12:42.006Z] + OS_FAMILY=debian [2023-02-27T20:12:42.006Z] + workspace=/w/workspace/ry_device-onvif-camera_remove-pw [2023-02-27T20:12:42.006Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T20:12:42.006Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T20:12:42.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T20:12:42.006Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T20:12:42.006Z] + '[' /w/workspace/ry_device-onvif-camera_remove-pw ']' [2023-02-27T20:12:42.006Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T20:12:42.006Z] + case "${OS_FAMILY}" in [2023-02-27T20:12:42.006Z] + dpkg -l [2023-02-27T20:12:42.006Z] + grep '^ii' [2023-02-27T20:12:42.006Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T20:12:42.006Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T20:12:42.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T20:12:42.006Z] + '[' /w/workspace/ry_device-onvif-camera_remove-pw ']' [2023-02-27T20:12:42.006Z] + mkdir -p /w/workspace/ry_device-onvif-camera_remove-pw/archives/ [2023-02-27T20:12:42.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_device-onvif-camera_remove-pw/archives/ [Pipeline] echo [2023-02-27T20:12:42.041Z] 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/ry_device-onvif-camera_remove-pw/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T20:12:42.339Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T20:12:42.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T20:12:42.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T20:12:43.105Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-02-27T20:12:43.152Z] $ 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/ry_device-onvif-camera_remove-pw/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_device-onvif-camera_remove-pw -v /w/workspace/ry_device-onvif-camera_remove-pw:/w/workspace/ry_device-onvif-camera_remove-pw:rw,z -v /w/workspace/ry_device-onvif-camera_remove-pw@tmp:/w/workspace/ry_device-onvif-camera_remove-pw@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T20:12:43.365Z] $ docker top f7af227d1ee894a792639ad82f5ede0aff515132590036b8dcb93c4d8fe8818f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T20:12:43.747Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T20:12:44.061Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T20:12:44.371Z] + ls /var/log/sa-host [2023-02-27T20:12:44.371Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T20:12:44.601Z] provisioning config files... [2023-02-27T20:12:44.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_device-onvif-camera_remove-pw@tmp/config3729623596187695355tmp [Pipeline] { [Pipeline] echo [2023-02-27T20:12:44.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:12:44.977Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T20:12:45.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:12:45.410Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T20:12:45.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:12:45.750Z] ---> sudo-logs.sh [2023-02-27T20:12:45.750Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T20:12:45.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:12:46.146Z] ---> job-cost.sh [2023-02-27T20:12:46.146Z] lf-activate-venv: SKIPPING [2023-02-27T20:12:46.146Z] DEBUG: total: 0.2199999988079071 [2023-02-27T20:12:46.146Z] INFO: Retrieving Stack Cost... [2023-02-27T20:12:46.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T20:12:46.972Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T20:12:47.010Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T20:12:47.323Z] ---> logs-deploy.sh [2023-02-27T20:12:47.323Z] lf-activate-venv: SKIPPING [2023-02-27T20:12:47.323Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/remove-pw/1 [2023-02-27T20:12:47.323Z] INFO: archiving workspace using pattern(s): [2023-02-27T20:12:48.258Z] Archives upload complete. [2023-02-27T20:12:48.258Z] INFO: archiving logs to Nexus