Pull request #349 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 10579e0f85d47aa1e0dc521a9d677bef11869e90+b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 (7c8d893e40b7d633d7d47d86269fe8315c6d9711) 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-ssh1319964421689629496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh365281082562821849.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6411392502766138191.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18413694950383104556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12942936643014956164.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-349/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-349/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3436968380840995225.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14760 in /w/workspace/undry_device-onvif-camera_PR-349 [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-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 into PR head commit 10579e0f85d47aa1e0dc521a9d677bef11869e90 Merge succeeded, producing 10579e0f85d47aa1e0dc521a9d677bef11869e90 Checking out Revision 10579e0f85d47aa1e0dc521a9d677bef11869e90 (PR-349) > git config core.sparsecheckout # timeout=10 > git checkout -f 10579e0f85d47aa1e0dc521a9d677bef11869e90 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10579e0f85d47aa1e0dc521a9d677bef11869e90 # timeout=10 Commit message: "refactor: Consume Provision Watcher changes for running multiple instances" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T20:56:56.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T20:56:56.441Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T20:56:56.543Z] ========================================================= [2023-05-09T20:56:56.543Z] EdgeX Global Pipelines Version Info [2023-05-09T20:56:56.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:56:57.324Z] ------------------- [2023-05-09T20:56:57.324Z] stable info: [2023-05-09T20:56:57.324Z] ------------------- [2023-05-09T20:56:57.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T20:56:57.324Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T20:56:57.324Z] Message: update stable to v1.0.249 [2023-05-09T20:56:57.896Z] ------------------- [2023-05-09T20:56:57.896Z] experimental info: [2023-05-09T20:56:57.896Z] ------------------- [2023-05-09T20:56:57.896Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T20:56:57.896Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T20:56:57.896Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T20:56:58.219Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-09T20:56:58.266Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-09T20:56:58.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T20:56:58.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T20:56:58.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T20:56:58.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T20:56:58.494Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T20:56:58.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T20:56:58.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T20:56:58.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T20:56:58.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T20:56:58.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-09T20:56:58.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T20:56:58.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T20:56:58.862Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T20:56:58.907Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T20:56:58.958Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T20:56:59.002Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T20:56:59.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T20:56:59.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T20:56:59.139Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T20:56:59.185Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-09T20:56:59.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T20:56:59.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T20:56:59.313Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T20:56:59.357Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T20:56:59.403Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T20:56:59.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo [2023-05-09T20:56:59.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo [2023-05-09T20:56:59.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo [2023-05-09T20:56:59.589Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] echo [2023-05-09T20:56:59.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10579e0 [Pipeline] echo [2023-05-09T20:56:59.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:56:59.822Z] provisioning config files... [2023-05-09T20:57:00.477Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-349@tmp/config9960659162809215788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:57:00.833Z] ---> docker-login.sh [2023-05-09T20:57:00.833Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:57:01.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:01.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:01.352Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:01.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:01.352Z] [2023-05-09T20:57:01.352Z] Login Succeeded [2023-05-09T20:57:01.352Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:57:01.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:01.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:01.612Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:01.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:01.612Z] [2023-05-09T20:57:01.612Z] Login Succeeded [2023-05-09T20:57:01.612Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:57:01.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:01.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:01.612Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:01.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:01.612Z] [2023-05-09T20:57:01.612Z] Login Succeeded [2023-05-09T20:57:01.612Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:57:01.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:01.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:01.873Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:01.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:01.873Z] [2023-05-09T20:57:01.873Z] Login Succeeded [2023-05-09T20:57:01.873Z] docker.io [2023-05-09T20:57:01.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:02.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:02.135Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:02.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:02.135Z] [2023-05-09T20:57:02.135Z] Login Succeeded [2023-05-09T20:57:02.135Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:57:02.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T20:57:02.842Z] + git rev-list -1 --merges 10579e0f85d47aa1e0dc521a9d677bef11869e90~1..10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] echo [2023-05-09T20:57:02.912Z] -----------> git rev-list -1 --merges 10579e0f85d47aa1e0dc521a9d677bef11869e90~1..10579e0f85d47aa1e0dc521a9d677bef11869e90 10579e0f85d47aa1e0dc521a9d677bef11869e90 [false] [Pipeline] sh [2023-05-09T20:57:03.228Z] + git log --format=format:%s -1 10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] echo [2023-05-09T20:57:03.265Z] ========================================================= [2023-05-09T20:57:03.265Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T20:57:03.265Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T20:57:04.592Z] + git log --format=format:%s -1 10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] echo [2023-05-09T20:57:04.633Z] [semverPrep] GIT_COMMIT: 10579e0f85d47aa1e0dc521a9d677bef11869e90, Commit Message: refactor: Consume Provision Watcher changes for running multiple instances [Pipeline] echo [2023-05-09T20:57:04.666Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T20:57:05.094Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T20:57:05.094Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T20:57:05.094Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T20:57:05.094Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T20:57:05.094Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T20:57:05.094Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T20:57:05.094Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:57:05.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:57:05.642Z] [2023-05-09T20:57:05.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:57:06.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:57:06.031Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T20:57:06.031Z] b85a868b505f: Pulling fs layer [2023-05-09T20:57:06.031Z] e2be974225ed: Pulling fs layer [2023-05-09T20:57:06.031Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T20:57:06.031Z] 988bab9f4d93: Pulling fs layer [2023-05-09T20:57:06.031Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T20:57:06.031Z] eaf3925da568: Pulling fs layer [2023-05-09T20:57:06.031Z] bab4dde63d76: Pulling fs layer [2023-05-09T20:57:06.031Z] bde34c3a00c8: Pulling fs layer [2023-05-09T20:57:06.031Z] b352a97aabf1: Pulling fs layer [2023-05-09T20:57:06.031Z] 4872d77fe225: Pulling fs layer [2023-05-09T20:57:06.031Z] 5851b861e8e6: Pulling fs layer [2023-05-09T20:57:06.031Z] bde34c3a00c8: Waiting [2023-05-09T20:57:06.031Z] b352a97aabf1: Waiting [2023-05-09T20:57:06.031Z] 988bab9f4d93: Waiting [2023-05-09T20:57:06.031Z] 4872d77fe225: Waiting [2023-05-09T20:57:06.031Z] 5851b861e8e6: Waiting [2023-05-09T20:57:06.031Z] 1469e6f7b9e6: Waiting [2023-05-09T20:57:06.031Z] bab4dde63d76: Waiting [2023-05-09T20:57:06.031Z] eaf3925da568: Waiting [2023-05-09T20:57:06.031Z] e2be974225ed: Download complete [2023-05-09T20:57:06.031Z] 988bab9f4d93: Verifying Checksum [2023-05-09T20:57:06.031Z] 988bab9f4d93: Download complete [2023-05-09T20:57:06.297Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T20:57:06.297Z] 1469e6f7b9e6: Download complete [2023-05-09T20:57:06.297Z] eaf3925da568: Verifying Checksum [2023-05-09T20:57:06.297Z] eaf3925da568: Download complete [2023-05-09T20:57:06.297Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T20:57:06.297Z] 339a4e72a1f5: Download complete [2023-05-09T20:57:06.297Z] bde34c3a00c8: Verifying Checksum [2023-05-09T20:57:06.297Z] bde34c3a00c8: Download complete [2023-05-09T20:57:06.297Z] b352a97aabf1: Verifying Checksum [2023-05-09T20:57:06.297Z] b352a97aabf1: Download complete [2023-05-09T20:57:06.563Z] 4872d77fe225: Download complete [2023-05-09T20:57:06.563Z] 5851b861e8e6: Download complete [2023-05-09T20:57:06.563Z] b85a868b505f: Verifying Checksum [2023-05-09T20:57:06.563Z] b85a868b505f: Download complete [2023-05-09T20:57:06.825Z] bab4dde63d76: Download complete [2023-05-09T20:57:07.765Z] b85a868b505f: Pull complete [2023-05-09T20:57:08.027Z] e2be974225ed: Pull complete [2023-05-09T20:57:08.597Z] 339a4e72a1f5: Pull complete [2023-05-09T20:57:08.597Z] 988bab9f4d93: Pull complete [2023-05-09T20:57:08.903Z] 1469e6f7b9e6: Pull complete [2023-05-09T20:57:08.903Z] eaf3925da568: Pull complete [2023-05-09T20:57:10.826Z] bab4dde63d76: Pull complete [2023-05-09T20:57:10.826Z] bde34c3a00c8: Pull complete [2023-05-09T20:57:10.826Z] b352a97aabf1: Pull complete [2023-05-09T20:57:11.087Z] 4872d77fe225: Pull complete [2023-05-09T20:57:11.087Z] 5851b861e8e6: Pull complete [2023-05-09T20:57:11.087Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T20:57:11.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:57:11.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:57:11.436Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2023-05-09T20:57:11.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T20:57:14.433Z] $ docker top d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae -eo pid,comm [2023-05-09T20:57:14.483Z] 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-05-09T20:57:14.483Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T20:57:14.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:57:14.634Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:57:14.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:57:14.772Z] $ docker exec d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae ssh-agent [2023-05-09T20:57:14.867Z] SSH_AUTH_SOCK=/tmp/ssh-GpulYiUz8ZbH/agent.33 [2023-05-09T20:57:14.867Z] SSH_AGENT_PID=40 [2023-05-09T20:57:14.874Z] Running ssh-add (command line suppressed) [2023-05-09T20:57:14.983Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-349@tmp/private_key_14452445421127453531.key (/w/workspace/undry_device-onvif-camera_PR-349@tmp/private_key_14452445421127453531.key) [2023-05-09T20:57:14.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:57:15.336Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T20:57:15.372Z] $ docker exec --env ******** --env ******** d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae ssh-agent -k [2023-05-09T20:57:15.479Z] unset SSH_AUTH_SOCK; [2023-05-09T20:57:15.480Z] unset SSH_AGENT_PID; [2023-05-09T20:57:15.480Z] echo Agent pid 40 killed; [2023-05-09T20:57:15.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T20:57:15.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:57:15.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:57:15.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:57:15.723Z] $ docker exec d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae ssh-agent [2023-05-09T20:57:15.822Z] SSH_AUTH_SOCK=/tmp/ssh-RTSQ2FrRXqhZ/agent.73 [2023-05-09T20:57:15.822Z] SSH_AGENT_PID=79 [2023-05-09T20:57:15.829Z] Running ssh-add (command line suppressed) [2023-05-09T20:57:15.942Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-349@tmp/private_key_12884136469364181770.key (/w/workspace/undry_device-onvif-camera_PR-349@tmp/private_key_12884136469364181770.key) [2023-05-09T20:57:15.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:57:16.293Z] + git semver init [2023-05-09T20:57:16.555Z] 2023-05-09 20:57:16,541 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T20:57:16.555Z] 2023-05-09 20:57:16,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-349/.semver [2023-05-09T20:57:16.555Z] 2023-05-09 20:57:16,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-349/.semver [2023-05-09T20:57:16.555Z] 2023-05-09 20:57:16,543 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-349/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-349, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:57:17.504Z] 2023-05-09 20:57:17,454 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-349/.git/info/exclude [2023-05-09T20:57:17.504Z] 2023-05-09 20:57:17,454 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-349/.semver/PR-349 with force:False [2023-05-09T20:57:17.504Z] 2023-05-09 20:57:17,455 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-349/.semver/PR-349 [2023-05-09T20:57:17.504Z] 2023-05-09 20:57:17,459 [execute] INFO git cat-file --batch-check [2023-05-09T20:57:17.504Z] 2023-05-09 20:57:17,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-349/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:57:17.504Z] 2023-05-09 20:57:17,466 [execute] INFO git cat-file --batch [2023-05-09T20:57:17.504Z] 2023-05-09 20:57:17,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-349/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:57:17.504Z] 2023-05-09 20:57:17,472 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-349/.semver/PR-349 [2023-05-09T20:57:17.504Z] 0.0.0 [Pipeline] } [2023-05-09T20:57:17.539Z] $ docker exec --env ******** --env ******** d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae ssh-agent -k [2023-05-09T20:57:17.656Z] unset SSH_AUTH_SOCK; [2023-05-09T20:57:17.657Z] unset SSH_AGENT_PID; [2023-05-09T20:57:17.657Z] echo Agent pid 79 killed; [2023-05-09T20:57:17.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:57:18.105Z] + git semver [Pipeline] } [2023-05-09T20:57:18.411Z] $ docker stop --time=1 d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae [2023-05-09T20:57:19.741Z] $ docker rm -f --volumes d7a5206de1da7d26d9cf58582510afe36af6148060e9e75b2adb7b08ef17b1ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:57:20.155Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T20:57:20.434Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T20:57:20.454Z] [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-05-09T20:57:21.097Z] provisioning config files... [2023-05-09T20:57:21.107Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-349@tmp/config17981136169664684281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:57:21.469Z] ---> docker-login.sh [2023-05-09T20:57:21.469Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:57:21.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:21.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:21.469Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:21.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:21.469Z] [2023-05-09T20:57:21.469Z] Login Succeeded [2023-05-09T20:57:21.469Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:57:21.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:21.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:21.469Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:21.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:21.469Z] [2023-05-09T20:57:21.469Z] Login Succeeded [2023-05-09T20:57:21.469Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:57:21.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:21.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:21.729Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:21.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:21.729Z] [2023-05-09T20:57:21.729Z] Login Succeeded [2023-05-09T20:57:21.729Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:57:21.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:21.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:21.729Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:21.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:21.729Z] [2023-05-09T20:57:21.729Z] Login Succeeded [2023-05-09T20:57:21.729Z] docker.io [2023-05-09T20:57:21.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:57:21.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:57:21.989Z] Configure a credential helper to remove this warning. See [2023-05-09T20:57:21.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:57:21.989Z] [2023-05-09T20:57:21.989Z] Login Succeeded [2023-05-09T20:57:21.989Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:57:22.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T20:57:22.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:57:22.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:57:22.314Z] ========================================================= [2023-05-09T20:57:22.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T20:57:22.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:57:22.797Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T20:57:22.797Z] Sending build context to Docker daemon 21.56MB [2023-05-09T20:57:22.797Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T20:57:22.797Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T20:57:23.062Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T20:57:23.062Z] f56be85fc22e: Pulling fs layer [2023-05-09T20:57:23.062Z] 85791d961cd3: Pulling fs layer [2023-05-09T20:57:23.062Z] d694b5ae8c79: Pulling fs layer [2023-05-09T20:57:23.062Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T20:57:23.062Z] 4d19c01a9841: Pulling fs layer [2023-05-09T20:57:23.062Z] 9325e15d5711: Pulling fs layer [2023-05-09T20:57:23.062Z] 556b6ee489ea: Pulling fs layer [2023-05-09T20:57:23.062Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T20:57:23.062Z] 9f32a84ed3da: Waiting [2023-05-09T20:57:23.062Z] 556b6ee489ea: Waiting [2023-05-09T20:57:23.062Z] 9325e15d5711: Waiting [2023-05-09T20:57:23.062Z] 85791d961cd3: Verifying Checksum [2023-05-09T20:57:23.062Z] 85791d961cd3: Download complete [2023-05-09T20:57:23.062Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T20:57:23.062Z] 9f32a84ed3da: Download complete [2023-05-09T20:57:23.062Z] f56be85fc22e: Verifying Checksum [2023-05-09T20:57:23.062Z] f56be85fc22e: Download complete [2023-05-09T20:57:23.062Z] 4d19c01a9841: Download complete [2023-05-09T20:57:23.062Z] 9325e15d5711: Verifying Checksum [2023-05-09T20:57:23.062Z] 9325e15d5711: Download complete [2023-05-09T20:57:23.323Z] f56be85fc22e: Pull complete [2023-05-09T20:57:23.323Z] 85791d961cd3: Pull complete [2023-05-09T20:57:23.892Z] d694b5ae8c79: Verifying Checksum [2023-05-09T20:57:23.892Z] d694b5ae8c79: Download complete [2023-05-09T20:57:23.892Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T20:57:23.892Z] c5a4b2cf53e6: Download complete [2023-05-09T20:57:24.150Z] 556b6ee489ea: Verifying Checksum [2023-05-09T20:57:24.150Z] 556b6ee489ea: Download complete [2023-05-09T20:57:27.444Z] d694b5ae8c79: Pull complete [2023-05-09T20:57:27.444Z] 9f32a84ed3da: Pull complete [2023-05-09T20:57:27.444Z] 4d19c01a9841: Pull complete [2023-05-09T20:57:27.444Z] 9325e15d5711: Pull complete [2023-05-09T20:57:29.975Z] 556b6ee489ea: Pull complete [2023-05-09T20:57:30.907Z] c5a4b2cf53e6: Pull complete [2023-05-09T20:57:30.907Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T20:57:30.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:57:30.907Z] ---> c4be618373d6 [2023-05-09T20:57:30.907Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:57:35.090Z] ---> Running in 26d72b15359a [2023-05-09T20:57:35.350Z] Removing intermediate container 26d72b15359a [2023-05-09T20:57:35.350Z] ---> 3abda0ce984c [2023-05-09T20:57:35.350Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T20:57:35.350Z] ---> Running in b3f17afae7c7 [2023-05-09T20:57:35.350Z] Removing intermediate container b3f17afae7c7 [2023-05-09T20:57:35.350Z] ---> 024f0fb2ef88 [2023-05-09T20:57:35.350Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T20:57:35.350Z] ---> Running in b65fbf665a06 [2023-05-09T20:57:35.609Z] Removing intermediate container b65fbf665a06 [2023-05-09T20:57:35.609Z] ---> de791a24818b [2023-05-09T20:57:35.609Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T20:57:35.609Z] ---> Running in 6a42e37f0273 [2023-05-09T20:57:35.609Z] Removing intermediate container 6a42e37f0273 [2023-05-09T20:57:35.609Z] ---> 96c169bffb5f [2023-05-09T20:57:35.609Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-09T20:57:35.609Z] ---> Running in ea8900c93586 [2023-05-09T20:57:35.867Z] Removing intermediate container ea8900c93586 [2023-05-09T20:57:35.867Z] ---> b1edf3fc5bb4 [2023-05-09T20:57:35.867Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T20:57:35.867Z] ---> Running in 57ff97c8af34 [2023-05-09T20:57:35.907Z] Still waiting to schedule task [2023-05-09T20:57:35.907Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T20:57:36.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:57:36.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:57:36.386Z] OK: 265 MiB in 53 packages [2023-05-09T20:57:36.953Z] Removing intermediate container 57ff97c8af34 [2023-05-09T20:57:36.953Z] ---> 5ba0ed6108e7 [2023-05-09T20:57:36.953Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-09T20:57:36.953Z] ---> Running in 144120202afc [2023-05-09T20:57:36.953Z] Removing intermediate container 144120202afc [2023-05-09T20:57:36.953Z] ---> 80641990b341 [2023-05-09T20:57:36.953Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-09T20:57:36.953Z] ---> 57d7e5cd0fd8 [2023-05-09T20:57:36.953Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:57:36.953Z] ---> Running in 8dbc5dc86b1c [2023-05-09T20:58:09.056Z] Removing intermediate container 8dbc5dc86b1c [2023-05-09T20:58:09.056Z] ---> 1647d8ccfa46 [2023-05-09T20:58:09.056Z] Step 12/13 : COPY . . [2023-05-09T20:58:09.056Z] ---> 5fcc235dfe01 [2023-05-09T20:58:09.056Z] Step 13/13 : RUN ${MAKE} [2023-05-09T20:58:09.056Z] ---> Running in 4baa1635d5eb [2023-05-09T20:58:09.056Z] noop [2023-05-09T20:58:09.056Z] Removing intermediate container 4baa1635d5eb [2023-05-09T20:58:09.056Z] ---> d1aed93e0965 [2023-05-09T20:58:09.056Z] Successfully built d1aed93e0965 [2023-05-09T20:58:09.056Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:58:09.526Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T20:58:09.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:58:09.687Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2023-05-09T20:58:09.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T20:58:10.066Z] $ docker top 0d29119b26965c55cd5c888c687183ede6f035da108f48f6664ca390a17ad75b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:58:10.453Z] + go version [2023-05-09T20:58:10.453Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T20:58:10.495Z] $ docker stop --time=1 0d29119b26965c55cd5c888c687183ede6f035da108f48f6664ca390a17ad75b [2023-05-09T20:58:11.822Z] $ docker rm -f --volumes 0d29119b26965c55cd5c888c687183ede6f035da108f48f6664ca390a17ad75b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:58:12.552Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T20:58:12.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:58:12.704Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2023-05-09T20:58:12.744Z] $ 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-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T20:58:13.105Z] $ docker top 3c385fe26f09bbf54f07c966e5f9451296bacf56b999118fa7d3e084fe8473a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:58:13.497Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-349 [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:58:13.871Z] + make test [2023-05-09T20:58:13.871Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T20:58:19.135Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-09T20:58:31.361Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-09T20:58:31.361Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-09T20:58:32.744Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.050s coverage: 30.9% of statements [2023-05-09T20:58:32.744Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.306s coverage: 86.5% of statements [2023-05-09T20:58:42.719Z] go vet ./... [2023-05-09T20:58:45.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T20:58:45.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T20:58:45.262Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T20:58:45.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T20:58:45.348Z] $ docker stop --time=1 3c385fe26f09bbf54f07c966e5f9451296bacf56b999118fa7d3e084fe8473a0 [2023-05-09T20:58:48.091Z] $ docker rm -f --volumes 3c385fe26f09bbf54f07c966e5f9451296bacf56b999118fa7d3e084fe8473a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:58:48.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T20:58:48.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T20:58:49.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T20:58:49.877Z] + ls -al . [2023-05-09T20:58:49.877Z] total 232 [2023-05-09T20:58:49.877Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 20:58 . [2023-05-09T20:58:49.877Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:56 .. [2023-05-09T20:58:49.877Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:57 .git [2023-05-09T20:58:49.877Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:56 .github [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 496 May 9 20:56 .gitignore [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 20:56 .golangci.yml [2023-05-09T20:58:49.877Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:57 .semver [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 9 20:56 Attribution.txt [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 9 20:56 CHANGELOG.md [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 9 20:56 Dockerfile [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:56 GOVERNANCE.md [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 734 May 9 20:56 Jenkinsfile [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 20:56 LICENSE [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 9 20:56 Makefile [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 20:56 OWNERS.md [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 9 20:56 README.md [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 20:57 VERSION [2023-05-09T20:58:49.877Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:56 bin [2023-05-09T20:58:49.877Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:56 cmd [2023-05-09T20:58:49.877Z] -rw-r--r-- 1 jenkins jenkins 79213 May 9 20:58 coverage.out [2023-05-09T20:58:49.877Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:56 doc [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 9 20:56 go.mod [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 9 20:56 go.sum [2023-05-09T20:58:49.877Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:56 internal [2023-05-09T20:58:49.877Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:56 snap [2023-05-09T20:58:49.877Z] -rw-rw-r-- 1 jenkins jenkins 236 May 9 20:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:58:50.283Z] + 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=10579e0f85d47aa1e0dc521a9d677bef11869e90 --label arch=amd64 --label version=0.0.0 . [2023-05-09T20:58:50.283Z] Sending build context to Docker daemon 21.64MB [2023-05-09T20:58:50.283Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T20:58:50.283Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-09T20:58:50.283Z] ---> d1aed93e0965 [2023-05-09T20:58:50.283Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:58:50.543Z] ---> Running in 18f550a849a2 [2023-05-09T20:58:50.805Z] Removing intermediate container 18f550a849a2 [2023-05-09T20:58:50.805Z] ---> 337e2bd35e6b [2023-05-09T20:58:50.805Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T20:58:50.805Z] ---> Running in ecc2670062d4 [2023-05-09T20:58:50.805Z] Removing intermediate container ecc2670062d4 [2023-05-09T20:58:50.805Z] ---> 1ae5f1270877 [2023-05-09T20:58:50.805Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T20:58:50.805Z] ---> Running in bc26039f1ed8 [2023-05-09T20:58:50.805Z] Removing intermediate container bc26039f1ed8 [2023-05-09T20:58:50.805Z] ---> 5d72c707ab89 [2023-05-09T20:58:50.805Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T20:58:50.805Z] ---> Running in b56f45e788c3 [2023-05-09T20:58:51.066Z] Removing intermediate container b56f45e788c3 [2023-05-09T20:58:51.066Z] ---> 46f3c08140d0 [2023-05-09T20:58:51.066Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-09T20:58:51.066Z] ---> Running in 968818f6acbc [2023-05-09T20:58:51.066Z] Removing intermediate container 968818f6acbc [2023-05-09T20:58:51.066Z] ---> 9a48f16339be [2023-05-09T20:58:51.066Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T20:58:51.066Z] ---> Running in 25c11a489998 [2023-05-09T20:58:51.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:58:51.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:58:51.856Z] OK: 265 MiB in 53 packages [2023-05-09T20:58:52.117Z] Removing intermediate container 25c11a489998 [2023-05-09T20:58:52.117Z] ---> bc939f9ae4bb [2023-05-09T20:58:52.117Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-09T20:58:52.117Z] ---> Running in 3ed38e7fb9d0 [2023-05-09T20:58:52.117Z] Removing intermediate container 3ed38e7fb9d0 [2023-05-09T20:58:52.117Z] ---> 39eaa7e42773 [2023-05-09T20:58:52.117Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-09T20:58:52.377Z] ---> 729054628587 [2023-05-09T20:58:52.377Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:58:52.377Z] ---> Running in 9d7f19b0b75a [2023-05-09T20:58:53.319Z] Removing intermediate container 9d7f19b0b75a [2023-05-09T20:58:53.319Z] ---> 3f39dac90157 [2023-05-09T20:58:53.319Z] Step 12/26 : COPY . . [2023-05-09T20:58:53.911Z] ---> 3abc49c6a889 [2023-05-09T20:58:53.911Z] Step 13/26 : RUN ${MAKE} [2023-05-09T20:58:53.911Z] ---> Running in 8a5843165118 [2023-05-09T20:58:54.171Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-09T20:59:14.452Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14761 in /w/workspace/undry_device-onvif-camera_PR-349 [Pipeline] { [Pipeline] ws [2023-05-09T20:59:14.516Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-09T20:59:14.601Z] The recommended git tool is: git [2023-05-09T20:59:16.103Z] Removing intermediate container 8a5843165118 [2023-05-09T20:59:16.103Z] ---> 3020fecb6c0d [2023-05-09T20:59:16.103Z] Step 14/26 : FROM alpine:3.17 [2023-05-09T20:59:16.103Z] 3.17: Pulling from library/alpine [2023-05-09T20:59:16.103Z] f56be85fc22e: Already exists [2023-05-09T20:59:16.103Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T20:59:16.103Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T20:59:16.103Z] ---> 9ed4aefc74f6 [2023-05-09T20:59:16.103Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T20:59:16.103Z] ---> Running in 74cc15313d41 [2023-05-09T20:59:16.103Z] Removing intermediate container 74cc15313d41 [2023-05-09T20:59:16.103Z] ---> 9b8fb52b1f8c [2023-05-09T20:59:16.103Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:59:16.103Z] ---> Running in 0ef0a677137d [2023-05-09T20:59:16.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:59:16.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:59:16.103Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T20:59:16.103Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:59:16.103Z] OK: 7 MiB in 16 packages [2023-05-09T20:59:16.362Z] Removing intermediate container 0ef0a677137d [2023-05-09T20:59:16.362Z] ---> 4b1caec015c8 [2023-05-09T20:59:16.362Z] Step 17/26 : WORKDIR / [2023-05-09T20:59:16.621Z] ---> Running in d30455b3dd3b [2023-05-09T20:59:16.621Z] Removing intermediate container d30455b3dd3b [2023-05-09T20:59:16.621Z] ---> 165b82d6c3bf [2023-05-09T20:59:16.622Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-09T20:59:17.603Z] ---> b02abfa88419 [2023-05-09T20:59:17.603Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-09T20:59:17.603Z] ---> 6d5a03246d03 [2023-05-09T20:59:17.603Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-09T20:59:17.603Z] ---> 8465cff7f9b8 [2023-05-09T20:59:17.603Z] Step 21/26 : EXPOSE 59984 [2023-05-09T20:59:17.603Z] ---> Running in 3c2c3f1819d6 [2023-05-09T20:59:17.603Z] Removing intermediate container 3c2c3f1819d6 [2023-05-09T20:59:17.603Z] ---> f3e5ede1a74c [2023-05-09T20:59:17.603Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-09T20:59:17.863Z] ---> Running in 96f282bd3248 [2023-05-09T20:59:17.863Z] Removing intermediate container 96f282bd3248 [2023-05-09T20:59:17.863Z] ---> b19e54630ab4 [2023-05-09T20:59:17.863Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:59:17.863Z] ---> Running in d419ee59a2a1 [2023-05-09T20:59:17.863Z] Removing intermediate container d419ee59a2a1 [2023-05-09T20:59:17.863Z] ---> 8bc7e99bd045 [2023-05-09T20:59:17.863Z] Step 24/26 : LABEL arch=amd64 [2023-05-09T20:59:17.863Z] ---> Running in 8812110bd441 [2023-05-09T20:59:18.125Z] Removing intermediate container 8812110bd441 [2023-05-09T20:59:18.125Z] ---> 0437390bd2da [2023-05-09T20:59:18.125Z] Step 25/26 : LABEL git_sha=10579e0f85d47aa1e0dc521a9d677bef11869e90 [2023-05-09T20:59:18.125Z] ---> Running in b2441d4b4608 [2023-05-09T20:59:18.125Z] Removing intermediate container b2441d4b4608 [2023-05-09T20:59:18.125Z] ---> 9eedbe970380 [2023-05-09T20:59:18.125Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T20:59:18.125Z] ---> Running in 7f1bb8479401 [2023-05-09T20:59:18.125Z] Removing intermediate container 7f1bb8479401 [2023-05-09T20:59:18.125Z] ---> 00961901ceb4 [2023-05-09T20:59:18.125Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T20:59:18.125Z] Successfully built 00961901ceb4 [2023-05-09T20:59:18.125Z] 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-05-09T20:59:19.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:59:19.087Z] [2023-05-09T20:59:19.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:59:19.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:59:19.749Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T20:59:19.749Z] 5eb5b503b376: Pulling fs layer [2023-05-09T20:59:19.749Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T20:59:19.749Z] ec43610c2a17: Pulling fs layer [2023-05-09T20:59:19.749Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T20:59:19.749Z] 33b1e0a273af: Pulling fs layer [2023-05-09T20:59:19.749Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T20:59:19.749Z] 2f39f015ded8: Pulling fs layer [2023-05-09T20:59:19.749Z] 33b1e0a273af: Waiting [2023-05-09T20:59:19.749Z] 3a2ae6a8a46f: Waiting [2023-05-09T20:59:19.749Z] 2f39f015ded8: Waiting [2023-05-09T20:59:19.749Z] 5d3b04190fa2: Waiting [2023-05-09T20:59:19.749Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T20:59:19.749Z] 5c69ac0246d0: Download complete [2023-05-09T20:59:19.749Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T20:59:19.749Z] 3a2ae6a8a46f: Download complete [2023-05-09T20:59:19.749Z] 33b1e0a273af: Verifying Checksum [2023-05-09T20:59:19.749Z] 33b1e0a273af: Download complete [2023-05-09T20:59:19.749Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T20:59:19.749Z] 5d3b04190fa2: Download complete [2023-05-09T20:59:20.007Z] ec43610c2a17: Verifying Checksum [2023-05-09T20:59:20.007Z] ec43610c2a17: Download complete [2023-05-09T20:59:20.007Z] 5eb5b503b376: Verifying Checksum [2023-05-09T20:59:20.007Z] 5eb5b503b376: Download complete [2023-05-09T20:59:20.558Z] using credential edgex-jenkins-ssh [2023-05-09T20:59:20.577Z] 2f39f015ded8: Download complete [2023-05-09T20:59:20.578Z] Cloning the remote Git repository [2023-05-09T20:59:20.632Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T20:59:20.721Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-09T20:59:20.864Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T20:59:20.865Z] > git --version # timeout=10 [2023-05-09T20:59:20.891Z] > git --version # 'git version 2.25.1' [2023-05-09T20:59:20.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T20:59:21.149Z] 5eb5b503b376: Pull complete [2023-05-09T20:59:21.408Z] 5c69ac0246d0: Pull complete [2023-05-09T20:59:21.975Z] ec43610c2a17: Pull complete [2023-05-09T20:59:21.975Z] 3a2ae6a8a46f: Pull complete [2023-05-09T20:59:21.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T20:59:22.236Z] 33b1e0a273af: Pull complete [2023-05-09T20:59:22.236Z] 5d3b04190fa2: Pull complete [2023-05-09T20:59:22.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-09T20:59:22.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T20:59:23.429Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-09T20:59:23.476Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-09T20:59:23.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T20:59:23.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T20:59:24.077Z] Merging remotes/origin/main commit b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 into PR head commit 10579e0f85d47aa1e0dc521a9d677bef11869e90 [2023-05-09T20:59:24.491Z] Merge succeeded, producing 10579e0f85d47aa1e0dc521a9d677bef11869e90 [2023-05-09T20:59:24.492Z] Checking out Revision 10579e0f85d47aa1e0dc521a9d677bef11869e90 (PR-349) [2023-05-09T20:59:24.107Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T20:59:24.189Z] > git checkout -f 10579e0f85d47aa1e0dc521a9d677bef11869e90 # timeout=10 [2023-05-09T20:59:24.382Z] > git remote # timeout=10 [2023-05-09T20:59:24.403Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T20:59:24.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T20:59:24.453Z] > git merge b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 # timeout=10 [2023-05-09T20:59:24.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T20:59:24.508Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T20:59:24.524Z] > git checkout -f 10579e0f85d47aa1e0dc521a9d677bef11869e90 # timeout=10 [2023-05-09T20:59:26.428Z] 2f39f015ded8: Pull complete [2023-05-09T20:59:26.428Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T20:59:26.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:59:26.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:59:26.670Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2023-05-09T20:59:26.712Z] $ 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-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@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-05-09T20:59:28.233Z] Commit message: "refactor: Consume Provision Watcher changes for running multiple instances" [2023-05-09T20:59:28.295Z] > git --version # timeout=10 [2023-05-09T20:59:28.307Z] > git --version # 'git version 2.25.1' [2023-05-09T20:59:28.318Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T20:59:28.844Z] [2023-05-09T20:59:28.844Z] GitHub has been notified of this commit’s build result [2023-05-09T20:59:28.844Z] [2023-05-09T20:59:29.945Z] $ docker top 8a8f292a16b25b846d8344d5075cac9fdaab193fbd32bd49894216bb573c2212 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-09T20:59:30.438Z] ---> job-cost.sh [2023-05-09T20:59:30.438Z] lf-activate-venv: SKIPPING [2023-05-09T20:59:30.438Z] INFO: No Stack... [Pipeline] sh [2023-05-09T20:59:30.956Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T20:59:30.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:59:30.956Z] Dload Upload Total Spent Left Speed [2023-05-09T20:59:30.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [2023-05-09T20:59:31.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T20:59:31.263Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-05-09T20:59:31.585Z] + cat /w/workspace/undry_device-onvif-camera_PR-349/archives/cost.csv [2023-05-09T20:59:31.585Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T20:59:31.632Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [2023-05-09T20:59:31.639Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] did not exist. Created. [2023-05-09T20:59:31.640Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-05-09T20:59:31.710Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2023-05-09T20:59:32.106Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T20:59:32.106Z] + sudo tee /etc/docker/daemon.new [2023-05-09T20:59:32.106Z] { [2023-05-09T20:59:32.106Z] "registry-mirrors": [ [2023-05-09T20:59:32.106Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T20:59:32.106Z] ], [2023-05-09T20:59:32.106Z] "bip": "10.250.0.254/24", [2023-05-09T20:59:32.106Z] "hosts": [ [2023-05-09T20:59:32.106Z] "tcp://0.0.0.0:5555", [2023-05-09T20:59:32.106Z] "unix:///var/run/docker.sock" [2023-05-09T20:59:32.106Z] ], [2023-05-09T20:59:32.106Z] "mtu": 1458, [2023-05-09T20:59:32.106Z] "selinux-enabled": true, [2023-05-09T20:59:32.106Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T20:59:32.106Z] } [2023-05-09T20:59:32.138Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2023-05-09T20:59:32.281Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T20:59:32.324Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T20:59:32.424Z] $ docker stop --time=1 8a8f292a16b25b846d8344d5075cac9fdaab193fbd32bd49894216bb573c2212 [2023-05-09T20:59:32.462Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-09T20:59:33.573Z] $ docker rm -f --volumes 8a8f292a16b25b846d8344d5075cac9fdaab193fbd32bd49894216bb573c2212 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T20:59:34.025Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:59:52.361Z] provisioning config files... [2023-05-09T20:59:52.391Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17626284986155328220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:59:52.803Z] ---> docker-login.sh [2023-05-09T20:59:52.803Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:59:53.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:59:53.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:59:53.349Z] Configure a credential helper to remove this warning. See [2023-05-09T20:59:53.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:59:53.349Z] [2023-05-09T20:59:53.349Z] Login Succeeded [2023-05-09T20:59:53.349Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:59:53.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:59:53.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:59:53.893Z] Configure a credential helper to remove this warning. See [2023-05-09T20:59:53.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:59:53.893Z] [2023-05-09T20:59:53.893Z] Login Succeeded [2023-05-09T20:59:53.893Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:59:54.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:59:54.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:59:54.163Z] Configure a credential helper to remove this warning. See [2023-05-09T20:59:54.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:59:54.163Z] [2023-05-09T20:59:54.163Z] Login Succeeded [2023-05-09T20:59:54.163Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:59:54.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:59:54.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:59:54.442Z] Configure a credential helper to remove this warning. See [2023-05-09T20:59:54.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:59:54.442Z] [2023-05-09T20:59:54.442Z] Login Succeeded [2023-05-09T20:59:54.442Z] docker.io [2023-05-09T20:59:54.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:59:54.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:59:54.990Z] Configure a credential helper to remove this warning. See [2023-05-09T20:59:54.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:59:54.990Z] [2023-05-09T20:59:54.990Z] Login Succeeded [2023-05-09T20:59:54.990Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:59:55.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T20:59:55.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:59:55.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:59:55.478Z] ========================================================= [2023-05-09T20:59:55.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T20:59:55.478Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:59:55.981Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T20:59:56.574Z] Sending build context to Docker daemon 14.22MB [2023-05-09T20:59:56.574Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T20:59:56.574Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-09T20:59:56.574Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T20:59:56.574Z] c41833b44d91: Pulling fs layer [2023-05-09T20:59:56.574Z] ed15518f5707: Pulling fs layer [2023-05-09T20:59:56.574Z] feae8fd75edb: Pulling fs layer [2023-05-09T20:59:56.574Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T20:59:56.574Z] 3cdef696dda3: Pulling fs layer [2023-05-09T20:59:56.574Z] 2ced38df9373: Pulling fs layer [2023-05-09T20:59:56.574Z] 58f1dce35555: Pulling fs layer [2023-05-09T20:59:56.574Z] 3cdef696dda3: Waiting [2023-05-09T20:59:56.574Z] 2ced38df9373: Waiting [2023-05-09T20:59:56.574Z] 58f1dce35555: Waiting [2023-05-09T20:59:56.574Z] 242c74f7c9fa: Waiting [2023-05-09T20:59:56.849Z] ed15518f5707: Verifying Checksum [2023-05-09T20:59:56.849Z] ed15518f5707: Download complete [2023-05-09T20:59:56.849Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T20:59:56.849Z] 242c74f7c9fa: Download complete [2023-05-09T20:59:56.849Z] 3cdef696dda3: Verifying Checksum [2023-05-09T20:59:56.849Z] 3cdef696dda3: Download complete [2023-05-09T20:59:56.849Z] c41833b44d91: Verifying Checksum [2023-05-09T20:59:56.849Z] c41833b44d91: Download complete [2023-05-09T20:59:58.277Z] c41833b44d91: Pull complete [2023-05-09T20:59:58.549Z] 58f1dce35555: Verifying Checksum [2023-05-09T20:59:58.549Z] 58f1dce35555: Download complete [2023-05-09T20:59:58.549Z] ed15518f5707: Pull complete [2023-05-09T20:59:59.520Z] feae8fd75edb: Verifying Checksum [2023-05-09T20:59:59.520Z] feae8fd75edb: Download complete [2023-05-09T20:59:59.520Z] 2ced38df9373: Verifying Checksum [2023-05-09T20:59:59.520Z] 2ced38df9373: Download complete [2023-05-09T21:00:11.864Z] feae8fd75edb: Pull complete [2023-05-09T21:00:11.864Z] 242c74f7c9fa: Pull complete [2023-05-09T21:00:11.864Z] 3cdef696dda3: Pull complete [2023-05-09T21:00:17.261Z] 2ced38df9373: Pull complete [2023-05-09T21:00:19.865Z] 58f1dce35555: Pull complete [2023-05-09T21:00:19.865Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T21:00:19.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T21:00:19.865Z] ---> fadd8f120f05 [2023-05-09T21:00:19.865Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:00:21.298Z] ---> Running in e51c4078af22 [2023-05-09T21:00:21.570Z] Removing intermediate container e51c4078af22 [2023-05-09T21:00:21.570Z] ---> 0e67fe150cad [2023-05-09T21:00:21.570Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:00:21.570Z] ---> Running in 8ae4edc4a482 [2023-05-09T21:00:21.841Z] Removing intermediate container 8ae4edc4a482 [2023-05-09T21:00:21.841Z] ---> 56c1caddccb5 [2023-05-09T21:00:21.841Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T21:00:22.110Z] ---> Running in c0e6f9051359 [2023-05-09T21:00:22.378Z] Removing intermediate container c0e6f9051359 [2023-05-09T21:00:22.378Z] ---> d7b9da212a03 [2023-05-09T21:00:22.378Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:00:22.378Z] ---> Running in 5d67bbff886b [2023-05-09T21:00:22.648Z] Removing intermediate container 5d67bbff886b [2023-05-09T21:00:22.648Z] ---> 9a9b22cab4fa [2023-05-09T21:00:22.648Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-09T21:00:22.648Z] ---> Running in 4ed3d1cfa599 [2023-05-09T21:00:22.920Z] Removing intermediate container 4ed3d1cfa599 [2023-05-09T21:00:22.920Z] ---> ea96dec70b41 [2023-05-09T21:00:22.920Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:00:22.920Z] ---> Running in 1f41d73af210 [2023-05-09T21:00:23.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:00:24.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:00:25.881Z] OK: 263 MiB in 53 packages [2023-05-09T21:00:26.473Z] Removing intermediate container 1f41d73af210 [2023-05-09T21:00:26.473Z] ---> d7a45db449da [2023-05-09T21:00:26.473Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-09T21:00:26.473Z] ---> Running in fcaa40cac7d4 [2023-05-09T21:00:27.059Z] Removing intermediate container fcaa40cac7d4 [2023-05-09T21:00:27.059Z] ---> 5cffb604ce0f [2023-05-09T21:00:27.059Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-09T21:00:27.328Z] ---> 206eed0a54a9 [2023-05-09T21:00:27.328Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:00:27.328Z] ---> Running in e25a3d2e1097 [2023-05-09T21:01:35.473Z] Removing intermediate container e25a3d2e1097 [2023-05-09T21:01:35.473Z] ---> 3a893a47cbc2 [2023-05-09T21:01:35.473Z] Step 12/13 : COPY . . [2023-05-09T21:01:35.473Z] ---> 7aec4cca096d [2023-05-09T21:01:35.473Z] Step 13/13 : RUN ${MAKE} [2023-05-09T21:01:35.473Z] ---> Running in 018dc51a867c [2023-05-09T21:01:35.473Z] noop [2023-05-09T21:01:35.473Z] Removing intermediate container 018dc51a867c [2023-05-09T21:01:35.473Z] ---> 73dd37d72247 [2023-05-09T21:01:35.473Z] Successfully built 73dd37d72247 [2023-05-09T21:01:35.473Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:01:35.965Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T21:01:35.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:01:36.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container [2023-05-09T21:01:36.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T21:01:37.625Z] $ docker top 28bc5d42d502653fc375942bd81b5daf003772501810745084eb1b2599e83192 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:01:38.523Z] + go version [2023-05-09T21:01:38.523Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T21:01:38.571Z] $ docker stop --time=1 28bc5d42d502653fc375942bd81b5daf003772501810745084eb1b2599e83192 [2023-05-09T21:01:40.229Z] $ docker rm -f --volumes 28bc5d42d502653fc375942bd81b5daf003772501810745084eb1b2599e83192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:01:41.133Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T21:01:41.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:01:41.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container [2023-05-09T21:01:41.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T21:01:42.700Z] $ docker top 61f2de4e7e43505f86b7ff38699e5f578707af7d9290f822f4030128c1de372a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:01:43.262Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T21:01:43.985Z] + make test [2023-05-09T21:01:43.985Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T21:02:16.250Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-09T21:04:37.943Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-09T21:04:37.943Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-09T21:04:37.943Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.193s coverage: 30.9% of statements [2023-05-09T21:04:48.083Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.868s coverage: 86.5% of statements [2023-05-09T21:04:48.084Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T21:04:48.084Z] go vet ./... [2023-05-09T21:05:20.384Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T21:05:20.384Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T21:05:20.384Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T21:05:20.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T21:05:20.463Z] $ docker stop --time=1 61f2de4e7e43505f86b7ff38699e5f578707af7d9290f822f4030128c1de372a [2023-05-09T21:05:22.297Z] $ docker rm -f --volumes 61f2de4e7e43505f86b7ff38699e5f578707af7d9290f822f4030128c1de372a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:05:23.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T21:05:23.605Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T21:05:24.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:05:24.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T21:05:25.205Z] + ls -al . [2023-05-09T21:05:25.205Z] total 228 [2023-05-09T21:05:25.205Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:01 . [2023-05-09T21:05:25.205Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 .. [2023-05-09T21:05:25.205Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 20:59 .git [2023-05-09T21:05:25.205Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:59 .github [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 496 May 9 20:59 .gitignore [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 20:59 .golangci.yml [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 9 20:59 Attribution.txt [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 9 20:59 CHANGELOG.md [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 9 20:59 Dockerfile [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 20:59 GOVERNANCE.md [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 734 May 9 20:59 Jenkinsfile [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 9 20:59 LICENSE [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 9 20:59 Makefile [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 20:59 OWNERS.md [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 9 20:59 README.md [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 20:57 VERSION [2023-05-09T21:05:25.205Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 20:59 bin [2023-05-09T21:05:25.205Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 20:59 cmd [2023-05-09T21:05:25.205Z] -rw-r--r-- 1 jenkins jenkins 79213 May 9 21:04 coverage.out [2023-05-09T21:05:25.205Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 doc [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 9 20:59 go.mod [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 9 20:59 go.sum [2023-05-09T21:05:25.205Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 internal [2023-05-09T21:05:25.205Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 20:59 snap [2023-05-09T21:05:25.205Z] -rw-rw-r-- 1 jenkins jenkins 236 May 9 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:05:25.661Z] + 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=10579e0f85d47aa1e0dc521a9d677bef11869e90 --label arch=arm64 --label version=0.0.0 . [2023-05-09T21:05:26.269Z] Sending build context to Docker daemon 14.3MB [2023-05-09T21:05:26.269Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:05:26.269Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-09T21:05:26.269Z] ---> 73dd37d72247 [2023-05-09T21:05:26.269Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-09T21:05:26.269Z] ---> Running in a64ac25ba59b [2023-05-09T21:05:26.559Z] Removing intermediate container a64ac25ba59b [2023-05-09T21:05:26.559Z] ---> cb09f0127d75 [2023-05-09T21:05:26.559Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T21:05:26.845Z] ---> Running in ec7dae477625 [2023-05-09T21:05:27.115Z] Removing intermediate container ec7dae477625 [2023-05-09T21:05:27.115Z] ---> 7e51b3e50379 [2023-05-09T21:05:27.115Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T21:05:27.115Z] ---> Running in 74a80767f101 [2023-05-09T21:05:27.391Z] Removing intermediate container 74a80767f101 [2023-05-09T21:05:27.391Z] ---> 61f34b497762 [2023-05-09T21:05:27.391Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T21:05:27.391Z] ---> Running in 6d6f7fa5bc10 [2023-05-09T21:05:27.665Z] Removing intermediate container 6d6f7fa5bc10 [2023-05-09T21:05:27.665Z] ---> e3e456cbe000 [2023-05-09T21:05:27.666Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-09T21:05:27.939Z] ---> Running in 0f2efd1b5a10 [2023-05-09T21:05:28.213Z] Removing intermediate container 0f2efd1b5a10 [2023-05-09T21:05:28.213Z] ---> b9089df43e50 [2023-05-09T21:05:28.214Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T21:05:28.214Z] ---> Running in 1e41e66514bb [2023-05-09T21:05:29.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:05:29.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:05:31.201Z] OK: 263 MiB in 53 packages [2023-05-09T21:05:31.800Z] Removing intermediate container 1e41e66514bb [2023-05-09T21:05:31.800Z] ---> 4a337376e5bf [2023-05-09T21:05:31.800Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-09T21:05:31.800Z] ---> Running in 97cccc0e7755 [2023-05-09T21:05:32.071Z] Removing intermediate container 97cccc0e7755 [2023-05-09T21:05:32.071Z] ---> f14ee03e3712 [2023-05-09T21:05:32.071Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-09T21:05:32.670Z] ---> 1a19105cea8a [2023-05-09T21:05:32.670Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:05:32.670Z] ---> Running in d3831d311376 [2023-05-09T21:05:35.270Z] Removing intermediate container d3831d311376 [2023-05-09T21:05:35.270Z] ---> 83b495925999 [2023-05-09T21:05:35.270Z] Step 12/26 : COPY . . [2023-05-09T21:05:37.238Z] ---> c66eb3820843 [2023-05-09T21:05:37.239Z] Step 13/26 : RUN ${MAKE} [2023-05-09T21:05:37.510Z] ---> Running in b1cf74afe803 [2023-05-09T21:05:38.476Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-09T21:08:00.204Z] Removing intermediate container b1cf74afe803 [2023-05-09T21:08:00.204Z] ---> 74c08d898086 [2023-05-09T21:08:00.204Z] Step 14/26 : FROM alpine:3.17 [2023-05-09T21:08:02.788Z] 3.17: Pulling from library/alpine [2023-05-09T21:08:03.059Z] c41833b44d91: Already exists [2023-05-09T21:08:03.329Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T21:08:03.329Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T21:08:03.329Z] ---> 51e60588ff2c [2023-05-09T21:08:03.329Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-09T21:08:03.329Z] ---> Running in 5b17fb4338c8 [2023-05-09T21:08:03.599Z] Removing intermediate container 5b17fb4338c8 [2023-05-09T21:08:03.599Z] ---> 5a21143251b5 [2023-05-09T21:08:03.599Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-09T21:08:03.599Z] ---> Running in bba8b2c0515a [2023-05-09T21:08:04.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:08:05.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:08:06.497Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T21:08:06.497Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T21:08:06.497Z] OK: 8 MiB in 16 packages [2023-05-09T21:08:07.462Z] Removing intermediate container bba8b2c0515a [2023-05-09T21:08:07.462Z] ---> f5aaee0f61de [2023-05-09T21:08:07.462Z] Step 17/26 : WORKDIR / [2023-05-09T21:08:07.462Z] ---> Running in 95c8cbf4c6cc [2023-05-09T21:08:07.732Z] Removing intermediate container 95c8cbf4c6cc [2023-05-09T21:08:07.732Z] ---> d1a6612eecbe [2023-05-09T21:08:07.732Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-09T21:08:09.685Z] ---> 4c206e234fda [2023-05-09T21:08:09.685Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-09T21:08:09.685Z] ---> 2b5c6676ab11 [2023-05-09T21:08:09.685Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-09T21:08:10.280Z] ---> 55a7067fda79 [2023-05-09T21:08:10.280Z] Step 21/26 : EXPOSE 59984 [2023-05-09T21:08:10.551Z] ---> Running in 8a6d1360150e [2023-05-09T21:08:10.819Z] Removing intermediate container 8a6d1360150e [2023-05-09T21:08:10.819Z] ---> cb7d0b54c887 [2023-05-09T21:08:10.819Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-09T21:08:10.819Z] ---> Running in e2b77623b55c [2023-05-09T21:08:11.087Z] Removing intermediate container e2b77623b55c [2023-05-09T21:08:11.087Z] ---> b358ab567804 [2023-05-09T21:08:11.087Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T21:08:11.364Z] ---> Running in 660c94f01aec [2023-05-09T21:08:11.632Z] Removing intermediate container 660c94f01aec [2023-05-09T21:08:11.632Z] ---> 7954214a76ee [2023-05-09T21:08:11.632Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T21:08:11.632Z] ---> Running in f8cd8d4fb6a8 [2023-05-09T21:08:11.901Z] Removing intermediate container f8cd8d4fb6a8 [2023-05-09T21:08:11.901Z] ---> 7ed338aeca51 [2023-05-09T21:08:11.901Z] Step 25/26 : LABEL git_sha=10579e0f85d47aa1e0dc521a9d677bef11869e90 [2023-05-09T21:08:11.901Z] ---> Running in 783e53cffe67 [2023-05-09T21:08:12.488Z] Removing intermediate container 783e53cffe67 [2023-05-09T21:08:12.488Z] ---> 16b8c14a0c6f [2023-05-09T21:08:12.488Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T21:08:12.488Z] ---> Running in 8ee243f86519 [2023-05-09T21:08:12.757Z] Removing intermediate container 8ee243f86519 [2023-05-09T21:08:12.757Z] ---> 136cfea02482 [2023-05-09T21:08:12.757Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T21:08:12.757Z] Successfully built 136cfea02482 [2023-05-09T21:08:12.757Z] 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-05-09T21:08:13.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:08:13.703Z] [2023-05-09T21:08:13.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:08:14.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:08:14.387Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T21:08:14.387Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T21:08:14.387Z] 04944245beec: Pulling fs layer [2023-05-09T21:08:14.387Z] 699f458cf7ca: Pulling fs layer [2023-05-09T21:08:14.387Z] 765212b225bb: Pulling fs layer [2023-05-09T21:08:14.387Z] f23df028b6ca: Pulling fs layer [2023-05-09T21:08:14.387Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T21:08:14.387Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T21:08:14.387Z] f23df028b6ca: Waiting [2023-05-09T21:08:14.387Z] d65c8cfc05b1: Waiting [2023-05-09T21:08:14.387Z] 2437ff75d9bd: Waiting [2023-05-09T21:08:14.387Z] 765212b225bb: Waiting [2023-05-09T21:08:14.387Z] 04944245beec: Verifying Checksum [2023-05-09T21:08:14.387Z] 04944245beec: Download complete [2023-05-09T21:08:14.387Z] 765212b225bb: Verifying Checksum [2023-05-09T21:08:14.387Z] 765212b225bb: Download complete [2023-05-09T21:08:14.655Z] 699f458cf7ca: Verifying Checksum [2023-05-09T21:08:14.655Z] 699f458cf7ca: Download complete [2023-05-09T21:08:14.655Z] f23df028b6ca: Verifying Checksum [2023-05-09T21:08:14.655Z] f23df028b6ca: Download complete [2023-05-09T21:08:14.655Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T21:08:14.655Z] d65c8cfc05b1: Download complete [2023-05-09T21:08:14.928Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T21:08:14.928Z] 8998bd30e6a1: Download complete [2023-05-09T21:08:17.519Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T21:08:17.519Z] 2437ff75d9bd: Download complete [2023-05-09T21:08:18.933Z] 8998bd30e6a1: Pull complete [2023-05-09T21:08:19.523Z] 04944245beec: Pull complete [2023-05-09T21:08:20.930Z] 699f458cf7ca: Pull complete [2023-05-09T21:08:20.930Z] 765212b225bb: Pull complete [2023-05-09T21:08:21.892Z] f23df028b6ca: Pull complete [2023-05-09T21:08:21.892Z] d65c8cfc05b1: Pull complete [2023-05-09T21:08:36.924Z] 2437ff75d9bd: Pull complete [2023-05-09T21:08:36.924Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T21:08:36.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T21:08:36.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:08:37.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-14761 does not seem to be running inside a container [2023-05-09T21:08:37.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T21:08:40.322Z] $ docker top ba188783b0931f35581a1f25110c3e584e97460607fd75447e0d7bb8041c43b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:08:41.249Z] ---> job-cost.sh [2023-05-09T21:08:41.249Z] lf-activate-venv: SKIPPING [2023-05-09T21:08:41.249Z] INFO: No Stack... [2023-05-09T21:08:41.520Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T21:08:42.485Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T21:08:43.159Z] + cut -d, -f6 [2023-05-09T21:08:43.159Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-05-09T21:08:43.259Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [2023-05-09T21:08:43.264Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] did not exist. Created. [2023-05-09T21:08:43.265Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T21:08:44.003Z] /w/workspace/device-onvif-camera/1@tmp/durable-092f9d9b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T21:08:44.688Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T21:08:44.731Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T21:08:44.795Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T21:08:44.812Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T21:08:44.896Z] $ docker stop --time=1 ba188783b0931f35581a1f25110c3e584e97460607fd75447e0d7bb8041c43b1 [2023-05-09T21:08:46.427Z] $ docker rm -f --volumes ba188783b0931f35581a1f25110c3e584e97460607fd75447e0d7bb8041c43b1 [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-05-09T21:08:47.470Z] provisioning config files... [2023-05-09T21:08:47.482Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-349@tmp/config12061714127534775328tmp [Pipeline] { [Pipeline] sh [2023-05-09T21:08:47.818Z] + set +x [2023-05-09T21:08:47.818Z] + curl -s https://codecov.io/bash [2023-05-09T21:08:47.818Z] + bash -s -- [2023-05-09T21:08:47.818Z] [2023-05-09T21:08:47.818Z] _____ _ [2023-05-09T21:08:47.818Z] / ____| | | [2023-05-09T21:08:47.818Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T21:08:47.818Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T21:08:47.818Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T21:08:47.818Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T21:08:47.818Z] Bash-1.0.6 [2023-05-09T21:08:47.818Z] [2023-05-09T21:08:47.818Z] [2023-05-09T21:08:47.818Z] ==> git version 2.25.1 found [2023-05-09T21:08:47.818Z] ==> 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-05-09T21:08:47.818Z] Release-Date: 2020-01-08 [2023-05-09T21:08:47.819Z] 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-05-09T21:08:47.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T21:08:47.819Z] ==> Jenkins CI detected. [2023-05-09T21:08:47.819Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-349 [2023-05-09T21:08:47.819Z] project root: . [2023-05-09T21:08:47.819Z] --> token set from env [2023-05-09T21:08:47.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T21:08:47.819Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T21:08:47.819Z] ==> Python coveragepy not found [2023-05-09T21:08:47.819Z] ==> Searching for coverage reports in: [2023-05-09T21:08:47.819Z] + . [2023-05-09T21:08:47.819Z] -> Found 1 reports [2023-05-09T21:08:47.819Z] ==> Detecting git/mercurial file structure [2023-05-09T21:08:48.078Z] ==> Reading reports [2023-05-09T21:08:48.078Z] + ./coverage.out bytes=79213 [2023-05-09T21:08:48.078Z] ==> Appending adjustments [2023-05-09T21:08:48.078Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T21:08:48.078Z] + Found adjustments [2023-05-09T21:08:48.078Z] ==> Gzipping contents [2023-05-09T21:08:48.078Z] 12K /tmp/codecov.Xcg2E6.gz [2023-05-09T21:08:48.078Z] ==> Uploading reports [2023-05-09T21:08:48.078Z] url: https://codecov.io [2023-05-09T21:08:48.078Z] query: branch=PR-349&commit=10579e0f85d47aa1e0dc521a9d677bef11869e90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=349&job=&cmd_args= [2023-05-09T21:08:48.078Z] -> Pinging Codecov [2023-05-09T21:08:48.079Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-349&commit=10579e0f85d47aa1e0dc521a9d677bef11869e90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=349&job=&cmd_args= [2023-05-09T21:08:48.337Z] -> Uploading to [2023-05-09T21:08:48.337Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/F29A59C45E3A92E06B3E522C9905F8EF/10579e0f85d47aa1e0dc521a9d677bef11869e90/14332883-9105-42ca-8973-43219aff26df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T210848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a10f80f780c60c824e949505140f9277e83a39e31686df555f2b2a80a8e6ce40 [2023-05-09T21:08:48.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T21:08:48.337Z] Dload Upload Total Spent Left Speed [2023-05-09T21:08:48.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 56281 --:--:-- --:--:-- --:--:-- 56281 100 10581 0 0 100 10581 0 56281 --:--:-- --:--:-- --:--:-- 55984 [2023-05-09T21:08:48.597Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/10579e0f85d47aa1e0dc521a9d677bef11869e90 [Pipeline] } [2023-05-09T21:08:48.629Z] 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-05-09T21:08:50.541Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-349/archives ] [2023-05-09T21:08:50.541Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-349/archives [2023-05-09T21:08:50.541Z] total 16 [2023-05-09T21:08:50.541Z] drwxr-xr-x 3 root root 4096 May 9 20:59 . [2023-05-09T21:08:50.541Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 20:59 .. [2023-05-09T21:08:50.541Z] drwxr-xr-x 2 root root 4096 May 9 20:59 cost [2023-05-09T21:08:50.541Z] -rw-r--r-- 1 root root 91 May 9 20:59 cost.csv [2023-05-09T21:08:50.541Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-349/archives [2023-05-09T21:08:50.541Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-349/archives [2023-05-09T21:08:50.541Z] total 16 [2023-05-09T21:08:50.541Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 20:59 . [2023-05-09T21:08:50.541Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 20:59 .. [2023-05-09T21:08:50.541Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 20:59 cost [2023-05-09T21:08:50.541Z] -rw-r--r-- 1 jenkins jenkins 91 May 9 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:08:50.875Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:08:51.768Z] ---> package-listing.sh [2023-05-09T21:08:51.768Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T21:08:51.768Z] ++ facter osfamily [2023-05-09T21:08:52.029Z] + OS_FAMILY=debian [2023-05-09T21:08:52.029Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-349 [2023-05-09T21:08:52.029Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T21:08:52.029Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T21:08:52.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T21:08:52.029Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T21:08:52.029Z] + '[' /w/workspace/undry_device-onvif-camera_PR-349 ']' [2023-05-09T21:08:52.029Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T21:08:52.029Z] + case "${OS_FAMILY}" in [2023-05-09T21:08:52.029Z] + dpkg -l [2023-05-09T21:08:52.029Z] + grep '^ii' [2023-05-09T21:08:52.029Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T21:08:52.029Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T21:08:52.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T21:08:52.029Z] + '[' /w/workspace/undry_device-onvif-camera_PR-349 ']' [2023-05-09T21:08:52.029Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-349/archives/ [2023-05-09T21:08:52.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-349/archives/ [Pipeline] echo [2023-05-09T21:08:52.065Z] 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-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T21:08:52.363Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:08:52.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:08:52.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:08:53.153Z] prd-ubuntu20.04-docker-8c-8g-14760 does not seem to be running inside a container [2023-05-09T21:08:53.194Z] $ 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-349/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-349 -v /w/workspace/undry_device-onvif-camera_PR-349:/w/workspace/undry_device-onvif-camera_PR-349:rw,z -v /w/workspace/undry_device-onvif-camera_PR-349@tmp:/w/workspace/undry_device-onvif-camera_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T21:08:53.381Z] $ docker top 4e4602d4cb5950290c2140b2c09273d1ce89588952ded055b0bf4c3101050d20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:08:53.773Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T21:08:54.085Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T21:08:54.398Z] + ls /var/log/sa-host [2023-05-09T21:08:54.398Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:08:54.655Z] provisioning config files... [2023-05-09T21:08:54.664Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-349@tmp/config18114691857625204221tmp [Pipeline] { [Pipeline] echo [2023-05-09T21:08:54.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:08:55.047Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T21:08:55.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:08:55.495Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T21:08:55.528Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:08:55.842Z] ---> sudo-logs.sh [2023-05-09T21:08:55.842Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T21:08:55.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:08:56.275Z] ---> job-cost.sh [2023-05-09T21:08:56.275Z] lf-activate-venv: SKIPPING [2023-05-09T21:08:56.275Z] DEBUG: total: 0.2199999988079071 [2023-05-09T21:08:56.275Z] INFO: Retrieving Stack Cost... [2023-05-09T21:08:56.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T21:08:57.102Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T21:08:57.136Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:08:57.449Z] ---> logs-deploy.sh [2023-05-09T21:08:57.449Z] lf-activate-venv: SKIPPING [2023-05-09T21:08:57.449Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-349/1 [2023-05-09T21:08:57.449Z] INFO: archiving workspace using pattern(s): [2023-05-09T21:08:58.390Z] Archives upload complete. [2023-05-09T21:08:58.390Z] INFO: archiving logs to Nexus