Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+848d5d618f3ca3205f9827ec1c0cd48d03305e40 (a054b061a4aab4559a50bfcf73ee60ccc60426d4) 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-ssh5805368932059315599.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6285086434008722544.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh796597745225744128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9555017966977079444.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-185/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-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15004053574095477622.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1736 in /w/workspace/undry_device-onvif-camera_PR-185 [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-185 # 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 848d5d618f3ca3205f9827ec1c0cd48d03305e40 into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 > 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/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 Merge succeeded, producing 43da81b2ed1d048ae9e5170664ec5fe73868b570 Checking out Revision 43da81b2ed1d048ae9e5170664ec5fe73868b570 (PR-185) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43da81b2ed1d048ae9e5170664ec5fe73868b570 # timeout=10 Commit message: "Merge commit '848d5d618f3ca3205f9827ec1c0cd48d03305e40' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 836e24e7756ba93edb4a8484df4e1e848a673a77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T22:10:26.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T22:10:26.261Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T22:10:26.276Z] ========================================================= [2023-01-10T22:10:26.276Z] EdgeX Global Pipelines Version Info [2023-01-10T22:10:26.276Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:10:26.991Z] ------------------- [2023-01-10T22:10:26.991Z] stable info: [2023-01-10T22:10:26.991Z] ------------------- [2023-01-10T22:10:26.991Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T22:10:26.991Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T22:10:26.991Z] Message: update stable to v1.0.244 [2023-01-10T22:10:27.559Z] ------------------- [2023-01-10T22:10:27.559Z] experimental info: [2023-01-10T22:10:27.559Z] ------------------- [2023-01-10T22:10:27.559Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T22:10:27.559Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T22:10:27.559Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T22:10:27.727Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-01-10T22:10:27.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-01-10T22:10:27.754Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T22:10:27.766Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T22:10:27.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T22:10:27.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T22:10:27.803Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T22:10:27.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T22:10:27.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T22:10:27.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T22:10:27.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T22:10:27.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-01-10T22:10:27.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T22:10:27.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T22:10:27.905Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T22:10:27.917Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T22:10:27.930Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T22:10:27.942Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T22:10:27.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T22:10:27.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T22:10:27.988Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-10T22:10:28.006Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-01-10T22:10:28.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T22:10:28.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T22:10:28.047Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T22:10:28.056Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T22:10:28.066Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T22:10:28.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo [2023-01-10T22:10:28.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo [2023-01-10T22:10:28.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo [2023-01-10T22:10:28.108Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] echo [2023-01-10T22:10:28.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43da81b [Pipeline] echo [2023-01-10T22:10:28.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T22:10:28.174Z] provisioning config files... [2023-01-10T22:10:28.188Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config971128861758802627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:10:28.488Z] ---> docker-login.sh [2023-01-10T22:10:28.488Z] nexus3.edgexfoundry.org:10001 [2023-01-10T22:10:28.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:28.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:28.748Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:28.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:28.748Z] [2023-01-10T22:10:28.748Z] Login Succeeded [2023-01-10T22:10:28.748Z] nexus3.edgexfoundry.org:10002 [2023-01-10T22:10:28.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:29.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:29.007Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:29.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:29.007Z] [2023-01-10T22:10:29.007Z] Login Succeeded [2023-01-10T22:10:29.007Z] nexus3.edgexfoundry.org:10003 [2023-01-10T22:10:29.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:29.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:29.007Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:29.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:29.007Z] [2023-01-10T22:10:29.007Z] Login Succeeded [2023-01-10T22:10:29.007Z] nexus3.edgexfoundry.org:10004 [2023-01-10T22:10:29.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:29.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:29.007Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:29.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:29.007Z] [2023-01-10T22:10:29.007Z] Login Succeeded [2023-01-10T22:10:29.007Z] docker.io [2023-01-10T22:10:29.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:29.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:29.528Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:29.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:29.528Z] [2023-01-10T22:10:29.528Z] Login Succeeded [2023-01-10T22:10:29.528Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T22:10:29.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T22:10:29.914Z] + git rev-list -1 --merges 43da81b2ed1d048ae9e5170664ec5fe73868b570~1..43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] echo [2023-01-10T22:10:29.954Z] -----------> git rev-list -1 --merges 43da81b2ed1d048ae9e5170664ec5fe73868b570~1..43da81b2ed1d048ae9e5170664ec5fe73868b570 43da81b2ed1d048ae9e5170664ec5fe73868b570 [2023-01-10T22:10:29.955Z] 43da81b2ed1d048ae9e5170664ec5fe73868b570 [false] [Pipeline] sh [2023-01-10T22:10:30.237Z] + git log --format=format:%s -1 43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] echo [2023-01-10T22:10:30.252Z] ========================================================= [2023-01-10T22:10:30.252Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T22:10:30.252Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T22:10:30.584Z] + git log --format=format:%s -1 43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] echo [2023-01-10T22:10:30.598Z] [semverPrep] GIT_COMMIT: 43da81b2ed1d048ae9e5170664ec5fe73868b570, Commit Message: Merge commit '848d5d618f3ca3205f9827ec1c0cd48d03305e40' into HEAD [Pipeline] echo [2023-01-10T22:10:30.607Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T22:10:30.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T22:10:30.962Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T22:10:30.962Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T22:10:30.962Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T22:10:30.962Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T22:10:30.962Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T22:10:30.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:10:31.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T22:10:31.390Z] [2023-01-10T22:10:31.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:10:31.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T22:10:31.696Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T22:10:31.696Z] b85a868b505f: Pulling fs layer [2023-01-10T22:10:31.696Z] e2be974225ed: Pulling fs layer [2023-01-10T22:10:31.696Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T22:10:31.696Z] 988bab9f4d93: Pulling fs layer [2023-01-10T22:10:31.696Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T22:10:31.696Z] eaf3925da568: Pulling fs layer [2023-01-10T22:10:31.696Z] bab4dde63d76: Pulling fs layer [2023-01-10T22:10:31.696Z] bde34c3a00c8: Pulling fs layer [2023-01-10T22:10:31.696Z] b352a97aabf1: Pulling fs layer [2023-01-10T22:10:31.696Z] 4872d77fe225: Pulling fs layer [2023-01-10T22:10:31.696Z] 5851b861e8e6: Pulling fs layer [2023-01-10T22:10:31.696Z] 1469e6f7b9e6: Waiting [2023-01-10T22:10:31.696Z] eaf3925da568: Waiting [2023-01-10T22:10:31.696Z] bab4dde63d76: Waiting [2023-01-10T22:10:31.696Z] bde34c3a00c8: Waiting [2023-01-10T22:10:31.696Z] b352a97aabf1: Waiting [2023-01-10T22:10:31.696Z] 4872d77fe225: Waiting [2023-01-10T22:10:31.696Z] 5851b861e8e6: Waiting [2023-01-10T22:10:31.696Z] 988bab9f4d93: Waiting [2023-01-10T22:10:31.696Z] e2be974225ed: Verifying Checksum [2023-01-10T22:10:31.696Z] e2be974225ed: Download complete [2023-01-10T22:10:31.696Z] 988bab9f4d93: Verifying Checksum [2023-01-10T22:10:31.696Z] 988bab9f4d93: Download complete [2023-01-10T22:10:31.955Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T22:10:31.955Z] 1469e6f7b9e6: Download complete [2023-01-10T22:10:31.955Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T22:10:31.955Z] 339a4e72a1f5: Download complete [2023-01-10T22:10:31.955Z] eaf3925da568: Download complete [2023-01-10T22:10:31.955Z] bde34c3a00c8: Download complete [2023-01-10T22:10:31.955Z] b352a97aabf1: Verifying Checksum [2023-01-10T22:10:31.955Z] b352a97aabf1: Download complete [2023-01-10T22:10:31.955Z] 4872d77fe225: Verifying Checksum [2023-01-10T22:10:31.955Z] 4872d77fe225: Download complete [2023-01-10T22:10:31.955Z] 5851b861e8e6: Download complete [2023-01-10T22:10:31.955Z] b85a868b505f: Download complete [2023-01-10T22:10:32.214Z] bab4dde63d76: Verifying Checksum [2023-01-10T22:10:32.214Z] bab4dde63d76: Download complete [2023-01-10T22:10:33.151Z] b85a868b505f: Pull complete [2023-01-10T22:10:33.410Z] e2be974225ed: Pull complete [2023-01-10T22:10:33.978Z] 339a4e72a1f5: Pull complete [2023-01-10T22:10:33.978Z] 988bab9f4d93: Pull complete [2023-01-10T22:10:34.237Z] 1469e6f7b9e6: Pull complete [2023-01-10T22:10:34.237Z] eaf3925da568: Pull complete [2023-01-10T22:10:36.140Z] bab4dde63d76: Pull complete [2023-01-10T22:10:36.400Z] bde34c3a00c8: Pull complete [2023-01-10T22:10:36.400Z] b352a97aabf1: Pull complete [2023-01-10T22:10:36.659Z] 4872d77fe225: Pull complete [2023-01-10T22:10:36.659Z] 5851b861e8e6: Pull complete [2023-01-10T22:10:36.659Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T22:10:36.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T22:10:36.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:10:36.741Z] prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container [2023-01-10T22:10:36.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T22:10:38.384Z] $ docker top 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc -eo pid,comm [2023-01-10T22:10:38.438Z] 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-01-10T22:10:38.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T22:10:38.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T22:10:38.469Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T22:10:38.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T22:10:38.586Z] $ docker exec 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc ssh-agent [2023-01-10T22:10:38.701Z] SSH_AUTH_SOCK=/tmp/ssh-DotBPVU0m4sH/agent.31 [2023-01-10T22:10:38.701Z] SSH_AGENT_PID=37 [2023-01-10T22:10:38.707Z] Running ssh-add (command line suppressed) [2023-01-10T22:10:38.821Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_107216750575916884.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_107216750575916884.key) [2023-01-10T22:10:38.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T22:10:39.115Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T22:10:39.133Z] $ docker exec --env ******** --env ******** 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc ssh-agent -k [2023-01-10T22:10:39.228Z] unset SSH_AUTH_SOCK; [2023-01-10T22:10:39.230Z] unset SSH_AGENT_PID; [2023-01-10T22:10:39.230Z] echo Agent pid 37 killed; [2023-01-10T22:10:39.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T22:10:39.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T22:10:39.258Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T22:10:39.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T22:10:39.388Z] $ docker exec 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc ssh-agent [2023-01-10T22:10:39.484Z] SSH_AUTH_SOCK=/tmp/ssh-w38t7E6OXdCb/agent.69 [2023-01-10T22:10:39.484Z] SSH_AGENT_PID=75 [2023-01-10T22:10:39.489Z] Running ssh-add (command line suppressed) [2023-01-10T22:10:39.593Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_17041706317319263204.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_17041706317319263204.key) [2023-01-10T22:10:39.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T22:10:39.895Z] + git semver init [2023-01-10T22:10:40.154Z] 2023-01-10 22:10:40,083 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T22:10:40.154Z] 2023-01-10 22:10:40,084 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver [2023-01-10T22:10:40.154Z] 2023-01-10 22:10:40,084 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver [2023-01-10T22:10:40.154Z] 2023-01-10 22:10:40,085 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) [2023-01-10T22:10:41.091Z] 2023-01-10 22:10:40,970 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude [2023-01-10T22:10:41.091Z] 2023-01-10 22:10:40,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False [2023-01-10T22:10:41.091Z] 2023-01-10 22:10:40,970 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2023-01-10T22:10:41.091Z] 2023-01-10 22:10:40,975 [execute] INFO git cat-file --batch-check [2023-01-10T22:10:41.091Z] 2023-01-10 22:10:40,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T22:10:41.091Z] 2023-01-10 22:10:40,982 [execute] INFO git cat-file --batch [2023-01-10T22:10:41.091Z] 2023-01-10 22:10:40,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T22:10:41.091Z] 2023-01-10 22:10:40,989 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2023-01-10T22:10:41.091Z] 0.0.0 [Pipeline] } [2023-01-10T22:10:41.103Z] $ docker exec --env ******** --env ******** 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc ssh-agent -k [2023-01-10T22:10:41.197Z] unset SSH_AUTH_SOCK; [2023-01-10T22:10:41.197Z] unset SSH_AGENT_PID; [2023-01-10T22:10:41.198Z] echo Agent pid 75 killed; [2023-01-10T22:10:41.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T22:10:41.504Z] + git semver [Pipeline] } [2023-01-10T22:10:41.782Z] $ docker stop --time=1 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc [2023-01-10T22:10:43.148Z] $ docker rm -f --volumes 0e3485525b9f1419b7a5506dd7adfa0458502914c0015340ab39e393f4aac9bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T22:10:43.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T22:10:43.694Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T22:10:43.699Z] [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-01-10T22:10:43.820Z] provisioning config files... [2023-01-10T22:10:43.830Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config10466006406003320700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:10:44.122Z] ---> docker-login.sh [2023-01-10T22:10:44.122Z] nexus3.edgexfoundry.org:10001 [2023-01-10T22:10:44.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:44.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:44.122Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:44.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:44.122Z] [2023-01-10T22:10:44.122Z] Login Succeeded [2023-01-10T22:10:44.122Z] nexus3.edgexfoundry.org:10002 [2023-01-10T22:10:44.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:44.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:44.382Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:44.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:44.382Z] [2023-01-10T22:10:44.382Z] Login Succeeded [2023-01-10T22:10:44.382Z] nexus3.edgexfoundry.org:10003 [2023-01-10T22:10:44.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:44.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:44.382Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:44.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:44.382Z] [2023-01-10T22:10:44.382Z] Login Succeeded [2023-01-10T22:10:44.382Z] nexus3.edgexfoundry.org:10004 [2023-01-10T22:10:44.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:44.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:44.641Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:44.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:44.641Z] [2023-01-10T22:10:44.641Z] Login Succeeded [2023-01-10T22:10:44.641Z] docker.io [2023-01-10T22:10:44.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:10:44.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:10:44.901Z] Configure a credential helper to remove this warning. See [2023-01-10T22:10:44.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:10:44.901Z] [2023-01-10T22:10:44.901Z] Login Succeeded [2023-01-10T22:10:44.901Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T22:10:44.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T22:10:44.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T22:10:44.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T22:10:44.981Z] ========================================================= [2023-01-10T22:10:44.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T22:10:44.981Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:10:45.283Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T22:10:45.283Z] Sending build context to Docker daemon 27.64MB [2023-01-10T22:10:45.283Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T22:10:45.283Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T22:10:45.547Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T22:10:45.547Z] 213ec9aee27d: Pulling fs layer [2023-01-10T22:10:45.547Z] 4583459ba037: Pulling fs layer [2023-01-10T22:10:45.547Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T22:10:45.547Z] 53926ce57604: Pulling fs layer [2023-01-10T22:10:45.547Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T22:10:45.547Z] 22ff95d597cd: Pulling fs layer [2023-01-10T22:10:45.547Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T22:10:45.547Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T22:10:45.547Z] a7acece74701: Pulling fs layer [2023-01-10T22:10:45.547Z] 12d6caf4c0d1: Waiting [2023-01-10T22:10:45.547Z] 53926ce57604: Waiting [2023-01-10T22:10:45.547Z] 21b2b0c7a3f4: Waiting [2023-01-10T22:10:45.547Z] 22ff95d597cd: Waiting [2023-01-10T22:10:45.547Z] 96b7cbca73a9: Waiting [2023-01-10T22:10:45.547Z] a7acece74701: Waiting [2023-01-10T22:10:45.547Z] 93c1e223e6f2: Download complete [2023-01-10T22:10:45.547Z] 4583459ba037: Verifying Checksum [2023-01-10T22:10:45.547Z] 4583459ba037: Download complete [2023-01-10T22:10:45.547Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T22:10:45.547Z] 21b2b0c7a3f4: Download complete [2023-01-10T22:10:45.547Z] 22ff95d597cd: Verifying Checksum [2023-01-10T22:10:45.547Z] 22ff95d597cd: Download complete [2023-01-10T22:10:45.547Z] 213ec9aee27d: Verifying Checksum [2023-01-10T22:10:45.547Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T22:10:45.547Z] 12d6caf4c0d1: Download complete [2023-01-10T22:10:45.547Z] 213ec9aee27d: Pull complete [2023-01-10T22:10:45.830Z] 4583459ba037: Pull complete [2023-01-10T22:10:45.830Z] 93c1e223e6f2: Pull complete [2023-01-10T22:10:46.449Z] a7acece74701: Verifying Checksum [2023-01-10T22:10:46.449Z] a7acece74701: Download complete [2023-01-10T22:10:47.048Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T22:10:47.048Z] 53926ce57604: Verifying Checksum [2023-01-10T22:10:47.048Z] 53926ce57604: Download complete [2023-01-10T22:10:51.234Z] 53926ce57604: Pull complete [2023-01-10T22:10:51.234Z] 21b2b0c7a3f4: Pull complete [2023-01-10T22:10:51.234Z] 22ff95d597cd: Pull complete [2023-01-10T22:10:51.234Z] 12d6caf4c0d1: Pull complete [2023-01-10T22:10:52.604Z] 96b7cbca73a9: Pull complete [2023-01-10T22:10:53.544Z] a7acece74701: Pull complete [2023-01-10T22:10:53.544Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T22:10:53.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T22:10:53.544Z] ---> db6d94c90886 [2023-01-10T22:10:53.544Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T22:10:55.451Z] ---> Running in 6e37772cb1d6 [2023-01-10T22:10:55.451Z] Removing intermediate container 6e37772cb1d6 [2023-01-10T22:10:55.451Z] ---> 2c5000835ef9 [2023-01-10T22:10:55.451Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T22:10:55.451Z] ---> Running in 3ce44a90a089 [2023-01-10T22:10:55.451Z] Removing intermediate container 3ce44a90a089 [2023-01-10T22:10:55.451Z] ---> 9ec712e08202 [2023-01-10T22:10:55.451Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T22:10:55.451Z] ---> Running in 196b01a9ec69 [2023-01-10T22:10:55.451Z] Removing intermediate container 196b01a9ec69 [2023-01-10T22:10:55.451Z] ---> ec9f82855b8f [2023-01-10T22:10:55.451Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T22:10:55.451Z] ---> Running in 5b56a46c7006 [2023-01-10T22:10:55.709Z] Removing intermediate container 5b56a46c7006 [2023-01-10T22:10:55.709Z] ---> 07384b67b384 [2023-01-10T22:10:55.709Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-10T22:10:55.709Z] ---> Running in 6000e3d2557c [2023-01-10T22:10:55.709Z] Removing intermediate container 6000e3d2557c [2023-01-10T22:10:55.709Z] ---> f503f6c0c12d [2023-01-10T22:10:55.709Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T22:10:55.709Z] ---> Running in c37d98340a29 [2023-01-10T22:10:56.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T22:10:56.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T22:10:56.537Z] OK: 211 MiB in 51 packages [2023-01-10T22:10:56.795Z] Removing intermediate container c37d98340a29 [2023-01-10T22:10:56.795Z] ---> 1532c8dffd37 [2023-01-10T22:10:56.795Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-10T22:10:57.054Z] ---> Running in 16556c1dc527 [2023-01-10T22:10:57.054Z] Removing intermediate container 16556c1dc527 [2023-01-10T22:10:57.054Z] ---> 5b7b61fa7c87 [2023-01-10T22:10:57.054Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-10T22:10:57.054Z] ---> dfcd5b345fca [2023-01-10T22:10:57.054Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T22:10:57.312Z] ---> Running in 77431ff378ff [2023-01-10T22:10:58.789Z] Still waiting to schedule task [2023-01-10T22:10:58.789Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-10T22:11:19.242Z] Removing intermediate container 77431ff378ff [2023-01-10T22:11:19.242Z] ---> e63ab2c26422 [2023-01-10T22:11:19.242Z] Step 12/13 : COPY . . [2023-01-10T22:11:19.242Z] ---> 1fc177f5cfcc [2023-01-10T22:11:19.242Z] Step 13/13 : RUN ${MAKE} [2023-01-10T22:11:19.242Z] ---> Running in dff76e60390b [2023-01-10T22:11:19.242Z] noop [2023-01-10T22:11:19.242Z] Removing intermediate container dff76e60390b [2023-01-10T22:11:19.242Z] ---> d3338fcb192d [2023-01-10T22:11:19.242Z] Successfully built d3338fcb192d [2023-01-10T22:11:19.242Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:11:19.552Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T22:11:19.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:11:19.625Z] prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container [2023-01-10T22:11:19.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T22:11:20.038Z] $ docker top cf9bcceee38a4f376df6c86b54b3716b1b15b711790ae3b64781182e4b2170d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:11:20.386Z] + go version [2023-01-10T22:11:20.386Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T22:11:20.400Z] $ docker stop --time=1 cf9bcceee38a4f376df6c86b54b3716b1b15b711790ae3b64781182e4b2170d0 [2023-01-10T22:11:21.685Z] $ docker rm -f --volumes cf9bcceee38a4f376df6c86b54b3716b1b15b711790ae3b64781182e4b2170d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:11:22.108Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T22:11:22.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:11:22.183Z] prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container [2023-01-10T22:11:22.217Z] $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T22:11:22.580Z] $ docker top 041d969d904a6decc3cbf98d6c7b82920c7b4e78d4ba91f10ed8d7a41906a372 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:11:22.920Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh [2023-01-10T22:11:23.218Z] + make test [2023-01-10T22:11:23.218Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T22:11:23.476Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-10T22:11:33.435Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-10T22:11:35.969Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 29.3% of statements [2023-01-10T22:11:35.970Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-10T22:11:35.970Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.345s coverage: 86.5% of statements [2023-01-10T22:11:44.080Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T22:11:44.080Z] go vet ./... [2023-01-10T22:11:46.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T22:11:46.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T22:11:46.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T22:11:46.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T22:11:46.642Z] $ docker stop --time=1 041d969d904a6decc3cbf98d6c7b82920c7b4e78d4ba91f10ed8d7a41906a372 [2023-01-10T22:11:48.558Z] $ docker rm -f --volumes 041d969d904a6decc3cbf98d6c7b82920c7b4e78d4ba91f10ed8d7a41906a372 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T22:11:48.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T22:11:49.043Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T22:11:49.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T22:11:49.851Z] + ls -al . [2023-01-10T22:11:49.851Z] total 248 [2023-01-10T22:11:49.851Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 22:11 . [2023-01-10T22:11:49.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:10 .. [2023-01-10T22:11:49.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 22:11 .git [2023-01-10T22:11:49.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:10 .github [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 22:10 .gitignore [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 22:10 .golangci.yml [2023-01-10T22:11:49.851Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 22:10 .semver [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 22:10 Attribution.txt [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 22:10 CHANGELOG.md [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 22:10 Dockerfile [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 22:10 GOVERNANCE.md [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 22:10 Jenkinsfile [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 22:10 LICENSE [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 22:10 Makefile [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 22:10 OWNERS.md [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 22:10 README.md [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 22:10 VERSION [2023-01-10T22:11:49.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 22:10 bin [2023-01-10T22:11:49.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:10 cmd [2023-01-10T22:11:49.851Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 22:11 coverage.out [2023-01-10T22:11:49.851Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 22:10 doc [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 22:10 go.mod [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 22:10 go.sum [2023-01-10T22:11:49.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:10 internal [2023-01-10T22:11:49.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:10 snap [2023-01-10T22:11:49.851Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:11:50.159Z] + 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=43da81b2ed1d048ae9e5170664ec5fe73868b570 --label arch=amd64 --label version=0.0.0 . [2023-01-10T22:11:50.159Z] Sending build context to Docker daemon 27.72MB [2023-01-10T22:11:50.159Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T22:11:50.159Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-10T22:11:50.159Z] ---> d3338fcb192d [2023-01-10T22:11:50.159Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-10T22:11:50.418Z] ---> Running in 6d3cfdd6c383 [2023-01-10T22:11:50.418Z] Removing intermediate container 6d3cfdd6c383 [2023-01-10T22:11:50.418Z] ---> d2f319328e98 [2023-01-10T22:11:50.418Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T22:11:50.418Z] ---> Running in b37f3e47b032 [2023-01-10T22:11:50.676Z] Removing intermediate container b37f3e47b032 [2023-01-10T22:11:50.676Z] ---> a507e037fc51 [2023-01-10T22:11:50.676Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T22:11:50.676Z] ---> Running in bf707a5a4b10 [2023-01-10T22:11:50.676Z] Removing intermediate container bf707a5a4b10 [2023-01-10T22:11:50.676Z] ---> 1f8ab8e5668e [2023-01-10T22:11:50.676Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T22:11:50.676Z] ---> Running in e92f5d86de65 [2023-01-10T22:11:50.935Z] Removing intermediate container e92f5d86de65 [2023-01-10T22:11:50.935Z] ---> 46005deaee6a [2023-01-10T22:11:50.935Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-10T22:11:50.935Z] ---> Running in 7d7653319f75 [2023-01-10T22:11:50.935Z] Removing intermediate container 7d7653319f75 [2023-01-10T22:11:50.935Z] ---> 0c6d6a3473de [2023-01-10T22:11:50.935Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T22:11:50.935Z] ---> Running in c26f64fa39a7 [2023-01-10T22:11:51.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T22:11:51.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T22:11:51.712Z] OK: 211 MiB in 51 packages [2023-01-10T22:11:51.971Z] Removing intermediate container c26f64fa39a7 [2023-01-10T22:11:51.971Z] ---> fc218e8dbd57 [2023-01-10T22:11:51.971Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-10T22:11:52.230Z] ---> Running in cff34e55f12d [2023-01-10T22:11:52.230Z] Removing intermediate container cff34e55f12d [2023-01-10T22:11:52.230Z] ---> 64f1a1734083 [2023-01-10T22:11:52.230Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-10T22:11:52.230Z] ---> 8a03bdec4bde [2023-01-10T22:11:52.230Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T22:11:52.489Z] ---> Running in 991f44d62d7c [2023-01-10T22:11:53.057Z] Removing intermediate container 991f44d62d7c [2023-01-10T22:11:53.057Z] ---> 385195df2bb2 [2023-01-10T22:11:53.057Z] Step 12/26 : COPY . . [2023-01-10T22:11:53.630Z] ---> 6fe59e3092bb [2023-01-10T22:11:53.630Z] Step 13/26 : RUN ${MAKE} [2023-01-10T22:11:53.891Z] ---> Running in e32fa5c46927 [2023-01-10T22:11:54.150Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-01-10T22:12:12.229Z] Removing intermediate container e32fa5c46927 [2023-01-10T22:12:12.229Z] ---> 0a1b8a532e2f [2023-01-10T22:12:12.229Z] Step 14/26 : FROM alpine:3.16 [2023-01-10T22:12:12.229Z] 3.16: Pulling from library/alpine [2023-01-10T22:12:12.229Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T22:12:12.487Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T22:12:12.487Z] ca7dd9ec2225: Download complete [2023-01-10T22:12:12.745Z] ca7dd9ec2225: Pull complete [2023-01-10T22:12:12.745Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T22:12:12.745Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T22:12:12.745Z] ---> bfe296a52501 [2023-01-10T22:12:12.745Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T22:12:12.745Z] ---> Running in d75b81171bc2 [2023-01-10T22:12:13.004Z] Removing intermediate container d75b81171bc2 [2023-01-10T22:12:13.004Z] ---> 3d39606b2c27 [2023-01-10T22:12:13.004Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-10T22:12:13.004Z] ---> Running in 723f97e174b4 [2023-01-10T22:12:13.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T22:12:13.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T22:12:13.521Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T22:12:13.781Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T22:12:13.781Z] OK: 6 MiB in 15 packages [2023-01-10T22:12:14.039Z] Removing intermediate container 723f97e174b4 [2023-01-10T22:12:14.039Z] ---> 1b2611ecc079 [2023-01-10T22:12:14.039Z] Step 17/26 : WORKDIR / [2023-01-10T22:12:14.039Z] ---> Running in 5d3068385b77 [2023-01-10T22:12:14.039Z] Removing intermediate container 5d3068385b77 [2023-01-10T22:12:14.039Z] ---> bddde7624a5f [2023-01-10T22:12:14.039Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-10T22:12:14.605Z] ---> 54f34dcba4bf [2023-01-10T22:12:14.605Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-10T22:12:14.862Z] ---> f991598aff5e [2023-01-10T22:12:14.862Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-10T22:12:14.862Z] ---> e217be9fb574 [2023-01-10T22:12:14.862Z] Step 21/26 : EXPOSE 59984 [2023-01-10T22:12:14.862Z] ---> Running in 7b7029140df6 [2023-01-10T22:12:15.121Z] Removing intermediate container 7b7029140df6 [2023-01-10T22:12:15.121Z] ---> 1c4416149c40 [2023-01-10T22:12:15.121Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-10T22:12:15.121Z] ---> Running in 946384f92062 [2023-01-10T22:12:15.121Z] Removing intermediate container 946384f92062 [2023-01-10T22:12:15.121Z] ---> d1a77c6b4572 [2023-01-10T22:12:15.121Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T22:12:15.379Z] ---> Running in aca4227850ca [2023-01-10T22:12:15.379Z] Removing intermediate container aca4227850ca [2023-01-10T22:12:15.379Z] ---> ad59367a5631 [2023-01-10T22:12:15.379Z] Step 24/26 : LABEL arch=amd64 [2023-01-10T22:12:15.379Z] ---> Running in f1f54703260d [2023-01-10T22:12:15.379Z] Removing intermediate container f1f54703260d [2023-01-10T22:12:15.379Z] ---> 07e8ed55ade0 [2023-01-10T22:12:15.379Z] Step 25/26 : LABEL git_sha=43da81b2ed1d048ae9e5170664ec5fe73868b570 [2023-01-10T22:12:15.638Z] ---> Running in 7484619f541c [2023-01-10T22:12:15.638Z] Removing intermediate container 7484619f541c [2023-01-10T22:12:15.638Z] ---> 61513dc55396 [2023-01-10T22:12:15.638Z] Step 26/26 : LABEL version=0.0.0 [2023-01-10T22:12:15.638Z] ---> Running in 3dc68c2c5293 [2023-01-10T22:12:15.638Z] Removing intermediate container 3dc68c2c5293 [2023-01-10T22:12:15.638Z] ---> af70a0c41e64 [2023-01-10T22:12:15.638Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T22:12:15.638Z] Successfully built af70a0c41e64 [2023-01-10T22:12:15.638Z] 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-01-10T22:12:16.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T22:12:16.057Z] [2023-01-10T22:12:16.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:12:16.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T22:12:16.355Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T22:12:16.355Z] 5eb5b503b376: Pulling fs layer [2023-01-10T22:12:16.355Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T22:12:16.355Z] ec43610c2a17: Pulling fs layer [2023-01-10T22:12:16.355Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T22:12:16.355Z] 33b1e0a273af: Pulling fs layer [2023-01-10T22:12:16.355Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T22:12:16.355Z] 2f39f015ded8: Pulling fs layer [2023-01-10T22:12:16.355Z] 3a2ae6a8a46f: Waiting [2023-01-10T22:12:16.355Z] 2f39f015ded8: Waiting [2023-01-10T22:12:16.355Z] 33b1e0a273af: Waiting [2023-01-10T22:12:16.355Z] 5d3b04190fa2: Waiting [2023-01-10T22:12:16.355Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T22:12:16.355Z] 5c69ac0246d0: Download complete [2023-01-10T22:12:16.355Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T22:12:16.355Z] 3a2ae6a8a46f: Download complete [2023-01-10T22:12:16.620Z] 33b1e0a273af: Verifying Checksum [2023-01-10T22:12:16.620Z] 33b1e0a273af: Download complete [2023-01-10T22:12:16.620Z] ec43610c2a17: Verifying Checksum [2023-01-10T22:12:16.620Z] ec43610c2a17: Download complete [2023-01-10T22:12:16.620Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T22:12:16.620Z] 5d3b04190fa2: Download complete [2023-01-10T22:12:16.620Z] 5eb5b503b376: Download complete [2023-01-10T22:12:17.188Z] 2f39f015ded8: Verifying Checksum [2023-01-10T22:12:17.188Z] 2f39f015ded8: Download complete [2023-01-10T22:12:17.754Z] 5eb5b503b376: Pull complete [2023-01-10T22:12:18.013Z] 5c69ac0246d0: Pull complete [2023-01-10T22:12:18.271Z] ec43610c2a17: Pull complete [2023-01-10T22:12:18.531Z] 3a2ae6a8a46f: Pull complete [2023-01-10T22:12:18.789Z] 33b1e0a273af: Pull complete [2023-01-10T22:12:18.789Z] 5d3b04190fa2: Pull complete [2023-01-10T22:12:22.974Z] 2f39f015ded8: Pull complete [2023-01-10T22:12:22.974Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T22:12:22.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T22:12:22.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:12:23.060Z] prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container [2023-01-10T22:12:23.094Z] $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T22:12:24.745Z] $ docker top ad113434e964a51632bb3e9f6c462729d79da064010291d664e808948e91b3aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:12:25.133Z] ---> job-cost.sh [2023-01-10T22:12:25.134Z] lf-activate-venv: SKIPPING [2023-01-10T22:12:25.134Z] INFO: No Stack... [2023-01-10T22:12:25.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T22:12:25.651Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T22:12:25.941Z] + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv [2023-01-10T22:12:25.941Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T22:12:25.956Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [2023-01-10T22:12:25.966Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] did not exist. Created. [2023-01-10T22:12:25.967Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T22:12:26.274Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T22:12:26.298Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T22:12:26.308Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T22:12:26.331Z] $ docker stop --time=1 ad113434e964a51632bb3e9f6c462729d79da064010291d664e808948e91b3aa [2023-01-10T22:12:27.510Z] $ docker rm -f --volumes ad113434e964a51632bb3e9f6c462729d79da064010291d664e808948e91b3aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T22:12:34.322Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1737 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws [2023-01-10T22:12:34.334Z] Running in /w/workspace/device-onvif-camera/13 [Pipeline] { [Pipeline] checkout [2023-01-10T22:12:34.396Z] The recommended git tool is: git [2023-01-10T22:12:39.305Z] using credential edgex-jenkins-ssh [2023-01-10T22:12:39.326Z] Cloning the remote Git repository [2023-01-10T22:12:39.380Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T22:12:39.460Z] > git init /w/workspace/device-onvif-camera/13 # timeout=10 [2023-01-10T22:12:39.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T22:12:39.615Z] > git --version # timeout=10 [2023-01-10T22:12:39.637Z] > git --version # 'git version 2.25.1' [2023-01-10T22:12:39.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T22:12:39.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T22:12:41.076Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-10T22:12:41.098Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T22:12:42.508Z] Merging remotes/origin/main commit 848d5d618f3ca3205f9827ec1c0cd48d03305e40 into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 [2023-01-10T22:12:41.951Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-10T22:12:41.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T22:12:41.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T22:12:42.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T22:12:42.530Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T22:12:42.550Z] > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 [2023-01-10T22:12:42.765Z] > git remote # timeout=10 [2023-01-10T22:12:42.781Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T22:12:42.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T22:12:42.808Z] > git merge 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 [2023-01-10T22:12:43.412Z] Merge succeeded, producing aee7025df1e4901b2ec3c1ae16df8c78c17f5672 [2023-01-10T22:12:43.413Z] Checking out Revision aee7025df1e4901b2ec3c1ae16df8c78c17f5672 (PR-185) [2023-01-10T22:12:43.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T22:12:43.421Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T22:12:43.444Z] > git checkout -f aee7025df1e4901b2ec3c1ae16df8c78c17f5672 # timeout=10 [2023-01-10T22:12:47.008Z] Commit message: "Merge commit '848d5d618f3ca3205f9827ec1c0cd48d03305e40' into HEAD" [2023-01-10T22:12:47.034Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T22:12:47.016Z] > git rev-list --no-walk 836e24e7756ba93edb4a8484df4e1e848a673a77 # timeout=10 [2023-01-10T22:12:47.944Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T22:12:47.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T22:12:47.944Z] Dload Upload Total Spent Left Speed [2023-01-10T22:12:47.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-01-10T22:12:48.645Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T22:12:48.974Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T22:12:48.974Z] + sudo tee /etc/docker/daemon.new [2023-01-10T22:12:48.974Z] { [2023-01-10T22:12:48.974Z] "registry-mirrors": [ [2023-01-10T22:12:48.974Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T22:12:48.974Z] ], [2023-01-10T22:12:48.974Z] "bip": "10.250.0.254/24", [2023-01-10T22:12:48.974Z] "hosts": [ [2023-01-10T22:12:48.974Z] "tcp://0.0.0.0:5555", [2023-01-10T22:12:48.974Z] "unix:///var/run/docker.sock" [2023-01-10T22:12:48.974Z] ], [2023-01-10T22:12:48.974Z] "mtu": 1458, [2023-01-10T22:12:48.974Z] "selinux-enabled": true, [2023-01-10T22:12:48.974Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T22:12:48.974Z] } [Pipeline] sh [2023-01-10T22:12:49.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T22:12:49.644Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T22:13:07.922Z] provisioning config files... [2023-01-10T22:13:07.948Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/13@tmp/config2535914132747141505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:13:08.297Z] ---> docker-login.sh [2023-01-10T22:13:08.297Z] nexus3.edgexfoundry.org:10001 [2023-01-10T22:13:08.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:13:08.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:13:08.841Z] Configure a credential helper to remove this warning. See [2023-01-10T22:13:08.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:13:08.841Z] [2023-01-10T22:13:09.114Z] Login Succeeded [2023-01-10T22:13:09.114Z] nexus3.edgexfoundry.org:10002 [2023-01-10T22:13:09.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:13:09.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:13:09.388Z] Configure a credential helper to remove this warning. See [2023-01-10T22:13:09.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:13:09.388Z] [2023-01-10T22:13:09.388Z] Login Succeeded [2023-01-10T22:13:09.388Z] nexus3.edgexfoundry.org:10003 [2023-01-10T22:13:09.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:13:09.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:13:09.658Z] Configure a credential helper to remove this warning. See [2023-01-10T22:13:09.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:13:09.658Z] [2023-01-10T22:13:09.658Z] Login Succeeded [2023-01-10T22:13:09.658Z] nexus3.edgexfoundry.org:10004 [2023-01-10T22:13:09.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:13:10.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:13:10.202Z] Configure a credential helper to remove this warning. See [2023-01-10T22:13:10.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:13:10.202Z] [2023-01-10T22:13:10.202Z] Login Succeeded [2023-01-10T22:13:10.202Z] docker.io [2023-01-10T22:13:10.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:13:10.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:13:10.470Z] Configure a credential helper to remove this warning. See [2023-01-10T22:13:10.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:13:10.470Z] [2023-01-10T22:13:10.470Z] Login Succeeded [2023-01-10T22:13:10.470Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T22:13:10.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T22:13:10.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T22:13:10.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T22:13:10.779Z] ========================================================= [2023-01-10T22:13:10.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T22:13:10.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:13:11.132Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T22:13:11.723Z] Sending build context to Docker daemon 20.51MB [2023-01-10T22:13:11.723Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T22:13:11.723Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T22:13:11.723Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T22:13:11.723Z] 9b18e9b68314: Pulling fs layer [2023-01-10T22:13:11.723Z] 35d82f9e3411: Pulling fs layer [2023-01-10T22:13:11.723Z] e16973657156: Pulling fs layer [2023-01-10T22:13:12.001Z] fc693d55d65f: Pulling fs layer [2023-01-10T22:13:12.001Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T22:13:12.001Z] dda99020689f: Pulling fs layer [2023-01-10T22:13:12.001Z] db1c61fa0a46: Pulling fs layer [2023-01-10T22:13:12.001Z] 891c053d2c06: Pulling fs layer [2023-01-10T22:13:12.001Z] 7e9fc2657dce: Waiting [2023-01-10T22:13:12.001Z] dda99020689f: Waiting [2023-01-10T22:13:12.001Z] db1c61fa0a46: Waiting [2023-01-10T22:13:12.001Z] 891c053d2c06: Waiting [2023-01-10T22:13:12.001Z] fc693d55d65f: Waiting [2023-01-10T22:13:12.001Z] e16973657156: Verifying Checksum [2023-01-10T22:13:12.001Z] e16973657156: Download complete [2023-01-10T22:13:12.001Z] 35d82f9e3411: Verifying Checksum [2023-01-10T22:13:12.001Z] 35d82f9e3411: Download complete [2023-01-10T22:13:12.001Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T22:13:12.001Z] 7e9fc2657dce: Download complete [2023-01-10T22:13:12.001Z] dda99020689f: Verifying Checksum [2023-01-10T22:13:12.001Z] dda99020689f: Download complete [2023-01-10T22:13:12.001Z] 9b18e9b68314: Verifying Checksum [2023-01-10T22:13:12.001Z] 9b18e9b68314: Download complete [2023-01-10T22:13:12.997Z] 9b18e9b68314: Pull complete [2023-01-10T22:13:13.268Z] 891c053d2c06: Verifying Checksum [2023-01-10T22:13:13.268Z] 891c053d2c06: Download complete [2023-01-10T22:13:13.541Z] 35d82f9e3411: Pull complete [2023-01-10T22:13:13.825Z] e16973657156: Pull complete [2023-01-10T22:13:14.417Z] db1c61fa0a46: Verifying Checksum [2023-01-10T22:13:14.417Z] db1c61fa0a46: Download complete [2023-01-10T22:13:15.002Z] fc693d55d65f: Verifying Checksum [2023-01-10T22:13:15.002Z] fc693d55d65f: Download complete [2023-01-10T22:13:27.366Z] fc693d55d65f: Pull complete [2023-01-10T22:13:27.366Z] 7e9fc2657dce: Pull complete [2023-01-10T22:13:27.366Z] dda99020689f: Pull complete [2023-01-10T22:13:34.035Z] db1c61fa0a46: Pull complete [2023-01-10T22:13:35.468Z] 891c053d2c06: Pull complete [2023-01-10T22:13:35.468Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T22:13:35.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T22:13:35.468Z] ---> f96f9c87975a [2023-01-10T22:13:35.468Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T22:13:37.434Z] ---> Running in 1ff93c95bbb6 [2023-01-10T22:13:37.434Z] Removing intermediate container 1ff93c95bbb6 [2023-01-10T22:13:37.434Z] ---> 18cceeb670de [2023-01-10T22:13:37.434Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T22:13:37.434Z] ---> Running in 2b33b7f38e2c [2023-01-10T22:13:37.707Z] Removing intermediate container 2b33b7f38e2c [2023-01-10T22:13:37.707Z] ---> cfb5ee1725c4 [2023-01-10T22:13:37.707Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T22:13:37.707Z] ---> Running in ce91ee526425 [2023-01-10T22:13:37.977Z] Removing intermediate container ce91ee526425 [2023-01-10T22:13:37.977Z] ---> c2754cd8e5b1 [2023-01-10T22:13:37.977Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T22:13:38.244Z] ---> Running in e098fa6a613b [2023-01-10T22:13:38.511Z] Removing intermediate container e098fa6a613b [2023-01-10T22:13:38.511Z] ---> 6ba645615742 [2023-01-10T22:13:38.511Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-10T22:13:38.511Z] ---> Running in 653d7173f3c2 [2023-01-10T22:13:38.783Z] Removing intermediate container 653d7173f3c2 [2023-01-10T22:13:38.783Z] ---> 282deb021e5d [2023-01-10T22:13:38.783Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T22:13:38.783Z] ---> Running in 6c557c60ce9b [2023-01-10T22:13:40.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T22:13:40.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T22:13:41.171Z] OK: 221 MiB in 51 packages [2023-01-10T22:13:41.765Z] Removing intermediate container 6c557c60ce9b [2023-01-10T22:13:41.765Z] ---> 25f1b56582fb [2023-01-10T22:13:41.765Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-10T22:13:42.033Z] ---> Running in 958a968c1cac [2023-01-10T22:13:42.302Z] Removing intermediate container 958a968c1cac [2023-01-10T22:13:42.302Z] ---> 3156f33fc5bb [2023-01-10T22:13:42.302Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-10T22:13:42.570Z] ---> 754673aee271 [2023-01-10T22:13:42.570Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T22:13:42.845Z] ---> Running in 496841a2736d [2023-01-10T22:14:39.260Z] Removing intermediate container 496841a2736d [2023-01-10T22:14:39.260Z] ---> 66c452897726 [2023-01-10T22:14:39.260Z] Step 12/13 : COPY . . [2023-01-10T22:14:40.671Z] ---> 2eb790b1609a [2023-01-10T22:14:40.671Z] Step 13/13 : RUN ${MAKE} [2023-01-10T22:14:40.671Z] ---> Running in 0d45388f4208 [2023-01-10T22:14:41.638Z] noop [2023-01-10T22:14:42.225Z] Removing intermediate container 0d45388f4208 [2023-01-10T22:14:42.225Z] ---> e398ae22b3e6 [2023-01-10T22:14:42.225Z] Successfully built e398ae22b3e6 [2023-01-10T22:14:42.225Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:14:42.568Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T22:14:42.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:14:42.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-1737 does not seem to be running inside a container [2023-01-10T22:14:42.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T22:14:43.980Z] $ docker top e942b1abf6088c105b597dfb8d0e6cfb84176252abf2d3eca92e650899e79dc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:14:44.820Z] + go version [2023-01-10T22:14:44.820Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T22:14:44.844Z] $ docker stop --time=1 e942b1abf6088c105b597dfb8d0e6cfb84176252abf2d3eca92e650899e79dc7 [2023-01-10T22:14:46.428Z] $ docker rm -f --volumes e942b1abf6088c105b597dfb8d0e6cfb84176252abf2d3eca92e650899e79dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:14:46.968Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T22:14:46.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:14:47.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-1737 does not seem to be running inside a container [2023-01-10T22:14:47.221Z] $ 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/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T22:14:48.375Z] $ docker top 2dc74588d7e9eb5432aa7833a609dd805d0960d0b158be77c7e99ebfb6e1a068 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:14:48.896Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/13 [Pipeline] fileExists [Pipeline] sh [2023-01-10T22:14:49.232Z] + make test [2023-01-10T22:14:49.232Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T22:14:51.172Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-10T22:16:27.820Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-10T22:16:27.820Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.193s coverage: 29.3% of statements [2023-01-10T22:16:27.820Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-10T22:16:42.857Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.549s coverage: 86.5% of statements [2023-01-10T22:16:42.857Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T22:16:42.857Z] go vet ./... [2023-01-10T22:17:09.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T22:17:09.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T22:17:09.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T22:17:09.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T22:17:09.587Z] $ docker stop --time=1 2dc74588d7e9eb5432aa7833a609dd805d0960d0b158be77c7e99ebfb6e1a068 [2023-01-10T22:17:11.520Z] $ docker rm -f --volumes 2dc74588d7e9eb5432aa7833a609dd805d0960d0b158be77c7e99ebfb6e1a068 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T22:17:12.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T22:17:12.626Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T22:17:13.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T22:17:13.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T22:17:13.882Z] + ls -al . [2023-01-10T22:17:13.882Z] total 244 [2023-01-10T22:17:13.882Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 22:14 . [2023-01-10T22:17:13.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:12 .. [2023-01-10T22:17:13.882Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 22:12 .git [2023-01-10T22:17:13.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:12 .github [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 22:12 .gitignore [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 22:12 .golangci.yml [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 22:12 Attribution.txt [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 22:12 CHANGELOG.md [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 22:12 Dockerfile [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 22:12 GOVERNANCE.md [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 22:12 Jenkinsfile [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 22:12 LICENSE [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 22:12 Makefile [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 22:12 OWNERS.md [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 22:12 README.md [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 22:10 VERSION [2023-01-10T22:17:13.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 22:12 bin [2023-01-10T22:17:13.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:12 cmd [2023-01-10T22:17:13.882Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 22:16 coverage.out [2023-01-10T22:17:13.882Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 22:12 doc [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 22:12 go.mod [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 22:12 go.sum [2023-01-10T22:17:13.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:12 internal [2023-01-10T22:17:13.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:12 snap [2023-01-10T22:17:13.882Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:17:14.338Z] + 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=aee7025df1e4901b2ec3c1ae16df8c78c17f5672 --label arch=arm64 --label version=0.0.0 . [2023-01-10T22:17:14.944Z] Sending build context to Docker daemon 20.59MB [2023-01-10T22:17:14.944Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T22:17:14.944Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-10T22:17:14.944Z] ---> e398ae22b3e6 [2023-01-10T22:17:14.944Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-10T22:17:15.218Z] ---> Running in c35eea49d9c1 [2023-01-10T22:17:17.222Z] Removing intermediate container c35eea49d9c1 [2023-01-10T22:17:17.222Z] ---> de585a52610a [2023-01-10T22:17:17.222Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T22:17:17.222Z] ---> Running in d5abe90af5e1 [2023-01-10T22:17:17.222Z] Removing intermediate container d5abe90af5e1 [2023-01-10T22:17:17.222Z] ---> 66242bdf56b2 [2023-01-10T22:17:17.222Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T22:17:17.490Z] ---> Running in d434e5dc32e3 [2023-01-10T22:17:17.760Z] Removing intermediate container d434e5dc32e3 [2023-01-10T22:17:17.760Z] ---> 0934eaa7d5e3 [2023-01-10T22:17:17.760Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T22:17:17.760Z] ---> Running in ef2b46d54ba4 [2023-01-10T22:17:18.029Z] Removing intermediate container ef2b46d54ba4 [2023-01-10T22:17:18.029Z] ---> c0105b9081da [2023-01-10T22:17:18.029Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-10T22:17:18.299Z] ---> Running in a256677b55ca [2023-01-10T22:17:18.567Z] Removing intermediate container a256677b55ca [2023-01-10T22:17:18.567Z] ---> 05ef7a6405b4 [2023-01-10T22:17:18.567Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T22:17:18.567Z] ---> Running in 07946e5495b2 [2023-01-10T22:17:19.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T22:17:19.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T22:17:21.212Z] OK: 221 MiB in 51 packages [2023-01-10T22:17:21.801Z] Removing intermediate container 07946e5495b2 [2023-01-10T22:17:21.801Z] ---> ea05866afa99 [2023-01-10T22:17:21.801Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-10T22:17:21.801Z] ---> Running in b7502bdb3476 [2023-01-10T22:17:22.070Z] Removing intermediate container b7502bdb3476 [2023-01-10T22:17:22.070Z] ---> 1f15f9a8d436 [2023-01-10T22:17:22.070Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-10T22:17:22.659Z] ---> 8ac19a828de6 [2023-01-10T22:17:22.659Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T22:17:22.659Z] ---> Running in 3c53bcbdd961 [2023-01-10T22:17:26.930Z] Removing intermediate container 3c53bcbdd961 [2023-01-10T22:17:26.930Z] ---> ee7b0c42ed7e [2023-01-10T22:17:26.930Z] Step 12/26 : COPY . . [2023-01-10T22:17:28.345Z] ---> 19a71bda833a [2023-01-10T22:17:28.345Z] Step 13/26 : RUN ${MAKE} [2023-01-10T22:17:28.345Z] ---> Running in f1804c5155ca [2023-01-10T22:17:29.316Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-01-10T22:19:36.027Z] Removing intermediate container f1804c5155ca [2023-01-10T22:19:36.027Z] ---> 7b64257f478d [2023-01-10T22:19:36.027Z] Step 14/26 : FROM alpine:3.16 [2023-01-10T22:19:36.027Z] 3.16: Pulling from library/alpine [2023-01-10T22:19:36.027Z] 6875df1f5354: Pulling fs layer [2023-01-10T22:19:36.027Z] 6875df1f5354: Verifying Checksum [2023-01-10T22:19:36.028Z] 6875df1f5354: Download complete [2023-01-10T22:19:36.028Z] 6875df1f5354: Pull complete [2023-01-10T22:19:36.028Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T22:19:36.028Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T22:19:36.028Z] ---> 2b4661558fb8 [2023-01-10T22:19:36.028Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T22:19:36.028Z] ---> Running in a2c736994813 [2023-01-10T22:19:36.028Z] Removing intermediate container a2c736994813 [2023-01-10T22:19:36.028Z] ---> 020f5876e11a [2023-01-10T22:19:36.028Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-10T22:19:36.028Z] ---> Running in 81c286317f5b [2023-01-10T22:19:36.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T22:19:36.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T22:19:36.293Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T22:19:36.293Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T22:19:36.293Z] OK: 5 MiB in 15 packages [2023-01-10T22:19:37.256Z] Removing intermediate container 81c286317f5b [2023-01-10T22:19:37.256Z] ---> 29c1d8f08eb1 [2023-01-10T22:19:37.256Z] Step 17/26 : WORKDIR / [2023-01-10T22:19:37.256Z] ---> Running in 05daa18f36e6 [2023-01-10T22:19:37.522Z] Removing intermediate container 05daa18f36e6 [2023-01-10T22:19:37.522Z] ---> f4e525ae9c1f [2023-01-10T22:19:37.522Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-10T22:19:38.929Z] ---> cf25f73d0571 [2023-01-10T22:19:38.929Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-10T22:19:39.193Z] ---> 6c0a476ea0ec [2023-01-10T22:19:39.193Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-10T22:19:39.774Z] ---> df07e9d57c82 [2023-01-10T22:19:39.774Z] Step 21/26 : EXPOSE 59984 [2023-01-10T22:19:39.774Z] ---> Running in fe4d94c55ab1 [2023-01-10T22:19:40.042Z] Removing intermediate container fe4d94c55ab1 [2023-01-10T22:19:40.042Z] ---> cdc9850cbaa7 [2023-01-10T22:19:40.042Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-10T22:19:40.042Z] ---> Running in 64d3a61fe762 [2023-01-10T22:19:40.308Z] Removing intermediate container 64d3a61fe762 [2023-01-10T22:19:40.308Z] ---> fc1204493112 [2023-01-10T22:19:40.308Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T22:19:40.308Z] ---> Running in 1999894ee485 [2023-01-10T22:19:40.574Z] Removing intermediate container 1999894ee485 [2023-01-10T22:19:40.574Z] ---> c231eaadad5f [2023-01-10T22:19:40.574Z] Step 24/26 : LABEL arch=arm64 [2023-01-10T22:19:40.840Z] ---> Running in 6ff5acf737ff [2023-01-10T22:19:41.108Z] Removing intermediate container 6ff5acf737ff [2023-01-10T22:19:41.108Z] ---> a4fb71a95371 [2023-01-10T22:19:41.108Z] Step 25/26 : LABEL git_sha=aee7025df1e4901b2ec3c1ae16df8c78c17f5672 [2023-01-10T22:19:41.108Z] ---> Running in 0b965d2149d6 [2023-01-10T22:19:41.376Z] Removing intermediate container 0b965d2149d6 [2023-01-10T22:19:41.376Z] ---> 13485f7577ef [2023-01-10T22:19:41.376Z] Step 26/26 : LABEL version=0.0.0 [2023-01-10T22:19:41.376Z] ---> Running in 62b6f28d23e2 [2023-01-10T22:19:41.642Z] Removing intermediate container 62b6f28d23e2 [2023-01-10T22:19:41.642Z] ---> e40fdd1c42a8 [2023-01-10T22:19:41.642Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T22:19:41.907Z] Successfully built e40fdd1c42a8 [2023-01-10T22:19:41.907Z] 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-01-10T22:19:42.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T22:19:42.323Z] [2023-01-10T22:19:42.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:19:42.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T22:19:42.655Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T22:19:42.655Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T22:19:42.655Z] 04944245beec: Pulling fs layer [2023-01-10T22:19:42.655Z] 699f458cf7ca: Pulling fs layer [2023-01-10T22:19:42.655Z] 765212b225bb: Pulling fs layer [2023-01-10T22:19:42.655Z] f23df028b6ca: Pulling fs layer [2023-01-10T22:19:42.655Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T22:19:42.655Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T22:19:42.655Z] 765212b225bb: Waiting [2023-01-10T22:19:42.655Z] f23df028b6ca: Waiting [2023-01-10T22:19:42.655Z] d65c8cfc05b1: Waiting [2023-01-10T22:19:42.655Z] 2437ff75d9bd: Waiting [2023-01-10T22:19:42.923Z] 04944245beec: Verifying Checksum [2023-01-10T22:19:42.923Z] 04944245beec: Download complete [2023-01-10T22:19:42.923Z] 765212b225bb: Verifying Checksum [2023-01-10T22:19:42.923Z] 765212b225bb: Download complete [2023-01-10T22:19:42.923Z] f23df028b6ca: Verifying Checksum [2023-01-10T22:19:42.923Z] f23df028b6ca: Download complete [2023-01-10T22:19:42.923Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T22:19:42.923Z] d65c8cfc05b1: Download complete [2023-01-10T22:19:43.191Z] 699f458cf7ca: Verifying Checksum [2023-01-10T22:19:43.191Z] 699f458cf7ca: Download complete [2023-01-10T22:19:43.458Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T22:19:43.458Z] 8998bd30e6a1: Download complete [2023-01-10T22:19:46.040Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T22:19:46.040Z] 2437ff75d9bd: Download complete [2023-01-10T22:19:47.444Z] 8998bd30e6a1: Pull complete [2023-01-10T22:19:47.711Z] 04944245beec: Pull complete [2023-01-10T22:19:49.123Z] 699f458cf7ca: Pull complete [2023-01-10T22:19:49.123Z] 765212b225bb: Pull complete [2023-01-10T22:19:49.705Z] f23df028b6ca: Pull complete [2023-01-10T22:19:49.973Z] d65c8cfc05b1: Pull complete [2023-01-10T22:20:04.964Z] 2437ff75d9bd: Pull complete [2023-01-10T22:20:04.964Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T22:20:04.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T22:20:04.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:20:05.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-1737 does not seem to be running inside a container [2023-01-10T22:20:05.206Z] $ 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/13 -v /w/workspace/device-onvif-camera/13:/w/workspace/device-onvif-camera/13:rw,z -v /w/workspace/device-onvif-camera/13@tmp:/w/workspace/device-onvif-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T22:20:07.586Z] $ docker top 54d5f0ea01732942da98b4980584e0759ff4f40bc22428c355950262c591b77d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:20:08.090Z] ---> job-cost.sh [2023-01-10T22:20:08.354Z] lf-activate-venv: SKIPPING [2023-01-10T22:20:08.354Z] INFO: No Stack... [2023-01-10T22:20:08.932Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T22:20:09.512Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T22:20:09.825Z] + cut -d, -f6 [2023-01-10T22:20:09.825Z] + cat /w/workspace/device-onvif-camera/13/archives/cost.csv [Pipeline] lock [2023-01-10T22:20:09.880Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [2023-01-10T22:20:09.886Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] did not exist. Created. [2023-01-10T22:20:09.886Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T22:20:10.215Z] /w/workspace/device-onvif-camera/13@tmp/durable-c58cac4c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T22:20:10.855Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T22:20:10.870Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T22:20:10.933Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T22:20:10.942Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-13-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T22:20:10.965Z] $ docker stop --time=1 54d5f0ea01732942da98b4980584e0759ff4f40bc22428c355950262c591b77d [2023-01-10T22:20:12.420Z] $ docker rm -f --volumes 54d5f0ea01732942da98b4980584e0759ff4f40bc22428c355950262c591b77d [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-01-10T22:20:12.763Z] provisioning config files... [2023-01-10T22:20:12.770Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config2369547280905925203tmp [Pipeline] { [Pipeline] sh [2023-01-10T22:20:13.059Z] + set +x [2023-01-10T22:20:13.059Z] + curl -s https://codecov.io/bash [2023-01-10T22:20:13.059Z] + bash -s -- [2023-01-10T22:20:13.059Z] [2023-01-10T22:20:13.059Z] _____ _ [2023-01-10T22:20:13.059Z] / ____| | | [2023-01-10T22:20:13.059Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T22:20:13.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T22:20:13.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T22:20:13.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T22:20:13.059Z] Bash-1.0.6 [2023-01-10T22:20:13.059Z] [2023-01-10T22:20:13.059Z] [2023-01-10T22:20:13.059Z] ==> git version 2.25.1 found [2023-01-10T22:20:13.059Z] ==> 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-01-10T22:20:13.059Z] Release-Date: 2020-01-08 [2023-01-10T22:20:13.059Z] 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-01-10T22:20:13.059Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T22:20:13.059Z] ==> Jenkins CI detected. [2023-01-10T22:20:13.059Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-185 [2023-01-10T22:20:13.059Z] project root: . [2023-01-10T22:20:13.059Z] --> token set from env [2023-01-10T22:20:13.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T22:20:13.059Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T22:20:13.059Z] ==> Python coveragepy not found [2023-01-10T22:20:13.059Z] ==> Searching for coverage reports in: [2023-01-10T22:20:13.059Z] + . [2023-01-10T22:20:13.059Z] -> Found 1 reports [2023-01-10T22:20:13.059Z] ==> Detecting git/mercurial file structure [2023-01-10T22:20:13.317Z] ==> Reading reports [2023-01-10T22:20:13.317Z] + ./coverage.out bytes=79184 [2023-01-10T22:20:13.317Z] ==> Appending adjustments [2023-01-10T22:20:13.317Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T22:20:13.317Z] + Found adjustments [2023-01-10T22:20:13.317Z] ==> Gzipping contents [2023-01-10T22:20:13.317Z] 12K /tmp/codecov.Gk8ups.gz [2023-01-10T22:20:13.317Z] ==> Uploading reports [2023-01-10T22:20:13.317Z] url: https://codecov.io [2023-01-10T22:20:13.317Z] query: branch=PR-185&commit=43da81b2ed1d048ae9e5170664ec5fe73868b570&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2023-01-10T22:20:13.317Z] -> Pinging Codecov [2023-01-10T22:20:13.317Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=43da81b2ed1d048ae9e5170664ec5fe73868b570&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2023-01-10T22:20:13.575Z] -> Uploading to [2023-01-10T22:20:13.575Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/F29A59C45E3A92E06B3E522C9905F8EF/43da81b2ed1d048ae9e5170664ec5fe73868b570/649e7e6d-e08d-4e88-904f-edd5fd9447f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T222013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6fb1648f61f19ab83ad2bb9e284fd0499cf0d5d49f0bbc74e39aa71666c2b34b [2023-01-10T22:20:13.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T22:20:13.834Z] Dload Upload Total Spent Left Speed [2023-01-10T22:20:14.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10838 0 0 100 10838 0 39268 --:--:-- --:--:-- --:--:-- 39268 [2023-01-10T22:20:14.094Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/43da81b2ed1d048ae9e5170664ec5fe73868b570 [Pipeline] } [2023-01-10T22:20:14.101Z] 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-01-10T22:20:14.830Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] [2023-01-10T22:20:14.830Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2023-01-10T22:20:14.830Z] total 16 [2023-01-10T22:20:14.830Z] drwxr-xr-x 3 root root 4096 Jan 10 22:12 . [2023-01-10T22:20:14.830Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:12 .. [2023-01-10T22:20:14.830Z] drwxr-xr-x 2 root root 4096 Jan 10 22:12 cost [2023-01-10T22:20:14.830Z] -rw-r--r-- 1 root root 92 Jan 10 22:12 cost.csv [2023-01-10T22:20:14.830Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives [2023-01-10T22:20:14.830Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2023-01-10T22:20:14.830Z] total 16 [2023-01-10T22:20:14.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 22:12 . [2023-01-10T22:20:14.830Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:12 .. [2023-01-10T22:20:14.830Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 22:12 cost [2023-01-10T22:20:14.830Z] -rw-r--r-- 1 jenkins jenkins 92 Jan 10 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:20:15.123Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:20:15.990Z] ---> package-listing.sh [2023-01-10T22:20:15.990Z] ++ facter osfamily [2023-01-10T22:20:15.990Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T22:20:16.250Z] + OS_FAMILY=debian [2023-01-10T22:20:16.250Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-185 [2023-01-10T22:20:16.250Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T22:20:16.250Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T22:20:16.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T22:20:16.250Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T22:20:16.250Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2023-01-10T22:20:16.250Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T22:20:16.250Z] + case "${OS_FAMILY}" in [2023-01-10T22:20:16.250Z] + dpkg -l [2023-01-10T22:20:16.250Z] + grep '^ii' [2023-01-10T22:20:16.250Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T22:20:16.250Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T22:20:16.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T22:20:16.250Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2023-01-10T22:20:16.250Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ [2023-01-10T22:20:16.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo [2023-01-10T22:20:16.263Z] 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T22:20:16.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:20:17.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T22:20:17.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:20:17.180Z] prd-ubuntu20.04-docker-8c-8g-1736 does not seem to be running inside a container [2023-01-10T22:20:17.208Z] $ 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-185/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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T22:20:17.433Z] $ docker top 76a54f9d1babe747c7271a1c948b6b548334049943cc5eca85a0d964cc3fff79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:20:17.792Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T22:20:18.079Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T22:20:18.365Z] + ls /var/log/sa-host [2023-01-10T22:20:18.365Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T22:20:18.430Z] provisioning config files... [2023-01-10T22:20:18.438Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config10883765044421450298tmp [Pipeline] { [Pipeline] echo [2023-01-10T22:20:18.454Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:20:18.733Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T22:20:18.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:20:19.063Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T22:20:19.071Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:20:19.357Z] ---> sudo-logs.sh [2023-01-10T22:20:19.357Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T22:20:19.381Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:20:19.658Z] ---> job-cost.sh [2023-01-10T22:20:19.658Z] lf-activate-venv: SKIPPING [2023-01-10T22:20:19.658Z] DEBUG: total: 0.2199999988079071 [2023-01-10T22:20:19.658Z] INFO: Retrieving Stack Cost... [2023-01-10T22:20:19.916Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T22:20:20.481Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T22:20:20.494Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:20:20.773Z] ---> logs-deploy.sh [2023-01-10T22:20:20.773Z] lf-activate-venv: SKIPPING [2023-01-10T22:20:20.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/13 [2023-01-10T22:20:20.773Z] INFO: archiving workspace using pattern(s): [2023-01-10T22:20:21.707Z] Archives upload complete. [2023-01-10T22:20:21.707Z] INFO: archiving logs to Nexus