Pull request #281 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at e03c6e991c633265ca57616196638541aa716f8b rather than fde41529760726f909f9abd6bacc6f65a5f67b6d Obtained Jenkinsfile from e03c6e991c633265ca57616196638541aa716f8b 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-ssh10430782912588101334.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1419843864093751868.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4662965371337913429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11698659676439465749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7833482916245535170.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6072 in /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-281 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit fde41529760726f909f9abd6bacc6f65a5f67b6d Merge succeeded, producing b65e215c8cf31c5a991f717c5dfb02d70535d352 Checking out Revision b65e215c8cf31c5a991f717c5dfb02d70535d352 (PR-281) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fde41529760726f909f9abd6bacc6f65a5f67b6d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b65e215c8cf31c5a991f717c5dfb02d70535d352 # timeout=10 Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T17:20:38.764Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 7293aed94d1b48a3e6bfe5a685705f51aede04bb # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T17:20:38.820Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T17:20:38.836Z] ========================================================= [2023-03-28T17:20:38.836Z] EdgeX Global Pipelines Version Info [2023-03-28T17:20:38.836Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:20:39.564Z] ------------------- [2023-03-28T17:20:39.564Z] stable info: [2023-03-28T17:20:39.564Z] ------------------- [2023-03-28T17:20:39.564Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T17:20:39.564Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T17:20:39.564Z] Message: update stable to v1.0.245 [2023-03-28T17:20:40.134Z] ------------------- [2023-03-28T17:20:40.134Z] experimental info: [2023-03-28T17:20:40.134Z] ------------------- [2023-03-28T17:20:40.134Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T17:20:40.134Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T17:20:40.134Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T17:20:40.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-28T17:20:40.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-28T17:20:40.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T17:20:40.353Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T17:20:40.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T17:20:40.375Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T17:20:40.386Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T17:20:40.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T17:20:40.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T17:20:40.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T17:20:40.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T17:20:40.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-28T17:20:40.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T17:20:40.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T17:20:40.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T17:20:40.488Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T17:20:40.499Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T17:20:40.512Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T17:20:40.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T17:20:40.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T17:20:40.548Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-28T17:20:40.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-28T17:20:40.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T17:20:40.585Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T17:20:40.598Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T17:20:40.608Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T17:20:40.621Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T17:20:40.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo [2023-03-28T17:20:40.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo [2023-03-28T17:20:40.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo [2023-03-28T17:20:40.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b65e215c8cf31c5a991f717c5dfb02d70535d352 [Pipeline] echo [2023-03-28T17:20:40.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b65e215 [Pipeline] echo [2023-03-28T17:20:40.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T17:20:40.753Z] provisioning config files... [2023-03-28T17:20:40.805Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config2193870992758445694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:20:41.110Z] ---> docker-login.sh [2023-03-28T17:20:41.110Z] nexus3.edgexfoundry.org:10001 [2023-03-28T17:20:41.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:41.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:41.371Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:41.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:41.371Z] [2023-03-28T17:20:41.371Z] Login Succeeded [2023-03-28T17:20:41.371Z] nexus3.edgexfoundry.org:10002 [2023-03-28T17:20:41.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:41.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:41.371Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:41.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:41.371Z] [2023-03-28T17:20:41.371Z] Login Succeeded [2023-03-28T17:20:41.371Z] nexus3.edgexfoundry.org:10003 [2023-03-28T17:20:41.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:41.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:41.631Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:41.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:41.631Z] [2023-03-28T17:20:41.631Z] Login Succeeded [2023-03-28T17:20:41.631Z] nexus3.edgexfoundry.org:10004 [2023-03-28T17:20:41.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:41.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:41.891Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:41.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:41.891Z] [2023-03-28T17:20:41.891Z] Login Succeeded [2023-03-28T17:20:41.891Z] docker.io [2023-03-28T17:20:41.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:42.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:42.151Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:42.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:42.151Z] [2023-03-28T17:20:42.151Z] Login Succeeded [2023-03-28T17:20:42.151Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T17:20:42.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T17:20:42.525Z] + git rev-list -1 --merges b65e215c8cf31c5a991f717c5dfb02d70535d352~1..b65e215c8cf31c5a991f717c5dfb02d70535d352 [Pipeline] echo [2023-03-28T17:20:42.567Z] -----------> git rev-list -1 --merges b65e215c8cf31c5a991f717c5dfb02d70535d352~1..b65e215c8cf31c5a991f717c5dfb02d70535d352 b65e215c8cf31c5a991f717c5dfb02d70535d352 [2023-03-28T17:20:42.567Z] b65e215c8cf31c5a991f717c5dfb02d70535d352 [false] [Pipeline] sh [2023-03-28T17:20:42.851Z] + git log --format=format:%s -1 b65e215c8cf31c5a991f717c5dfb02d70535d352 [Pipeline] echo [2023-03-28T17:20:42.864Z] ========================================================= [2023-03-28T17:20:42.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T17:20:42.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T17:20:43.184Z] + git log --format=format:%s -1 b65e215c8cf31c5a991f717c5dfb02d70535d352 [Pipeline] echo [2023-03-28T17:20:43.195Z] [semverPrep] GIT_COMMIT: b65e215c8cf31c5a991f717c5dfb02d70535d352, Commit Message: Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD [Pipeline] echo [2023-03-28T17:20:43.203Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T17:20:43.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T17:20:43.533Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T17:20:43.533Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T17:20:43.533Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T17:20:43.533Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T17:20:43.533Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T17:20:43.533Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:20:43.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T17:20:43.871Z] [2023-03-28T17:20:43.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:20:44.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T17:20:44.172Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T17:20:44.172Z] b85a868b505f: Pulling fs layer [2023-03-28T17:20:44.172Z] e2be974225ed: Pulling fs layer [2023-03-28T17:20:44.172Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T17:20:44.172Z] 988bab9f4d93: Pulling fs layer [2023-03-28T17:20:44.172Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T17:20:44.172Z] eaf3925da568: Pulling fs layer [2023-03-28T17:20:44.172Z] bab4dde63d76: Pulling fs layer [2023-03-28T17:20:44.172Z] bde34c3a00c8: Pulling fs layer [2023-03-28T17:20:44.172Z] b352a97aabf1: Pulling fs layer [2023-03-28T17:20:44.172Z] 4872d77fe225: Pulling fs layer [2023-03-28T17:20:44.172Z] 5851b861e8e6: Pulling fs layer [2023-03-28T17:20:44.172Z] 988bab9f4d93: Waiting [2023-03-28T17:20:44.172Z] bab4dde63d76: Waiting [2023-03-28T17:20:44.172Z] bde34c3a00c8: Waiting [2023-03-28T17:20:44.172Z] b352a97aabf1: Waiting [2023-03-28T17:20:44.172Z] 1469e6f7b9e6: Waiting [2023-03-28T17:20:44.172Z] 4872d77fe225: Waiting [2023-03-28T17:20:44.172Z] eaf3925da568: Waiting [2023-03-28T17:20:44.172Z] 5851b861e8e6: Waiting [2023-03-28T17:20:44.172Z] e2be974225ed: Download complete [2023-03-28T17:20:44.172Z] 988bab9f4d93: Download complete [2023-03-28T17:20:44.172Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T17:20:44.172Z] 339a4e72a1f5: Download complete [2023-03-28T17:20:44.172Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T17:20:44.172Z] 1469e6f7b9e6: Download complete [2023-03-28T17:20:44.172Z] eaf3925da568: Verifying Checksum [2023-03-28T17:20:44.172Z] eaf3925da568: Download complete [2023-03-28T17:20:44.432Z] bde34c3a00c8: Download complete [2023-03-28T17:20:44.432Z] b352a97aabf1: Verifying Checksum [2023-03-28T17:20:44.432Z] b352a97aabf1: Download complete [2023-03-28T17:20:44.432Z] 4872d77fe225: Verifying Checksum [2023-03-28T17:20:44.432Z] 4872d77fe225: Download complete [2023-03-28T17:20:44.432Z] 5851b861e8e6: Verifying Checksum [2023-03-28T17:20:44.432Z] 5851b861e8e6: Download complete [2023-03-28T17:20:44.432Z] b85a868b505f: Verifying Checksum [2023-03-28T17:20:44.432Z] b85a868b505f: Download complete [2023-03-28T17:20:44.691Z] bab4dde63d76: Verifying Checksum [2023-03-28T17:20:44.691Z] bab4dde63d76: Download complete [2023-03-28T17:20:45.628Z] b85a868b505f: Pull complete [2023-03-28T17:20:45.887Z] e2be974225ed: Pull complete [2023-03-28T17:20:46.457Z] 339a4e72a1f5: Pull complete [2023-03-28T17:20:46.457Z] 988bab9f4d93: Pull complete [2023-03-28T17:20:46.717Z] 1469e6f7b9e6: Pull complete [2023-03-28T17:20:46.717Z] eaf3925da568: Pull complete [2023-03-28T17:20:48.621Z] bab4dde63d76: Pull complete [2023-03-28T17:20:48.621Z] bde34c3a00c8: Pull complete [2023-03-28T17:20:48.621Z] b352a97aabf1: Pull complete [2023-03-28T17:20:48.621Z] 4872d77fe225: Pull complete [2023-03-28T17:20:48.880Z] 5851b861e8e6: Pull complete [2023-03-28T17:20:48.880Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T17:20:48.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T17:20:48.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T17:20:48.968Z] prd-ubuntu20.04-docker-8c-8g-6072 does not seem to be running inside a container [2023-03-28T17:20:49.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T17:20:51.164Z] $ docker top 2421cb87ba0829f6603282ae2f4bfc92d97ed4f66232c6dc5cadb61e30453e43 -eo pid,comm [2023-03-28T17:20:51.228Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-28T17:20:51.228Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T17:20:51.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T17:20:51.261Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T17:20:51.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T17:20:51.386Z] $ docker exec 2421cb87ba0829f6603282ae2f4bfc92d97ed4f66232c6dc5cadb61e30453e43 ssh-agent [2023-03-28T17:20:51.488Z] SSH_AUTH_SOCK=/tmp/ssh-PX14tvkWphEQ/agent.32 [2023-03-28T17:20:51.488Z] SSH_AGENT_PID=38 [2023-03-28T17:20:51.495Z] Running ssh-add (command line suppressed) [2023-03-28T17:20:51.605Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_13070512857493851928.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_13070512857493851928.key) [2023-03-28T17:20:51.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T17:20:51.905Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T17:20:51.927Z] $ docker exec --env ******** --env ******** 2421cb87ba0829f6603282ae2f4bfc92d97ed4f66232c6dc5cadb61e30453e43 ssh-agent -k [2023-03-28T17:20:52.031Z] unset SSH_AUTH_SOCK; [2023-03-28T17:20:52.032Z] unset SSH_AGENT_PID; [2023-03-28T17:20:52.032Z] echo Agent pid 38 killed; [2023-03-28T17:20:52.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T17:20:52.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T17:20:52.062Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T17:20:52.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T17:20:52.172Z] $ docker exec 2421cb87ba0829f6603282ae2f4bfc92d97ed4f66232c6dc5cadb61e30453e43 ssh-agent [2023-03-28T17:20:52.279Z] SSH_AUTH_SOCK=/tmp/ssh-oO8zX8VDvDzR/agent.69 [2023-03-28T17:20:52.279Z] SSH_AGENT_PID=75 [2023-03-28T17:20:52.283Z] Running ssh-add (command line suppressed) [2023-03-28T17:20:52.388Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_12584574152842961177.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_12584574152842961177.key) [2023-03-28T17:20:52.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T17:20:52.685Z] + git semver init [2023-03-28T17:20:52.945Z] 2023-03-28 17:20:52,915 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T17:20:52.945Z] 2023-03-28 17:20:52,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-281/.semver [2023-03-28T17:20:52.945Z] 2023-03-28 17:20:52,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-281/.semver [2023-03-28T17:20:52.945Z] 2023-03-28 17:20:52,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-281/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-281, universal_newlines=False, shell=None, istream=None) [2023-03-28T17:20:53.882Z] 2023-03-28 17:20:53,793 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-281/.git/info/exclude [2023-03-28T17:20:53.882Z] 2023-03-28 17:20:53,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 with force:False [2023-03-28T17:20:53.882Z] 2023-03-28 17:20:53,794 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 [2023-03-28T17:20:53.882Z] 2023-03-28 17:20:53,799 [execute] INFO git cat-file --batch-check [2023-03-28T17:20:53.882Z] 2023-03-28 17:20:53,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T17:20:53.882Z] 2023-03-28 17:20:53,805 [execute] INFO git cat-file --batch [2023-03-28T17:20:53.882Z] 2023-03-28 17:20:53,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T17:20:53.882Z] 2023-03-28 17:20:53,810 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 [2023-03-28T17:20:53.882Z] 0.0.0 [Pipeline] } [2023-03-28T17:20:53.896Z] $ docker exec --env ******** --env ******** 2421cb87ba0829f6603282ae2f4bfc92d97ed4f66232c6dc5cadb61e30453e43 ssh-agent -k [2023-03-28T17:20:53.998Z] unset SSH_AUTH_SOCK; [2023-03-28T17:20:53.998Z] unset SSH_AGENT_PID; [2023-03-28T17:20:53.998Z] echo Agent pid 75 killed; [2023-03-28T17:20:54.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T17:20:54.325Z] + git semver [Pipeline] } [2023-03-28T17:20:54.600Z] $ docker stop --time=1 2421cb87ba0829f6603282ae2f4bfc92d97ed4f66232c6dc5cadb61e30453e43 [2023-03-28T17:20:55.903Z] $ docker rm -f --volumes 2421cb87ba0829f6603282ae2f4bfc92d97ed4f66232c6dc5cadb61e30453e43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T17:20:56.231Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T17:20:56.423Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T17:20:56.425Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T17:20:56.567Z] provisioning config files... [2023-03-28T17:20:56.576Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config7823669343822927171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:20:56.868Z] ---> docker-login.sh [2023-03-28T17:20:56.868Z] nexus3.edgexfoundry.org:10001 [2023-03-28T17:20:56.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:56.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:56.868Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:56.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:56.868Z] [2023-03-28T17:20:56.868Z] Login Succeeded [2023-03-28T17:20:56.868Z] nexus3.edgexfoundry.org:10002 [2023-03-28T17:20:56.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:56.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:56.868Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:56.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:56.868Z] [2023-03-28T17:20:56.868Z] Login Succeeded [2023-03-28T17:20:56.868Z] nexus3.edgexfoundry.org:10003 [2023-03-28T17:20:57.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:57.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:57.127Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:57.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:57.127Z] [2023-03-28T17:20:57.127Z] Login Succeeded [2023-03-28T17:20:57.127Z] nexus3.edgexfoundry.org:10004 [2023-03-28T17:20:57.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:57.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:57.127Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:57.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:57.127Z] [2023-03-28T17:20:57.127Z] Login Succeeded [2023-03-28T17:20:57.127Z] docker.io [2023-03-28T17:20:57.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:20:57.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:20:57.387Z] Configure a credential helper to remove this warning. See [2023-03-28T17:20:57.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:20:57.387Z] [2023-03-28T17:20:57.387Z] Login Succeeded [2023-03-28T17:20:57.387Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T17:20:57.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T17:20:57.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T17:20:57.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T17:20:57.476Z] ========================================================= [2023-03-28T17:20:57.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T17:20:57.476Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:20:57.788Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T17:20:57.788Z] Sending build context to Docker daemon 27.26MB [2023-03-28T17:20:57.788Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T17:20:57.788Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-28T17:20:58.048Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T17:20:58.048Z] 63b65145d645: Pulling fs layer [2023-03-28T17:20:58.048Z] a2d21d5440eb: Pulling fs layer [2023-03-28T17:20:58.048Z] 935e6c44a52c: Pulling fs layer [2023-03-28T17:20:58.048Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T17:20:58.048Z] 30dea6a524f1: Pulling fs layer [2023-03-28T17:20:58.048Z] a2aff8979fd8: Pulling fs layer [2023-03-28T17:20:58.048Z] 6808be2612f2: Pulling fs layer [2023-03-28T17:20:58.048Z] f25807f1079a: Pulling fs layer [2023-03-28T17:20:58.048Z] 94cc34f8dd06: Waiting [2023-03-28T17:20:58.048Z] 30dea6a524f1: Waiting [2023-03-28T17:20:58.048Z] a2aff8979fd8: Waiting [2023-03-28T17:20:58.048Z] 6808be2612f2: Waiting [2023-03-28T17:20:58.048Z] f25807f1079a: Waiting [2023-03-28T17:20:58.048Z] a2d21d5440eb: Verifying Checksum [2023-03-28T17:20:58.048Z] a2d21d5440eb: Download complete [2023-03-28T17:20:58.048Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T17:20:58.048Z] 94cc34f8dd06: Download complete [2023-03-28T17:20:58.048Z] 30dea6a524f1: Verifying Checksum [2023-03-28T17:20:58.048Z] 30dea6a524f1: Download complete [2023-03-28T17:20:58.048Z] 63b65145d645: Verifying Checksum [2023-03-28T17:20:58.048Z] 63b65145d645: Download complete [2023-03-28T17:20:58.048Z] a2aff8979fd8: Verifying Checksum [2023-03-28T17:20:58.048Z] a2aff8979fd8: Download complete [2023-03-28T17:20:58.311Z] 63b65145d645: Pull complete [2023-03-28T17:20:58.311Z] a2d21d5440eb: Pull complete [2023-03-28T17:20:58.570Z] f25807f1079a: Verifying Checksum [2023-03-28T17:20:58.570Z] f25807f1079a: Download complete [2023-03-28T17:20:58.570Z] 935e6c44a52c: Verifying Checksum [2023-03-28T17:20:58.570Z] 935e6c44a52c: Download complete [2023-03-28T17:20:58.829Z] 6808be2612f2: Verifying Checksum [2023-03-28T17:20:58.829Z] 6808be2612f2: Download complete [2023-03-28T17:21:02.115Z] 935e6c44a52c: Pull complete [2023-03-28T17:21:02.115Z] 94cc34f8dd06: Pull complete [2023-03-28T17:21:02.115Z] 30dea6a524f1: Pull complete [2023-03-28T17:21:02.115Z] a2aff8979fd8: Pull complete [2023-03-28T17:21:04.652Z] 6808be2612f2: Pull complete [2023-03-28T17:21:05.219Z] f25807f1079a: Pull complete [2023-03-28T17:21:05.219Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T17:21:05.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T17:21:05.219Z] ---> 3b553350e43f [2023-03-28T17:21:05.219Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-28T17:21:08.509Z] ---> Running in fc932b7e1fb0 [2023-03-28T17:21:08.509Z] Removing intermediate container fc932b7e1fb0 [2023-03-28T17:21:08.509Z] ---> d1a7289c3754 [2023-03-28T17:21:08.509Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T17:21:08.509Z] ---> Running in 543c1812104a [2023-03-28T17:21:08.509Z] Removing intermediate container 543c1812104a [2023-03-28T17:21:08.509Z] ---> 936956446f30 [2023-03-28T17:21:08.509Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T17:21:08.509Z] ---> Running in 401ea9c013ed [2023-03-28T17:21:08.509Z] Removing intermediate container 401ea9c013ed [2023-03-28T17:21:08.509Z] ---> afbe5d1b0d5b [2023-03-28T17:21:08.509Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T17:21:08.509Z] ---> Running in 1810db7dfac2 [2023-03-28T17:21:08.509Z] Removing intermediate container 1810db7dfac2 [2023-03-28T17:21:08.509Z] ---> 96f80154f4c3 [2023-03-28T17:21:08.509Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-28T17:21:08.509Z] ---> Running in b7ffd3b97758 [2023-03-28T17:21:08.509Z] Removing intermediate container b7ffd3b97758 [2023-03-28T17:21:08.509Z] ---> 0ca5e0f26dba [2023-03-28T17:21:08.509Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T17:21:08.509Z] ---> Running in f35e12800e69 [2023-03-28T17:21:08.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T17:21:08.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T17:21:09.027Z] OK: 265 MiB in 53 packages [2023-03-28T17:21:09.287Z] Removing intermediate container f35e12800e69 [2023-03-28T17:21:09.287Z] ---> 9f39b92fc7c7 [2023-03-28T17:21:09.287Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-28T17:21:09.287Z] ---> Running in f6701861291e [2023-03-28T17:21:09.545Z] Removing intermediate container f6701861291e [2023-03-28T17:21:09.545Z] ---> 87d7d55c2505 [2023-03-28T17:21:09.545Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-28T17:21:09.545Z] ---> ec89b4a7263d [2023-03-28T17:21:09.545Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T17:21:09.545Z] ---> Running in c1d254213429 [2023-03-28T17:21:11.529Z] Still waiting to schedule task [2023-03-28T17:21:11.529Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-28T17:21:48.264Z] Removing intermediate container c1d254213429 [2023-03-28T17:21:48.264Z] ---> 719e17364e8b [2023-03-28T17:21:48.264Z] Step 12/13 : COPY . . [2023-03-28T17:21:48.264Z] ---> 66af200dd8b2 [2023-03-28T17:21:48.264Z] Step 13/13 : RUN ${MAKE} [2023-03-28T17:21:48.264Z] ---> Running in fb416965d510 [2023-03-28T17:21:48.264Z] noop [2023-03-28T17:21:48.264Z] Removing intermediate container fb416965d510 [2023-03-28T17:21:48.264Z] ---> 6386e959fc0c [2023-03-28T17:21:48.264Z] Successfully built 6386e959fc0c [2023-03-28T17:21:48.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:21:48.568Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T17:21:48.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T17:21:48.630Z] prd-ubuntu20.04-docker-8c-8g-6072 does not seem to be running inside a container [2023-03-28T17:21:48.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T17:21:48.994Z] $ docker top a2fd2eca49116291ded393a2bb484cb5f04b7ebbc1a1dd6f3dd0c41e6935b83a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T17:21:49.327Z] + go version [2023-03-28T17:21:49.327Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T17:21:49.342Z] $ docker stop --time=1 a2fd2eca49116291ded393a2bb484cb5f04b7ebbc1a1dd6f3dd0c41e6935b83a [2023-03-28T17:21:50.618Z] $ docker rm -f --volumes a2fd2eca49116291ded393a2bb484cb5f04b7ebbc1a1dd6f3dd0c41e6935b83a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:21:51.016Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T17:21:51.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T17:21:51.082Z] prd-ubuntu20.04-docker-8c-8g-6072 does not seem to be running inside a container [2023-03-28T17:21:51.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T17:21:51.428Z] $ docker top e531af2f774b46fbc0029d36cbfd96eb10a1f6d1884db0c56827a9d3277556f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T17:21:51.760Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] fileExists [Pipeline] sh [2023-03-28T17:21:52.056Z] + make test [2023-03-28T17:21:52.056Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T17:21:57.326Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-28T17:22:07.289Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-28T17:22:07.289Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-28T17:22:08.664Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.7% of statements [2023-03-28T17:22:11.943Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.129s coverage: 86.5% of statements [2023-03-28T17:22:18.498Z] go vet ./... [2023-03-28T17:22:21.788Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T17:22:21.788Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T17:22:21.788Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T17:22:21.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T17:22:21.813Z] $ docker stop --time=1 e531af2f774b46fbc0029d36cbfd96eb10a1f6d1884db0c56827a9d3277556f0 [2023-03-28T17:22:24.636Z] $ docker rm -f --volumes e531af2f774b46fbc0029d36cbfd96eb10a1f6d1884db0c56827a9d3277556f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T17:22:25.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T17:22:25.147Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T17:22:25.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T17:22:25.946Z] + ls -al . [2023-03-28T17:22:25.947Z] total 236 [2023-03-28T17:22:25.947Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 17:21 . [2023-03-28T17:22:25.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 17:20 .. [2023-03-28T17:22:25.947Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 17:20 .git [2023-03-28T17:22:25.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 17:20 .github [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 28 17:20 .gitignore [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 17:20 .golangci.yml [2023-03-28T17:22:25.947Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 17:20 .semver [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 28 17:20 Attribution.txt [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 28 17:20 CHANGELOG.md [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 28 17:20 Dockerfile [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 17:20 GOVERNANCE.md [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 28 17:20 Jenkinsfile [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 28 17:20 LICENSE [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 28 17:20 Makefile [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 17:20 OWNERS.md [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 28 17:20 README.md [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 17:20 VERSION [2023-03-28T17:22:25.947Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 17:20 bin [2023-03-28T17:22:25.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 17:20 cmd [2023-03-28T17:22:25.947Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 28 17:22 coverage.out [2023-03-28T17:22:25.947Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 17:20 doc [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 28 17:20 go.mod [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 28 17:20 go.sum [2023-03-28T17:22:25.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 17:20 internal [2023-03-28T17:22:25.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 17:20 snap [2023-03-28T17:22:25.947Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 28 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:22:26.250Z] + 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=b65e215c8cf31c5a991f717c5dfb02d70535d352 --label arch=amd64 --label version=0.0.0 . [2023-03-28T17:22:26.250Z] Sending build context to Docker daemon 27.34MB [2023-03-28T17:22:26.250Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T17:22:26.250Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-28T17:22:26.250Z] ---> 6386e959fc0c [2023-03-28T17:22:26.250Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-28T17:22:26.822Z] ---> Running in 196220438fc2 [2023-03-28T17:22:26.822Z] Removing intermediate container 196220438fc2 [2023-03-28T17:22:26.822Z] ---> f26ea764a3a9 [2023-03-28T17:22:26.822Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T17:22:26.822Z] ---> Running in 3584abd53dbf [2023-03-28T17:22:26.822Z] Removing intermediate container 3584abd53dbf [2023-03-28T17:22:26.822Z] ---> 174d1da390dd [2023-03-28T17:22:26.822Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T17:22:26.822Z] ---> Running in 14a5f4caaa43 [2023-03-28T17:22:26.822Z] Removing intermediate container 14a5f4caaa43 [2023-03-28T17:22:26.822Z] ---> 85f62435cad7 [2023-03-28T17:22:26.822Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T17:22:26.822Z] ---> Running in 769ac2cc463d [2023-03-28T17:22:27.081Z] Removing intermediate container 769ac2cc463d [2023-03-28T17:22:27.081Z] ---> 6bf71a157939 [2023-03-28T17:22:27.081Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-28T17:22:27.081Z] ---> Running in d7417c63251f [2023-03-28T17:22:27.081Z] Removing intermediate container d7417c63251f [2023-03-28T17:22:27.081Z] ---> 0c36055278ef [2023-03-28T17:22:27.081Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T17:22:27.081Z] ---> Running in 39427fee4264 [2023-03-28T17:22:27.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T17:22:27.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T17:22:27.599Z] OK: 265 MiB in 53 packages [2023-03-28T17:22:27.858Z] Removing intermediate container 39427fee4264 [2023-03-28T17:22:27.858Z] ---> d487f5015752 [2023-03-28T17:22:27.858Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-28T17:22:27.858Z] ---> Running in 0d0e59f1aeae [2023-03-28T17:22:28.116Z] Removing intermediate container 0d0e59f1aeae [2023-03-28T17:22:28.116Z] ---> 41c4077b65b7 [2023-03-28T17:22:28.116Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-28T17:22:28.116Z] ---> 7db6d4c535d6 [2023-03-28T17:22:28.116Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T17:22:28.116Z] ---> Running in 87f58e3a7106 [2023-03-28T17:22:29.049Z] Removing intermediate container 87f58e3a7106 [2023-03-28T17:22:29.049Z] ---> 0f188550026d [2023-03-28T17:22:29.049Z] Step 12/26 : COPY . . [2023-03-28T17:22:29.615Z] ---> 60bba7a74718 [2023-03-28T17:22:29.615Z] Step 13/26 : RUN ${MAKE} [2023-03-28T17:22:29.615Z] ---> Running in 6606a15cbd92 [2023-03-28T17:22:29.873Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-28T17:22:47.945Z] Removing intermediate container 6606a15cbd92 [2023-03-28T17:22:47.945Z] ---> ad99ce5af372 [2023-03-28T17:22:47.945Z] Step 14/26 : FROM alpine:3.17 [2023-03-28T17:22:47.945Z] 3.17: Pulling from library/alpine [2023-03-28T17:22:47.945Z] 63b65145d645: Already exists [2023-03-28T17:22:48.204Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T17:22:48.204Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T17:22:48.204Z] ---> b2aa39c304c2 [2023-03-28T17:22:48.204Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-28T17:22:48.204Z] ---> Running in e77e1929248f [2023-03-28T17:22:48.204Z] Removing intermediate container e77e1929248f [2023-03-28T17:22:48.204Z] ---> 10a0cbc4ca42 [2023-03-28T17:22:48.204Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-28T17:22:48.204Z] ---> Running in c582c426c649 [2023-03-28T17:22:48.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T17:22:48.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T17:22:48.720Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T17:22:48.720Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T17:22:48.720Z] OK: 7 MiB in 16 packages [2023-03-28T17:22:48.980Z] Removing intermediate container c582c426c649 [2023-03-28T17:22:48.980Z] ---> 530e135470d0 [2023-03-28T17:22:48.980Z] Step 17/26 : WORKDIR / [2023-03-28T17:22:48.980Z] ---> Running in 53af5efeb19b [2023-03-28T17:22:49.237Z] Removing intermediate container 53af5efeb19b [2023-03-28T17:22:49.237Z] ---> 653057154264 [2023-03-28T17:22:49.237Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-28T17:22:49.804Z] ---> c2842af66bef [2023-03-28T17:22:49.804Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-28T17:22:49.804Z] ---> 8ab5af142dff [2023-03-28T17:22:49.804Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-28T17:22:50.063Z] ---> a759a37ebe37 [2023-03-28T17:22:50.063Z] Step 21/26 : EXPOSE 59984 [2023-03-28T17:22:50.063Z] ---> Running in 64db7cdd31bf [2023-03-28T17:22:50.063Z] Removing intermediate container 64db7cdd31bf [2023-03-28T17:22:50.063Z] ---> a9e3987c2931 [2023-03-28T17:22:50.063Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-28T17:22:50.063Z] ---> Running in bdd2c2fc7152 [2023-03-28T17:22:50.323Z] Removing intermediate container bdd2c2fc7152 [2023-03-28T17:22:50.323Z] ---> 6b75990d54f5 [2023-03-28T17:22:50.323Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T17:22:50.323Z] ---> Running in 23dc369b1f15 [2023-03-28T17:22:50.323Z] Removing intermediate container 23dc369b1f15 [2023-03-28T17:22:50.323Z] ---> 709b3ccf3586 [2023-03-28T17:22:50.323Z] Step 24/26 : LABEL arch=amd64 [2023-03-28T17:22:50.323Z] ---> Running in 63d78d965033 [2023-03-28T17:22:50.323Z] Removing intermediate container 63d78d965033 [2023-03-28T17:22:50.323Z] ---> 5b2f405d2879 [2023-03-28T17:22:50.323Z] Step 25/26 : LABEL git_sha=b65e215c8cf31c5a991f717c5dfb02d70535d352 [2023-03-28T17:22:50.323Z] ---> Running in c89b95b26a60 [2023-03-28T17:22:50.582Z] Removing intermediate container c89b95b26a60 [2023-03-28T17:22:50.582Z] ---> feeff30ef0ce [2023-03-28T17:22:50.582Z] Step 26/26 : LABEL version=0.0.0 [2023-03-28T17:22:50.582Z] ---> Running in e2091e594e78 [2023-03-28T17:22:50.583Z] Removing intermediate container e2091e594e78 [2023-03-28T17:22:50.583Z] ---> 72fef1f98bf9 [2023-03-28T17:22:50.583Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T17:22:50.583Z] Successfully built 72fef1f98bf9 [2023-03-28T17:22:50.583Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:22:51.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T17:22:51.038Z] [2023-03-28T17:22:51.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:22:51.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T17:22:51.339Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T17:22:51.339Z] 5eb5b503b376: Pulling fs layer [2023-03-28T17:22:51.339Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T17:22:51.339Z] ec43610c2a17: Pulling fs layer [2023-03-28T17:22:51.339Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T17:22:51.339Z] 33b1e0a273af: Pulling fs layer [2023-03-28T17:22:51.339Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T17:22:51.339Z] 2f39f015ded8: Pulling fs layer [2023-03-28T17:22:51.339Z] 3a2ae6a8a46f: Waiting [2023-03-28T17:22:51.339Z] 33b1e0a273af: Waiting [2023-03-28T17:22:51.339Z] 5d3b04190fa2: Waiting [2023-03-28T17:22:51.339Z] 2f39f015ded8: Waiting [2023-03-28T17:22:51.339Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T17:22:51.339Z] 5c69ac0246d0: Download complete [2023-03-28T17:22:51.339Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T17:22:51.339Z] 3a2ae6a8a46f: Download complete [2023-03-28T17:22:51.339Z] ec43610c2a17: Verifying Checksum [2023-03-28T17:22:51.339Z] ec43610c2a17: Download complete [2023-03-28T17:22:51.339Z] 33b1e0a273af: Verifying Checksum [2023-03-28T17:22:51.339Z] 33b1e0a273af: Download complete [2023-03-28T17:22:51.339Z] 5d3b04190fa2: Download complete [2023-03-28T17:22:51.599Z] 5eb5b503b376: Verifying Checksum [2023-03-28T17:22:51.599Z] 5eb5b503b376: Download complete [2023-03-28T17:22:52.168Z] 2f39f015ded8: Download complete [2023-03-28T17:22:52.736Z] 5eb5b503b376: Pull complete [2023-03-28T17:22:52.994Z] 5c69ac0246d0: Pull complete [2023-03-28T17:22:53.253Z] ec43610c2a17: Pull complete [2023-03-28T17:22:53.253Z] 3a2ae6a8a46f: Pull complete [2023-03-28T17:22:53.512Z] 33b1e0a273af: Pull complete [2023-03-28T17:22:53.512Z] 5d3b04190fa2: Pull complete [2023-03-28T17:22:57.697Z] 2f39f015ded8: Pull complete [2023-03-28T17:22:57.697Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T17:22:57.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T17:22:57.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T17:22:57.772Z] prd-ubuntu20.04-docker-8c-8g-6072 does not seem to be running inside a container [2023-03-28T17:22:57.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T17:22:59.991Z] $ docker top 628dd87cab7719f1cae32b36a7799cd0a450f979fa33fbef6deb385741b0a82b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:23:00.353Z] ---> job-cost.sh [2023-03-28T17:23:00.353Z] lf-activate-venv: SKIPPING [2023-03-28T17:23:00.353Z] INFO: No Stack... [2023-03-28T17:23:00.611Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T17:23:01.178Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T17:23:01.464Z] + cat /w/workspace/undry_device-onvif-camera_PR-281/archives/cost.csv [2023-03-28T17:23:01.464Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T17:23:01.476Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-10-stack-cost] [2023-03-28T17:23:01.485Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-10-stack-cost] did not exist. Created. [2023-03-28T17:23:01.486Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T17:23:01.789Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T17:23:01.813Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T17:23:01.819Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T17:23:01.841Z] $ docker stop --time=1 628dd87cab7719f1cae32b36a7799cd0a450f979fa33fbef6deb385741b0a82b [2023-03-28T17:23:02.988Z] $ docker rm -f --volumes 628dd87cab7719f1cae32b36a7799cd0a450f979fa33fbef6deb385741b0a82b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T17:25:19.905Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6073 in /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] { [Pipeline] ws [2023-03-28T17:25:19.916Z] Running in /w/workspace/device-onvif-camera/10 [Pipeline] { [Pipeline] checkout [2023-03-28T17:25:19.949Z] The recommended git tool is: git [2023-03-28T17:25:26.610Z] using credential edgex-jenkins-ssh [2023-03-28T17:25:26.627Z] Cloning the remote Git repository [2023-03-28T17:25:26.680Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-28T17:25:26.795Z] > git init /w/workspace/device-onvif-camera/10 # timeout=10 [2023-03-28T17:25:26.967Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-28T17:25:26.968Z] > git --version # timeout=10 [2023-03-28T17:25:26.992Z] > git --version # 'git version 2.25.1' [2023-03-28T17:25:26.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T17:25:27.183Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T17:25:28.739Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-28T17:25:28.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T17:25:29.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-28T17:25:29.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-28T17:25:29.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T17:25:29.886Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T17:25:30.587Z] Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit fde41529760726f909f9abd6bacc6f65a5f67b6d [2023-03-28T17:25:31.599Z] Merge succeeded, producing 7caad1a238100b2137ede847de121080481ac0d8 [2023-03-28T17:25:31.600Z] Checking out Revision 7caad1a238100b2137ede847de121080481ac0d8 (PR-281) [2023-03-28T17:25:30.604Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T17:25:30.700Z] > git checkout -f fde41529760726f909f9abd6bacc6f65a5f67b6d # timeout=10 [2023-03-28T17:25:31.015Z] > git remote # timeout=10 [2023-03-28T17:25:31.036Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T17:25:31.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T17:25:31.072Z] > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [2023-03-28T17:25:31.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T17:25:31.605Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T17:25:31.628Z] > git checkout -f 7caad1a238100b2137ede847de121080481ac0d8 # timeout=10 [2023-03-28T17:25:35.170Z] Commit message: "Merge commit 'e03c6e991c633265ca57616196638541aa716f8b' into HEAD" [2023-03-28T17:25:35.200Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T17:25:36.162Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T17:25:36.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T17:25:36.162Z] Dload Upload Total Spent Left Speed [2023-03-28T17:25:36.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-03-28T17:25:35.178Z] > git rev-list --no-walk 7293aed94d1b48a3e6bfe5a685705f51aede04bb # timeout=10 [2023-03-28T17:25:36.889Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T17:25:37.231Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T17:25:37.231Z] + sudo tee /etc/docker/daemon.new [2023-03-28T17:25:37.231Z] { [2023-03-28T17:25:37.231Z] "registry-mirrors": [ [2023-03-28T17:25:37.231Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T17:25:37.231Z] ], [2023-03-28T17:25:37.231Z] "bip": "10.250.0.254/24", [2023-03-28T17:25:37.231Z] "hosts": [ [2023-03-28T17:25:37.231Z] "tcp://0.0.0.0:5555", [2023-03-28T17:25:37.231Z] "unix:///var/run/docker.sock" [2023-03-28T17:25:37.231Z] ], [2023-03-28T17:25:37.231Z] "mtu": 1458, [2023-03-28T17:25:37.231Z] "selinux-enabled": true, [2023-03-28T17:25:37.231Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T17:25:37.231Z] } [Pipeline] sh [2023-03-28T17:25:37.574Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T17:25:37.914Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T17:25:56.202Z] provisioning config files... [2023-03-28T17:25:56.231Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/10@tmp/config2960145099369460543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:25:56.589Z] ---> docker-login.sh [2023-03-28T17:25:56.589Z] nexus3.edgexfoundry.org:10001 [2023-03-28T17:25:57.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:25:57.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:25:57.181Z] Configure a credential helper to remove this warning. See [2023-03-28T17:25:57.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:25:57.181Z] [2023-03-28T17:25:57.181Z] Login Succeeded [2023-03-28T17:25:57.181Z] nexus3.edgexfoundry.org:10002 [2023-03-28T17:25:57.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:25:57.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:25:57.456Z] Configure a credential helper to remove this warning. See [2023-03-28T17:25:57.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:25:57.456Z] [2023-03-28T17:25:57.456Z] Login Succeeded [2023-03-28T17:25:57.456Z] nexus3.edgexfoundry.org:10003 [2023-03-28T17:25:57.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:25:58.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:25:58.000Z] Configure a credential helper to remove this warning. See [2023-03-28T17:25:58.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:25:58.000Z] [2023-03-28T17:25:58.000Z] Login Succeeded [2023-03-28T17:25:58.000Z] nexus3.edgexfoundry.org:10004 [2023-03-28T17:25:58.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:25:58.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:25:58.270Z] Configure a credential helper to remove this warning. See [2023-03-28T17:25:58.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:25:58.270Z] [2023-03-28T17:25:58.270Z] Login Succeeded [2023-03-28T17:25:58.270Z] docker.io [2023-03-28T17:25:58.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T17:25:58.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T17:25:58.818Z] Configure a credential helper to remove this warning. See [2023-03-28T17:25:58.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T17:25:58.818Z] [2023-03-28T17:25:58.818Z] Login Succeeded [2023-03-28T17:25:58.818Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T17:25:58.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T17:25:59.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T17:25:59.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T17:25:59.159Z] ========================================================= [2023-03-28T17:25:59.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T17:25:59.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:25:59.516Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T17:26:00.111Z] Sending build context to Docker daemon 19.95MB [2023-03-28T17:26:00.111Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T17:26:00.111Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-28T17:26:00.384Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T17:26:00.384Z] af6eaf76a39c: Pulling fs layer [2023-03-28T17:26:00.384Z] 55522c791124: Pulling fs layer [2023-03-28T17:26:00.384Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T17:26:00.384Z] 169dfbe0d373: Pulling fs layer [2023-03-28T17:26:00.384Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T17:26:00.384Z] 169dfbe0d373: Waiting [2023-03-28T17:26:00.384Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T17:26:00.384Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T17:26:00.384Z] e1ff8fa3b103: Waiting [2023-03-28T17:26:00.384Z] 52ebb69f0ebf: Waiting [2023-03-28T17:26:00.384Z] 5abe8eddf0d5: Waiting [2023-03-28T17:26:00.384Z] 55522c791124: Verifying Checksum [2023-03-28T17:26:00.384Z] 55522c791124: Download complete [2023-03-28T17:26:00.384Z] 169dfbe0d373: Verifying Checksum [2023-03-28T17:26:00.384Z] 169dfbe0d373: Download complete [2023-03-28T17:26:00.655Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T17:26:00.655Z] e1ff8fa3b103: Download complete [2023-03-28T17:26:00.655Z] af6eaf76a39c: Verifying Checksum [2023-03-28T17:26:00.655Z] af6eaf76a39c: Download complete [2023-03-28T17:26:01.633Z] af6eaf76a39c: Pull complete [2023-03-28T17:26:01.633Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T17:26:01.633Z] 5abe8eddf0d5: Download complete [2023-03-28T17:26:02.226Z] 55522c791124: Pull complete [2023-03-28T17:26:03.203Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T17:26:03.203Z] ce5c4a1c91eb: Download complete [2023-03-28T17:26:03.203Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T17:26:03.203Z] 52ebb69f0ebf: Download complete [2023-03-28T17:26:18.231Z] ce5c4a1c91eb: Pull complete [2023-03-28T17:26:18.231Z] 169dfbe0d373: Pull complete [2023-03-28T17:26:18.231Z] e1ff8fa3b103: Pull complete [2023-03-28T17:26:22.497Z] 52ebb69f0ebf: Pull complete [2023-03-28T17:26:25.136Z] 5abe8eddf0d5: Pull complete [2023-03-28T17:26:25.136Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T17:26:25.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T17:26:25.136Z] ---> 6cb57ee374ae [2023-03-28T17:26:25.136Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-28T17:26:27.109Z] ---> Running in 1cc6e1629b4a [2023-03-28T17:26:27.109Z] Removing intermediate container 1cc6e1629b4a [2023-03-28T17:26:27.109Z] ---> acf14e11796c [2023-03-28T17:26:27.109Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T17:26:27.109Z] ---> Running in 494a8f46fe83 [2023-03-28T17:26:27.699Z] Removing intermediate container 494a8f46fe83 [2023-03-28T17:26:27.699Z] ---> 745619cd5723 [2023-03-28T17:26:27.699Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T17:26:27.699Z] ---> Running in ee41258007cb [2023-03-28T17:26:27.967Z] Removing intermediate container ee41258007cb [2023-03-28T17:26:27.967Z] ---> b6272ef2cff8 [2023-03-28T17:26:27.967Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T17:26:27.967Z] ---> Running in e48998eb215c [2023-03-28T17:26:28.557Z] Removing intermediate container e48998eb215c [2023-03-28T17:26:28.557Z] ---> d5616327e822 [2023-03-28T17:26:28.557Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-28T17:26:28.557Z] ---> Running in e9b2ef426979 [2023-03-28T17:26:28.830Z] Removing intermediate container e9b2ef426979 [2023-03-28T17:26:28.831Z] ---> 6681616f7fec [2023-03-28T17:26:28.831Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T17:26:28.831Z] ---> Running in 678a8fe43267 [2023-03-28T17:26:30.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T17:26:30.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T17:26:32.268Z] OK: 263 MiB in 53 packages [2023-03-28T17:26:32.862Z] Removing intermediate container 678a8fe43267 [2023-03-28T17:26:32.862Z] ---> cd35dd24c49f [2023-03-28T17:26:32.862Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-28T17:26:33.142Z] ---> Running in 5cd3561edfce [2023-03-28T17:26:33.410Z] Removing intermediate container 5cd3561edfce [2023-03-28T17:26:33.410Z] ---> 7942cb16aa0a [2023-03-28T17:26:33.410Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-28T17:26:34.003Z] ---> 162635a24b3b [2023-03-28T17:26:34.003Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T17:26:34.003Z] ---> Running in 1bf817e07ee7 [2023-03-28T17:27:55.665Z] Removing intermediate container 1bf817e07ee7 [2023-03-28T17:27:55.665Z] ---> d6a4cd9a9402 [2023-03-28T17:27:55.665Z] Step 12/13 : COPY . . [2023-03-28T17:27:55.665Z] ---> c36da7e6e452 [2023-03-28T17:27:55.665Z] Step 13/13 : RUN ${MAKE} [2023-03-28T17:27:55.665Z] ---> Running in 142e945dae57 [2023-03-28T17:27:55.665Z] noop [2023-03-28T17:27:55.665Z] Removing intermediate container 142e945dae57 [2023-03-28T17:27:55.665Z] ---> af6e5bbaad3d [2023-03-28T17:27:55.665Z] Successfully built af6e5bbaad3d [2023-03-28T17:27:55.665Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:27:56.017Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T17:27:56.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T17:27:56.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-6073 does not seem to be running inside a container [2023-03-28T17:27:56.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T17:27:57.459Z] $ docker top e76ea1b9c33339c7b4ca992de0d02b938697f782d89340e624c23e5218236901 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T17:27:58.291Z] + go version [2023-03-28T17:27:58.291Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T17:27:58.310Z] $ docker stop --time=1 e76ea1b9c33339c7b4ca992de0d02b938697f782d89340e624c23e5218236901 [2023-03-28T17:27:59.918Z] $ docker rm -f --volumes e76ea1b9c33339c7b4ca992de0d02b938697f782d89340e624c23e5218236901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:28:00.463Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T17:28:00.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T17:28:00.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-6073 does not seem to be running inside a container [2023-03-28T17:28:00.722Z] $ 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/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T17:28:03.690Z] $ docker top 15dfd2ff00c02ed2658e353143ee827343fc365a1b29c06554a9ea60e10fc77a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T17:28:04.522Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/10 [Pipeline] fileExists [Pipeline] sh [2023-03-28T17:28:05.174Z] + make test [2023-03-28T17:28:05.174Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T17:28:44.072Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-28T17:31:05.777Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-28T17:31:05.777Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-28T17:31:05.777Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.233s coverage: 31.7% of statements [2023-03-28T17:31:27.857Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.299s coverage: 86.5% of statements [2023-03-28T17:31:28.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T17:31:28.124Z] go vet ./... [2023-03-28T17:31:54.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T17:31:54.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T17:31:54.847Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T17:31:55.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T17:31:55.148Z] $ docker stop --time=1 15dfd2ff00c02ed2658e353143ee827343fc365a1b29c06554a9ea60e10fc77a [2023-03-28T17:31:58.900Z] $ docker rm -f --volumes 15dfd2ff00c02ed2658e353143ee827343fc365a1b29c06554a9ea60e10fc77a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T17:32:00.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T17:32:00.035Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T17:32:00.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T17:32:01.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T17:32:01.435Z] + ls -al . [2023-03-28T17:32:01.435Z] total 232 [2023-03-28T17:32:01.435Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 17:28 . [2023-03-28T17:32:01.435Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 17:25 .. [2023-03-28T17:32:01.435Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 17:25 .git [2023-03-28T17:32:01.435Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 17:25 .github [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 28 17:25 .gitignore [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 17:25 .golangci.yml [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 28 17:25 Attribution.txt [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 28 17:25 CHANGELOG.md [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 28 17:25 Dockerfile [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 17:25 GOVERNANCE.md [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 28 17:25 Jenkinsfile [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 28 17:25 LICENSE [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 28 17:25 Makefile [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 17:25 OWNERS.md [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 28 17:25 README.md [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 17:20 VERSION [2023-03-28T17:32:01.435Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 17:25 bin [2023-03-28T17:32:01.435Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 17:25 cmd [2023-03-28T17:32:01.435Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 28 17:31 coverage.out [2023-03-28T17:32:01.435Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 17:25 doc [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 3602 Mar 28 17:25 go.mod [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 32892 Mar 28 17:25 go.sum [2023-03-28T17:32:01.435Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 17:25 internal [2023-03-28T17:32:01.435Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 17:25 snap [2023-03-28T17:32:01.435Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 28 17:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:32:01.788Z] + 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=7caad1a238100b2137ede847de121080481ac0d8 --label arch=arm64 --label version=0.0.0 . [2023-03-28T17:32:02.383Z] Sending build context to Docker daemon 20.03MB [2023-03-28T17:32:02.383Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T17:32:02.383Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-28T17:32:02.383Z] ---> af6e5bbaad3d [2023-03-28T17:32:02.383Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-28T17:32:02.660Z] ---> Running in efc7fbad36f4 [2023-03-28T17:32:02.934Z] Removing intermediate container efc7fbad36f4 [2023-03-28T17:32:02.934Z] ---> 419631edd792 [2023-03-28T17:32:02.934Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T17:32:02.934Z] ---> Running in ed4bb653eed1 [2023-03-28T17:32:03.208Z] Removing intermediate container ed4bb653eed1 [2023-03-28T17:32:03.208Z] ---> 055dd5987d3a [2023-03-28T17:32:03.208Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T17:32:03.482Z] ---> Running in 56e627102549 [2023-03-28T17:32:03.750Z] Removing intermediate container 56e627102549 [2023-03-28T17:32:03.750Z] ---> 8b00473bbdc3 [2023-03-28T17:32:03.750Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T17:32:03.750Z] ---> Running in 9e51df1f628f [2023-03-28T17:32:04.017Z] Removing intermediate container 9e51df1f628f [2023-03-28T17:32:04.017Z] ---> 73f85ce3be36 [2023-03-28T17:32:04.017Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-28T17:32:04.017Z] ---> Running in 8bb81fccd36d [2023-03-28T17:32:04.287Z] Removing intermediate container 8bb81fccd36d [2023-03-28T17:32:04.287Z] ---> 5effd4777a98 [2023-03-28T17:32:04.287Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T17:32:04.562Z] ---> Running in 1b1d2c0f2871 [2023-03-28T17:32:05.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T17:32:06.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T17:32:07.070Z] OK: 263 MiB in 53 packages [2023-03-28T17:32:07.663Z] Removing intermediate container 1b1d2c0f2871 [2023-03-28T17:32:07.663Z] ---> 7d841b419bb1 [2023-03-28T17:32:07.663Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-28T17:32:07.930Z] ---> Running in a9bf9eb4c186 [2023-03-28T17:32:08.197Z] Removing intermediate container a9bf9eb4c186 [2023-03-28T17:32:08.197Z] ---> 9dfeac80923b [2023-03-28T17:32:08.197Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-28T17:32:08.464Z] ---> bed2e6bb6a43 [2023-03-28T17:32:08.465Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T17:32:08.732Z] ---> Running in eb213beb9351 [2023-03-28T17:32:12.990Z] Removing intermediate container eb213beb9351 [2023-03-28T17:32:12.990Z] ---> 06a252b4ce9c [2023-03-28T17:32:12.990Z] Step 12/26 : COPY . . [2023-03-28T17:32:14.399Z] ---> 15959db07d3d [2023-03-28T17:32:14.399Z] Step 13/26 : RUN ${MAKE} [2023-03-28T17:32:14.399Z] ---> Running in 0e62fbf9864b [2023-03-28T17:32:15.357Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-28T17:34:37.058Z] Removing intermediate container 0e62fbf9864b [2023-03-28T17:34:37.058Z] ---> 4424596dfd29 [2023-03-28T17:34:37.058Z] Step 14/26 : FROM alpine:3.17 [2023-03-28T17:34:37.058Z] 3.17: Pulling from library/alpine [2023-03-28T17:34:37.058Z] af6eaf76a39c: Already exists [2023-03-28T17:34:37.058Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T17:34:37.058Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T17:34:37.058Z] ---> d74e625d9115 [2023-03-28T17:34:37.058Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-28T17:34:37.058Z] ---> Running in 724ccad81104 [2023-03-28T17:34:37.058Z] Removing intermediate container 724ccad81104 [2023-03-28T17:34:37.058Z] ---> 191a4df76f49 [2023-03-28T17:34:37.058Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-28T17:34:37.058Z] ---> Running in b86ab3aef038 [2023-03-28T17:34:37.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T17:34:37.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T17:34:37.058Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T17:34:37.058Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T17:34:37.058Z] OK: 8 MiB in 16 packages [2023-03-28T17:34:37.058Z] Removing intermediate container b86ab3aef038 [2023-03-28T17:34:37.058Z] ---> 15a77318bc81 [2023-03-28T17:34:37.058Z] Step 17/26 : WORKDIR / [2023-03-28T17:34:37.058Z] ---> Running in 2d51ef5bcf35 [2023-03-28T17:34:37.058Z] Removing intermediate container 2d51ef5bcf35 [2023-03-28T17:34:37.058Z] ---> f0c881c5fd17 [2023-03-28T17:34:37.058Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-28T17:34:37.328Z] ---> 8276549df847 [2023-03-28T17:34:37.328Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-28T17:34:37.915Z] ---> d615c721f061 [2023-03-28T17:34:37.915Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-28T17:34:38.502Z] ---> 30175d99ea60 [2023-03-28T17:34:38.502Z] Step 21/26 : EXPOSE 59984 [2023-03-28T17:34:38.502Z] ---> Running in f6186a6f710d [2023-03-28T17:34:38.770Z] Removing intermediate container f6186a6f710d [2023-03-28T17:34:38.770Z] ---> 5838fd039fe7 [2023-03-28T17:34:38.770Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-28T17:34:38.770Z] ---> Running in c74f540bcf8c [2023-03-28T17:34:39.039Z] Removing intermediate container c74f540bcf8c [2023-03-28T17:34:39.039Z] ---> 4418fb5d0627 [2023-03-28T17:34:39.039Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T17:34:39.039Z] ---> Running in 569bfcefd034 [2023-03-28T17:34:39.307Z] Removing intermediate container 569bfcefd034 [2023-03-28T17:34:39.307Z] ---> 2471a3433475 [2023-03-28T17:34:39.307Z] Step 24/26 : LABEL arch=arm64 [2023-03-28T17:34:39.574Z] ---> Running in 6fe621f79f82 [2023-03-28T17:34:39.841Z] Removing intermediate container 6fe621f79f82 [2023-03-28T17:34:39.841Z] ---> 7a475796c785 [2023-03-28T17:34:39.841Z] Step 25/26 : LABEL git_sha=7caad1a238100b2137ede847de121080481ac0d8 [2023-03-28T17:34:39.841Z] ---> Running in b3e925a958c2 [2023-03-28T17:34:40.107Z] Removing intermediate container b3e925a958c2 [2023-03-28T17:34:40.107Z] ---> 27bc889ffa49 [2023-03-28T17:34:40.107Z] Step 26/26 : LABEL version=0.0.0 [2023-03-28T17:34:40.107Z] ---> Running in ae2c4b48d415 [2023-03-28T17:34:40.372Z] Removing intermediate container ae2c4b48d415 [2023-03-28T17:34:40.372Z] ---> a97fb7dc576e [2023-03-28T17:34:40.372Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T17:34:40.638Z] Successfully built a97fb7dc576e [2023-03-28T17:34:40.638Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:34:41.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T17:34:41.081Z] [2023-03-28T17:34:41.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:34:41.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T17:34:41.411Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T17:34:41.411Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T17:34:41.411Z] 04944245beec: Pulling fs layer [2023-03-28T17:34:41.411Z] 699f458cf7ca: Pulling fs layer [2023-03-28T17:34:41.411Z] 765212b225bb: Pulling fs layer [2023-03-28T17:34:41.411Z] f23df028b6ca: Pulling fs layer [2023-03-28T17:34:41.411Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T17:34:41.411Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T17:34:41.411Z] f23df028b6ca: Waiting [2023-03-28T17:34:41.411Z] d65c8cfc05b1: Waiting [2023-03-28T17:34:41.411Z] 2437ff75d9bd: Waiting [2023-03-28T17:34:41.411Z] 765212b225bb: Waiting [2023-03-28T17:34:41.679Z] 04944245beec: Verifying Checksum [2023-03-28T17:34:41.679Z] 04944245beec: Download complete [2023-03-28T17:34:41.679Z] 765212b225bb: Verifying Checksum [2023-03-28T17:34:41.679Z] 765212b225bb: Download complete [2023-03-28T17:34:41.679Z] f23df028b6ca: Verifying Checksum [2023-03-28T17:34:41.679Z] f23df028b6ca: Download complete [2023-03-28T17:34:41.679Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T17:34:41.679Z] d65c8cfc05b1: Download complete [2023-03-28T17:34:41.950Z] 699f458cf7ca: Verifying Checksum [2023-03-28T17:34:41.950Z] 699f458cf7ca: Download complete [2023-03-28T17:34:42.217Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T17:34:42.217Z] 8998bd30e6a1: Download complete [2023-03-28T17:34:44.161Z] 2437ff75d9bd: Download complete [2023-03-28T17:34:46.121Z] 8998bd30e6a1: Pull complete [2023-03-28T17:34:48.065Z] 04944245beec: Pull complete [2023-03-28T17:34:49.029Z] 699f458cf7ca: Pull complete [2023-03-28T17:34:49.295Z] 765212b225bb: Pull complete [2023-03-28T17:34:49.878Z] f23df028b6ca: Pull complete [2023-03-28T17:34:50.147Z] d65c8cfc05b1: Pull complete [2023-03-28T17:35:02.452Z] 2437ff75d9bd: Pull complete [2023-03-28T17:35:02.452Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T17:35:02.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T17:35:02.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T17:35:02.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-6073 does not seem to be running inside a container [2023-03-28T17:35:02.697Z] $ 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/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T17:35:05.274Z] $ docker top 8265aa8ec6c2f0ba9dc8691fe88750939ed00eb539eb58ba34744b93492218f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:35:06.118Z] ---> job-cost.sh [2023-03-28T17:35:06.118Z] lf-activate-venv: SKIPPING [2023-03-28T17:35:06.118Z] INFO: No Stack... [2023-03-28T17:35:06.697Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T17:35:07.280Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T17:35:07.599Z] + + cut -d, -f6cat [2023-03-28T17:35:07.599Z] /w/workspace/device-onvif-camera/10/archives/cost.csv [Pipeline] lock [2023-03-28T17:35:07.658Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-10-stack-cost] [2023-03-28T17:35:07.666Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-10-stack-cost] did not exist. Created. [2023-03-28T17:35:07.666Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T17:35:08.000Z] /w/workspace/device-onvif-camera/10@tmp/durable-0dee9737/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T17:35:08.329Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T17:35:08.350Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T17:35:08.401Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T17:35:08.408Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T17:35:08.423Z] $ docker stop --time=1 8265aa8ec6c2f0ba9dc8691fe88750939ed00eb539eb58ba34744b93492218f6 [2023-03-28T17:35:09.886Z] $ docker rm -f --volumes 8265aa8ec6c2f0ba9dc8691fe88750939ed00eb539eb58ba34744b93492218f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-28T17:35:10.254Z] provisioning config files... [2023-03-28T17:35:10.260Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config1698274541728628833tmp [Pipeline] { [Pipeline] sh [2023-03-28T17:35:10.554Z] + set +x [2023-03-28T17:35:10.554Z] + + curl -s https://codecov.io/bash [2023-03-28T17:35:10.554Z] bash -s -- [2023-03-28T17:35:10.554Z] [2023-03-28T17:35:10.554Z] _____ _ [2023-03-28T17:35:10.554Z] / ____| | | [2023-03-28T17:35:10.554Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T17:35:10.554Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T17:35:10.554Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T17:35:10.554Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T17:35:10.554Z] Bash-1.0.6 [2023-03-28T17:35:10.554Z] [2023-03-28T17:35:10.554Z] [2023-03-28T17:35:10.554Z] ==> git version 2.25.1 found [2023-03-28T17:35:10.554Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-28T17:35:10.554Z] Release-Date: 2020-01-08 [2023-03-28T17:35:10.554Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-28T17:35:10.554Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T17:35:10.555Z] ==> Jenkins CI detected. [2023-03-28T17:35:10.555Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-281 [2023-03-28T17:35:10.555Z] project root: . [2023-03-28T17:35:10.555Z] --> token set from env [2023-03-28T17:35:10.555Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T17:35:10.555Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T17:35:10.555Z] ==> Python coveragepy not found [2023-03-28T17:35:10.555Z] ==> Searching for coverage reports in: [2023-03-28T17:35:10.555Z] + . [2023-03-28T17:35:10.555Z] -> Found 1 reports [2023-03-28T17:35:10.555Z] ==> Detecting git/mercurial file structure [2023-03-28T17:35:10.555Z] ==> Reading reports [2023-03-28T17:35:10.814Z] + ./coverage.out bytes=78487 [2023-03-28T17:35:10.814Z] ==> Appending adjustments [2023-03-28T17:35:10.814Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T17:35:10.814Z] + Found adjustments [2023-03-28T17:35:10.814Z] ==> Gzipping contents [2023-03-28T17:35:10.814Z] 12K /tmp/codecov.qzjfBW.gz [2023-03-28T17:35:10.814Z] ==> Uploading reports [2023-03-28T17:35:10.814Z] url: https://codecov.io [2023-03-28T17:35:10.814Z] query: branch=PR-281&commit=b65e215c8cf31c5a991f717c5dfb02d70535d352&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-03-28T17:35:10.814Z] -> Pinging Codecov [2023-03-28T17:35:10.814Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-281&commit=b65e215c8cf31c5a991f717c5dfb02d70535d352&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= [2023-03-28T17:35:11.072Z] -> Uploading to [2023-03-28T17:35:11.073Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/F29A59C45E3A92E06B3E522C9905F8EF/b65e215c8cf31c5a991f717c5dfb02d70535d352/cdf4e437-8758-403a-9a66-466189b3d9bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T173510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe363ae547818c9fb8003a4ed18f2d956f7d84537ab225db93af8c0d03cb9dab [2023-03-28T17:35:11.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T17:35:11.073Z] Dload Upload Total Spent Left Speed [2023-03-28T17:35:11.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 35326 --:--:-- --:--:-- --:--:-- 35326 [2023-03-28T17:35:11.331Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b65e215c8cf31c5a991f717c5dfb02d70535d352 [Pipeline] } [2023-03-28T17:35:11.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-28T17:35:12.041Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-281/archives ] [2023-03-28T17:35:12.042Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-28T17:35:12.042Z] total 16 [2023-03-28T17:35:12.042Z] drwxr-xr-x 3 root root 4096 Mar 28 17:23 . [2023-03-28T17:35:12.042Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 17:23 .. [2023-03-28T17:35:12.042Z] drwxr-xr-x 2 root root 4096 Mar 28 17:23 cost [2023-03-28T17:35:12.042Z] -rw-r--r-- 1 root root 92 Mar 28 17:23 cost.csv [2023-03-28T17:35:12.042Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-28T17:35:12.042Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives [2023-03-28T17:35:12.042Z] total 16 [2023-03-28T17:35:12.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 17:23 . [2023-03-28T17:35:12.042Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 17:23 .. [2023-03-28T17:35:12.042Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 17:23 cost [2023-03-28T17:35:12.042Z] -rw-r--r-- 1 jenkins jenkins 92 Mar 28 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:35:12.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:35:13.182Z] ---> package-listing.sh [2023-03-28T17:35:13.182Z] ++ facter osfamily [2023-03-28T17:35:13.182Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T17:35:13.443Z] + OS_FAMILY=debian [2023-03-28T17:35:13.443Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-281 [2023-03-28T17:35:13.443Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T17:35:13.443Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T17:35:13.443Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T17:35:13.443Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T17:35:13.443Z] + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' [2023-03-28T17:35:13.443Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T17:35:13.443Z] + case "${OS_FAMILY}" in [2023-03-28T17:35:13.443Z] + dpkg -l [2023-03-28T17:35:13.443Z] + grep '^ii' [2023-03-28T17:35:13.443Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T17:35:13.443Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T17:35:13.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T17:35:13.443Z] + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' [2023-03-28T17:35:13.443Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-281/archives/ [2023-03-28T17:35:13.443Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-281/archives/ [Pipeline] echo [2023-03-28T17:35:13.452Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T17:35:13.729Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T17:35:14.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T17:35:14.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T17:35:14.353Z] prd-ubuntu20.04-docker-8c-8g-6072 does not seem to be running inside a container [2023-03-28T17:35:14.383Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T17:35:14.553Z] $ docker top 71e92d05b7f1e0e2df26e467822adb26a3f650165233511d67fad92aab578079 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T17:35:14.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T17:35:15.182Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T17:35:15.467Z] + ls /var/log/sa-host [2023-03-28T17:35:15.467Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T17:35:15.538Z] provisioning config files... [2023-03-28T17:35:15.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config4832520000537302781tmp [Pipeline] { [Pipeline] echo [2023-03-28T17:35:15.562Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:35:15.844Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T17:35:15.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:35:16.176Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T17:35:16.184Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:35:16.465Z] ---> sudo-logs.sh [2023-03-28T17:35:16.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T17:35:16.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:35:16.777Z] ---> job-cost.sh [2023-03-28T17:35:16.777Z] lf-activate-venv: SKIPPING [2023-03-28T17:35:16.777Z] DEBUG: total: 0.2199999988079071 [2023-03-28T17:35:16.777Z] INFO: Retrieving Stack Cost... [2023-03-28T17:35:17.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T17:35:17.605Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T17:35:17.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T17:35:17.896Z] ---> logs-deploy.sh [2023-03-28T17:35:17.896Z] lf-activate-venv: SKIPPING [2023-03-28T17:35:17.896Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-281/10 [2023-03-28T17:35:17.896Z] INFO: archiving workspace using pattern(s): [2023-03-28T17:35:18.832Z] Archives upload complete. [2023-03-28T17:35:18.832Z] INFO: archiving logs to Nexus