Pull request #398 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 679194c730e3fb30e54c8978b3ce594e782c88f1+5d050817de06d6b0801ca6267cf73807b76c60d2 (70a4a789b9c6948c11648eed08959c24143b01a5) 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-ssh7755901995644442374.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12869175418759675273.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-398/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-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14883110347590189318.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-398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4047523035718929684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7823794792876505692.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-398/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-398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18116461114947631274.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10293 in /w/workspace/undry_device-onvif-camera_PR-398 [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-398 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5d050817de06d6b0801ca6267cf73807b76c60d2 into PR head commit 679194c730e3fb30e54c8978b3ce594e782c88f1 Merge succeeded, producing 679194c730e3fb30e54c8978b3ce594e782c88f1 Checking out Revision 679194c730e3fb30e54c8978b3ce594e782c88f1 (PR-398) > 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/398/head:refs/remotes/origin/PR-398 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 679194c730e3fb30e54c8978b3ce594e782c88f1 # 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 5d050817de06d6b0801ca6267cf73807b76c60d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 679194c730e3fb30e54c8978b3ce594e782c88f1 # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T21:42:03.278Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T21:42:03.448Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T21:42:03.552Z] ========================================================= [2023-10-24T21:42:03.552Z] EdgeX Global Pipelines Version Info [2023-10-24T21:42:03.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:42:04.317Z] ------------------- [2023-10-24T21:42:04.317Z] stable info: [2023-10-24T21:42:04.317Z] ------------------- [2023-10-24T21:42:04.317Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T21:42:04.317Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T21:42:04.317Z] Message: update stable to v1.0.254 [2023-10-24T21:42:04.887Z] ------------------- [2023-10-24T21:42:04.887Z] experimental info: [2023-10-24T21:42:04.887Z] ------------------- [2023-10-24T21:42:04.887Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T21:42:04.887Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T21:42:04.887Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T21:42:05.185Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-24T21:42:05.230Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-24T21:42:05.280Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T21:42:05.320Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T21:42:05.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T21:42:05.407Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T21:42:05.447Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T21:42:05.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T21:42:05.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T21:42:05.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T21:42:05.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T21:42:05.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-24T21:42:05.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T21:42:05.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T21:42:05.777Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T21:42:05.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T21:42:05.863Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T21:42:05.906Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T21:42:05.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T21:42:05.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T21:42:06.028Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-24T21:42:06.071Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-24T21:42:06.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T21:42:06.155Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T21:42:06.197Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T21:42:06.241Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T21:42:06.282Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T21:42:06.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-398 [Pipeline] echo [2023-10-24T21:42:06.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-398 [Pipeline] echo [2023-10-24T21:42:06.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-398 [Pipeline] echo [2023-10-24T21:42:06.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 679194c730e3fb30e54c8978b3ce594e782c88f1 [Pipeline] echo [2023-10-24T21:42:06.499Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 679194c [Pipeline] echo [2023-10-24T21:42:06.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:42:06.662Z] provisioning config files... [2023-10-24T21:42:06.679Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-398@tmp/config2544430691783640132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:42:07.027Z] ---> docker-login.sh [2023-10-24T21:42:07.027Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:42:07.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:07.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:07.294Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:07.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:07.294Z] [2023-10-24T21:42:07.294Z] Login Succeeded [2023-10-24T21:42:07.294Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:42:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:07.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:07.555Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:07.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:07.555Z] [2023-10-24T21:42:07.555Z] Login Succeeded [2023-10-24T21:42:07.555Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:42:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:07.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:07.555Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:07.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:07.555Z] [2023-10-24T21:42:07.555Z] Login Succeeded [2023-10-24T21:42:07.555Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:42:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:07.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:07.816Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:07.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:07.816Z] [2023-10-24T21:42:07.816Z] Login Succeeded [2023-10-24T21:42:07.816Z] docker.io [2023-10-24T21:42:07.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:08.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:08.106Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:08.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:08.106Z] [2023-10-24T21:42:08.106Z] Login Succeeded [2023-10-24T21:42:08.106Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:42:08.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T21:42:08.774Z] + git rev-list -1 --merges 679194c730e3fb30e54c8978b3ce594e782c88f1~1..679194c730e3fb30e54c8978b3ce594e782c88f1 [Pipeline] echo [2023-10-24T21:42:08.834Z] -----------> git rev-list -1 --merges 679194c730e3fb30e54c8978b3ce594e782c88f1~1..679194c730e3fb30e54c8978b3ce594e782c88f1 679194c730e3fb30e54c8978b3ce594e782c88f1 [false] [Pipeline] sh [2023-10-24T21:42:09.150Z] + git log --format=format:%s -1 679194c730e3fb30e54c8978b3ce594e782c88f1 [Pipeline] echo [2023-10-24T21:42:09.182Z] ========================================================= [2023-10-24T21:42:09.182Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T21:42:09.182Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:42:09.613Z] + git log --format=format:%s -1 679194c730e3fb30e54c8978b3ce594e782c88f1 [Pipeline] echo [2023-10-24T21:42:09.647Z] [semverPrep] GIT_COMMIT: 679194c730e3fb30e54c8978b3ce594e782c88f1, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo [2023-10-24T21:42:09.671Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T21:42:10.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T21:42:10.127Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T21:42:10.127Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T21:42:10.127Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T21:42:10.127Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T21:42:10.127Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T21:42:10.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:42:10.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:42:10.568Z] [2023-10-24T21:42:10.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:42:10.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:42:10.937Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T21:42:10.937Z] b85a868b505f: Pulling fs layer [2023-10-24T21:42:10.937Z] e2be974225ed: Pulling fs layer [2023-10-24T21:42:10.937Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T21:42:10.937Z] 988bab9f4d93: Pulling fs layer [2023-10-24T21:42:10.937Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T21:42:10.937Z] eaf3925da568: Pulling fs layer [2023-10-24T21:42:10.937Z] bab4dde63d76: Pulling fs layer [2023-10-24T21:42:10.937Z] bde34c3a00c8: Pulling fs layer [2023-10-24T21:42:10.937Z] b352a97aabf1: Pulling fs layer [2023-10-24T21:42:10.937Z] 4872d77fe225: Pulling fs layer [2023-10-24T21:42:10.937Z] 5851b861e8e6: Pulling fs layer [2023-10-24T21:42:10.937Z] 988bab9f4d93: Waiting [2023-10-24T21:42:10.937Z] 1469e6f7b9e6: Waiting [2023-10-24T21:42:10.937Z] eaf3925da568: Waiting [2023-10-24T21:42:10.937Z] bab4dde63d76: Waiting [2023-10-24T21:42:10.937Z] bde34c3a00c8: Waiting [2023-10-24T21:42:10.937Z] b352a97aabf1: Waiting [2023-10-24T21:42:10.937Z] 4872d77fe225: Waiting [2023-10-24T21:42:10.937Z] 5851b861e8e6: Waiting [2023-10-24T21:42:10.937Z] e2be974225ed: Verifying Checksum [2023-10-24T21:42:10.937Z] e2be974225ed: Download complete [2023-10-24T21:42:10.937Z] 988bab9f4d93: Download complete [2023-10-24T21:42:11.195Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T21:42:11.195Z] 1469e6f7b9e6: Download complete [2023-10-24T21:42:11.195Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T21:42:11.195Z] 339a4e72a1f5: Download complete [2023-10-24T21:42:11.195Z] bde34c3a00c8: Verifying Checksum [2023-10-24T21:42:11.195Z] b352a97aabf1: Verifying Checksum [2023-10-24T21:42:11.195Z] b352a97aabf1: Download complete [2023-10-24T21:42:11.195Z] 4872d77fe225: Verifying Checksum [2023-10-24T21:42:11.195Z] 4872d77fe225: Download complete [2023-10-24T21:42:11.195Z] 5851b861e8e6: Download complete [2023-10-24T21:42:11.195Z] b85a868b505f: Verifying Checksum [2023-10-24T21:42:11.195Z] b85a868b505f: Download complete [2023-10-24T21:42:11.453Z] bab4dde63d76: Verifying Checksum [2023-10-24T21:42:11.453Z] bab4dde63d76: Download complete [2023-10-24T21:42:12.827Z] b85a868b505f: Pull complete [2023-10-24T21:42:12.828Z] e2be974225ed: Pull complete [2023-10-24T21:42:13.087Z] 339a4e72a1f5: Pull complete [2023-10-24T21:42:13.348Z] 988bab9f4d93: Pull complete [2023-10-24T21:42:13.606Z] 1469e6f7b9e6: Pull complete [2023-10-24T21:42:13.606Z] eaf3925da568: Pull complete [2023-10-24T21:42:15.512Z] bab4dde63d76: Pull complete [2023-10-24T21:42:15.512Z] bde34c3a00c8: Pull complete [2023-10-24T21:42:15.771Z] b352a97aabf1: Pull complete [2023-10-24T21:42:16.031Z] 4872d77fe225: Pull complete [2023-10-24T21:42:16.031Z] 5851b861e8e6: Pull complete [2023-10-24T21:42:16.599Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T21:42:16.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T21:42:16.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:42:16.818Z] prd-ubuntu20.04-docker-8c-8g-10293 does not seem to be running inside a container [2023-10-24T21:42:16.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-398 -v /w/workspace/undry_device-onvif-camera_PR-398:/w/workspace/undry_device-onvif-camera_PR-398:rw,z -v /w/workspace/undry_device-onvif-camera_PR-398@tmp:/w/workspace/undry_device-onvif-camera_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T21:42:21.285Z] $ docker top 6d088f743cbda4972e976a6da29b062bcddb9cbe0b9d8d9a5c2884d2db160d27 -eo pid,comm [2023-10-24T21:42:21.342Z] 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-10-24T21:42:21.342Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T21:42:21.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:42:21.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:42:21.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:42:21.575Z] $ docker exec 6d088f743cbda4972e976a6da29b062bcddb9cbe0b9d8d9a5c2884d2db160d27 ssh-agent [2023-10-24T21:42:21.689Z] SSH_AUTH_SOCK=/tmp/ssh-rc23Sywyu7bB/agent.32 [2023-10-24T21:42:21.689Z] SSH_AGENT_PID=38 [2023-10-24T21:42:21.696Z] Running ssh-add (command line suppressed) [2023-10-24T21:42:21.805Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-398@tmp/private_key_5271769710695532389.key (/w/workspace/undry_device-onvif-camera_PR-398@tmp/private_key_5271769710695532389.key) [2023-10-24T21:42:21.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:42:22.147Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T21:42:22.172Z] $ docker exec --env ******** --env ******** 6d088f743cbda4972e976a6da29b062bcddb9cbe0b9d8d9a5c2884d2db160d27 ssh-agent -k [2023-10-24T21:42:22.263Z] unset SSH_AUTH_SOCK; [2023-10-24T21:42:22.266Z] unset SSH_AGENT_PID; [2023-10-24T21:42:22.267Z] echo Agent pid 38 killed; [2023-10-24T21:42:22.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T21:42:22.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T21:42:22.361Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T21:42:22.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T21:42:22.478Z] $ docker exec 6d088f743cbda4972e976a6da29b062bcddb9cbe0b9d8d9a5c2884d2db160d27 ssh-agent [2023-10-24T21:42:22.593Z] SSH_AUTH_SOCK=/tmp/ssh-WSevCHOVeslV/agent.70 [2023-10-24T21:42:22.593Z] SSH_AGENT_PID=76 [2023-10-24T21:42:22.597Z] Running ssh-add (command line suppressed) [2023-10-24T21:42:22.705Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-398@tmp/private_key_8614175282921987781.key (/w/workspace/undry_device-onvif-camera_PR-398@tmp/private_key_8614175282921987781.key) [2023-10-24T21:42:22.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T21:42:23.042Z] + git semver init [2023-10-24T21:42:23.302Z] 2023-10-24 21:42:23,227 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T21:42:23.302Z] 2023-10-24 21:42:23,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-398/.semver [2023-10-24T21:42:23.302Z] 2023-10-24 21:42:23,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-398/.semver [2023-10-24T21:42:23.302Z] 2023-10-24 21:42:23,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-398/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-398, universal_newlines=False, shell=None, istream=None) [2023-10-24T21:42:24.680Z] 2023-10-24 21:42:24,248 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-398/.git/info/exclude [2023-10-24T21:42:24.680Z] 2023-10-24 21:42:24,249 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-398/.semver/PR-398 with force:False [2023-10-24T21:42:24.680Z] 2023-10-24 21:42:24,249 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-398/.semver/PR-398 [2023-10-24T21:42:24.680Z] 2023-10-24 21:42:24,253 [execute] INFO git cat-file --batch-check [2023-10-24T21:42:24.680Z] 2023-10-24 21:42:24,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-398/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T21:42:24.680Z] 2023-10-24 21:42:24,261 [execute] INFO git cat-file --batch [2023-10-24T21:42:24.680Z] 2023-10-24 21:42:24,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-398/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T21:42:24.680Z] 2023-10-24 21:42:24,267 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-398/.semver/PR-398 [2023-10-24T21:42:24.680Z] 0.0.0 [Pipeline] } [2023-10-24T21:42:24.704Z] $ docker exec --env ******** --env ******** 6d088f743cbda4972e976a6da29b062bcddb9cbe0b9d8d9a5c2884d2db160d27 ssh-agent -k [2023-10-24T21:42:24.803Z] unset SSH_AUTH_SOCK; [2023-10-24T21:42:24.804Z] unset SSH_AGENT_PID; [2023-10-24T21:42:24.804Z] echo Agent pid 76 killed; [2023-10-24T21:42:24.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T21:42:25.228Z] + git semver [Pipeline] } [2023-10-24T21:42:25.509Z] $ docker stop --time=1 6d088f743cbda4972e976a6da29b062bcddb9cbe0b9d8d9a5c2884d2db160d27 [2023-10-24T21:42:26.821Z] $ docker rm -f --volumes 6d088f743cbda4972e976a6da29b062bcddb9cbe0b9d8d9a5c2884d2db160d27 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:42:27.215Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T21:42:27.483Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T21:42:27.499Z] [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-10-24T21:42:28.060Z] provisioning config files... [2023-10-24T21:42:28.070Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-398@tmp/config9653870450623381920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:42:28.412Z] ---> docker-login.sh [2023-10-24T21:42:28.413Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:42:28.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:28.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:28.413Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:28.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:28.413Z] [2023-10-24T21:42:28.413Z] Login Succeeded [2023-10-24T21:42:28.413Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:42:28.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:28.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:28.413Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:28.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:28.413Z] [2023-10-24T21:42:28.413Z] Login Succeeded [2023-10-24T21:42:28.413Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:42:28.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:28.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:28.672Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:28.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:28.672Z] [2023-10-24T21:42:28.672Z] Login Succeeded [2023-10-24T21:42:28.672Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:42:28.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:28.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:28.672Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:28.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:28.672Z] [2023-10-24T21:42:28.672Z] Login Succeeded [2023-10-24T21:42:28.672Z] docker.io [2023-10-24T21:42:28.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:42:29.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:42:29.191Z] Configure a credential helper to remove this warning. See [2023-10-24T21:42:29.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:42:29.191Z] [2023-10-24T21:42:29.191Z] Login Succeeded [2023-10-24T21:42:29.191Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:42:29.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T21:42:29.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:42:29.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:42:29.485Z] ========================================================= [2023-10-24T21:42:29.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T21:42:29.485Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:42:29.942Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T21:42:29.942Z] Sending build context to Docker daemon 21.64MB [2023-10-24T21:42:29.942Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:42:29.942Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T21:42:30.202Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T21:42:30.202Z] 7264a8db6415: Pulling fs layer [2023-10-24T21:42:30.202Z] c4d48a809fc2: Pulling fs layer [2023-10-24T21:42:30.202Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T21:42:30.202Z] ad3a456e5733: Pulling fs layer [2023-10-24T21:42:30.202Z] 33e27b845d1e: Pulling fs layer [2023-10-24T21:42:30.202Z] c68163c4e522: Pulling fs layer [2023-10-24T21:42:30.202Z] 50da416c3ac9: Pulling fs layer [2023-10-24T21:42:30.202Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T21:42:30.202Z] 33e27b845d1e: Waiting [2023-10-24T21:42:30.202Z] c68163c4e522: Waiting [2023-10-24T21:42:30.202Z] 50da416c3ac9: Waiting [2023-10-24T21:42:30.202Z] 23d2d4c4bb30: Waiting [2023-10-24T21:42:30.202Z] ad3a456e5733: Waiting [2023-10-24T21:42:30.202Z] c4d48a809fc2: Download complete [2023-10-24T21:42:30.202Z] ad3a456e5733: Download complete [2023-10-24T21:42:30.202Z] 33e27b845d1e: Download complete [2023-10-24T21:42:30.202Z] 7264a8db6415: Verifying Checksum [2023-10-24T21:42:30.202Z] 7264a8db6415: Download complete [2023-10-24T21:42:30.202Z] c68163c4e522: Verifying Checksum [2023-10-24T21:42:30.202Z] c68163c4e522: Download complete [2023-10-24T21:42:30.460Z] 7264a8db6415: Pull complete [2023-10-24T21:42:30.460Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T21:42:30.460Z] 23d2d4c4bb30: Download complete [2023-10-24T21:42:30.460Z] c4d48a809fc2: Pull complete [2023-10-24T21:42:30.720Z] 4f1c88b9dad5: Download complete [2023-10-24T21:42:30.979Z] 50da416c3ac9: Verifying Checksum [2023-10-24T21:42:30.979Z] 50da416c3ac9: Download complete [2023-10-24T21:42:34.263Z] 4f1c88b9dad5: Pull complete [2023-10-24T21:42:34.263Z] ad3a456e5733: Pull complete [2023-10-24T21:42:34.263Z] 33e27b845d1e: Pull complete [2023-10-24T21:42:34.263Z] c68163c4e522: Pull complete [2023-10-24T21:42:36.790Z] 50da416c3ac9: Pull complete [2023-10-24T21:42:37.377Z] 23d2d4c4bb30: Pull complete [2023-10-24T21:42:37.377Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T21:42:37.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T21:42:37.377Z] ---> 0786185ac409 [2023-10-24T21:42:37.377Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:42:42.875Z] Still waiting to schedule task [2023-10-24T21:42:42.875Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T21:42:43.952Z] ---> Running in c3a542253305 [2023-10-24T21:42:43.953Z] Removing intermediate container c3a542253305 [2023-10-24T21:42:43.953Z] ---> 795b7b8efd52 [2023-10-24T21:42:43.953Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:42:43.953Z] ---> Running in 61f1b90ec0c1 [2023-10-24T21:42:43.953Z] Removing intermediate container 61f1b90ec0c1 [2023-10-24T21:42:43.953Z] ---> 05c713f0fdd6 [2023-10-24T21:42:43.953Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T21:42:43.953Z] ---> Running in 3537abd7dedf [2023-10-24T21:42:43.953Z] Removing intermediate container 3537abd7dedf [2023-10-24T21:42:43.953Z] ---> 3ce73010acf8 [2023-10-24T21:42:43.953Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T21:42:43.953Z] ---> Running in e7d653c4979c [2023-10-24T21:42:44.210Z] Removing intermediate container e7d653c4979c [2023-10-24T21:42:44.210Z] ---> 4f7f47629fdd [2023-10-24T21:42:44.210Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-24T21:42:44.211Z] ---> Running in 9d6ee27318ec [2023-10-24T21:42:44.211Z] Removing intermediate container 9d6ee27318ec [2023-10-24T21:42:44.211Z] ---> 57ee4f4c4f58 [2023-10-24T21:42:44.211Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:42:44.211Z] ---> Running in 1cf4b6c30312 [2023-10-24T21:42:44.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:42:44.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:42:44.727Z] OK: 264 MiB in 52 packages [2023-10-24T21:42:44.984Z] Removing intermediate container 1cf4b6c30312 [2023-10-24T21:42:44.984Z] ---> 547b3773f05a [2023-10-24T21:42:44.984Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-24T21:42:45.242Z] ---> Running in 86bfd74ba127 [2023-10-24T21:42:45.242Z] Removing intermediate container 86bfd74ba127 [2023-10-24T21:42:45.242Z] ---> 94acdd81247c [2023-10-24T21:42:45.242Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-24T21:42:45.242Z] ---> 9f2dfaed1465 [2023-10-24T21:42:45.242Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:42:45.242Z] ---> Running in 90af72b02629 [2023-10-24T21:43:53.054Z] Removing intermediate container 90af72b02629 [2023-10-24T21:43:53.054Z] ---> 2a1160167e56 [2023-10-24T21:43:53.054Z] Step 12/13 : COPY . . [2023-10-24T21:43:53.054Z] ---> 6e3d86b7f40a [2023-10-24T21:43:53.054Z] Step 13/13 : RUN ${MAKE} [2023-10-24T21:43:53.054Z] ---> Running in 751eeee4004f [2023-10-24T21:43:53.054Z] noop [2023-10-24T21:43:53.054Z] Removing intermediate container 751eeee4004f [2023-10-24T21:43:53.054Z] ---> b9a3d9258bd4 [2023-10-24T21:43:53.054Z] Successfully built b9a3d9258bd4 [2023-10-24T21:43:53.054Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:43:53.502Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T21:43:53.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:43:53.656Z] prd-ubuntu20.04-docker-8c-8g-10293 does not seem to be running inside a container [2023-10-24T21:43:53.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-398 -v /w/workspace/undry_device-onvif-camera_PR-398:/w/workspace/undry_device-onvif-camera_PR-398:rw,z -v /w/workspace/undry_device-onvif-camera_PR-398@tmp:/w/workspace/undry_device-onvif-camera_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T21:43:54.035Z] $ docker top 819a9c98b8edd56d6e48f90f72d19e251cc04029d3ff03bdcf049f4ba85000b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:43:54.424Z] + go version [2023-10-24T21:43:54.424Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T21:43:54.459Z] $ docker stop --time=1 819a9c98b8edd56d6e48f90f72d19e251cc04029d3ff03bdcf049f4ba85000b7 [2023-10-24T21:43:55.726Z] $ docker rm -f --volumes 819a9c98b8edd56d6e48f90f72d19e251cc04029d3ff03bdcf049f4ba85000b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:43:56.401Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T21:43:56.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:43:56.535Z] prd-ubuntu20.04-docker-8c-8g-10293 does not seem to be running inside a container [2023-10-24T21:43:56.568Z] $ 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-398 -v /w/workspace/undry_device-onvif-camera_PR-398:/w/workspace/undry_device-onvif-camera_PR-398:rw,z -v /w/workspace/undry_device-onvif-camera_PR-398@tmp:/w/workspace/undry_device-onvif-camera_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T21:43:56.918Z] $ docker top c5dac7631f22061f898751380c0d9d353785233950d161d2612c9dc7cf4c6103 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:43:57.313Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-398 [Pipeline] fileExists [Pipeline] sh [2023-10-24T21:43:57.673Z] + make test [2023-10-24T21:43:57.673Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T21:43:59.047Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-24T21:44:11.240Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-24T21:44:11.240Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-24T21:44:12.615Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.5% of statements [2023-10-24T21:44:12.615Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.309s coverage: 86.5% of statements [2023-10-24T21:44:20.756Z] go vet ./... [2023-10-24T21:44:24.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T21:44:24.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T21:44:24.944Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T21:44:24.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T21:44:25.014Z] $ docker stop --time=1 c5dac7631f22061f898751380c0d9d353785233950d161d2612c9dc7cf4c6103 [2023-10-24T21:44:29.977Z] $ docker rm -f --volumes c5dac7631f22061f898751380c0d9d353785233950d161d2612c9dc7cf4c6103 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:44:30.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T21:44:30.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T21:44:31.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T21:44:31.709Z] + ls -al . [2023-10-24T21:44:31.709Z] total 236 [2023-10-24T21:44:31.709Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 21:43 . [2023-10-24T21:44:31.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:41 .. [2023-10-24T21:44:31.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:44 .git [2023-10-24T21:44:31.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:41 .github [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 21:41 .gitignore [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 21:41 .golangci.yml [2023-10-24T21:44:31.709Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:42 .semver [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 21:41 Attribution.txt [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 21:41 CHANGELOG.md [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 21:41 Dockerfile [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 21:41 GOVERNANCE.md [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 21:41 Jenkinsfile [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 21:41 LICENSE [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 21:41 Makefile [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 21:41 OWNERS.md [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 21:41 README.md [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:42 VERSION [2023-10-24T21:44:31.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:41 bin [2023-10-24T21:44:31.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:41 cmd [2023-10-24T21:44:31.709Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 21:44 coverage.out [2023-10-24T21:44:31.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:41 doc [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 21:41 go.mod [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 21:41 go.sum [2023-10-24T21:44:31.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:41 internal [2023-10-24T21:44:31.709Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 21:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:44:32.097Z] + 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=679194c730e3fb30e54c8978b3ce594e782c88f1 --label arch=amd64 --label version=0.0.0 . [2023-10-24T21:44:32.097Z] Sending build context to Docker daemon 21.72MB [2023-10-24T21:44:32.097Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:44:32.097Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T21:44:32.097Z] ---> b9a3d9258bd4 [2023-10-24T21:44:32.097Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:44:32.666Z] ---> Running in 86962c9357b6 [2023-10-24T21:44:32.666Z] Removing intermediate container 86962c9357b6 [2023-10-24T21:44:32.666Z] ---> de0b9b99de12 [2023-10-24T21:44:32.666Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:44:32.666Z] ---> Running in a4400c878708 [2023-10-24T21:44:32.666Z] Removing intermediate container a4400c878708 [2023-10-24T21:44:32.666Z] ---> 4ca54126ee95 [2023-10-24T21:44:32.666Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T21:44:32.666Z] ---> Running in b3d50ad86bde [2023-10-24T21:44:32.924Z] Removing intermediate container b3d50ad86bde [2023-10-24T21:44:32.924Z] ---> d1aa9b9953b9 [2023-10-24T21:44:32.924Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T21:44:32.924Z] ---> Running in 4d80a5a264b1 [2023-10-24T21:44:32.924Z] Removing intermediate container 4d80a5a264b1 [2023-10-24T21:44:32.924Z] ---> c20d57345fb2 [2023-10-24T21:44:32.924Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-24T21:44:32.924Z] ---> Running in 5e2bf1a83c47 [2023-10-24T21:44:32.924Z] Removing intermediate container 5e2bf1a83c47 [2023-10-24T21:44:32.924Z] ---> 7cf84b904b19 [2023-10-24T21:44:32.924Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:44:32.924Z] ---> Running in a9a27129fbee [2023-10-24T21:44:33.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:44:33.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:44:33.700Z] OK: 264 MiB in 52 packages [2023-10-24T21:44:33.959Z] Removing intermediate container a9a27129fbee [2023-10-24T21:44:33.959Z] ---> d2e517c6ded8 [2023-10-24T21:44:33.959Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-24T21:44:33.959Z] ---> Running in 5c011f185c81 [2023-10-24T21:44:34.220Z] Removing intermediate container 5c011f185c81 [2023-10-24T21:44:34.220Z] ---> acc8e1eb2708 [2023-10-24T21:44:34.220Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-24T21:44:34.220Z] ---> 32162818af12 [2023-10-24T21:44:34.220Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:44:34.220Z] ---> Running in d8e165164a0a [2023-10-24T21:44:35.154Z] Removing intermediate container d8e165164a0a [2023-10-24T21:44:35.154Z] ---> 79d55e083b35 [2023-10-24T21:44:35.154Z] Step 12/26 : COPY . . [2023-10-24T21:44:36.165Z] ---> 458f6f681acf [2023-10-24T21:44:36.165Z] Step 13/26 : RUN ${MAKE} [2023-10-24T21:44:36.165Z] ---> Running in f9599afd7398 [2023-10-24T21:44:36.424Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-24T21:45:05.999Z] Removing intermediate container f9599afd7398 [2023-10-24T21:45:05.999Z] ---> 3ca08b4e451d [2023-10-24T21:45:05.999Z] Step 14/26 : FROM alpine:3.18 [2023-10-24T21:45:05.999Z] 3.18: Pulling from library/alpine [2023-10-24T21:45:05.999Z] 96526aa774ef: Pulling fs layer [2023-10-24T21:45:05.999Z] 96526aa774ef: Download complete [2023-10-24T21:45:05.999Z] 96526aa774ef: Pull complete [2023-10-24T21:45:05.999Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T21:45:05.999Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T21:45:05.999Z] ---> 8ca4688f4f35 [2023-10-24T21:45:05.999Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T21:45:05.999Z] ---> Running in bd269f944a11 [2023-10-24T21:45:05.999Z] Removing intermediate container bd269f944a11 [2023-10-24T21:45:05.999Z] ---> f0e6712bc999 [2023-10-24T21:45:05.999Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-24T21:45:05.999Z] ---> Running in 21d8365477a6 [2023-10-24T21:45:05.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T21:45:05.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T21:45:06.567Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T21:45:06.567Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:45:06.567Z] OK: 7 MiB in 16 packages [2023-10-24T21:45:06.840Z] Removing intermediate container 21d8365477a6 [2023-10-24T21:45:06.840Z] ---> 6b857494f5af [2023-10-24T21:45:06.840Z] Step 17/26 : WORKDIR / [2023-10-24T21:45:06.840Z] ---> Running in 5d01f770c01e [2023-10-24T21:45:06.840Z] Removing intermediate container 5d01f770c01e [2023-10-24T21:45:06.840Z] ---> 2de28e63b08a [2023-10-24T21:45:06.840Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-24T21:45:09.039Z] ---> ef5a18d4997f [2023-10-24T21:45:09.039Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-24T21:45:09.039Z] ---> 7f172cd3c623 [2023-10-24T21:45:09.039Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-24T21:45:09.299Z] ---> 0716f93c6bed [2023-10-24T21:45:09.299Z] Step 21/26 : EXPOSE 59984 [2023-10-24T21:45:09.299Z] ---> Running in 620aac2b67b8 [2023-10-24T21:45:09.299Z] Removing intermediate container 620aac2b67b8 [2023-10-24T21:45:09.299Z] ---> 9f2466870a40 [2023-10-24T21:45:09.299Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-24T21:45:09.299Z] ---> Running in 578d7530f2ed [2023-10-24T21:45:09.559Z] Removing intermediate container 578d7530f2ed [2023-10-24T21:45:09.559Z] ---> b34cfcc610b1 [2023-10-24T21:45:09.559Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T21:45:09.559Z] ---> Running in d423577941e2 [2023-10-24T21:45:09.559Z] Removing intermediate container d423577941e2 [2023-10-24T21:45:09.559Z] ---> 3425821309a4 [2023-10-24T21:45:09.559Z] Step 24/26 : LABEL arch=amd64 [2023-10-24T21:45:09.559Z] ---> Running in b388013ef545 [2023-10-24T21:45:09.559Z] Removing intermediate container b388013ef545 [2023-10-24T21:45:09.559Z] ---> c521d6efaa36 [2023-10-24T21:45:09.559Z] Step 25/26 : LABEL git_sha=679194c730e3fb30e54c8978b3ce594e782c88f1 [2023-10-24T21:45:09.818Z] ---> Running in 2e3b650ce027 [2023-10-24T21:45:09.818Z] Removing intermediate container 2e3b650ce027 [2023-10-24T21:45:09.818Z] ---> a6f6f50f4f68 [2023-10-24T21:45:09.818Z] Step 26/26 : LABEL version=0.0.0 [2023-10-24T21:45:09.818Z] ---> Running in 33b0d82e4b88 [2023-10-24T21:45:09.818Z] Removing intermediate container 33b0d82e4b88 [2023-10-24T21:45:09.818Z] ---> 96dd4ce84aa5 [2023-10-24T21:45:09.818Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T21:45:09.818Z] Successfully built 96dd4ce84aa5 [2023-10-24T21:45:09.818Z] 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-10-24T21:45:10.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:45:10.678Z] [2023-10-24T21:45:10.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:45:11.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:45:11.058Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T21:45:11.058Z] 5eb5b503b376: Pulling fs layer [2023-10-24T21:45:11.058Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T21:45:11.058Z] ec43610c2a17: Pulling fs layer [2023-10-24T21:45:11.058Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T21:45:11.058Z] 33b1e0a273af: Pulling fs layer [2023-10-24T21:45:11.058Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T21:45:11.058Z] 2f39f015ded8: Pulling fs layer [2023-10-24T21:45:11.058Z] 3a2ae6a8a46f: Waiting [2023-10-24T21:45:11.058Z] 33b1e0a273af: Waiting [2023-10-24T21:45:11.058Z] 5d3b04190fa2: Waiting [2023-10-24T21:45:11.058Z] 2f39f015ded8: Waiting [2023-10-24T21:45:11.058Z] 5c69ac0246d0: Download complete [2023-10-24T21:45:11.058Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T21:45:11.058Z] 3a2ae6a8a46f: Download complete [2023-10-24T21:45:11.058Z] 33b1e0a273af: Verifying Checksum [2023-10-24T21:45:11.058Z] 33b1e0a273af: Download complete [2023-10-24T21:45:11.058Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T21:45:11.058Z] 5d3b04190fa2: Download complete [2023-10-24T21:45:11.058Z] ec43610c2a17: Verifying Checksum [2023-10-24T21:45:11.317Z] 5eb5b503b376: Verifying Checksum [2023-10-24T21:45:11.317Z] 5eb5b503b376: Download complete [2023-10-24T21:45:11.883Z] 2f39f015ded8: Download complete [2023-10-24T21:45:12.819Z] 5eb5b503b376: Pull complete [2023-10-24T21:45:13.079Z] 5c69ac0246d0: Pull complete [2023-10-24T21:45:13.646Z] ec43610c2a17: Pull complete [2023-10-24T21:45:13.646Z] 3a2ae6a8a46f: Pull complete [2023-10-24T21:45:13.905Z] 33b1e0a273af: Pull complete [2023-10-24T21:45:13.905Z] 5d3b04190fa2: Pull complete [2023-10-24T21:45:19.170Z] 2f39f015ded8: Pull complete [2023-10-24T21:45:19.170Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T21:45:19.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:45:19.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:45:19.394Z] prd-ubuntu20.04-docker-8c-8g-10293 does not seem to be running inside a container [2023-10-24T21:45:19.426Z] $ 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-398 -v /w/workspace/undry_device-onvif-camera_PR-398:/w/workspace/undry_device-onvif-camera_PR-398:rw,z -v /w/workspace/undry_device-onvif-camera_PR-398@tmp:/w/workspace/undry_device-onvif-camera_PR-398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T21:45:26.378Z] $ docker top e369d08948093dcb65daead269dfb16a3f7fe26329c326bd0ebe8e3d8c232b94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:45:26.826Z] ---> job-cost.sh [2023-10-24T21:45:26.826Z] lf-activate-venv: SKIPPING [2023-10-24T21:45:26.826Z] INFO: No Stack... [2023-10-24T21:45:27.086Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T21:45:27.344Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T21:45:27.664Z] + + cat /w/workspace/undry_device-onvif-camera_PR-398/archives/cost.csv [2023-10-24T21:45:27.664Z] cut -d, -f6 [Pipeline] lock [2023-10-24T21:45:27.704Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-398-1-stack-cost] [2023-10-24T21:45:27.709Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-398-1-stack-cost] did not exist. Created. [2023-10-24T21:45:27.709Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T21:45:28.106Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T21:45:28.162Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T21:45:28.189Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-398-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T21:45:28.262Z] $ docker stop --time=1 e369d08948093dcb65daead269dfb16a3f7fe26329c326bd0ebe8e3d8c232b94 [2023-10-24T21:45:29.411Z] $ docker rm -f --volumes e369d08948093dcb65daead269dfb16a3f7fe26329c326bd0ebe8e3d8c232b94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T21:46:39.933Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10294 in /w/workspace/undry_device-onvif-camera_PR-398 [Pipeline] { [Pipeline] ws [2023-10-24T21:46:39.991Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-24T21:46:40.073Z] The recommended git tool is: git [2023-10-24T21:46:44.861Z] using credential edgex-jenkins-ssh [2023-10-24T21:46:44.876Z] Cloning the remote Git repository [2023-10-24T21:46:44.914Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-24T21:46:45.704Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-10-24T21:46:45.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-24T21:46:45.887Z] > git --version # timeout=10 [2023-10-24T21:46:45.920Z] > git --version # 'git version 2.25.1' [2023-10-24T21:46:45.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:46:46.097Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T21:46:47.637Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-24T21:46:47.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T21:46:48.604Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-24T21:46:48.647Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-24T21:46:48.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:46:48.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T21:46:49.280Z] Merging remotes/origin/main commit 5d050817de06d6b0801ca6267cf73807b76c60d2 into PR head commit 679194c730e3fb30e54c8978b3ce594e782c88f1 [2023-10-24T21:46:49.649Z] Merge succeeded, producing 679194c730e3fb30e54c8978b3ce594e782c88f1 [2023-10-24T21:46:49.649Z] Checking out Revision 679194c730e3fb30e54c8978b3ce594e782c88f1 (PR-398) [2023-10-24T21:46:49.297Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T21:46:49.387Z] > git checkout -f 679194c730e3fb30e54c8978b3ce594e782c88f1 # timeout=10 [2023-10-24T21:46:49.558Z] > git remote # timeout=10 [2023-10-24T21:46:49.579Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T21:46:49.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T21:46:49.606Z] > git merge 5d050817de06d6b0801ca6267cf73807b76c60d2 # timeout=10 [2023-10-24T21:46:49.629Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T21:46:49.657Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T21:46:49.672Z] > git checkout -f 679194c730e3fb30e54c8978b3ce594e782c88f1 # timeout=10 [2023-10-24T21:46:53.357Z] Commit message: "refactor: Remove obsolete comments from config file" [2023-10-24T21:46:53.403Z] > git --version # timeout=10 [2023-10-24T21:46:53.414Z] > git --version # 'git version 2.25.1' [2023-10-24T21:46:53.425Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:46:54.477Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T21:46:54.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:46:54.477Z] Dload Upload Total Spent Left Speed [2023-10-24T21:46:54.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-10-24T21:46:55.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T21:46:55.535Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T21:46:55.535Z] + sudo tee /etc/docker/daemon.new [2023-10-24T21:46:55.535Z] { [2023-10-24T21:46:55.535Z] "registry-mirrors": [ [2023-10-24T21:46:55.535Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T21:46:55.535Z] ], [2023-10-24T21:46:55.535Z] "bip": "10.250.0.254/24", [2023-10-24T21:46:55.535Z] "hosts": [ [2023-10-24T21:46:55.535Z] "tcp://0.0.0.0:5555", [2023-10-24T21:46:55.535Z] "unix:///var/run/docker.sock" [2023-10-24T21:46:55.535Z] ], [2023-10-24T21:46:55.535Z] "mtu": 1458, [2023-10-24T21:46:55.535Z] "selinux-enabled": true, [2023-10-24T21:46:55.535Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T21:46:55.535Z] } [Pipeline] sh [2023-10-24T21:46:55.878Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T21:46:56.222Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:47:18.432Z] provisioning config files... [2023-10-24T21:47:18.460Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8747204690985553689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:47:18.855Z] ---> docker-login.sh [2023-10-24T21:47:18.855Z] nexus3.edgexfoundry.org:10001 [2023-10-24T21:47:19.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:47:19.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:47:19.402Z] Configure a credential helper to remove this warning. See [2023-10-24T21:47:19.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:47:19.402Z] [2023-10-24T21:47:19.402Z] Login Succeeded [2023-10-24T21:47:19.672Z] nexus3.edgexfoundry.org:10002 [2023-10-24T21:47:19.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:47:19.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:47:19.943Z] Configure a credential helper to remove this warning. See [2023-10-24T21:47:19.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:47:19.943Z] [2023-10-24T21:47:19.943Z] Login Succeeded [2023-10-24T21:47:19.943Z] nexus3.edgexfoundry.org:10003 [2023-10-24T21:47:20.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:47:20.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:47:20.216Z] Configure a credential helper to remove this warning. See [2023-10-24T21:47:20.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:47:20.216Z] [2023-10-24T21:47:20.216Z] Login Succeeded [2023-10-24T21:47:20.216Z] nexus3.edgexfoundry.org:10004 [2023-10-24T21:47:20.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:47:20.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:47:20.765Z] Configure a credential helper to remove this warning. See [2023-10-24T21:47:20.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:47:20.765Z] [2023-10-24T21:47:20.765Z] Login Succeeded [2023-10-24T21:47:20.765Z] docker.io [2023-10-24T21:47:20.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T21:47:21.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T21:47:21.359Z] Configure a credential helper to remove this warning. See [2023-10-24T21:47:21.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T21:47:21.359Z] [2023-10-24T21:47:21.359Z] Login Succeeded [2023-10-24T21:47:21.359Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T21:47:21.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T21:47:21.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:47:21.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T21:47:21.834Z] ========================================================= [2023-10-24T21:47:21.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T21:47:21.834Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:47:22.332Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T21:47:22.922Z] Sending build context to Docker daemon 14.18MB [2023-10-24T21:47:22.922Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:47:22.922Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T21:47:22.922Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T21:47:22.922Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T21:47:22.922Z] 5d54e960e981: Pulling fs layer [2023-10-24T21:47:22.922Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T21:47:22.922Z] f0e02332f6b5: Pulling fs layer [2023-10-24T21:47:22.922Z] cefa15bbcfad: Pulling fs layer [2023-10-24T21:47:22.922Z] 17808c966233: Pulling fs layer [2023-10-24T21:47:22.923Z] f4c1fc716caa: Pulling fs layer [2023-10-24T21:47:22.923Z] f0e02332f6b5: Waiting [2023-10-24T21:47:22.923Z] cefa15bbcfad: Waiting [2023-10-24T21:47:22.923Z] 17808c966233: Waiting [2023-10-24T21:47:22.923Z] f4c1fc716caa: Waiting [2023-10-24T21:47:22.923Z] 5d54e960e981: Download complete [2023-10-24T21:47:22.923Z] f0e02332f6b5: Verifying Checksum [2023-10-24T21:47:22.923Z] f0e02332f6b5: Download complete [2023-10-24T21:47:23.206Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T21:47:23.206Z] 9fda8d8052c6: Download complete [2023-10-24T21:47:23.206Z] cefa15bbcfad: Verifying Checksum [2023-10-24T21:47:23.206Z] cefa15bbcfad: Download complete [2023-10-24T21:47:23.475Z] f4c1fc716caa: Verifying Checksum [2023-10-24T21:47:23.475Z] f4c1fc716caa: Download complete [2023-10-24T21:47:24.070Z] 9fda8d8052c6: Pull complete [2023-10-24T21:47:25.038Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T21:47:25.038Z] c4a7e357bf2a: Download complete [2023-10-24T21:47:26.000Z] 17808c966233: Verifying Checksum [2023-10-24T21:47:26.000Z] 17808c966233: Download complete [2023-10-24T21:47:27.406Z] 5d54e960e981: Pull complete [2023-10-24T21:47:42.407Z] c4a7e357bf2a: Pull complete [2023-10-24T21:47:42.407Z] f0e02332f6b5: Pull complete [2023-10-24T21:47:42.407Z] cefa15bbcfad: Pull complete [2023-10-24T21:47:50.659Z] 17808c966233: Pull complete [2023-10-24T21:47:51.614Z] f4c1fc716caa: Pull complete [2023-10-24T21:47:51.883Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T21:47:51.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T21:47:51.883Z] ---> ea914061e18c [2023-10-24T21:47:51.883Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:47:52.850Z] ---> Running in a6731c2cdf4e [2023-10-24T21:47:53.118Z] Removing intermediate container a6731c2cdf4e [2023-10-24T21:47:53.118Z] ---> c2967ed8fd90 [2023-10-24T21:47:53.118Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:47:53.118Z] ---> Running in c6aa006f8123 [2023-10-24T21:47:53.386Z] Removing intermediate container c6aa006f8123 [2023-10-24T21:47:53.386Z] ---> 07441df6f35b [2023-10-24T21:47:53.386Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T21:47:53.386Z] ---> Running in 3958ba8e9c93 [2023-10-24T21:47:53.973Z] Removing intermediate container 3958ba8e9c93 [2023-10-24T21:47:53.973Z] ---> 1d24f088ba24 [2023-10-24T21:47:53.973Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T21:47:53.973Z] ---> Running in 1bf957e27ed3 [2023-10-24T21:47:54.257Z] Removing intermediate container 1bf957e27ed3 [2023-10-24T21:47:54.257Z] ---> e381e2c81eb5 [2023-10-24T21:47:54.257Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-24T21:47:54.257Z] ---> Running in ae5823094e41 [2023-10-24T21:47:54.839Z] Removing intermediate container ae5823094e41 [2023-10-24T21:47:54.839Z] ---> 434bb027f119 [2023-10-24T21:47:54.839Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:47:54.839Z] ---> Running in ca4ba9617602 [2023-10-24T21:47:55.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:47:56.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:47:57.362Z] OK: 266 MiB in 52 packages [2023-10-24T21:47:58.353Z] Removing intermediate container ca4ba9617602 [2023-10-24T21:47:58.353Z] ---> 3cf15e2ce3e8 [2023-10-24T21:47:58.353Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-24T21:47:58.353Z] ---> Running in 8c8cc3e80c63 [2023-10-24T21:47:58.619Z] Removing intermediate container 8c8cc3e80c63 [2023-10-24T21:47:58.619Z] ---> 494838ec7c93 [2023-10-24T21:47:58.619Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-24T21:47:59.204Z] ---> 5bd1463e4414 [2023-10-24T21:47:59.204Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:47:59.204Z] ---> Running in 8c7321361cd9 [2023-10-24T21:49:50.919Z] Removing intermediate container 8c7321361cd9 [2023-10-24T21:49:50.919Z] ---> e3d19d672195 [2023-10-24T21:49:50.919Z] Step 12/13 : COPY . . [2023-10-24T21:49:50.919Z] ---> 7f85384fb3dd [2023-10-24T21:49:50.919Z] Step 13/13 : RUN ${MAKE} [2023-10-24T21:49:50.919Z] ---> Running in c4150d4e90a8 [2023-10-24T21:49:50.919Z] noop [2023-10-24T21:49:50.919Z] Removing intermediate container c4150d4e90a8 [2023-10-24T21:49:50.919Z] ---> 8da1aea88b59 [2023-10-24T21:49:50.919Z] Successfully built 8da1aea88b59 [2023-10-24T21:49:50.919Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:49:51.413Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T21:49:51.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:49:51.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-10294 does not seem to be running inside a container [2023-10-24T21:49:51.789Z] $ 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-10-24T21:49:53.027Z] $ docker top 5a7233538c7b90f7c921764f022b33f41bc23b1f9f63fdae724ff96e501a48db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:49:53.903Z] + go version [2023-10-24T21:49:53.903Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T21:49:53.944Z] $ docker stop --time=1 5a7233538c7b90f7c921764f022b33f41bc23b1f9f63fdae724ff96e501a48db [2023-10-24T21:49:56.295Z] $ docker rm -f --volumes 5a7233538c7b90f7c921764f022b33f41bc23b1f9f63fdae724ff96e501a48db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:49:57.161Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T21:49:57.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:49:57.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-10294 does not seem to be running inside a container [2023-10-24T21:49:57.474Z] $ 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-10-24T21:49:58.728Z] $ docker top c0f6e1be80970731023bc66884f10f1a14958c1ff4bd503e5960a94518056fda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:49:59.609Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T21:50:00.325Z] + make test [2023-10-24T21:50:00.325Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T21:50:04.602Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-24T21:51:56.257Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-24T21:52:01.620Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-24T21:52:04.230Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.202s coverage: 31.5% of statements [2023-10-24T21:52:30.985Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.596s coverage: 86.5% of statements [2023-10-24T21:52:30.985Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T21:52:30.985Z] go vet ./... [2023-10-24T21:52:57.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T21:52:57.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T21:52:57.693Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T21:52:57.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T21:52:57.763Z] $ docker stop --time=1 c0f6e1be80970731023bc66884f10f1a14958c1ff4bd503e5960a94518056fda [2023-10-24T21:52:59.739Z] $ docker rm -f --volumes c0f6e1be80970731023bc66884f10f1a14958c1ff4bd503e5960a94518056fda [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T21:53:01.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T21:53:01.219Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T21:53:01.854Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T21:53:02.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T21:53:02.797Z] + ls -al . [2023-10-24T21:53:02.797Z] total 232 [2023-10-24T21:53:02.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:50 . [2023-10-24T21:53:02.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:46 .. [2023-10-24T21:53:02.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 21:46 .git [2023-10-24T21:53:02.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:46 .github [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 21:46 .gitignore [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 21:46 .golangci.yml [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 21:46 Attribution.txt [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 21:46 CHANGELOG.md [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 21:46 Dockerfile [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 21:46 GOVERNANCE.md [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 21:46 Jenkinsfile [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 21:46 LICENSE [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 21:46 Makefile [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 21:46 OWNERS.md [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 21:46 README.md [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 21:42 VERSION [2023-10-24T21:53:02.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 21:46 bin [2023-10-24T21:53:02.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 21:46 cmd [2023-10-24T21:53:02.797Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 21:52 coverage.out [2023-10-24T21:53:02.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:46 doc [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 21:46 go.mod [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 21:46 go.sum [2023-10-24T21:53:02.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 21:46 internal [2023-10-24T21:53:02.797Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 21:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:53:03.220Z] + 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=679194c730e3fb30e54c8978b3ce594e782c88f1 --label arch=arm64 --label version=0.0.0 . [2023-10-24T21:53:03.813Z] Sending build context to Docker daemon 14.26MB [2023-10-24T21:53:03.813Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T21:53:03.813Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T21:53:03.813Z] ---> 8da1aea88b59 [2023-10-24T21:53:03.813Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T21:53:04.080Z] ---> Running in 0aca3720f8a6 [2023-10-24T21:53:04.348Z] Removing intermediate container 0aca3720f8a6 [2023-10-24T21:53:04.348Z] ---> 01350e84f0fb [2023-10-24T21:53:04.348Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T21:53:04.348Z] ---> Running in d3c1c28165c3 [2023-10-24T21:53:04.933Z] Removing intermediate container d3c1c28165c3 [2023-10-24T21:53:04.933Z] ---> c01bbe86940d [2023-10-24T21:53:04.933Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T21:53:04.933Z] ---> Running in c9ad0589e2de [2023-10-24T21:53:05.207Z] Removing intermediate container c9ad0589e2de [2023-10-24T21:53:05.207Z] ---> cf02efe4dc1c [2023-10-24T21:53:05.207Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T21:53:05.477Z] ---> Running in 7b7baeedf046 [2023-10-24T21:53:05.809Z] Removing intermediate container 7b7baeedf046 [2023-10-24T21:53:05.809Z] ---> 0aeb08b8d0ca [2023-10-24T21:53:05.809Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-24T21:53:06.090Z] ---> Running in 68ac09ebe0dd [2023-10-24T21:53:06.387Z] Removing intermediate container 68ac09ebe0dd [2023-10-24T21:53:06.387Z] ---> f107c21610c5 [2023-10-24T21:53:06.387Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T21:53:06.387Z] ---> Running in 2ca1cee781b1 [2023-10-24T21:53:07.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:53:08.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:53:09.492Z] OK: 266 MiB in 52 packages [2023-10-24T21:53:11.480Z] Removing intermediate container 2ca1cee781b1 [2023-10-24T21:53:11.480Z] ---> 6ad500e4dc07 [2023-10-24T21:53:11.480Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-24T21:53:11.480Z] ---> Running in 8258f81c2d4d [2023-10-24T21:53:12.066Z] Removing intermediate container 8258f81c2d4d [2023-10-24T21:53:12.066Z] ---> 4b8485b0a118 [2023-10-24T21:53:12.066Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-24T21:53:12.453Z] ---> a69c03ae0b91 [2023-10-24T21:53:12.453Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T21:53:12.721Z] ---> Running in 4e6564d930c1 [2023-10-24T21:53:16.176Z] Removing intermediate container 4e6564d930c1 [2023-10-24T21:53:16.176Z] ---> abc46a8a980c [2023-10-24T21:53:16.176Z] Step 12/26 : COPY . . [2023-10-24T21:53:17.624Z] ---> 18e2b67ad335 [2023-10-24T21:53:17.624Z] Step 13/26 : RUN ${MAKE} [2023-10-24T21:53:17.624Z] ---> Running in 4659f34b504a [2023-10-24T21:53:18.628Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-24T21:55:40.361Z] Removing intermediate container 4659f34b504a [2023-10-24T21:55:40.361Z] ---> a349eda0f90a [2023-10-24T21:55:40.361Z] Step 14/26 : FROM alpine:3.18 [2023-10-24T21:55:40.361Z] 3.18: Pulling from library/alpine [2023-10-24T21:55:40.361Z] 579b34f0a95b: Pulling fs layer [2023-10-24T21:55:40.361Z] 579b34f0a95b: Verifying Checksum [2023-10-24T21:55:40.361Z] 579b34f0a95b: Download complete [2023-10-24T21:55:40.361Z] 579b34f0a95b: Pull complete [2023-10-24T21:55:40.361Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T21:55:40.361Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T21:55:40.361Z] ---> 3cc203321400 [2023-10-24T21:55:40.361Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T21:55:40.361Z] ---> Running in 65c04c21cb45 [2023-10-24T21:55:40.361Z] Removing intermediate container 65c04c21cb45 [2023-10-24T21:55:40.361Z] ---> bd8ba45057e0 [2023-10-24T21:55:40.361Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-24T21:55:40.361Z] ---> Running in 10a0bc7a1f3f [2023-10-24T21:55:40.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T21:55:40.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T21:55:40.900Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T21:55:40.900Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T21:55:40.900Z] OK: 8 MiB in 16 packages [2023-10-24T21:55:44.254Z] Removing intermediate container 10a0bc7a1f3f [2023-10-24T21:55:44.254Z] ---> 5631d6acf43c [2023-10-24T21:55:44.254Z] Step 17/26 : WORKDIR / [2023-10-24T21:55:44.254Z] ---> Running in 0a66fcaa3b8c [2023-10-24T21:55:44.254Z] Removing intermediate container 0a66fcaa3b8c [2023-10-24T21:55:44.254Z] ---> 9ea2edb97619 [2023-10-24T21:55:44.254Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-24T21:55:46.205Z] ---> a8d371c16f3a [2023-10-24T21:55:46.205Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-24T21:55:46.788Z] ---> 9ed78bb5681e [2023-10-24T21:55:46.788Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-24T21:55:47.374Z] ---> 005d2411466c [2023-10-24T21:55:47.374Z] Step 21/26 : EXPOSE 59984 [2023-10-24T21:55:47.375Z] ---> Running in 209cd30474ca [2023-10-24T21:55:47.642Z] Removing intermediate container 209cd30474ca [2023-10-24T21:55:47.642Z] ---> ec6f76bf3227 [2023-10-24T21:55:47.642Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-24T21:55:47.911Z] ---> Running in 7e7f0c7eeb24 [2023-10-24T21:55:48.181Z] Removing intermediate container 7e7f0c7eeb24 [2023-10-24T21:55:48.181Z] ---> 4bb29510beda [2023-10-24T21:55:48.181Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T21:55:48.181Z] ---> Running in 8015a96d659e [2023-10-24T21:55:48.774Z] Removing intermediate container 8015a96d659e [2023-10-24T21:55:48.774Z] ---> a9be0c2699b9 [2023-10-24T21:55:48.774Z] Step 24/26 : LABEL arch=arm64 [2023-10-24T21:55:48.774Z] ---> Running in 25107d2d65a1 [2023-10-24T21:55:49.041Z] Removing intermediate container 25107d2d65a1 [2023-10-24T21:55:49.041Z] ---> d5e0a97b4c75 [2023-10-24T21:55:49.041Z] Step 25/26 : LABEL git_sha=679194c730e3fb30e54c8978b3ce594e782c88f1 [2023-10-24T21:55:49.041Z] ---> Running in b62e5021f31d [2023-10-24T21:55:49.628Z] Removing intermediate container b62e5021f31d [2023-10-24T21:55:49.628Z] ---> 66e433cf74b9 [2023-10-24T21:55:49.628Z] Step 26/26 : LABEL version=0.0.0 [2023-10-24T21:55:49.628Z] ---> Running in 7d87e80fef32 [2023-10-24T21:55:49.897Z] Removing intermediate container 7d87e80fef32 [2023-10-24T21:55:49.897Z] ---> e81653c90562 [2023-10-24T21:55:49.897Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T21:55:49.897Z] Successfully built e81653c90562 [2023-10-24T21:55:50.166Z] 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-10-24T21:55:50.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T21:55:50.986Z] [2023-10-24T21:55:50.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:55:51.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T21:55:51.663Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T21:55:51.663Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T21:55:51.663Z] 04944245beec: Pulling fs layer [2023-10-24T21:55:51.663Z] 699f458cf7ca: Pulling fs layer [2023-10-24T21:55:51.663Z] 765212b225bb: Pulling fs layer [2023-10-24T21:55:51.663Z] f23df028b6ca: Pulling fs layer [2023-10-24T21:55:51.663Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T21:55:51.663Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T21:55:51.663Z] 765212b225bb: Waiting [2023-10-24T21:55:51.663Z] f23df028b6ca: Waiting [2023-10-24T21:55:51.663Z] d65c8cfc05b1: Waiting [2023-10-24T21:55:51.663Z] 2437ff75d9bd: Waiting [2023-10-24T21:55:51.663Z] 04944245beec: Verifying Checksum [2023-10-24T21:55:51.663Z] 04944245beec: Download complete [2023-10-24T21:55:51.663Z] 765212b225bb: Download complete [2023-10-24T21:55:51.663Z] f23df028b6ca: Download complete [2023-10-24T21:55:51.663Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T21:55:51.663Z] d65c8cfc05b1: Download complete [2023-10-24T21:55:51.931Z] 699f458cf7ca: Verifying Checksum [2023-10-24T21:55:51.931Z] 699f458cf7ca: Download complete [2023-10-24T21:55:52.519Z] 8998bd30e6a1: Download complete [2023-10-24T21:55:55.112Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T21:55:55.112Z] 2437ff75d9bd: Download complete [2023-10-24T21:55:57.701Z] 8998bd30e6a1: Pull complete [2023-10-24T21:55:57.971Z] 04944245beec: Pull complete [2023-10-24T21:55:59.919Z] 699f458cf7ca: Pull complete [2023-10-24T21:56:00.188Z] 765212b225bb: Pull complete [2023-10-24T21:56:01.148Z] f23df028b6ca: Pull complete [2023-10-24T21:56:01.148Z] d65c8cfc05b1: Pull complete [2023-10-24T21:56:19.371Z] 2437ff75d9bd: Pull complete [2023-10-24T21:56:19.371Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T21:56:19.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T21:56:19.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:56:19.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-10294 does not seem to be running inside a container [2023-10-24T21:56:19.783Z] $ 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-10-24T21:56:22.910Z] $ docker top 6049b7935ab3df5eb8dcae9d75750bd0f730dafd0eadd737bf8b644ea583970f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:56:23.888Z] ---> job-cost.sh [2023-10-24T21:56:23.888Z] lf-activate-venv: SKIPPING [2023-10-24T21:56:23.888Z] INFO: No Stack... [2023-10-24T21:56:24.472Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T21:56:25.450Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T21:56:26.126Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-10-24T21:56:26.126Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T21:56:26.223Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-398-1-stack-cost] [2023-10-24T21:56:26.228Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-398-1-stack-cost] did not exist. Created. [2023-10-24T21:56:26.228Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T21:56:27.003Z] /w/workspace/device-onvif-camera/1@tmp/durable-058a89fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T21:56:27.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T21:56:27.822Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T21:56:27.904Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T21:56:27.919Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-398-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T21:56:28.002Z] $ docker stop --time=1 6049b7935ab3df5eb8dcae9d75750bd0f730dafd0eadd737bf8b644ea583970f [2023-10-24T21:56:29.590Z] $ docker rm -f --volumes 6049b7935ab3df5eb8dcae9d75750bd0f730dafd0eadd737bf8b644ea583970f [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-10-24T21:56:30.732Z] provisioning config files... [2023-10-24T21:56:30.740Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-398@tmp/config14450412122405165099tmp [Pipeline] { [Pipeline] sh [2023-10-24T21:56:31.067Z] + set +x [2023-10-24T21:56:31.068Z] + bash -s -- [2023-10-24T21:56:31.068Z] + curl -s https://codecov.io/bash [2023-10-24T21:56:31.327Z] [2023-10-24T21:56:31.327Z] _____ _ [2023-10-24T21:56:31.327Z] / ____| | | [2023-10-24T21:56:31.327Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T21:56:31.327Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T21:56:31.327Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T21:56:31.327Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T21:56:31.327Z] Bash-1.0.6 [2023-10-24T21:56:31.327Z] [2023-10-24T21:56:31.327Z] [2023-10-24T21:56:31.327Z] ==> git version 2.25.1 found [2023-10-24T21:56:31.327Z] ==> 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-10-24T21:56:31.327Z] Release-Date: 2020-01-08 [2023-10-24T21:56:31.327Z] 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-10-24T21:56:31.327Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T21:56:31.327Z] ==> Jenkins CI detected. [2023-10-24T21:56:31.327Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-398 [2023-10-24T21:56:31.327Z] project root: . [2023-10-24T21:56:31.327Z] --> token set from env [2023-10-24T21:56:31.327Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T21:56:31.327Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T21:56:31.327Z] ==> Python coveragepy not found [2023-10-24T21:56:31.327Z] ==> Searching for coverage reports in: [2023-10-24T21:56:31.327Z] + . [2023-10-24T21:56:31.327Z] -> Found 1 reports [2023-10-24T21:56:31.327Z] ==> Detecting git/mercurial file structure [2023-10-24T21:56:31.327Z] ==> Reading reports [2023-10-24T21:56:31.327Z] + ./coverage.out bytes=78456 [2023-10-24T21:56:31.327Z] ==> Appending adjustments [2023-10-24T21:56:31.327Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T21:56:31.586Z] + Found adjustments [2023-10-24T21:56:31.586Z] ==> Gzipping contents [2023-10-24T21:56:31.586Z] 12K /tmp/codecov.C1uWzq.gz [2023-10-24T21:56:31.586Z] ==> Uploading reports [2023-10-24T21:56:31.586Z] url: https://codecov.io [2023-10-24T21:56:31.586Z] query: branch=PR-398&commit=679194c730e3fb30e54c8978b3ce594e782c88f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=398&job=&cmd_args= [2023-10-24T21:56:31.586Z] -> Pinging Codecov [2023-10-24T21:56:31.586Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-398&commit=679194c730e3fb30e54c8978b3ce594e782c88f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=398&job=&cmd_args= [2023-10-24T21:56:31.586Z] -> Uploading to [2023-10-24T21:56:31.586Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/F29A59C45E3A92E06B3E522C9905F8EF/679194c730e3fb30e54c8978b3ce594e782c88f1/368ec058-dae1-426e-a4f2-2025faa620c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T215631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=598195b9dca13a43f0e3ecdb8d30db3c54db0d2d7728f8a730393f2805f9fb5e [2023-10-24T21:56:31.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T21:56:31.845Z] Dload Upload Total Spent Left Speed [2023-10-24T21:56:32.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 30523 --:--:-- --:--:-- --:--:-- 30523 [2023-10-24T21:56:32.105Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/679194c730e3fb30e54c8978b3ce594e782c88f1 [Pipeline] } [2023-10-24T21:56:32.135Z] 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-10-24T21:56:33.812Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-398/archives ] [2023-10-24T21:56:33.812Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-398/archives [2023-10-24T21:56:33.812Z] total 16 [2023-10-24T21:56:33.812Z] drwxr-xr-x 3 root root 4096 Oct 24 21:45 . [2023-10-24T21:56:33.812Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 21:45 .. [2023-10-24T21:56:33.812Z] drwxr-xr-x 2 root root 4096 Oct 24 21:45 cost [2023-10-24T21:56:33.812Z] -rw-r--r-- 1 root root 91 Oct 24 21:45 cost.csv [2023-10-24T21:56:33.812Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-398/archives [2023-10-24T21:56:33.812Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-398/archives [2023-10-24T21:56:33.812Z] total 16 [2023-10-24T21:56:33.812Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 21:45 . [2023-10-24T21:56:33.812Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 21:45 .. [2023-10-24T21:56:33.812Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 21:45 cost [2023-10-24T21:56:33.812Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 24 21:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:56:34.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:56:35.032Z] ---> package-listing.sh [2023-10-24T21:56:35.032Z] ++ facter osfamily [2023-10-24T21:56:35.032Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T21:56:35.291Z] + OS_FAMILY=debian [2023-10-24T21:56:35.291Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-398 [2023-10-24T21:56:35.291Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T21:56:35.291Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T21:56:35.291Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T21:56:35.291Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T21:56:35.291Z] + '[' /w/workspace/undry_device-onvif-camera_PR-398 ']' [2023-10-24T21:56:35.291Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T21:56:35.291Z] + case "${OS_FAMILY}" in [2023-10-24T21:56:35.291Z] + dpkg -l [2023-10-24T21:56:35.291Z] + grep '^ii' [2023-10-24T21:56:35.291Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T21:56:35.291Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T21:56:35.291Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T21:56:35.291Z] + '[' /w/workspace/undry_device-onvif-camera_PR-398 ']' [2023-10-24T21:56:35.291Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-398/archives/ [2023-10-24T21:56:35.291Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-398/archives/ [Pipeline] echo [2023-10-24T21:56:35.325Z] 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-398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T21:56:35.621Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T21:56:36.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T21:56:36.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T21:56:36.374Z] prd-ubuntu20.04-docker-8c-8g-10293 does not seem to be running inside a container [2023-10-24T21:56:36.399Z] $ 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-398/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-398 -v /w/workspace/undry_device-onvif-camera_PR-398:/w/workspace/undry_device-onvif-camera_PR-398:rw,z -v /w/workspace/undry_device-onvif-camera_PR-398@tmp:/w/workspace/undry_device-onvif-camera_PR-398@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-10-24T21:56:36.601Z] $ docker top 077218740d25bb351b093c3448796cc2eb3ad1e4e68fec0d68abc02475c1409e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T21:56:36.990Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T21:56:37.299Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T21:56:37.609Z] + ls /var/log/sa-host [2023-10-24T21:56:37.609Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T21:56:37.836Z] provisioning config files... [2023-10-24T21:56:37.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-398@tmp/config5115909265922788969tmp [Pipeline] { [Pipeline] echo [2023-10-24T21:56:37.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:56:38.212Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T21:56:38.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:56:38.637Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T21:56:38.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:56:38.977Z] ---> sudo-logs.sh [2023-10-24T21:56:38.977Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T21:56:39.049Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:56:39.355Z] ---> job-cost.sh [2023-10-24T21:56:39.355Z] lf-activate-venv: SKIPPING [2023-10-24T21:56:39.355Z] DEBUG: total: 0.2199999988079071 [2023-10-24T21:56:39.355Z] INFO: Retrieving Stack Cost... [2023-10-24T21:56:39.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T21:56:40.181Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T21:56:40.215Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T21:56:40.543Z] ---> logs-deploy.sh [2023-10-24T21:56:40.543Z] lf-activate-venv: SKIPPING [2023-10-24T21:56:40.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-398/1 [2023-10-24T21:56:40.543Z] INFO: archiving workspace using pattern(s): [2023-10-24T21:56:41.481Z] Archives upload complete. [2023-10-24T21:56:41.481Z] INFO: archiving logs to Nexus