Pull request #416 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 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc+5c31a42961058bd23b8ccbd80479928550a3acc6 (7999594c2a52c68bb1ecb95dfaa78255f729278c) 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-ssh17568723132752408031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5863949852304374329.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-416/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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5829998886928396848.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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7829519221047103862.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14871399597247421680.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-416/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-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11971257371925838667.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-24586 in /w/workspace/undry_device-onvif-camera_PR-416 [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-416 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c31a42961058bd23b8ccbd80479928550a3acc6 into PR head commit 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc Merge succeeded, producing 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc Checking out Revision 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc (PR-416) > git config core.sparsecheckout # timeout=10 > git checkout -f 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc # 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 5c31a42961058bd23b8ccbd80479928550a3acc6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc # timeout=10 Commit message: "build: [Device Onvif] Add ldflags to strip debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T20:26:11.782Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T20:26:11.970Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T20:26:12.096Z] ========================================================= [2023-12-06T20:26:12.096Z] EdgeX Global Pipelines Version Info [2023-12-06T20:26:12.096Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:26:12.854Z] ------------------- [2023-12-06T20:26:12.854Z] stable info: [2023-12-06T20:26:12.854Z] ------------------- [2023-12-06T20:26:12.854Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T20:26:12.854Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:26:12.854Z] Message: update stable to v1.0.258 [2023-12-06T20:26:13.424Z] ------------------- [2023-12-06T20:26:13.424Z] experimental info: [2023-12-06T20:26:13.424Z] ------------------- [2023-12-06T20:26:13.424Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T20:26:13.424Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:26:13.424Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T20:26:13.673Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-12-06T20:26:13.731Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-12-06T20:26:13.789Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T20:26:13.847Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T20:26:13.913Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T20:26:13.964Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T20:26:14.120Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T20:26:14.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T20:26:14.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T20:26:14.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T20:26:14.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T20:26:14.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-12-06T20:26:14.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T20:26:14.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T20:26:14.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:26:14.651Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:26:14.715Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:26:14.788Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:26:14.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T20:26:14.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T20:26:14.997Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-06T20:26:15.067Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-12-06T20:26:15.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T20:26:15.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T20:26:15.271Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T20:26:15.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T20:26:15.430Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T20:26:15.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2023-12-06T20:26:15.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2023-12-06T20:26:15.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2023-12-06T20:26:15.721Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [Pipeline] echo [2023-12-06T20:26:15.809Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17d5c0e [Pipeline] echo [2023-12-06T20:26:15.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:26:16.059Z] provisioning config files... [2023-12-06T20:26:16.073Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-416@tmp/config95227247588296113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:26:16.479Z] ---> ****-login.sh [2023-12-06T20:26:16.480Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:26:16.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:16.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:16.740Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:16.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:16.740Z] [2023-12-06T20:26:16.740Z] Login Succeeded [2023-12-06T20:26:16.740Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:26:16.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:16.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:16.741Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:16.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:16.741Z] [2023-12-06T20:26:16.741Z] Login Succeeded [2023-12-06T20:26:16.741Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:26:17.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:17.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:17.002Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:17.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:17.002Z] [2023-12-06T20:26:17.002Z] Login Succeeded [2023-12-06T20:26:17.002Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:26:17.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:17.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:17.002Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:17.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:17.002Z] [2023-12-06T20:26:17.002Z] Login Succeeded [2023-12-06T20:26:17.002Z] ****.io [2023-12-06T20:26:17.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:17.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:17.526Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:17.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:17.526Z] [2023-12-06T20:26:17.526Z] Login Succeeded [2023-12-06T20:26:17.526Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:26:17.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T20:26:18.323Z] + git rev-list -1 --merges 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc~1..17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [Pipeline] echo [2023-12-06T20:26:18.366Z] -----------> git rev-list -1 --merges 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc~1..17d5c0e640642aeb3e085d6e8d8b752c0ef918cc 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [false] [Pipeline] sh [2023-12-06T20:26:18.697Z] + git log --format=format:%s -1 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [Pipeline] echo [2023-12-06T20:26:18.735Z] ========================================================= [2023-12-06T20:26:18.735Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T20:26:18.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:26:19.225Z] + git log --format=format:%s -1 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [Pipeline] echo [2023-12-06T20:26:19.259Z] [semverPrep] GIT_COMMIT: 17d5c0e640642aeb3e085d6e8d8b752c0ef918cc, Commit Message: build: [Device Onvif] Add ldflags to strip debug info from binary [Pipeline] echo [2023-12-06T20:26:19.313Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T20:26:19.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:26:19.745Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T20:26:19.745Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T20:26:19.745Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T20:26:19.745Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-12-06T20:26:19.745Z] tee -a /etc/ssh/ssh_known_hosts [2023-12-06T20:26:19.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:26:20.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:26:20.256Z] [2023-12-06T20:26:20.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:26:20.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:26:20.651Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T20:26:20.651Z] b85a868b505f: Pulling fs layer [2023-12-06T20:26:20.651Z] e2be974225ed: Pulling fs layer [2023-12-06T20:26:20.651Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T20:26:20.651Z] 988bab9f4d93: Pulling fs layer [2023-12-06T20:26:20.651Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T20:26:20.651Z] eaf3925da568: Pulling fs layer [2023-12-06T20:26:20.651Z] bab4dde63d76: Pulling fs layer [2023-12-06T20:26:20.651Z] bde34c3a00c8: Pulling fs layer [2023-12-06T20:26:20.651Z] b352a97aabf1: Pulling fs layer [2023-12-06T20:26:20.651Z] 4872d77fe225: Pulling fs layer [2023-12-06T20:26:20.651Z] 5851b861e8e6: Pulling fs layer [2023-12-06T20:26:20.651Z] 988bab9f4d93: Waiting [2023-12-06T20:26:20.651Z] eaf3925da568: Waiting [2023-12-06T20:26:20.651Z] bab4dde63d76: Waiting [2023-12-06T20:26:20.651Z] 1469e6f7b9e6: Waiting [2023-12-06T20:26:20.651Z] bde34c3a00c8: Waiting [2023-12-06T20:26:20.651Z] 5851b861e8e6: Waiting [2023-12-06T20:26:20.651Z] b352a97aabf1: Waiting [2023-12-06T20:26:20.651Z] 4872d77fe225: Waiting [2023-12-06T20:26:20.651Z] e2be974225ed: Verifying Checksum [2023-12-06T20:26:20.651Z] e2be974225ed: Download complete [2023-12-06T20:26:20.651Z] 988bab9f4d93: Download complete [2023-12-06T20:26:20.651Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T20:26:20.651Z] 1469e6f7b9e6: Download complete [2023-12-06T20:26:20.911Z] eaf3925da568: Verifying Checksum [2023-12-06T20:26:20.911Z] eaf3925da568: Download complete [2023-12-06T20:26:20.911Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T20:26:20.911Z] 339a4e72a1f5: Download complete [2023-12-06T20:26:20.911Z] bde34c3a00c8: Download complete [2023-12-06T20:26:20.911Z] b352a97aabf1: Verifying Checksum [2023-12-06T20:26:20.911Z] b352a97aabf1: Download complete [2023-12-06T20:26:20.911Z] 4872d77fe225: Verifying Checksum [2023-12-06T20:26:20.911Z] 4872d77fe225: Download complete [2023-12-06T20:26:20.911Z] 5851b861e8e6: Verifying Checksum [2023-12-06T20:26:20.911Z] 5851b861e8e6: Download complete [2023-12-06T20:26:20.911Z] b85a868b505f: Verifying Checksum [2023-12-06T20:26:21.169Z] bab4dde63d76: Verifying Checksum [2023-12-06T20:26:21.169Z] bab4dde63d76: Download complete [2023-12-06T20:26:22.545Z] b85a868b505f: Pull complete [2023-12-06T20:26:22.545Z] e2be974225ed: Pull complete [2023-12-06T20:26:22.821Z] 339a4e72a1f5: Pull complete [2023-12-06T20:26:23.092Z] 988bab9f4d93: Pull complete [2023-12-06T20:26:23.351Z] 1469e6f7b9e6: Pull complete [2023-12-06T20:26:23.351Z] eaf3925da568: Pull complete [2023-12-06T20:26:25.264Z] bab4dde63d76: Pull complete [2023-12-06T20:26:25.264Z] bde34c3a00c8: Pull complete [2023-12-06T20:26:25.525Z] b352a97aabf1: Pull complete [2023-12-06T20:26:25.525Z] 4872d77fe225: Pull complete [2023-12-06T20:26:25.786Z] 5851b861e8e6: Pull complete [2023-12-06T20:26:25.786Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T20:26:25.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:26:25.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:26:26.126Z] prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container [2023-12-06T20:26:26.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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-12-06T20:26:28.810Z] $ docker top 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f -eo pid,comm [2023-12-06T20:26:28.875Z] 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-12-06T20:26:28.875Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:26:29.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:26:29.081Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:26:29.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:26:29.188Z] $ docker exec 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f ssh-agent [2023-12-06T20:26:29.317Z] SSH_AUTH_SOCK=/tmp/ssh-JHHipzqD1IRp/agent.31 [2023-12-06T20:26:29.317Z] SSH_AGENT_PID=37 [2023-12-06T20:26:29.324Z] Running ssh-add (command line suppressed) [2023-12-06T20:26:29.446Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-416@tmp/private_key_17289077691079963351.key (/w/workspace/undry_device-onvif-camera_PR-416@tmp/private_key_17289077691079963351.key) [2023-12-06T20:26:29.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:26:29.816Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T20:26:29.842Z] $ docker exec --env ******** --env ******** 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f ssh-agent -k [2023-12-06T20:26:29.948Z] unset SSH_AUTH_SOCK; [2023-12-06T20:26:29.949Z] unset SSH_AGENT_PID; [2023-12-06T20:26:29.949Z] echo Agent pid 37 killed; [2023-12-06T20:26:29.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T20:26:30.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:26:30.102Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:26:30.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:26:30.213Z] $ docker exec 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f ssh-agent [2023-12-06T20:26:30.336Z] SSH_AUTH_SOCK=/tmp/ssh-tBfSFjA6CWhj/agent.69 [2023-12-06T20:26:30.336Z] SSH_AGENT_PID=75 [2023-12-06T20:26:30.341Z] Running ssh-add (command line suppressed) [2023-12-06T20:26:30.444Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-416@tmp/private_key_1756850924537851412.key (/w/workspace/undry_device-onvif-camera_PR-416@tmp/private_key_1756850924537851412.key) [2023-12-06T20:26:30.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:26:30.876Z] + git semver init [2023-12-06T20:26:31.135Z] 2023-12-06 20:26:31,054 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T20:26:31.135Z] 2023-12-06 20:26:31,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-416/.semver [2023-12-06T20:26:31.135Z] 2023-12-06 20:26:31,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-416/.semver [2023-12-06T20:26:31.135Z] 2023-12-06 20:26:31,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-416/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-416, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:26:33.055Z] 2023-12-06 20:26:32,977 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-416/.git/info/exclude [2023-12-06T20:26:33.056Z] 2023-12-06 20:26:32,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-416/.semver/PR-416 with force:False [2023-12-06T20:26:33.056Z] 2023-12-06 20:26:32,979 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-416/.semver/PR-416 [2023-12-06T20:26:33.056Z] 2023-12-06 20:26:32,982 [execute] INFO git cat-file --batch-check [2023-12-06T20:26:33.056Z] 2023-12-06 20:26:32,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:26:33.056Z] 2023-12-06 20:26:32,989 [execute] INFO git cat-file --batch [2023-12-06T20:26:33.056Z] 2023-12-06 20:26:32,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:26:33.056Z] 2023-12-06 20:26:32,993 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-416/.semver/PR-416 [2023-12-06T20:26:33.056Z] 0.0.0 [Pipeline] } [2023-12-06T20:26:33.076Z] $ docker exec --env ******** --env ******** 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f ssh-agent -k [2023-12-06T20:26:33.175Z] unset SSH_AUTH_SOCK; [2023-12-06T20:26:33.178Z] unset SSH_AGENT_PID; [2023-12-06T20:26:33.178Z] echo Agent pid 75 killed; [2023-12-06T20:26:33.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:26:33.709Z] + git semver [Pipeline] } [2023-12-06T20:26:33.987Z] $ docker stop --time=1 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f [2023-12-06T20:26:35.265Z] $ docker rm -f --volumes 845e9e1047d7cba033a9b1546cfb207f670f3f1669bbc110ce78172a05f8162f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:26:35.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T20:26:36.022Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T20:26:36.041Z] [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-12-06T20:26:36.943Z] provisioning config files... [2023-12-06T20:26:36.953Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-416@tmp/config2426764834572954291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:26:37.355Z] ---> ****-login.sh [2023-12-06T20:26:37.355Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:26:37.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:37.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:37.355Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:37.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:37.355Z] [2023-12-06T20:26:37.355Z] Login Succeeded [2023-12-06T20:26:37.355Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:26:37.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:37.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:37.355Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:37.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:37.355Z] [2023-12-06T20:26:37.355Z] Login Succeeded [2023-12-06T20:26:37.355Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:26:37.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:37.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:37.617Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:37.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:37.617Z] [2023-12-06T20:26:37.617Z] Login Succeeded [2023-12-06T20:26:37.617Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:26:37.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:37.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:37.617Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:37.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:37.617Z] [2023-12-06T20:26:37.617Z] Login Succeeded [2023-12-06T20:26:37.617Z] ****.io [2023-12-06T20:26:37.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:38.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:38.144Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:38.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:38.144Z] [2023-12-06T20:26:38.144Z] Login Succeeded [2023-12-06T20:26:38.144Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:26:38.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:26:38.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:26:38.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:26:38.637Z] ========================================================= [2023-12-06T20:26:38.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T20:26:38.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:26:39.206Z] + 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-12-06T20:26:39.206Z] Sending build context to Docker daemon 34.25MB [2023-12-06T20:26:39.206Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:26:39.206Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-06T20:26:39.463Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T20:26:39.463Z] 7264a8db6415: Pulling fs layer [2023-12-06T20:26:39.463Z] c4d48a809fc2: Pulling fs layer [2023-12-06T20:26:39.463Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T20:26:39.463Z] ad3a456e5733: Pulling fs layer [2023-12-06T20:26:39.463Z] 69c7f0334f64: Pulling fs layer [2023-12-06T20:26:39.463Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T20:26:39.463Z] ce7588e14bc9: Pulling fs layer [2023-12-06T20:26:39.463Z] b5e4710f87ac: Pulling fs layer [2023-12-06T20:26:39.463Z] ad3a456e5733: Waiting [2023-12-06T20:26:39.463Z] 69c7f0334f64: Waiting [2023-12-06T20:26:39.463Z] 1f1c1a5573a3: Waiting [2023-12-06T20:26:39.463Z] ce7588e14bc9: Waiting [2023-12-06T20:26:39.463Z] b5e4710f87ac: Waiting [2023-12-06T20:26:39.463Z] c4d48a809fc2: Verifying Checksum [2023-12-06T20:26:39.463Z] c4d48a809fc2: Download complete [2023-12-06T20:26:39.463Z] ad3a456e5733: Download complete [2023-12-06T20:26:39.463Z] 69c7f0334f64: Verifying Checksum [2023-12-06T20:26:39.463Z] 69c7f0334f64: Download complete [2023-12-06T20:26:39.463Z] 7264a8db6415: Verifying Checksum [2023-12-06T20:26:39.463Z] 7264a8db6415: Download complete [2023-12-06T20:26:39.463Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T20:26:39.463Z] 1f1c1a5573a3: Download complete [2023-12-06T20:26:39.725Z] 7264a8db6415: Pull complete [2023-12-06T20:26:39.725Z] b5e4710f87ac: Verifying Checksum [2023-12-06T20:26:39.725Z] b5e4710f87ac: Download complete [2023-12-06T20:26:39.725Z] c4d48a809fc2: Pull complete [2023-12-06T20:26:39.984Z] 4f1c88b9dad5: Download complete [2023-12-06T20:26:40.243Z] ce7588e14bc9: Verifying Checksum [2023-12-06T20:26:40.243Z] ce7588e14bc9: Download complete [2023-12-06T20:26:43.529Z] 4f1c88b9dad5: Pull complete [2023-12-06T20:26:43.529Z] ad3a456e5733: Pull complete [2023-12-06T20:26:43.529Z] 69c7f0334f64: Pull complete [2023-12-06T20:26:43.529Z] 1f1c1a5573a3: Pull complete [2023-12-06T20:26:46.069Z] ce7588e14bc9: Pull complete [2023-12-06T20:26:46.069Z] b5e4710f87ac: Pull complete [2023-12-06T20:26:46.069Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T20:26:46.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T20:26:46.069Z] ---> 88b5674ff536 [2023-12-06T20:26:46.069Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:26:50.260Z] ---> Running in b3e55e11b915 [2023-12-06T20:26:50.260Z] Removing intermediate container b3e55e11b915 [2023-12-06T20:26:50.260Z] ---> ebd11e40d5af [2023-12-06T20:26:50.260Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:26:50.260Z] ---> Running in 0a23ee75d665 [2023-12-06T20:26:50.260Z] Removing intermediate container 0a23ee75d665 [2023-12-06T20:26:50.260Z] ---> 04db78043fa9 [2023-12-06T20:26:50.260Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T20:26:50.260Z] ---> Running in 29b6e23ad5fa [2023-12-06T20:26:50.519Z] Removing intermediate container 29b6e23ad5fa [2023-12-06T20:26:50.519Z] ---> 0470de806a03 [2023-12-06T20:26:50.519Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:26:50.519Z] ---> Running in 7e470ad14c84 [2023-12-06T20:26:50.519Z] Removing intermediate container 7e470ad14c84 [2023-12-06T20:26:50.519Z] ---> 939058cc4a12 [2023-12-06T20:26:50.519Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-12-06T20:26:50.519Z] ---> Running in f2bca5e186a0 [2023-12-06T20:26:50.779Z] Removing intermediate container f2bca5e186a0 [2023-12-06T20:26:50.779Z] ---> 9c803ba0e741 [2023-12-06T20:26:50.779Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:26:50.779Z] ---> Running in 46158441c8ac [2023-12-06T20:26:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:26:51.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:26:51.296Z] OK: 264 MiB in 52 packages [2023-12-06T20:26:51.554Z] Removing intermediate container 46158441c8ac [2023-12-06T20:26:51.554Z] ---> bf2f10e40536 [2023-12-06T20:26:51.554Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-12-06T20:26:51.554Z] ---> Running in 8d2174a006a5 [2023-12-06T20:26:51.674Z] Still waiting to schedule task [2023-12-06T20:26:51.674Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-06T20:26:51.813Z] Removing intermediate container 8d2174a006a5 [2023-12-06T20:26:51.813Z] ---> 7e3afa00d8f4 [2023-12-06T20:26:51.813Z] Step 10/13 : COPY go.mod vendor* ./ [2023-12-06T20:26:51.813Z] ---> 050b4317db0b [2023-12-06T20:26:51.813Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:26:51.813Z] ---> Running in 487a3137411f [2023-12-06T20:27:48.085Z] Removing intermediate container 487a3137411f [2023-12-06T20:27:48.085Z] ---> bb3d25f6a40c [2023-12-06T20:27:48.085Z] Step 12/13 : COPY . . [2023-12-06T20:27:48.085Z] ---> 29e4eb31db3e [2023-12-06T20:27:48.085Z] Step 13/13 : RUN ${MAKE} [2023-12-06T20:27:48.085Z] ---> Running in 7283cadd0855 [2023-12-06T20:27:48.085Z] noop [2023-12-06T20:27:48.085Z] Removing intermediate container 7283cadd0855 [2023-12-06T20:27:48.085Z] ---> 44c9e833a73a [2023-12-06T20:27:48.085Z] Successfully built 44c9e833a73a [2023-12-06T20:27:48.085Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:27:48.600Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:27:48.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:27:48.787Z] prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container [2023-12-06T20:27:48.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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-12-06T20:27:49.144Z] $ docker top 220134bde3f68fc41155d3607ba86695e0e377f6adb2652276f3add2d438132e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:27:49.591Z] + go version [2023-12-06T20:27:49.592Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T20:27:49.619Z] $ docker stop --time=1 220134bde3f68fc41155d3607ba86695e0e377f6adb2652276f3add2d438132e [2023-12-06T20:27:50.899Z] $ docker rm -f --volumes 220134bde3f68fc41155d3607ba86695e0e377f6adb2652276f3add2d438132e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:27:51.863Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:27:51.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:27:52.100Z] prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container [2023-12-06T20:27:52.127Z] $ 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-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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-12-06T20:27:52.469Z] $ docker top 0a72f665df26f208f0ef29347a2d0aadbff26bcf0e8a51678b7d06c59aadfd46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:27:52.922Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-416 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:27:53.303Z] + make test [2023-12-06T20:27:53.303Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T20:27:54.679Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-12-06T20:28:07.000Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-12-06T20:28:07.000Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-12-06T20:28:07.605Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.5% of statements [2023-12-06T20:28:07.863Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.142s coverage: 86.5% of statements [2023-12-06T20:28:16.880Z] go vet ./... [2023-12-06T20:28:19.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:28:19.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:28:19.893Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:28:19.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:28:19.993Z] $ docker stop --time=1 0a72f665df26f208f0ef29347a2d0aadbff26bcf0e8a51678b7d06c59aadfd46 [2023-12-06T20:28:23.682Z] $ docker rm -f --volumes 0a72f665df26f208f0ef29347a2d0aadbff26bcf0e8a51678b7d06c59aadfd46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:28:24.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:28:24.363Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T20:28:25.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:28:25.425Z] + ls -al . [2023-12-06T20:28:25.425Z] total 240 [2023-12-06T20:28:25.425Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:27 . [2023-12-06T20:28:25.425Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:26 .. [2023-12-06T20:28:25.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:28 .git [2023-12-06T20:28:25.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:26 .github [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 6 20:26 .gitignore [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 20:26 .golangci.yml [2023-12-06T20:28:25.425Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:26 .semver [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 11155 Dec 6 20:26 Attribution.txt [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 6 20:26 CHANGELOG.md [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 1683 Dec 6 20:26 Dockerfile [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:26 GOVERNANCE.md [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 6 20:26 Jenkinsfile [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 6 20:26 LICENSE [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 2883 Dec 6 20:26 Makefile [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 20:26 OWNERS.md [2023-12-06T20:28:25.425Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 6 20:26 README.md [2023-12-06T20:28:25.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:26 VERSION [2023-12-06T20:28:25.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:26 bin [2023-12-06T20:28:25.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:26 cmd [2023-12-06T20:28:25.426Z] -rw-r--r-- 1 jenkins jenkins 78456 Dec 6 20:28 coverage.out [2023-12-06T20:28:25.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:26 doc [2023-12-06T20:28:25.426Z] -rw-rw-r-- 1 jenkins jenkins 4082 Dec 6 20:26 go.mod [2023-12-06T20:28:25.426Z] -rw-rw-r-- 1 jenkins jenkins 35678 Dec 6 20:26 go.sum [2023-12-06T20:28:25.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:26 internal [2023-12-06T20:28:25.426Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 6 20:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:28:25.887Z] + 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=17d5c0e640642aeb3e085d6e8d8b752c0ef918cc --label arch=amd64 --label version=0.0.0 . [2023-12-06T20:28:25.887Z] Sending build context to Docker daemon 34.33MB [2023-12-06T20:28:25.887Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:28:25.887Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-06T20:28:25.887Z] ---> 44c9e833a73a [2023-12-06T20:28:25.887Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:28:26.832Z] ---> Running in dd219f50533f [2023-12-06T20:28:26.832Z] Removing intermediate container dd219f50533f [2023-12-06T20:28:26.832Z] ---> 77adcb826054 [2023-12-06T20:28:26.832Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:28:26.832Z] ---> Running in 430d57b7a44d [2023-12-06T20:28:27.091Z] Removing intermediate container 430d57b7a44d [2023-12-06T20:28:27.091Z] ---> 36dae3910a28 [2023-12-06T20:28:27.091Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T20:28:27.091Z] ---> Running in 8dd45bba9e44 [2023-12-06T20:28:27.659Z] Removing intermediate container 8dd45bba9e44 [2023-12-06T20:28:27.659Z] ---> 06902f147959 [2023-12-06T20:28:27.659Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:28:27.659Z] ---> Running in 949f8e96cb90 [2023-12-06T20:28:27.919Z] Removing intermediate container 949f8e96cb90 [2023-12-06T20:28:27.919Z] ---> 132b6ff939e4 [2023-12-06T20:28:27.919Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-12-06T20:28:28.178Z] ---> Running in 4a6106f04884 [2023-12-06T20:28:28.436Z] Removing intermediate container 4a6106f04884 [2023-12-06T20:28:28.436Z] ---> 208e26627966 [2023-12-06T20:28:28.436Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:28:28.436Z] ---> Running in 9c6ac22aaf71 [2023-12-06T20:28:29.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:29.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:29.527Z] OK: 264 MiB in 52 packages [2023-12-06T20:28:29.786Z] Removing intermediate container 9c6ac22aaf71 [2023-12-06T20:28:29.786Z] ---> a3fb41285eb8 [2023-12-06T20:28:29.786Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-12-06T20:28:29.786Z] ---> Running in 6821c29aef4e [2023-12-06T20:28:29.786Z] Removing intermediate container 6821c29aef4e [2023-12-06T20:28:29.786Z] ---> bd11a56a864e [2023-12-06T20:28:29.786Z] Step 10/27 : COPY go.mod vendor* ./ [2023-12-06T20:28:30.044Z] ---> 0bc32ec8b359 [2023-12-06T20:28:30.044Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:28:30.044Z] ---> Running in c7ed7416de72 [2023-12-06T20:28:30.980Z] Removing intermediate container c7ed7416de72 [2023-12-06T20:28:30.980Z] ---> f98c5ee2f0a0 [2023-12-06T20:28:30.980Z] Step 12/27 : COPY . . [2023-12-06T20:28:31.555Z] ---> c076e7feac84 [2023-12-06T20:28:31.555Z] Step 13/27 : RUN ${MAKE} [2023-12-06T20:28:31.555Z] ---> Running in 63a15ba13155 [2023-12-06T20:28:31.814Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-12-06T20:28:53.756Z] Removing intermediate container 63a15ba13155 [2023-12-06T20:28:53.756Z] ---> d983b5737ef5 [2023-12-06T20:28:53.756Z] Step 14/27 : FROM alpine:3.18 [2023-12-06T20:28:53.756Z] 3.18: Pulling from library/alpine [2023-12-06T20:28:53.756Z] c926b61bad3b: Pulling fs layer [2023-12-06T20:28:53.756Z] c926b61bad3b: Verifying Checksum [2023-12-06T20:28:53.756Z] c926b61bad3b: Download complete [2023-12-06T20:28:53.756Z] c926b61bad3b: Pull complete [2023-12-06T20:28:53.756Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:28:53.756Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T20:28:53.756Z] ---> b541f2080109 [2023-12-06T20:28:53.756Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-06T20:28:53.756Z] ---> Running in defb06fd9277 [2023-12-06T20:28:53.756Z] Removing intermediate container defb06fd9277 [2023-12-06T20:28:53.756Z] ---> 3c8e21aa4ee8 [2023-12-06T20:28:53.756Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-12-06T20:28:53.756Z] ---> Running in e6272e6898bc [2023-12-06T20:28:53.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:53.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:53.756Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:28:53.756Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:28:53.756Z] OK: 7 MiB in 16 packages [2023-12-06T20:28:53.756Z] Removing intermediate container e6272e6898bc [2023-12-06T20:28:53.756Z] ---> 30400cb25bdb [2023-12-06T20:28:53.756Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-06T20:28:53.756Z] ---> Running in 1537c7ae324e [2023-12-06T20:28:53.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:53.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:53.756Z] OK: 7 MiB in 16 packages [2023-12-06T20:28:54.014Z] Removing intermediate container 1537c7ae324e [2023-12-06T20:28:54.014Z] ---> 1e531978f728 [2023-12-06T20:28:54.014Z] Step 18/27 : WORKDIR / [2023-12-06T20:28:54.014Z] ---> Running in 897925f68a79 [2023-12-06T20:28:54.014Z] Removing intermediate container 897925f68a79 [2023-12-06T20:28:54.014Z] ---> b819b16a3d9b [2023-12-06T20:28:54.014Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-12-06T20:28:54.585Z] ---> 909fe4bcde67 [2023-12-06T20:28:54.585Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-12-06T20:28:54.843Z] ---> a60d4c851ec2 [2023-12-06T20:28:54.843Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-12-06T20:28:54.843Z] ---> 78494ccd83df [2023-12-06T20:28:54.843Z] Step 22/27 : EXPOSE 59984 [2023-12-06T20:28:54.843Z] ---> Running in 6e9f7477e3bc [2023-12-06T20:28:55.104Z] Removing intermediate container 6e9f7477e3bc [2023-12-06T20:28:55.104Z] ---> fcfa1ef24730 [2023-12-06T20:28:55.104Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-12-06T20:28:55.104Z] ---> Running in 264788088c88 [2023-12-06T20:28:55.104Z] Removing intermediate container 264788088c88 [2023-12-06T20:28:55.104Z] ---> 828d11d55943 [2023-12-06T20:28:55.104Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T20:28:55.104Z] ---> Running in ff98536ef021 [2023-12-06T20:28:55.104Z] Removing intermediate container ff98536ef021 [2023-12-06T20:28:55.104Z] ---> 3fddda5690fd [2023-12-06T20:28:55.104Z] Step 25/27 : LABEL arch=amd64 [2023-12-06T20:28:55.370Z] ---> Running in 313660f78d04 [2023-12-06T20:28:55.370Z] Removing intermediate container 313660f78d04 [2023-12-06T20:28:55.370Z] ---> af21e77c99be [2023-12-06T20:28:55.370Z] Step 26/27 : LABEL git_sha=17d5c0e640642aeb3e085d6e8d8b752c0ef918cc [2023-12-06T20:28:55.370Z] ---> Running in 97149a61f2a9 [2023-12-06T20:28:55.370Z] Removing intermediate container 97149a61f2a9 [2023-12-06T20:28:55.370Z] ---> e8b928293751 [2023-12-06T20:28:55.370Z] Step 27/27 : LABEL version=0.0.0 [2023-12-06T20:28:55.370Z] ---> Running in 30d2c7dd6d8f [2023-12-06T20:28:55.629Z] Removing intermediate container 30d2c7dd6d8f [2023-12-06T20:28:55.629Z] ---> ad5a2cf9619a [2023-12-06T20:28:55.629Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T20:28:55.629Z] Successfully built ad5a2cf9619a [2023-12-06T20:28:55.629Z] 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-12-06T20:28:56.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:28:56.854Z] [2023-12-06T20:28:56.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:28:57.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:28:57.265Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T20:28:57.265Z] 5eb5b503b376: Pulling fs layer [2023-12-06T20:28:57.265Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T20:28:57.265Z] ec43610c2a17: Pulling fs layer [2023-12-06T20:28:57.265Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T20:28:57.265Z] 33b1e0a273af: Pulling fs layer [2023-12-06T20:28:57.265Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T20:28:57.265Z] 2f39f015ded8: Pulling fs layer [2023-12-06T20:28:57.265Z] 33b1e0a273af: Waiting [2023-12-06T20:28:57.265Z] 5d3b04190fa2: Waiting [2023-12-06T20:28:57.265Z] 3a2ae6a8a46f: Waiting [2023-12-06T20:28:57.265Z] 2f39f015ded8: Waiting [2023-12-06T20:28:57.265Z] 5c69ac0246d0: Download complete [2023-12-06T20:28:57.265Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T20:28:57.265Z] 3a2ae6a8a46f: Download complete [2023-12-06T20:28:57.265Z] 33b1e0a273af: Verifying Checksum [2023-12-06T20:28:57.265Z] 33b1e0a273af: Download complete [2023-12-06T20:28:57.265Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T20:28:57.265Z] 5d3b04190fa2: Download complete [2023-12-06T20:28:57.265Z] ec43610c2a17: Verifying Checksum [2023-12-06T20:28:57.265Z] ec43610c2a17: Download complete [2023-12-06T20:28:57.523Z] 5eb5b503b376: Verifying Checksum [2023-12-06T20:28:57.523Z] 5eb5b503b376: Download complete [2023-12-06T20:28:58.091Z] 2f39f015ded8: Download complete [2023-12-06T20:28:58.662Z] 5eb5b503b376: Pull complete [2023-12-06T20:28:58.662Z] 5c69ac0246d0: Pull complete [2023-12-06T20:28:59.230Z] ec43610c2a17: Pull complete [2023-12-06T20:28:59.230Z] 3a2ae6a8a46f: Pull complete [2023-12-06T20:28:59.489Z] 33b1e0a273af: Pull complete [2023-12-06T20:28:59.489Z] 5d3b04190fa2: Pull complete [2023-12-06T20:29:04.753Z] 2f39f015ded8: Pull complete [2023-12-06T20:29:04.753Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T20:29:04.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:29:04.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:29:05.117Z] prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container [2023-12-06T20:29:05.154Z] $ 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-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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-12-06T20:29:09.283Z] $ docker top 1c6a4418673beccefc2d9b218adf9e1810b094e7d16d1b17a55428a2e5a72b18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:29:09.756Z] ---> job-cost.sh [2023-12-06T20:29:09.757Z] lf-activate-venv: SKIPPING [2023-12-06T20:29:09.757Z] INFO: No Stack... [2023-12-06T20:29:10.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:29:10.275Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:29:10.595Z] + cat /w/workspace/undry_device-onvif-camera_PR-416/archives/cost.csv [2023-12-06T20:29:10.595Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:29:10.634Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [2023-12-06T20:29:10.639Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] did not exist. Created. [2023-12-06T20:29:10.639Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:29:11.098Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:29:11.143Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:29:11.202Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:29:11.359Z] $ docker stop --time=1 1c6a4418673beccefc2d9b218adf9e1810b094e7d16d1b17a55428a2e5a72b18 [2023-12-06T20:29:12.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24588 in /w/workspace/undry_device-onvif-camera_PR-416 [2023-12-06T20:29:12.514Z] $ docker rm -f --volumes 1c6a4418673beccefc2d9b218adf9e1810b094e7d16d1b17a55428a2e5a72b18 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2023-12-06T20:29:12.781Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:29:17.821Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T20:29:17.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:29:17.821Z] Dload Upload Total Spent Left Speed [2023-12-06T20:29:17.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 94641 [Pipeline] sh [2023-12-06T20:29:18.206Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T20:29:18.593Z] + + sudo tee /etc/docker/daemon.new [2023-12-06T20:29:18.593Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T20:29:18.593Z] { [2023-12-06T20:29:18.593Z] "registry-mirrors": [ [2023-12-06T20:29:18.593Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T20:29:18.593Z] ], [2023-12-06T20:29:18.593Z] "bip": "10.250.0.254/24", [2023-12-06T20:29:18.593Z] "hosts": [ [2023-12-06T20:29:18.593Z] "tcp://0.0.0.0:5555", [2023-12-06T20:29:18.593Z] "unix:///var/run/docker.sock" [2023-12-06T20:29:18.593Z] ], [2023-12-06T20:29:18.593Z] "mtu": 1458, [2023-12-06T20:29:18.593Z] "selinux-enabled": true, [2023-12-06T20:29:18.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T20:29:18.593Z] } [Pipeline] sh [2023-12-06T20:29:18.962Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T20:29:19.317Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:29:37.943Z] provisioning config files... [2023-12-06T20:29:37.980Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6867939147009015200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:29:39.080Z] ---> ****-login.sh [2023-12-06T20:29:39.080Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:29:39.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:29:39.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:29:39.631Z] Configure a credential helper to remove this warning. See [2023-12-06T20:29:39.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:29:39.631Z] [2023-12-06T20:29:39.631Z] Login Succeeded [2023-12-06T20:29:39.631Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:29:39.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:29:39.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:29:39.902Z] Configure a credential helper to remove this warning. See [2023-12-06T20:29:39.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:29:39.902Z] [2023-12-06T20:29:39.902Z] Login Succeeded [2023-12-06T20:29:39.902Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:29:40.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:29:40.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:29:40.174Z] Configure a credential helper to remove this warning. See [2023-12-06T20:29:40.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:29:40.174Z] [2023-12-06T20:29:40.174Z] Login Succeeded [2023-12-06T20:29:40.174Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:29:40.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:29:40.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:29:40.444Z] Configure a credential helper to remove this warning. See [2023-12-06T20:29:40.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:29:40.445Z] [2023-12-06T20:29:40.445Z] Login Succeeded [2023-12-06T20:29:40.445Z] ****.io [2023-12-06T20:29:40.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:29:40.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:29:40.984Z] Configure a credential helper to remove this warning. See [2023-12-06T20:29:40.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:29:40.984Z] [2023-12-06T20:29:40.984Z] Login Succeeded [2023-12-06T20:29:40.984Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:29:41.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:29:41.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:29:41.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:29:41.821Z] ========================================================= [2023-12-06T20:29:41.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T20:29:41.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:29:42.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T20:29:42.592Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-06T20:29:42.592Z] 9fda8d8052c6: Pulling fs layer [2023-12-06T20:29:42.592Z] 5d54e960e981: Pulling fs layer [2023-12-06T20:29:42.592Z] c4a7e357bf2a: Pulling fs layer [2023-12-06T20:29:42.592Z] f0e02332f6b5: Pulling fs layer [2023-12-06T20:29:42.592Z] 872ee5b61b7b: Pulling fs layer [2023-12-06T20:29:42.592Z] 0c6a40ed1a82: Pulling fs layer [2023-12-06T20:29:42.592Z] 94ae7d8d031c: Pulling fs layer [2023-12-06T20:29:42.592Z] f0e02332f6b5: Waiting [2023-12-06T20:29:42.592Z] 872ee5b61b7b: Waiting [2023-12-06T20:29:42.592Z] 0c6a40ed1a82: Waiting [2023-12-06T20:29:42.592Z] 5d54e960e981: Verifying Checksum [2023-12-06T20:29:42.592Z] 5d54e960e981: Download complete [2023-12-06T20:29:42.592Z] f0e02332f6b5: Verifying Checksum [2023-12-06T20:29:42.592Z] f0e02332f6b5: Download complete [2023-12-06T20:29:42.592Z] 9fda8d8052c6: Verifying Checksum [2023-12-06T20:29:42.592Z] 9fda8d8052c6: Download complete [2023-12-06T20:29:42.592Z] 872ee5b61b7b: Download complete [2023-12-06T20:29:42.865Z] 94ae7d8d031c: Verifying Checksum [2023-12-06T20:29:42.865Z] 94ae7d8d031c: Download complete [2023-12-06T20:29:43.458Z] 9fda8d8052c6: Pull complete [2023-12-06T20:29:43.731Z] 5d54e960e981: Pull complete [2023-12-06T20:29:44.002Z] c4a7e357bf2a: Verifying Checksum [2023-12-06T20:29:44.002Z] c4a7e357bf2a: Download complete [2023-12-06T20:29:44.979Z] 0c6a40ed1a82: Verifying Checksum [2023-12-06T20:29:44.979Z] 0c6a40ed1a82: Download complete [2023-12-06T20:30:07.109Z] c4a7e357bf2a: Pull complete [2023-12-06T20:30:07.109Z] f0e02332f6b5: Pull complete [2023-12-06T20:30:07.109Z] 872ee5b61b7b: Pull complete [2023-12-06T20:30:12.500Z] 0c6a40ed1a82: Pull complete [2023-12-06T20:30:17.927Z] 94ae7d8d031c: Pull complete [2023-12-06T20:30:17.927Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:30:17.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T20:30:17.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-12-06T20:30:18.284Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:30:18.733Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:30:18.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:30:19.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-24588 does not seem to be running inside a container [2023-12-06T20:30:19.173Z] $ 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-12-06T20:30:21.635Z] $ docker top 393d59cd86cb033803a0398fc5d6be2b4b6c23bf9cb3c4a50a19539db60d1890 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:30:22.598Z] + go version [2023-12-06T20:30:22.598Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T20:30:22.636Z] $ docker stop --time=1 393d59cd86cb033803a0398fc5d6be2b4b6c23bf9cb3c4a50a19539db60d1890 [2023-12-06T20:30:24.202Z] $ docker rm -f --volumes 393d59cd86cb033803a0398fc5d6be2b4b6c23bf9cb3c4a50a19539db60d1890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:30:25.379Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:30:25.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:30:25.683Z] prd-ubuntu20.04-docker-arm64-4c-16g-24588 does not seem to be running inside a container [2023-12-06T20:30:25.744Z] $ 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-12-06T20:30:26.691Z] $ docker top 1cdb395860444070256858b73e33331307e3ea9b48f3a1baef76b041a61b4ec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:30:27.294Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:30:27.724Z] + make test [2023-12-06T20:30:27.724Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2023-12-06T20:30:27.771Z] $ docker stop --time=1 1cdb395860444070256858b73e33331307e3ea9b48f3a1baef76b041a61b4ec2 [2023-12-06T20:30:29.333Z] $ docker rm -f --volumes 1cdb395860444070256858b73e33331307e3ea9b48f3a1baef76b041a61b4ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:30:30.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:30:30.966Z] [2023-12-06T20:30:30.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:30:31.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:30:31.948Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T20:30:31.948Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T20:30:31.948Z] 04944245beec: Pulling fs layer [2023-12-06T20:30:31.948Z] 699f458cf7ca: Pulling fs layer [2023-12-06T20:30:31.948Z] 765212b225bb: Pulling fs layer [2023-12-06T20:30:31.948Z] f23df028b6ca: Pulling fs layer [2023-12-06T20:30:31.948Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T20:30:31.948Z] f23df028b6ca: Waiting [2023-12-06T20:30:31.948Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T20:30:31.948Z] d65c8cfc05b1: Waiting [2023-12-06T20:30:31.948Z] 2437ff75d9bd: Waiting [2023-12-06T20:30:31.948Z] 04944245beec: Verifying Checksum [2023-12-06T20:30:31.948Z] 04944245beec: Download complete [2023-12-06T20:30:31.948Z] 765212b225bb: Verifying Checksum [2023-12-06T20:30:31.948Z] 765212b225bb: Download complete [2023-12-06T20:30:32.215Z] f23df028b6ca: Verifying Checksum [2023-12-06T20:30:32.215Z] f23df028b6ca: Download complete [2023-12-06T20:30:32.215Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T20:30:32.215Z] d65c8cfc05b1: Download complete [2023-12-06T20:30:32.215Z] 699f458cf7ca: Verifying Checksum [2023-12-06T20:30:32.215Z] 699f458cf7ca: Download complete [2023-12-06T20:30:32.802Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T20:30:32.802Z] 8998bd30e6a1: Download complete [2023-12-06T20:30:34.749Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T20:30:34.749Z] 2437ff75d9bd: Download complete [2023-12-06T20:30:38.999Z] 8998bd30e6a1: Pull complete [2023-12-06T20:30:38.999Z] 04944245beec: Pull complete [2023-12-06T20:30:40.941Z] 699f458cf7ca: Pull complete [2023-12-06T20:30:40.941Z] 765212b225bb: Pull complete [2023-12-06T20:30:45.189Z] f23df028b6ca: Pull complete [2023-12-06T20:30:45.458Z] d65c8cfc05b1: Pull complete [2023-12-06T20:31:12.290Z] 2437ff75d9bd: Pull complete [2023-12-06T20:31:12.290Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T20:31:12.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:31:12.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:31:12.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-24588 does not seem to be running inside a container [2023-12-06T20:31:12.837Z] $ 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-12-06T20:31:14.392Z] $ docker top 44dd8eb5eb0e95a988bb66cd47f8c70983928c89480017149a9177457304942c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:31:15.014Z] ---> job-cost.sh [2023-12-06T20:31:15.281Z] lf-activate-venv: SKIPPING [2023-12-06T20:31:15.281Z] INFO: No Stack... [2023-12-06T20:31:15.549Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:31:16.511Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:31:16.856Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-12-06T20:31:16.856Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:31:16.944Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [2023-12-06T20:31:16.949Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] did not exist. Created. [2023-12-06T20:31:16.949Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:31:17.452Z] /w/workspace/device-onvif-camera/1@tmp/durable-dd83baca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T20:31:17.802Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:31:17.837Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T20:31:18.381Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:31:18.396Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:31:18.575Z] $ docker stop --time=1 44dd8eb5eb0e95a988bb66cd47f8c70983928c89480017149a9177457304942c [2023-12-06T20:31:19.980Z] $ docker rm -f --volumes 44dd8eb5eb0e95a988bb66cd47f8c70983928c89480017149a9177457304942c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T20:31:21.131Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-12-06T20:31:25.070Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-416/archives ] [2023-12-06T20:31:25.071Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-416/archives [2023-12-06T20:31:25.071Z] total 16 [2023-12-06T20:31:25.071Z] drwxr-xr-x 3 root root 4096 Dec 6 20:29 . [2023-12-06T20:31:25.071Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:29 .. [2023-12-06T20:31:25.071Z] drwxr-xr-x 2 root root 4096 Dec 6 20:29 cost [2023-12-06T20:31:25.071Z] -rw-r--r-- 1 root root 91 Dec 6 20:29 cost.csv [2023-12-06T20:31:25.071Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-416/archives [2023-12-06T20:31:25.071Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-416/archives [2023-12-06T20:31:25.071Z] total 16 [2023-12-06T20:31:25.071Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:29 . [2023-12-06T20:31:25.071Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:29 .. [2023-12-06T20:31:25.071Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:29 cost [2023-12-06T20:31:25.071Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 6 20:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:31:26.446Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:31:27.767Z] ---> package-listing.sh [2023-12-06T20:31:27.767Z] ++ facter osfamily [2023-12-06T20:31:27.767Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T20:31:28.026Z] + OS_FAMILY=debian [2023-12-06T20:31:28.026Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-416 [2023-12-06T20:31:28.026Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T20:31:28.026Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T20:31:28.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T20:31:28.026Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T20:31:28.026Z] + '[' /w/workspace/undry_device-onvif-camera_PR-416 ']' [2023-12-06T20:31:28.026Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T20:31:28.026Z] + case "${OS_FAMILY}" in [2023-12-06T20:31:28.026Z] + dpkg -l [2023-12-06T20:31:28.026Z] + grep '^ii' [2023-12-06T20:31:28.026Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T20:31:28.026Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T20:31:28.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T20:31:28.026Z] + '[' /w/workspace/undry_device-onvif-camera_PR-416 ']' [2023-12-06T20:31:28.026Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-416/archives/ [2023-12-06T20:31:28.026Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-416/archives/ [Pipeline] echo [2023-12-06T20:31:28.058Z] 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T20:31:28.354Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:31:29.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:31:29.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:31:32.372Z] prd-ubuntu20.04-docker-8c-8g-24586 does not seem to be running inside a container [2023-12-06T20:31:32.513Z] $ 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-416/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-416 -v /w/workspace/undry_device-onvif-camera_PR-416:/w/workspace/undry_device-onvif-camera_PR-416:rw,z -v /w/workspace/undry_device-onvif-camera_PR-416@tmp:/w/workspace/undry_device-onvif-camera_PR-416@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-12-06T20:31:32.749Z] $ docker top a9423b8e9d798adc1ae2261fd36ebf176510fcd500c8f9a1f08e6a236c01d031 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:31:33.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T20:31:33.483Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T20:31:33.801Z] + ls /var/log/sa-host [2023-12-06T20:31:33.801Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:31:33.975Z] provisioning config files... [2023-12-06T20:31:33.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-416@tmp/config9115862473187322865tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:31:34.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:31:34.430Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T20:31:34.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:31:34.944Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T20:31:34.977Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:31:35.287Z] ---> sudo-logs.sh [2023-12-06T20:31:35.288Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T20:31:35.436Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:31:35.751Z] ---> job-cost.sh [2023-12-06T20:31:35.751Z] lf-activate-venv: SKIPPING [2023-12-06T20:31:35.751Z] DEBUG: total: 0.2199999988079071 [2023-12-06T20:31:35.751Z] INFO: Retrieving Stack Cost... [2023-12-06T20:31:36.010Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:31:36.269Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T20:31:36.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:31:36.619Z] ---> logs-deploy.sh [2023-12-06T20:31:36.619Z] lf-activate-venv: SKIPPING [2023-12-06T20:31:36.619Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-416/1 [2023-12-06T20:31:36.619Z] INFO: archiving workspace using pattern(s): [2023-12-06T20:31:37.557Z] Archives upload complete. [2023-12-06T20:31:37.816Z] INFO: archiving logs to Nexus