Pull request #435 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514+30f086e472ba45efbfdabc7b924c06da27b16fd7 (dc3ba1065c62fb52f309d35a8a86c9cf338eee31) 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-ssh9274640036750666340.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-ssh2207220740113633811.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-435/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-435/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4382457188359767632.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-435/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8996194621383561373.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-ssh7658891102993968862.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-435/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-435/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8524574900261020974.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-337 in /w/workspace/undry_device-onvif-camera_PR-435 [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-435 # 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/435/head:refs/remotes/origin/PR-435 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 30f086e472ba45efbfdabc7b924c06da27b16fd7 into PR head commit f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 Merge succeeded, producing f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 Checking out Revision f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 (PR-435) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 # 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 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-17T03:29:48.372Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-17T03:29:48.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-17T03:29:48.730Z] ========================================================= [2024-05-17T03:29:48.730Z] EdgeX Global Pipelines Version Info [2024-05-17T03:29:48.730Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:29:49.866Z] ------------------- [2024-05-17T03:29:49.866Z] stable info: [2024-05-17T03:29:49.866Z] ------------------- [2024-05-17T03:29:49.866Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-17T03:29:49.866Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-17T03:29:49.866Z] Message: update stable to v1.0.258 [2024-05-17T03:29:50.436Z] ------------------- [2024-05-17T03:29:50.436Z] experimental info: [2024-05-17T03:29:50.436Z] ------------------- [2024-05-17T03:29:50.436Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-17T03:29:50.436Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-17T03:29:50.436Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-17T03:29:50.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-05-17T03:29:50.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-05-17T03:29:50.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-17T03:29:50.855Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-17T03:29:50.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-17T03:29:50.976Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-17T03:29:51.036Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-17T03:29:51.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-17T03:29:51.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-17T03:29:51.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-17T03:29:51.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-17T03:29:51.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-05-17T03:29:51.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-17T03:29:51.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-17T03:29:51.516Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-17T03:29:51.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-17T03:29:51.630Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-17T03:29:51.690Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-17T03:29:51.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-17T03:29:51.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-17T03:29:51.862Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-17T03:29:51.924Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-05-17T03:29:51.987Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-17T03:29:52.046Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-17T03:29:52.099Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-17T03:29:52.153Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-17T03:29:52.212Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-17T03:29:52.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-435 [Pipeline] echo [2024-05-17T03:29:52.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-435 [Pipeline] echo [2024-05-17T03:29:52.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-435 [Pipeline] echo [2024-05-17T03:29:52.456Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [Pipeline] echo [2024-05-17T03:29:52.513Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f65fe77 [Pipeline] echo [2024-05-17T03:29:52.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-17T03:29:52.726Z] provisioning config files... [2024-05-17T03:29:52.741Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-435@tmp/config17582730080353611747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:29:53.144Z] ---> ****-login.sh [2024-05-17T03:29:53.144Z] nexus3.edgexfoundry.org:10001 [2024-05-17T03:29:53.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:29:53.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:29:53.405Z] Configure a credential helper to remove this warning. See [2024-05-17T03:29:53.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:29:53.405Z] [2024-05-17T03:29:53.405Z] Login Succeeded [2024-05-17T03:29:53.405Z] nexus3.edgexfoundry.org:10002 [2024-05-17T03:29:53.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:29:53.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:29:53.668Z] Configure a credential helper to remove this warning. See [2024-05-17T03:29:53.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:29:53.668Z] [2024-05-17T03:29:53.668Z] Login Succeeded [2024-05-17T03:29:53.668Z] nexus3.edgexfoundry.org:10003 [2024-05-17T03:29:53.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:29:53.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:29:53.668Z] Configure a credential helper to remove this warning. See [2024-05-17T03:29:53.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:29:53.668Z] [2024-05-17T03:29:53.668Z] Login Succeeded [2024-05-17T03:29:53.668Z] nexus3.edgexfoundry.org:10004 [2024-05-17T03:29:53.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:29:53.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:29:53.927Z] Configure a credential helper to remove this warning. See [2024-05-17T03:29:53.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:29:53.927Z] [2024-05-17T03:29:53.927Z] Login Succeeded [2024-05-17T03:29:53.927Z] ****.io [2024-05-17T03:29:53.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:29:54.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:29:54.187Z] Configure a credential helper to remove this warning. See [2024-05-17T03:29:54.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:29:54.187Z] [2024-05-17T03:29:54.187Z] Login Succeeded [2024-05-17T03:29:54.187Z] ---> ****-login.sh ends [Pipeline] } [2024-05-17T03:29:54.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-17T03:29:54.958Z] + git rev-list -1 --merges f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514~1..f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [Pipeline] echo [2024-05-17T03:29:55.008Z] -----------> git rev-list -1 --merges f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514~1..f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [false] [Pipeline] sh [2024-05-17T03:29:55.334Z] + git log --format=format:%s -1 f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [Pipeline] echo [2024-05-17T03:29:55.377Z] ========================================================= [2024-05-17T03:29:55.377Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-17T03:29:55.377Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-17T03:29:55.850Z] + git log --format=format:%s -1 f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [Pipeline] echo [2024-05-17T03:29:55.895Z] [semverPrep] GIT_COMMIT: f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-17T03:29:55.938Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-17T03:29:56.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-17T03:29:56.359Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-17T03:29:56.359Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-17T03:29:56.359Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-17T03:29:56.359Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-17T03:29:56.359Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-17T03:29:56.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:29:56.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-17T03:29:56.877Z] [2024-05-17T03:29:56.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:29:57.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-17T03:29:57.297Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-17T03:29:57.297Z] b85a868b505f: Pulling fs layer [2024-05-17T03:29:57.297Z] e2be974225ed: Pulling fs layer [2024-05-17T03:29:57.297Z] 339a4e72a1f5: Pulling fs layer [2024-05-17T03:29:57.297Z] 988bab9f4d93: Pulling fs layer [2024-05-17T03:29:57.297Z] 1469e6f7b9e6: Pulling fs layer [2024-05-17T03:29:57.297Z] eaf3925da568: Pulling fs layer [2024-05-17T03:29:57.297Z] bab4dde63d76: Pulling fs layer [2024-05-17T03:29:57.297Z] bde34c3a00c8: Pulling fs layer [2024-05-17T03:29:57.297Z] b352a97aabf1: Pulling fs layer [2024-05-17T03:29:57.297Z] 4872d77fe225: Pulling fs layer [2024-05-17T03:29:57.297Z] 5851b861e8e6: Pulling fs layer [2024-05-17T03:29:57.297Z] 1469e6f7b9e6: Waiting [2024-05-17T03:29:57.297Z] eaf3925da568: Waiting [2024-05-17T03:29:57.297Z] b352a97aabf1: Waiting [2024-05-17T03:29:57.297Z] 4872d77fe225: Waiting [2024-05-17T03:29:57.297Z] 5851b861e8e6: Waiting [2024-05-17T03:29:57.297Z] bab4dde63d76: Waiting [2024-05-17T03:29:57.297Z] 988bab9f4d93: Waiting [2024-05-17T03:29:57.297Z] bde34c3a00c8: Waiting [2024-05-17T03:29:57.297Z] e2be974225ed: Download complete [2024-05-17T03:29:57.297Z] 988bab9f4d93: Download complete [2024-05-17T03:29:57.561Z] 1469e6f7b9e6: Verifying Checksum [2024-05-17T03:29:57.561Z] 1469e6f7b9e6: Download complete [2024-05-17T03:29:57.561Z] eaf3925da568: Verifying Checksum [2024-05-17T03:29:57.561Z] eaf3925da568: Download complete [2024-05-17T03:29:57.561Z] 339a4e72a1f5: Verifying Checksum [2024-05-17T03:29:57.561Z] 339a4e72a1f5: Download complete [2024-05-17T03:29:57.561Z] bde34c3a00c8: Download complete [2024-05-17T03:29:57.561Z] b352a97aabf1: Verifying Checksum [2024-05-17T03:29:57.561Z] b352a97aabf1: Download complete [2024-05-17T03:29:57.561Z] 4872d77fe225: Verifying Checksum [2024-05-17T03:29:57.561Z] 4872d77fe225: Download complete [2024-05-17T03:29:57.561Z] 5851b861e8e6: Download complete [2024-05-17T03:29:57.561Z] b85a868b505f: Verifying Checksum [2024-05-17T03:29:57.561Z] b85a868b505f: Download complete [2024-05-17T03:29:58.132Z] bab4dde63d76: Verifying Checksum [2024-05-17T03:29:58.132Z] bab4dde63d76: Download complete [2024-05-17T03:29:59.074Z] b85a868b505f: Pull complete [2024-05-17T03:29:59.074Z] e2be974225ed: Pull complete [2024-05-17T03:29:59.648Z] 339a4e72a1f5: Pull complete [2024-05-17T03:29:59.648Z] 988bab9f4d93: Pull complete [2024-05-17T03:30:00.227Z] 1469e6f7b9e6: Pull complete [2024-05-17T03:30:00.227Z] eaf3925da568: Pull complete [2024-05-17T03:30:02.136Z] bab4dde63d76: Pull complete [2024-05-17T03:30:02.395Z] bde34c3a00c8: Pull complete [2024-05-17T03:30:02.395Z] b352a97aabf1: Pull complete [2024-05-17T03:30:02.659Z] 4872d77fe225: Pull complete [2024-05-17T03:30:02.659Z] 5851b861e8e6: Pull complete [2024-05-17T03:30:02.659Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-17T03:30:02.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-17T03:30:02.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T03:30:03.075Z] prd-ubuntu20.04-docker-8c-8g-337 does not seem to be running inside a container [2024-05-17T03:30:03.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-435 -v /w/workspace/undry_device-onvif-camera_PR-435:/w/workspace/undry_device-onvif-camera_PR-435:rw,z -v /w/workspace/undry_device-onvif-camera_PR-435@tmp:/w/workspace/undry_device-onvif-camera_PR-435@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-17T03:30:06.737Z] $ docker top 16d3ca200549f1757618c8efd057c83a1dfa4b8a2179f2e37f3067aab7a4078f -eo pid,comm [2024-05-17T03:30:06.806Z] 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). [2024-05-17T03:30:06.806Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-17T03:30:06.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-17T03:30:06.991Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-17T03:30:07.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-17T03:30:07.113Z] $ docker exec 16d3ca200549f1757618c8efd057c83a1dfa4b8a2179f2e37f3067aab7a4078f ssh-agent [2024-05-17T03:30:07.255Z] SSH_AUTH_SOCK=/tmp/ssh-ejLF3NF3O7VJ/agent.33 [2024-05-17T03:30:07.255Z] SSH_AGENT_PID=39 [2024-05-17T03:30:07.261Z] Running ssh-add (command line suppressed) [2024-05-17T03:30:07.356Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-435@tmp/private_key_1408392093579285667.key (/w/workspace/undry_device-onvif-camera_PR-435@tmp/private_key_1408392093579285667.key) [2024-05-17T03:30:07.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-17T03:30:07.734Z] + git tag --points-at HEAD [Pipeline] } [2024-05-17T03:30:07.762Z] $ docker exec --env ******** --env ******** 16d3ca200549f1757618c8efd057c83a1dfa4b8a2179f2e37f3067aab7a4078f ssh-agent -k [2024-05-17T03:30:07.862Z] unset SSH_AUTH_SOCK; [2024-05-17T03:30:07.862Z] unset SSH_AGENT_PID; [2024-05-17T03:30:07.862Z] echo Agent pid 39 killed; [2024-05-17T03:30:07.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-17T03:30:07.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-17T03:30:07.986Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-17T03:30:08.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-17T03:30:08.111Z] $ docker exec 16d3ca200549f1757618c8efd057c83a1dfa4b8a2179f2e37f3067aab7a4078f ssh-agent [2024-05-17T03:30:08.227Z] SSH_AUTH_SOCK=/tmp/ssh-psab3l5h0r1Q/agent.73 [2024-05-17T03:30:08.227Z] SSH_AGENT_PID=79 [2024-05-17T03:30:08.231Z] Running ssh-add (command line suppressed) [2024-05-17T03:30:08.328Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-435@tmp/private_key_13333691943689434191.key (/w/workspace/undry_device-onvif-camera_PR-435@tmp/private_key_13333691943689434191.key) [2024-05-17T03:30:08.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-17T03:30:08.699Z] + git semver init [2024-05-17T03:30:09.268Z] 2024-05-17 03:30:09,055 [run_init] DEBUG init version:0.0.0 force:False [2024-05-17T03:30:09.268Z] 2024-05-17 03:30:09,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-435/.semver [2024-05-17T03:30:09.268Z] 2024-05-17 03:30:09,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-435/.semver [2024-05-17T03:30:09.268Z] 2024-05-17 03:30:09,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-435/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-435, universal_newlines=False, shell=None, istream=None) [2024-05-17T03:30:10.648Z] 2024-05-17 03:30:10,471 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-435/.git/info/exclude [2024-05-17T03:30:10.648Z] 2024-05-17 03:30:10,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-435/.semver/PR-435 with force:False [2024-05-17T03:30:10.648Z] 2024-05-17 03:30:10,472 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-435/.semver/PR-435 [2024-05-17T03:30:10.648Z] 2024-05-17 03:30:10,475 [execute] INFO git cat-file --batch-check [2024-05-17T03:30:10.648Z] 2024-05-17 03:30:10,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-435/.semver, universal_newlines=False, shell=None, istream=) [2024-05-17T03:30:10.648Z] 2024-05-17 03:30:10,483 [execute] INFO git cat-file --batch [2024-05-17T03:30:10.648Z] 2024-05-17 03:30:10,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-435/.semver, universal_newlines=False, shell=None, istream=) [2024-05-17T03:30:10.648Z] 2024-05-17 03:30:10,489 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-435/.semver/PR-435 [2024-05-17T03:30:10.648Z] 0.0.0 [Pipeline] } [2024-05-17T03:30:10.674Z] $ docker exec --env ******** --env ******** 16d3ca200549f1757618c8efd057c83a1dfa4b8a2179f2e37f3067aab7a4078f ssh-agent -k [2024-05-17T03:30:10.765Z] unset SSH_AUTH_SOCK; [2024-05-17T03:30:10.767Z] unset SSH_AGENT_PID; [2024-05-17T03:30:10.767Z] echo Agent pid 79 killed; [2024-05-17T03:30:10.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-17T03:30:11.244Z] + git semver [Pipeline] } [2024-05-17T03:30:11.844Z] $ docker stop --time=1 16d3ca200549f1757618c8efd057c83a1dfa4b8a2179f2e37f3067aab7a4078f [2024-05-17T03:30:13.139Z] $ docker rm -f --volumes 16d3ca200549f1757618c8efd057c83a1dfa4b8a2179f2e37f3067aab7a4078f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-17T03:30:13.566Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-17T03:30:13.885Z] Stashed 1 file(s) [Pipeline] echo [2024-05-17T03:30:13.910Z] [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 [2024-05-17T03:30:14.658Z] provisioning config files... [2024-05-17T03:30:14.669Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-435@tmp/config6093962808861270370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:30:15.041Z] ---> ****-login.sh [2024-05-17T03:30:15.041Z] nexus3.edgexfoundry.org:10001 [2024-05-17T03:30:15.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:30:15.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:30:15.042Z] Configure a credential helper to remove this warning. See [2024-05-17T03:30:15.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:30:15.042Z] [2024-05-17T03:30:15.042Z] Login Succeeded [2024-05-17T03:30:15.042Z] nexus3.edgexfoundry.org:10002 [2024-05-17T03:30:15.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:30:15.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:30:15.042Z] Configure a credential helper to remove this warning. See [2024-05-17T03:30:15.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:30:15.042Z] [2024-05-17T03:30:15.042Z] Login Succeeded [2024-05-17T03:30:15.042Z] nexus3.edgexfoundry.org:10003 [2024-05-17T03:30:15.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:30:15.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:30:15.302Z] Configure a credential helper to remove this warning. See [2024-05-17T03:30:15.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:30:15.302Z] [2024-05-17T03:30:15.302Z] Login Succeeded [2024-05-17T03:30:15.302Z] nexus3.edgexfoundry.org:10004 [2024-05-17T03:30:15.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:30:15.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:30:15.302Z] Configure a credential helper to remove this warning. See [2024-05-17T03:30:15.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:30:15.302Z] [2024-05-17T03:30:15.302Z] Login Succeeded [2024-05-17T03:30:15.302Z] ****.io [2024-05-17T03:30:15.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:30:15.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:30:15.566Z] Configure a credential helper to remove this warning. See [2024-05-17T03:30:15.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:30:15.566Z] [2024-05-17T03:30:15.566Z] Login Succeeded [2024-05-17T03:30:15.566Z] ---> ****-login.sh ends [Pipeline] } [2024-05-17T03:30:15.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-17T03:30:15.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-17T03:30:15.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-17T03:30:15.923Z] ========================================================= [2024-05-17T03:30:15.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-17T03:30:15.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:30:16.434Z] + 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 . [2024-05-17T03:30:16.696Z] Sending build context to Docker daemon 34.4MB [2024-05-17T03:30:16.696Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-17T03:30:16.696Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-17T03:30:16.696Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-17T03:30:16.696Z] 619be1103602: Pulling fs layer [2024-05-17T03:30:16.696Z] 7862e08f4a3e: Pulling fs layer [2024-05-17T03:30:16.696Z] 5df492c9dc93: Pulling fs layer [2024-05-17T03:30:16.696Z] 7629e6793208: Pulling fs layer [2024-05-17T03:30:16.696Z] 4f4fb700ef54: Pulling fs layer [2024-05-17T03:30:16.696Z] fb5054dd5b73: Pulling fs layer [2024-05-17T03:30:16.696Z] eeca6798cff9: Pulling fs layer [2024-05-17T03:30:16.696Z] aa269ceb94a6: Pulling fs layer [2024-05-17T03:30:16.696Z] ada007ff1a6a: Pulling fs layer [2024-05-17T03:30:16.696Z] 7629e6793208: Waiting [2024-05-17T03:30:16.696Z] 4f4fb700ef54: Waiting [2024-05-17T03:30:16.696Z] fb5054dd5b73: Waiting [2024-05-17T03:30:16.696Z] eeca6798cff9: Waiting [2024-05-17T03:30:16.696Z] aa269ceb94a6: Waiting [2024-05-17T03:30:16.696Z] ada007ff1a6a: Waiting [2024-05-17T03:30:16.696Z] 7862e08f4a3e: Download complete [2024-05-17T03:30:16.696Z] 7629e6793208: Verifying Checksum [2024-05-17T03:30:16.696Z] 4f4fb700ef54: Download complete [2024-05-17T03:30:16.696Z] fb5054dd5b73: Verifying Checksum [2024-05-17T03:30:16.696Z] fb5054dd5b73: Download complete [2024-05-17T03:30:16.696Z] 619be1103602: Verifying Checksum [2024-05-17T03:30:16.696Z] 619be1103602: Download complete [2024-05-17T03:30:16.957Z] eeca6798cff9: Verifying Checksum [2024-05-17T03:30:16.957Z] eeca6798cff9: Download complete [2024-05-17T03:30:16.957Z] 619be1103602: Pull complete [2024-05-17T03:30:17.217Z] ada007ff1a6a: Verifying Checksum [2024-05-17T03:30:17.217Z] ada007ff1a6a: Download complete [2024-05-17T03:30:17.217Z] 7862e08f4a3e: Pull complete [2024-05-17T03:30:17.217Z] 5df492c9dc93: Download complete [2024-05-17T03:30:17.784Z] aa269ceb94a6: Verifying Checksum [2024-05-17T03:30:17.784Z] aa269ceb94a6: Download complete [2024-05-17T03:30:21.086Z] 5df492c9dc93: Pull complete [2024-05-17T03:30:21.086Z] 7629e6793208: Pull complete [2024-05-17T03:30:21.346Z] 4f4fb700ef54: Pull complete [2024-05-17T03:30:21.346Z] fb5054dd5b73: Pull complete [2024-05-17T03:30:21.346Z] eeca6798cff9: Pull complete [2024-05-17T03:30:24.638Z] aa269ceb94a6: Pull complete [2024-05-17T03:30:24.898Z] ada007ff1a6a: Pull complete [2024-05-17T03:30:24.898Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-17T03:30:24.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-17T03:30:24.898Z] ---> f489d0715acc [2024-05-17T03:30:24.898Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-17T03:30:29.421Z] Still waiting to schedule task [2024-05-17T03:30:29.422Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-17T03:30:31.489Z] ---> Running in 3500c2afe478 [2024-05-17T03:30:31.490Z] Removing intermediate container 3500c2afe478 [2024-05-17T03:30:31.490Z] ---> c0bc3d431814 [2024-05-17T03:30:31.490Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-17T03:30:31.490Z] ---> Running in 4c7b63295c8e [2024-05-17T03:30:31.490Z] Removing intermediate container 4c7b63295c8e [2024-05-17T03:30:31.490Z] ---> 5ec40833f7c0 [2024-05-17T03:30:31.490Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-05-17T03:30:31.490Z] ---> Running in 9904bf97bfa2 [2024-05-17T03:30:31.490Z] Removing intermediate container 9904bf97bfa2 [2024-05-17T03:30:31.490Z] ---> 3c62604c615d [2024-05-17T03:30:31.490Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-05-17T03:30:31.490Z] ---> Running in cccb238e2726 [2024-05-17T03:30:31.490Z] Removing intermediate container cccb238e2726 [2024-05-17T03:30:31.490Z] ---> ee1d07847a1d [2024-05-17T03:30:31.490Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-05-17T03:30:31.490Z] ---> Running in d43c67fa78a5 [2024-05-17T03:30:31.490Z] Removing intermediate container d43c67fa78a5 [2024-05-17T03:30:31.490Z] ---> d3430028f253 [2024-05-17T03:30:31.490Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-17T03:30:31.490Z] ---> Running in 6cb7fba03132 [2024-05-17T03:30:32.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-17T03:30:32.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T03:30:32.623Z] OK: 264 MiB in 52 packages [2024-05-17T03:30:32.882Z] Removing intermediate container 6cb7fba03132 [2024-05-17T03:30:32.882Z] ---> 05f264aea2ca [2024-05-17T03:30:32.882Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-05-17T03:30:32.882Z] ---> Running in aba31881af14 [2024-05-17T03:30:32.882Z] Removing intermediate container aba31881af14 [2024-05-17T03:30:32.882Z] ---> 1cf4be162978 [2024-05-17T03:30:32.882Z] Step 10/13 : COPY go.mod vendor* ./ [2024-05-17T03:30:33.141Z] ---> ad9eb9832d37 [2024-05-17T03:30:33.141Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-17T03:30:33.141Z] ---> Running in a8fd328c4cc9 [2024-05-17T03:31:40.835Z] Removing intermediate container a8fd328c4cc9 [2024-05-17T03:31:40.835Z] ---> 7be9e779d36f [2024-05-17T03:31:40.835Z] Step 12/13 : COPY . . [2024-05-17T03:31:40.835Z] ---> d0ca5656f759 [2024-05-17T03:31:40.835Z] Step 13/13 : RUN ${MAKE} [2024-05-17T03:31:40.835Z] ---> Running in 6cf8cf0de755 [2024-05-17T03:31:40.835Z] noop [2024-05-17T03:31:40.835Z] Removing intermediate container 6cf8cf0de755 [2024-05-17T03:31:40.835Z] ---> b4402ea02541 [2024-05-17T03:31:40.835Z] Successfully built b4402ea02541 [2024-05-17T03:31:40.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:31:41.336Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-17T03:31:41.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T03:31:41.517Z] prd-ubuntu20.04-docker-8c-8g-337 does not seem to be running inside a container [2024-05-17T03:31:41.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-435 -v /w/workspace/undry_device-onvif-camera_PR-435:/w/workspace/undry_device-onvif-camera_PR-435:rw,z -v /w/workspace/undry_device-onvif-camera_PR-435@tmp:/w/workspace/undry_device-onvif-camera_PR-435@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 ******** ci-base-image-x86_64 cat [2024-05-17T03:31:41.912Z] $ docker top 933a2c0c4750904478d809940261c4a6767be8452bf7a054875bc56f54233253 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T03:31:42.327Z] + go version [2024-05-17T03:31:42.327Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-17T03:31:42.366Z] $ docker stop --time=1 933a2c0c4750904478d809940261c4a6767be8452bf7a054875bc56f54233253 [2024-05-17T03:31:43.600Z] $ docker rm -f --volumes 933a2c0c4750904478d809940261c4a6767be8452bf7a054875bc56f54233253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:31:44.391Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-17T03:31:44.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T03:31:44.585Z] prd-ubuntu20.04-docker-8c-8g-337 does not seem to be running inside a container [2024-05-17T03:31:44.629Z] $ 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-435 -v /w/workspace/undry_device-onvif-camera_PR-435:/w/workspace/undry_device-onvif-camera_PR-435:rw,z -v /w/workspace/undry_device-onvif-camera_PR-435@tmp:/w/workspace/undry_device-onvif-camera_PR-435@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 ******** ci-base-image-x86_64 cat [2024-05-17T03:31:44.998Z] $ docker top 25857e534dcb8d5ef25e7318541c026a6178f4801321eb5cc7422af74497b4b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T03:31:45.419Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-435 [Pipeline] fileExists [Pipeline] sh [2024-05-17T03:31:45.799Z] + make test [2024-05-17T03:31:45.799Z] go test ./... -coverprofile=coverage.out ./... [2024-05-17T03:31:47.180Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-05-17T03:31:54.402Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-338 in /w/workspace/undry_device-onvif-camera_PR-435 [Pipeline] { [Pipeline] ws [2024-05-17T03:31:54.478Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-05-17T03:31:57.589Z] The recommended git tool is: git [2024-05-17T03:32:01.938Z] using credential edgex-jenkins-ssh [2024-05-17T03:32:01.967Z] Cloning the remote Git repository [2024-05-17T03:32:02.011Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-17T03:32:02.097Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-05-17T03:32:02.241Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-17T03:32:02.242Z] > git --version # timeout=10 [2024-05-17T03:32:02.263Z] > git --version # 'git version 2.25.1' [2024-05-17T03:32:02.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-17T03:32:02.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-17T03:32:04.749Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-05-17T03:32:04.780Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-17T03:32:05.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-05-17T03:32:05.609Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-17T03:32:05.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-17T03:32:05.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/435/head:refs/remotes/origin/PR-435 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-17T03:32:07.396Z] Merging remotes/origin/main commit 30f086e472ba45efbfdabc7b924c06da27b16fd7 into PR head commit f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [2024-05-17T03:32:07.418Z] > git config core.sparsecheckout # timeout=10 [2024-05-17T03:32:07.476Z] > git checkout -f f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 # timeout=10 [2024-05-17T03:32:07.645Z] > git remote # timeout=10 [2024-05-17T03:32:07.663Z] > git config --get remote.origin.url # timeout=10 [2024-05-17T03:32:07.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-17T03:32:07.735Z] Merge succeeded, producing f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [2024-05-17T03:32:07.735Z] Checking out Revision f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 (PR-435) [2024-05-17T03:32:08.420Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-17T03:32:08.477Z] > git --version # timeout=10 [2024-05-17T03:32:08.486Z] > git --version # 'git version 2.25.1' [2024-05-17T03:32:08.498Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-17T03:32:07.701Z] > git merge 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 [2024-05-17T03:32:07.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-17T03:32:07.745Z] > git config core.sparsecheckout # timeout=10 [2024-05-17T03:32:07.759Z] > git checkout -f f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-17T03:32:13.218Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-17T03:32:13.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-17T03:32:13.218Z] Dload Upload Total Spent Left Speed [2024-05-17T03:32:13.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75458 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh [2024-05-17T03:32:13.563Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-17T03:32:13.727Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-05-17T03:32:13.727Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-05-17T03:32:13.727Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.049s coverage: 31.5% of statements [2024-05-17T03:32:13.727Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.525s coverage: 86.5% of statements [2024-05-17T03:32:13.917Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-17T03:32:13.917Z] + sudo tee /etc/docker/daemon.new [2024-05-17T03:32:13.917Z] { [2024-05-17T03:32:13.917Z] "registry-mirrors": [ [2024-05-17T03:32:13.917Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-17T03:32:13.917Z] ], [2024-05-17T03:32:13.917Z] "bip": "10.250.0.254/24", [2024-05-17T03:32:13.917Z] "hosts": [ [2024-05-17T03:32:13.917Z] "tcp://0.0.0.0:5555", [2024-05-17T03:32:13.917Z] "unix:///var/run/docker.sock" [2024-05-17T03:32:13.917Z] ], [2024-05-17T03:32:13.917Z] "mtu": 1458, [2024-05-17T03:32:13.917Z] "selinux-enabled": true, [2024-05-17T03:32:13.917Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-17T03:32:13.917Z] } [Pipeline] sh [2024-05-17T03:32:14.269Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-17T03:32:14.636Z] + sudo service docker restart [2024-05-17T03:32:25.925Z] go vet ./... [2024-05-17T03:32:31.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-17T03:32:31.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-17T03:32:31.198Z] ./bin/test-attribution-txt.sh [2024-05-17T03:32:31.198Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-17T03:32:31.198Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-17T03:32:31.458Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-17T03:32:31.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-17T03:32:31.541Z] $ docker stop --time=1 25857e534dcb8d5ef25e7318541c026a6178f4801321eb5cc7422af74497b4b9 [2024-05-17T03:32:35.601Z] $ docker rm -f --volumes 25857e534dcb8d5ef25e7318541c026a6178f4801321eb5cc7422af74497b4b9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-17T03:32:36.215Z] provisioning config files... [2024-05-17T03:32:36.242Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config16835900426731776237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:32:36.350Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-17T03:32:36.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-05-17T03:32:36.746Z] ---> ****-login.sh [2024-05-17T03:32:36.746Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-05-17T03:32:37.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-05-17T03:32:37.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:32:37.283Z] Configure a credential helper to remove this warning. See [2024-05-17T03:32:37.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:32:37.283Z] [2024-05-17T03:32:37.283Z] Login Succeeded [2024-05-17T03:32:37.283Z] nexus3.edgexfoundry.org:10002 [2024-05-17T03:32:37.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-17T03:32:37.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:32:37.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:32:37.550Z] Configure a credential helper to remove this warning. See [2024-05-17T03:32:37.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:32:37.550Z] [2024-05-17T03:32:37.550Z] Login Succeeded [2024-05-17T03:32:37.769Z] + ls -al . [2024-05-17T03:32:37.769Z] total 308 [2024-05-17T03:32:37.769Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 03:31 . [2024-05-17T03:32:37.769Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 03:29 .. [2024-05-17T03:32:37.769Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 03:32 .git [2024-05-17T03:32:37.769Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 03:29 .github [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 493 May 17 03:29 .gitignore [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 03:29 .golangci.yml [2024-05-17T03:32:37.769Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 03:30 .semver [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 11155 May 17 03:29 Attribution.txt [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 17665 May 17 03:29 CHANGELOG.md [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 1683 May 17 03:29 Dockerfile [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 03:29 GOVERNANCE.md [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 739 May 17 03:29 Jenkinsfile [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 03:29 LICENSE [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 17 03:29 Makefile [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 03:29 OWNERS.md [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 17 03:29 README.md [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 03:30 VERSION [2024-05-17T03:32:37.769Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 03:29 bin [2024-05-17T03:32:37.769Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 03:29 cmd [2024-05-17T03:32:37.769Z] -rw-r--r-- 1 jenkins jenkins 78456 May 17 03:32 coverage.out [2024-05-17T03:32:37.769Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 03:29 doc [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 7393 May 17 03:29 go.mod [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 101917 May 17 03:29 go.sum [2024-05-17T03:32:37.769Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 03:29 internal [2024-05-17T03:32:37.769Z] -rw-rw-r-- 1 jenkins jenkins 236 May 17 03:29 version.go [Pipeline] isUnix [2024-05-17T03:32:37.820Z] nexus3.edgexfoundry.org:10003 [2024-05-17T03:32:37.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:32:38.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:32:38.094Z] Configure a credential helper to remove this warning. See [2024-05-17T03:32:38.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:32:38.094Z] [2024-05-17T03:32:38.094Z] Login Succeeded [2024-05-17T03:32:38.094Z] nexus3.edgexfoundry.org:10004 [2024-05-17T03:32:38.230Z] + 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=f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 --label arch=amd64 --label version=0.0.0 . [2024-05-17T03:32:38.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:32:38.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:32:38.363Z] Configure a credential helper to remove this warning. See [2024-05-17T03:32:38.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:32:38.363Z] [2024-05-17T03:32:38.363Z] Login Succeeded [2024-05-17T03:32:38.363Z] ****.io [2024-05-17T03:32:38.490Z] Sending build context to Docker daemon 34.48MB [2024-05-17T03:32:38.490Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-17T03:32:38.490Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-17T03:32:38.490Z] ---> b4402ea02541 [2024-05-17T03:32:38.490Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-05-17T03:32:38.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-17T03:32:38.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-17T03:32:38.895Z] Configure a credential helper to remove this warning. See [2024-05-17T03:32:38.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-17T03:32:38.895Z] [2024-05-17T03:32:38.895Z] Login Succeeded [2024-05-17T03:32:38.895Z] ---> ****-login.sh ends [Pipeline] } [2024-05-17T03:32:38.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-17T03:32:39.064Z] ---> Running in d44f31d7568e [2024-05-17T03:32:39.064Z] Removing intermediate container d44f31d7568e [2024-05-17T03:32:39.064Z] ---> 394c7a1a6fed [2024-05-17T03:32:39.064Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-17T03:32:39.064Z] ---> Running in 24f8656bed6d [2024-05-17T03:32:39.064Z] Removing intermediate container 24f8656bed6d [2024-05-17T03:32:39.064Z] ---> d8f6f5b04438 [2024-05-17T03:32:39.064Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-17T03:32:39.064Z] ---> Running in 6b21e11886bf [Pipeline] // withEnv [Pipeline] unstash [2024-05-17T03:32:39.323Z] Removing intermediate container 6b21e11886bf [2024-05-17T03:32:39.323Z] ---> f44976b53b12 [2024-05-17T03:32:39.323Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-17T03:32:39.323Z] ---> Running in 2cd1993674f4 [2024-05-17T03:32:39.323Z] Removing intermediate container 2cd1993674f4 [2024-05-17T03:32:39.323Z] ---> 0ee400e5530e [2024-05-17T03:32:39.323Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-05-17T03:32:39.323Z] ---> Running in 10673ce6d2db [2024-05-17T03:32:39.323Z] Removing intermediate container 10673ce6d2db [2024-05-17T03:32:39.323Z] ---> 798ca87916bc [2024-05-17T03:32:39.323Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-17T03:32:39.323Z] ---> Running in 3b00cf316b43 [Pipeline] echo [2024-05-17T03:32:39.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-17T03:32:39.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-17T03:32:39.484Z] ========================================================= [2024-05-17T03:32:39.484Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-17T03:32:39.484Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2024-05-17T03:32:39.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:32:39.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T03:32:40.062Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-17T03:32:40.100Z] OK: 264 MiB in 52 packages [2024-05-17T03:32:40.649Z] Sending build context to Docker daemon 20.61MB [2024-05-17T03:32:40.649Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-17T03:32:40.649Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-17T03:32:40.673Z] Removing intermediate container 3b00cf316b43 [2024-05-17T03:32:40.673Z] ---> a3ddbce27f38 [2024-05-17T03:32:40.673Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-05-17T03:32:40.673Z] ---> Running in 0b37f2541d42 [2024-05-17T03:32:40.673Z] Removing intermediate container 0b37f2541d42 [2024-05-17T03:32:40.673Z] ---> 2221516f91d8 [2024-05-17T03:32:40.673Z] Step 10/27 : COPY go.mod vendor* ./ [2024-05-17T03:32:40.919Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-17T03:32:40.919Z] c6b39de5b339: Pulling fs layer [2024-05-17T03:32:40.919Z] a69c41024577: Pulling fs layer [2024-05-17T03:32:40.919Z] d6de4b400683: Pulling fs layer [2024-05-17T03:32:40.919Z] 35cb2a7552d0: Pulling fs layer [2024-05-17T03:32:40.919Z] 4f4fb700ef54: Pulling fs layer [2024-05-17T03:32:40.919Z] 464afbd9ba4c: Pulling fs layer [2024-05-17T03:32:40.919Z] 00f215d4a9da: Pulling fs layer [2024-05-17T03:32:40.919Z] d496ad576159: Pulling fs layer [2024-05-17T03:32:40.919Z] 35cb2a7552d0: Waiting [2024-05-17T03:32:40.919Z] 464afbd9ba4c: Waiting [2024-05-17T03:32:40.919Z] 00f215d4a9da: Waiting [2024-05-17T03:32:40.919Z] 4f4fb700ef54: Waiting [2024-05-17T03:32:40.919Z] d496ad576159: Waiting [2024-05-17T03:32:40.919Z] a69c41024577: Verifying Checksum [2024-05-17T03:32:40.919Z] a69c41024577: Download complete [2024-05-17T03:32:40.919Z] 35cb2a7552d0: Verifying Checksum [2024-05-17T03:32:40.919Z] 35cb2a7552d0: Download complete [2024-05-17T03:32:40.919Z] 4f4fb700ef54: Verifying Checksum [2024-05-17T03:32:40.919Z] 4f4fb700ef54: Download complete [2024-05-17T03:32:40.919Z] 464afbd9ba4c: Verifying Checksum [2024-05-17T03:32:40.919Z] 464afbd9ba4c: Download complete [2024-05-17T03:32:40.919Z] c6b39de5b339: Verifying Checksum [2024-05-17T03:32:40.919Z] c6b39de5b339: Download complete [2024-05-17T03:32:40.933Z] ---> abd7dce728d4 [2024-05-17T03:32:40.933Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-17T03:32:40.933Z] ---> Running in ae158ed13cc6 [2024-05-17T03:32:41.500Z] Removing intermediate container ae158ed13cc6 [2024-05-17T03:32:41.500Z] ---> e9582e95604d [2024-05-17T03:32:41.500Z] Step 12/27 : COPY . . [2024-05-17T03:32:41.525Z] d496ad576159: Verifying Checksum [2024-05-17T03:32:41.525Z] d496ad576159: Download complete [2024-05-17T03:32:41.795Z] c6b39de5b339: Pull complete [2024-05-17T03:32:42.381Z] a69c41024577: Pull complete [2024-05-17T03:32:42.648Z] d6de4b400683: Download complete [2024-05-17T03:32:43.101Z] ---> 5d246c6e150e [2024-05-17T03:32:43.101Z] Step 13/27 : RUN ${MAKE} [2024-05-17T03:32:43.362Z] ---> Running in be3462676556 [2024-05-17T03:32:43.622Z] 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.13" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-05-17T03:32:44.072Z] 00f215d4a9da: Verifying Checksum [2024-05-17T03:32:44.072Z] 00f215d4a9da: Download complete [2024-05-17T03:32:56.386Z] d6de4b400683: Pull complete [2024-05-17T03:32:56.386Z] 35cb2a7552d0: Pull complete [2024-05-17T03:32:56.386Z] 4f4fb700ef54: Pull complete [2024-05-17T03:32:56.386Z] 464afbd9ba4c: Pull complete [2024-05-17T03:33:04.578Z] 00f215d4a9da: Pull complete [2024-05-17T03:33:05.980Z] d496ad576159: Pull complete [2024-05-17T03:33:05.980Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-17T03:33:05.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-17T03:33:05.980Z] ---> f246e2811388 [2024-05-17T03:33:05.980Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-17T03:33:07.910Z] ---> Running in 92ffb18c0fa0 [2024-05-17T03:33:07.910Z] Removing intermediate container 92ffb18c0fa0 [2024-05-17T03:33:07.910Z] ---> 8b618a0031f4 [2024-05-17T03:33:07.910Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-17T03:33:07.910Z] ---> Running in 48f78a86956a [2024-05-17T03:33:08.181Z] Removing intermediate container 48f78a86956a [2024-05-17T03:33:08.181Z] ---> 688ce3d14b2d [2024-05-17T03:33:08.181Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-05-17T03:33:08.448Z] ---> Running in 15225db2e400 [2024-05-17T03:33:08.714Z] Removing intermediate container 15225db2e400 [2024-05-17T03:33:08.714Z] ---> c033df35e367 [2024-05-17T03:33:08.714Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-05-17T03:33:08.714Z] ---> Running in 0e80388ec544 [2024-05-17T03:33:08.980Z] Removing intermediate container 0e80388ec544 [2024-05-17T03:33:08.980Z] ---> c71aaeb3b626 [2024-05-17T03:33:08.980Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-05-17T03:33:08.980Z] ---> Running in 8e4e575b476e [2024-05-17T03:33:09.562Z] Removing intermediate container 8e4e575b476e [2024-05-17T03:33:09.562Z] ---> f0ab2e92c31a [2024-05-17T03:33:09.562Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-17T03:33:09.562Z] ---> Running in ca42fbc40015 [2024-05-17T03:33:10.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T03:33:10.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T03:33:11.744Z] OK: 266 MiB in 52 packages [2024-05-17T03:33:12.703Z] Removing intermediate container ca42fbc40015 [2024-05-17T03:33:12.703Z] ---> 3a70d26b123f [2024-05-17T03:33:12.703Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-05-17T03:33:12.703Z] ---> Running in 85d42a274286 [2024-05-17T03:33:12.969Z] Removing intermediate container 85d42a274286 [2024-05-17T03:33:12.969Z] ---> 4e17e87bdb41 [2024-05-17T03:33:12.970Z] Step 10/13 : COPY go.mod vendor* ./ [2024-05-17T03:33:13.552Z] ---> 346e32b8defa [2024-05-17T03:33:13.552Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-17T03:33:13.552Z] ---> Running in 3d488a59b0a2 [2024-05-17T03:33:22.383Z] Removing intermediate container be3462676556 [2024-05-17T03:33:22.383Z] ---> 6aba359a1816 [2024-05-17T03:33:22.383Z] Step 14/27 : FROM alpine:3.18 [2024-05-17T03:33:22.644Z] 3.18: Pulling from library/alpine [2024-05-17T03:33:22.644Z] 619be1103602: Already exists [2024-05-17T03:33:22.903Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-17T03:33:22.903Z] Status: Downloaded newer image for alpine:3.18 [2024-05-17T03:33:22.903Z] ---> d3782b16ccc9 [2024-05-17T03:33:22.903Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-17T03:33:22.903Z] ---> Running in ae3f65df9135 [2024-05-17T03:33:23.161Z] Removing intermediate container ae3f65df9135 [2024-05-17T03:33:23.161Z] ---> fdc20879622c [2024-05-17T03:33:23.161Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-05-17T03:33:23.161Z] ---> Running in f53d8fb2075d [2024-05-17T03:33:23.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-17T03:33:23.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T03:33:23.932Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-17T03:33:23.932Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T03:33:23.932Z] OK: 7 MiB in 16 packages [2024-05-17T03:33:24.498Z] Removing intermediate container f53d8fb2075d [2024-05-17T03:33:24.498Z] ---> 734bec364498 [2024-05-17T03:33:24.498Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-17T03:33:24.498Z] ---> Running in 06e33d7d7c8a [2024-05-17T03:33:24.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-17T03:33:24.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T03:33:25.322Z] Upgrading critical system libraries and apk-tools: [2024-05-17T03:33:25.322Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-17T03:33:25.322Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T03:33:25.322Z] Continuing the upgrade transaction with new apk-tools: [2024-05-17T03:33:25.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-17T03:33:25.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-17T03:33:25.583Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-17T03:33:25.583Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-17T03:33:25.583Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-17T03:33:25.583Z] OK: 7 MiB in 16 packages [2024-05-17T03:33:26.152Z] Removing intermediate container 06e33d7d7c8a [2024-05-17T03:33:26.152Z] ---> 88205c9e515f [2024-05-17T03:33:26.152Z] Step 18/27 : WORKDIR / [2024-05-17T03:33:26.152Z] ---> Running in 968faefb5184 [2024-05-17T03:33:26.152Z] Removing intermediate container 968faefb5184 [2024-05-17T03:33:26.152Z] ---> 6d865169670c [2024-05-17T03:33:26.152Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-05-17T03:33:27.539Z] ---> 3cb29645eb08 [2024-05-17T03:33:27.539Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-05-17T03:33:27.539Z] ---> 8b8702a88532 [2024-05-17T03:33:27.539Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-05-17T03:33:27.539Z] ---> 098ff974f76c [2024-05-17T03:33:27.539Z] Step 22/27 : EXPOSE 59984 [2024-05-17T03:33:27.539Z] ---> Running in 7ee934e3ccc8 [2024-05-17T03:33:27.539Z] Removing intermediate container 7ee934e3ccc8 [2024-05-17T03:33:27.539Z] ---> fdd1f0d69575 [2024-05-17T03:33:27.539Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-05-17T03:33:27.797Z] ---> Running in 57e2717f74c0 [2024-05-17T03:33:27.797Z] Removing intermediate container 57e2717f74c0 [2024-05-17T03:33:27.797Z] ---> 774848c0bf41 [2024-05-17T03:33:27.797Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-17T03:33:27.797Z] ---> Running in 9ab71b5e889f [2024-05-17T03:33:27.797Z] Removing intermediate container 9ab71b5e889f [2024-05-17T03:33:27.797Z] ---> 6418c2768040 [2024-05-17T03:33:27.797Z] Step 25/27 : LABEL arch=amd64 [2024-05-17T03:33:27.797Z] ---> Running in 3d7ab414074d [2024-05-17T03:33:28.055Z] Removing intermediate container 3d7ab414074d [2024-05-17T03:33:28.055Z] ---> 3b7916e6049a [2024-05-17T03:33:28.055Z] Step 26/27 : LABEL git_sha=f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [2024-05-17T03:33:28.055Z] ---> Running in 5c01f41b3c23 [2024-05-17T03:33:28.055Z] Removing intermediate container 5c01f41b3c23 [2024-05-17T03:33:28.055Z] ---> 1dad7c14f238 [2024-05-17T03:33:28.055Z] Step 27/27 : LABEL version=0.0.0 [2024-05-17T03:33:28.055Z] ---> Running in a1ceb41dcc71 [2024-05-17T03:33:28.313Z] Removing intermediate container a1ceb41dcc71 [2024-05-17T03:33:28.313Z] ---> f49bae03e1ce [2024-05-17T03:33:28.313Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-17T03:33:28.313Z] Successfully built f49bae03e1ce [2024-05-17T03:33:28.313Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:33:29.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-17T03:33:29.381Z] [2024-05-17T03:33:29.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:33:29.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-17T03:33:29.786Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-17T03:33:29.786Z] 5eb5b503b376: Pulling fs layer [2024-05-17T03:33:29.786Z] 5c69ac0246d0: Pulling fs layer [2024-05-17T03:33:29.786Z] ec43610c2a17: Pulling fs layer [2024-05-17T03:33:29.786Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-17T03:33:29.786Z] 33b1e0a273af: Pulling fs layer [2024-05-17T03:33:29.786Z] 5d3b04190fa2: Pulling fs layer [2024-05-17T03:33:29.786Z] 2f39f015ded8: Pulling fs layer [2024-05-17T03:33:29.786Z] 3a2ae6a8a46f: Waiting [2024-05-17T03:33:29.786Z] 33b1e0a273af: Waiting [2024-05-17T03:33:29.786Z] 5d3b04190fa2: Waiting [2024-05-17T03:33:29.786Z] 2f39f015ded8: Waiting [2024-05-17T03:33:29.786Z] 5c69ac0246d0: Download complete [2024-05-17T03:33:29.786Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-17T03:33:29.786Z] 3a2ae6a8a46f: Download complete [2024-05-17T03:33:30.045Z] 33b1e0a273af: Verifying Checksum [2024-05-17T03:33:30.045Z] 33b1e0a273af: Download complete [2024-05-17T03:33:30.045Z] 5d3b04190fa2: Download complete [2024-05-17T03:33:30.045Z] ec43610c2a17: Verifying Checksum [2024-05-17T03:33:30.045Z] 5eb5b503b376: Verifying Checksum [2024-05-17T03:33:30.045Z] 5eb5b503b376: Download complete [2024-05-17T03:33:30.982Z] 2f39f015ded8: Download complete [2024-05-17T03:33:31.548Z] 5eb5b503b376: Pull complete [2024-05-17T03:33:31.548Z] 5c69ac0246d0: Pull complete [2024-05-17T03:33:32.125Z] ec43610c2a17: Pull complete [2024-05-17T03:33:32.125Z] 3a2ae6a8a46f: Pull complete [2024-05-17T03:33:32.383Z] 33b1e0a273af: Pull complete [2024-05-17T03:33:32.383Z] 5d3b04190fa2: Pull complete [2024-05-17T03:33:37.676Z] 2f39f015ded8: Pull complete [2024-05-17T03:33:37.676Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-17T03:33:37.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-17T03:33:37.676Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T03:33:37.960Z] prd-ubuntu20.04-docker-8c-8g-337 does not seem to be running inside a container [2024-05-17T03:33:37.988Z] $ 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-435 -v /w/workspace/undry_device-onvif-camera_PR-435:/w/workspace/undry_device-onvif-camera_PR-435:rw,z -v /w/workspace/undry_device-onvif-camera_PR-435@tmp:/w/workspace/undry_device-onvif-camera_PR-435@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-lftools-log-publisher:latest cat [2024-05-17T03:33:43.239Z] $ docker top 1ef10c35c8d357c5b50f349455b1865a38e41a94681c8a31958a2e770713c859 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:33:43.739Z] ---> job-cost.sh [2024-05-17T03:33:43.739Z] lf-activate-venv: SKIPPING [2024-05-17T03:33:43.739Z] INFO: No Stack... [2024-05-17T03:33:43.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-17T03:33:44.257Z] INFO: Archiving Costs [Pipeline] sh [2024-05-17T03:33:44.578Z] + cat /w/workspace/undry_device-onvif-camera_PR-435/archives/cost.csv [2024-05-17T03:33:44.578Z] + cut -d, -f6 [Pipeline] lock [2024-05-17T03:33:44.627Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-435-1-stack-cost] [2024-05-17T03:33:44.634Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-435-1-stack-cost] did not exist. Created. [2024-05-17T03:33:44.640Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-435-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-17T03:33:45.072Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-17T03:33:45.137Z] Stashed 1 file(s) [Pipeline] } [2024-05-17T03:33:45.182Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-435-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-17T03:33:45.288Z] $ docker stop --time=1 1ef10c35c8d357c5b50f349455b1865a38e41a94681c8a31958a2e770713c859 [2024-05-17T03:33:46.464Z] $ docker rm -f --volumes 1ef10c35c8d357c5b50f349455b1865a38e41a94681c8a31958a2e770713c859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-17T03:35:05.266Z] Removing intermediate container 3d488a59b0a2 [2024-05-17T03:35:05.266Z] ---> 51b482f012d6 [2024-05-17T03:35:05.266Z] Step 12/13 : COPY . . [2024-05-17T03:35:05.266Z] ---> dedc863df892 [2024-05-17T03:35:05.266Z] Step 13/13 : RUN ${MAKE} [2024-05-17T03:35:05.266Z] ---> Running in afbb6a6a363a [2024-05-17T03:35:05.266Z] noop [2024-05-17T03:35:05.266Z] Removing intermediate container afbb6a6a363a [2024-05-17T03:35:05.266Z] ---> 084ff8d0052b [2024-05-17T03:35:05.266Z] Successfully built 084ff8d0052b [2024-05-17T03:35:05.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:35:05.817Z] + docker inspect -f . ci-base-image-arm64 [2024-05-17T03:35:05.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T03:35:06.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-338 does not seem to be running inside a container [2024-05-17T03:35:06.187Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-17T03:35:07.337Z] $ docker top 12291fc28ce185db393d486f7427d35134c3a637ad89d1681832c90d4450db40 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T03:35:08.227Z] + go version [2024-05-17T03:35:08.227Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-17T03:35:08.277Z] $ docker stop --time=1 12291fc28ce185db393d486f7427d35134c3a637ad89d1681832c90d4450db40 [2024-05-17T03:35:09.862Z] $ docker rm -f --volumes 12291fc28ce185db393d486f7427d35134c3a637ad89d1681832c90d4450db40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:35:10.800Z] + docker inspect -f . ci-base-image-arm64 [2024-05-17T03:35:10.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T03:35:11.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-338 does not seem to be running inside a container [2024-05-17T03:35:11.143Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-17T03:35:12.223Z] $ docker top 9ea1d11816596121198f7905f3af57c1eeff824745dcc2df1ec566316a307cb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T03:35:13.099Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-05-17T03:35:13.515Z] + make test [2024-05-17T03:35:13.515Z] go test ./... -coverprofile=coverage.out ./... [2024-05-17T03:35:20.159Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-05-17T03:38:57.150Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-05-17T03:39:01.404Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-05-17T03:39:03.348Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.216s coverage: 31.5% of statements [2024-05-17T03:39:30.055Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.591s coverage: 86.5% of statements [2024-05-17T03:39:30.055Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-17T03:39:30.055Z] go vet ./... [2024-05-17T03:40:16.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-17T03:40:16.891Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-17T03:40:16.891Z] ./bin/test-attribution-txt.sh [2024-05-17T03:40:16.891Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-17T03:40:16.891Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-17T03:40:16.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-17T03:40:16.992Z] $ docker stop --time=1 9ea1d11816596121198f7905f3af57c1eeff824745dcc2df1ec566316a307cb4 [2024-05-17T03:40:18.891Z] $ docker rm -f --volumes 9ea1d11816596121198f7905f3af57c1eeff824745dcc2df1ec566316a307cb4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-17T03:40:20.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-17T03:40:20.499Z] Warning: overwriting stash ‘coverage-report’ [2024-05-17T03:40:20.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-17T03:40:21.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-17T03:40:21.983Z] + ls -al . [2024-05-17T03:40:21.983Z] total 304 [2024-05-17T03:40:21.983Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 03:35 . [2024-05-17T03:40:21.983Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 03:32 .. [2024-05-17T03:40:21.983Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 03:32 .git [2024-05-17T03:40:21.983Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 03:32 .github [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 493 May 17 03:32 .gitignore [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 03:32 .golangci.yml [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 11155 May 17 03:32 Attribution.txt [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 17665 May 17 03:32 CHANGELOG.md [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 1683 May 17 03:32 Dockerfile [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 03:32 GOVERNANCE.md [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 739 May 17 03:32 Jenkinsfile [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 03:32 LICENSE [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 17 03:32 Makefile [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 03:32 OWNERS.md [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 17 03:32 README.md [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 03:30 VERSION [2024-05-17T03:40:21.983Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 03:32 bin [2024-05-17T03:40:21.983Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 03:32 cmd [2024-05-17T03:40:21.983Z] -rw-r--r-- 1 jenkins jenkins 78456 May 17 03:39 coverage.out [2024-05-17T03:40:21.983Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 03:32 doc [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 7393 May 17 03:32 go.mod [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 101917 May 17 03:32 go.sum [2024-05-17T03:40:21.983Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 03:32 internal [2024-05-17T03:40:21.983Z] -rw-rw-r-- 1 jenkins jenkins 236 May 17 03:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:40:22.439Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 --label arch=arm64 --label version=0.0.0 . [2024-05-17T03:40:23.025Z] Sending build context to Docker daemon 20.69MB [2024-05-17T03:40:23.025Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-17T03:40:23.025Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-17T03:40:23.025Z] ---> 084ff8d0052b [2024-05-17T03:40:23.025Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-05-17T03:40:23.292Z] ---> Running in 9a0e3b3dd124 [2024-05-17T03:40:23.559Z] Removing intermediate container 9a0e3b3dd124 [2024-05-17T03:40:23.559Z] ---> a404e8cf8a35 [2024-05-17T03:40:23.559Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-17T03:40:23.559Z] ---> Running in 2d9f790c0f71 [2024-05-17T03:40:23.827Z] Removing intermediate container 2d9f790c0f71 [2024-05-17T03:40:23.827Z] ---> bbd24252a2f5 [2024-05-17T03:40:23.827Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-17T03:40:24.093Z] ---> Running in e3571c319003 [2024-05-17T03:40:24.360Z] Removing intermediate container e3571c319003 [2024-05-17T03:40:24.360Z] ---> 1052aeaafcf1 [2024-05-17T03:40:24.360Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-17T03:40:24.360Z] ---> Running in ca3991d03c5c [2024-05-17T03:40:24.626Z] Removing intermediate container ca3991d03c5c [2024-05-17T03:40:24.626Z] ---> 0af8fb00990b [2024-05-17T03:40:24.626Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-05-17T03:40:24.626Z] ---> Running in 3bd16614b6e3 [2024-05-17T03:40:25.207Z] Removing intermediate container 3bd16614b6e3 [2024-05-17T03:40:25.207Z] ---> eb6eb92960f9 [2024-05-17T03:40:25.207Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-17T03:40:25.207Z] ---> Running in d7c1fc5307ae [2024-05-17T03:40:26.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T03:40:26.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T03:40:27.384Z] OK: 266 MiB in 52 packages [2024-05-17T03:40:28.345Z] Removing intermediate container d7c1fc5307ae [2024-05-17T03:40:28.345Z] ---> da92ae95e8a2 [2024-05-17T03:40:28.345Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-05-17T03:40:28.345Z] ---> Running in 93c5f0f17cec [2024-05-17T03:40:28.610Z] Removing intermediate container 93c5f0f17cec [2024-05-17T03:40:28.610Z] ---> 9486be9d0b80 [2024-05-17T03:40:28.610Z] Step 10/27 : COPY go.mod vendor* ./ [2024-05-17T03:40:29.191Z] ---> 2444c608fa4e [2024-05-17T03:40:29.191Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-17T03:40:29.191Z] ---> Running in 2b6ed78204c3 [2024-05-17T03:40:31.763Z] Removing intermediate container 2b6ed78204c3 [2024-05-17T03:40:31.763Z] ---> b4769bc4577b [2024-05-17T03:40:31.763Z] Step 12/27 : COPY . . [2024-05-17T03:40:33.167Z] ---> 625bda02535d [2024-05-17T03:40:33.167Z] Step 13/27 : RUN ${MAKE} [2024-05-17T03:40:33.167Z] ---> Running in ad6d72ee62ba [2024-05-17T03:40:34.125Z] 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.13" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-05-17T03:43:55.874Z] Removing intermediate container ad6d72ee62ba [2024-05-17T03:43:55.874Z] ---> 77a85733f8f5 [2024-05-17T03:43:55.874Z] Step 14/27 : FROM alpine:3.18 [2024-05-17T03:43:55.874Z] 3.18: Pulling from library/alpine [2024-05-17T03:43:55.874Z] c6b39de5b339: Already exists [2024-05-17T03:43:55.874Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-17T03:43:55.874Z] Status: Downloaded newer image for alpine:3.18 [2024-05-17T03:43:55.874Z] ---> 33abbf032149 [2024-05-17T03:43:55.874Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-17T03:43:55.874Z] ---> Running in cac54d5bb9bf [2024-05-17T03:43:55.874Z] Removing intermediate container cac54d5bb9bf [2024-05-17T03:43:55.874Z] ---> 056943e5f5a1 [2024-05-17T03:43:55.874Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-05-17T03:43:55.874Z] ---> Running in 8d40b99652a6 [2024-05-17T03:43:55.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T03:43:55.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T03:43:55.874Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-17T03:43:55.874Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T03:43:55.874Z] OK: 8 MiB in 16 packages [2024-05-17T03:43:55.874Z] Removing intermediate container 8d40b99652a6 [2024-05-17T03:43:55.874Z] ---> 8ec16fc74d03 [2024-05-17T03:43:55.874Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-17T03:43:55.874Z] ---> Running in f580ab6cec09 [2024-05-17T03:43:56.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T03:43:56.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T03:43:57.359Z] Upgrading critical system libraries and apk-tools: [2024-05-17T03:43:57.359Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-17T03:43:57.359Z] Executing busybox-1.36.1-r5.trigger [2024-05-17T03:43:57.624Z] Continuing the upgrade transaction with new apk-tools: [2024-05-17T03:43:57.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-17T03:43:57.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-17T03:43:58.847Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-17T03:43:58.847Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-17T03:43:58.847Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-17T03:43:58.847Z] OK: 8 MiB in 16 packages [2024-05-17T03:43:59.807Z] Removing intermediate container f580ab6cec09 [2024-05-17T03:43:59.807Z] ---> 2db32948489e [2024-05-17T03:43:59.807Z] Step 18/27 : WORKDIR / [2024-05-17T03:44:00.080Z] ---> Running in 4c73a5931671 [2024-05-17T03:44:00.347Z] Removing intermediate container 4c73a5931671 [2024-05-17T03:44:00.347Z] ---> eb8f686616aa [2024-05-17T03:44:00.347Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-05-17T03:44:02.283Z] ---> 2ac681213c5e [2024-05-17T03:44:02.283Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-05-17T03:44:02.283Z] ---> 9cbe0793ea48 [2024-05-17T03:44:02.283Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-05-17T03:44:02.865Z] ---> 72c91a65afa3 [2024-05-17T03:44:02.865Z] Step 22/27 : EXPOSE 59984 [2024-05-17T03:44:02.865Z] ---> Running in 598d292c0aa4 [2024-05-17T03:44:03.445Z] Removing intermediate container 598d292c0aa4 [2024-05-17T03:44:03.445Z] ---> b5bc6a94eb4f [2024-05-17T03:44:03.445Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-05-17T03:44:03.445Z] ---> Running in e47715830649 [2024-05-17T03:44:03.714Z] Removing intermediate container e47715830649 [2024-05-17T03:44:03.714Z] ---> 67bbd63807e0 [2024-05-17T03:44:03.714Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-17T03:44:03.714Z] ---> Running in 156a07c3f46e [2024-05-17T03:44:03.986Z] Removing intermediate container 156a07c3f46e [2024-05-17T03:44:03.986Z] ---> 4dcc035c7b54 [2024-05-17T03:44:03.986Z] Step 25/27 : LABEL arch=arm64 [2024-05-17T03:44:03.986Z] ---> Running in 4e9c3b1a2cdf [2024-05-17T03:44:04.252Z] Removing intermediate container 4e9c3b1a2cdf [2024-05-17T03:44:04.252Z] ---> 78e4f868cf5f [2024-05-17T03:44:04.252Z] Step 26/27 : LABEL git_sha=f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [2024-05-17T03:44:04.517Z] ---> Running in 7d883a8f012d [2024-05-17T03:44:04.784Z] Removing intermediate container 7d883a8f012d [2024-05-17T03:44:04.784Z] ---> 833e37f4a936 [2024-05-17T03:44:04.784Z] Step 27/27 : LABEL version=0.0.0 [2024-05-17T03:44:04.784Z] ---> Running in 2ba2c6b80aa9 [2024-05-17T03:44:05.049Z] Removing intermediate container 2ba2c6b80aa9 [2024-05-17T03:44:05.049Z] ---> 9627db25a982 [2024-05-17T03:44:05.049Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-17T03:44:05.049Z] Successfully built 9627db25a982 [2024-05-17T03:44:05.049Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:44:05.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-17T03:44:05.994Z] [2024-05-17T03:44:05.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:44:06.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-17T03:44:06.404Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-17T03:44:06.404Z] 8998bd30e6a1: Pulling fs layer [2024-05-17T03:44:06.404Z] 04944245beec: Pulling fs layer [2024-05-17T03:44:06.404Z] 699f458cf7ca: Pulling fs layer [2024-05-17T03:44:06.404Z] 765212b225bb: Pulling fs layer [2024-05-17T03:44:06.404Z] f23df028b6ca: Pulling fs layer [2024-05-17T03:44:06.404Z] d65c8cfc05b1: Pulling fs layer [2024-05-17T03:44:06.404Z] 2437ff75d9bd: Pulling fs layer [2024-05-17T03:44:06.404Z] f23df028b6ca: Waiting [2024-05-17T03:44:06.404Z] 765212b225bb: Waiting [2024-05-17T03:44:06.404Z] d65c8cfc05b1: Waiting [2024-05-17T03:44:06.404Z] 2437ff75d9bd: Waiting [2024-05-17T03:44:06.671Z] 04944245beec: Verifying Checksum [2024-05-17T03:44:06.671Z] 04944245beec: Download complete [2024-05-17T03:44:06.671Z] 765212b225bb: Verifying Checksum [2024-05-17T03:44:06.671Z] 765212b225bb: Download complete [2024-05-17T03:44:06.671Z] f23df028b6ca: Verifying Checksum [2024-05-17T03:44:06.671Z] f23df028b6ca: Download complete [2024-05-17T03:44:06.671Z] d65c8cfc05b1: Verifying Checksum [2024-05-17T03:44:06.671Z] d65c8cfc05b1: Download complete [2024-05-17T03:44:06.936Z] 699f458cf7ca: Verifying Checksum [2024-05-17T03:44:06.936Z] 699f458cf7ca: Download complete [2024-05-17T03:44:07.200Z] 8998bd30e6a1: Verifying Checksum [2024-05-17T03:44:07.200Z] 8998bd30e6a1: Download complete [2024-05-17T03:44:09.770Z] 2437ff75d9bd: Verifying Checksum [2024-05-17T03:44:09.770Z] 2437ff75d9bd: Download complete [2024-05-17T03:44:11.703Z] 8998bd30e6a1: Pull complete [2024-05-17T03:44:12.281Z] 04944245beec: Pull complete [2024-05-17T03:44:13.682Z] 699f458cf7ca: Pull complete [2024-05-17T03:44:13.947Z] 765212b225bb: Pull complete [2024-05-17T03:44:14.905Z] f23df028b6ca: Pull complete [2024-05-17T03:44:14.905Z] d65c8cfc05b1: Pull complete [2024-05-17T03:44:33.076Z] 2437ff75d9bd: Pull complete [2024-05-17T03:44:33.076Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-17T03:44:33.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-17T03:44:33.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T03:44:33.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-338 does not seem to be running inside a container [2024-05-17T03:44:33.505Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-17T03:44:36.094Z] $ docker top 6f739ef3a5a95ebfd2eb56868d5a4b4fd2568b7ae2dda14580e271f50709369e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:44:37.008Z] ---> job-cost.sh [2024-05-17T03:44:37.008Z] lf-activate-venv: SKIPPING [2024-05-17T03:44:37.008Z] INFO: No Stack... [2024-05-17T03:44:37.584Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-17T03:44:38.536Z] INFO: Archiving Costs [Pipeline] sh [2024-05-17T03:44:39.203Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-05-17T03:44:39.203Z] + cut -d, -f6 [Pipeline] lock [2024-05-17T03:44:39.370Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-435-1-stack-cost] [2024-05-17T03:44:39.377Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-435-1-stack-cost] did not exist. Created. [2024-05-17T03:44:39.384Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-435-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-17T03:44:40.175Z] /w/workspace/device-onvif-camera/1@tmp/durable-9cd5b99f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-17T03:44:40.887Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-17T03:44:40.933Z] Warning: overwriting stash ‘stack-cost’ [2024-05-17T03:44:40.992Z] Stashed 1 file(s) [Pipeline] } [2024-05-17T03:44:41.013Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-435-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-17T03:44:41.113Z] $ docker stop --time=1 6f739ef3a5a95ebfd2eb56868d5a4b4fd2568b7ae2dda14580e271f50709369e [2024-05-17T03:44:42.613Z] $ docker rm -f --volumes 6f739ef3a5a95ebfd2eb56868d5a4b4fd2568b7ae2dda14580e271f50709369e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-17T03:44:43.856Z] provisioning config files... [2024-05-17T03:44:43.864Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-435@tmp/config11767734566215415623tmp [Pipeline] { [Pipeline] sh [2024-05-17T03:44:44.221Z] + set +x [2024-05-17T03:44:44.222Z] + curl -s https://codecov.io/bash [2024-05-17T03:44:44.222Z] + bash -s -- [2024-05-17T03:44:44.538Z] [2024-05-17T03:44:44.538Z] _____ _ [2024-05-17T03:44:44.538Z] / ____| | | [2024-05-17T03:44:44.538Z] | | ___ __| | ___ ___ _____ __ [2024-05-17T03:44:44.538Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-17T03:44:44.538Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-17T03:44:44.538Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-17T03:44:44.538Z] Bash-1.0.6 [2024-05-17T03:44:44.538Z] [2024-05-17T03:44:44.538Z] [2024-05-17T03:44:44.538Z] ==> git version 2.25.1 found [2024-05-17T03:44:44.538Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-17T03:44:44.538Z] Release-Date: 2020-01-08 [2024-05-17T03:44:44.538Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-17T03:44:44.538Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-17T03:44:44.538Z] ==> Jenkins CI detected. [2024-05-17T03:44:44.538Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-435 [2024-05-17T03:44:44.538Z] project root: . [2024-05-17T03:44:44.538Z] --> token set from env [2024-05-17T03:44:44.538Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-17T03:44:44.538Z] ==> Running gcov in . (disable via -X gcov) [2024-05-17T03:44:44.538Z] ==> Python coveragepy not found [2024-05-17T03:44:44.538Z] ==> Searching for coverage reports in: [2024-05-17T03:44:44.538Z] + . [2024-05-17T03:44:44.538Z] -> Found 1 reports [2024-05-17T03:44:44.538Z] ==> Detecting git/mercurial file structure [2024-05-17T03:44:44.538Z] ==> Reading reports [2024-05-17T03:44:44.538Z] + ./coverage.out bytes=78456 [2024-05-17T03:44:44.538Z] ==> Appending adjustments [2024-05-17T03:44:44.538Z] https://docs.codecov.io/docs/fixing-reports [2024-05-17T03:44:44.538Z] + Found adjustments [2024-05-17T03:44:44.538Z] ==> Gzipping contents [2024-05-17T03:44:44.805Z] 12K /tmp/codecov.mBhPJO.gz [2024-05-17T03:44:44.805Z] ==> Uploading reports [2024-05-17T03:44:44.805Z] url: https://codecov.io [2024-05-17T03:44:44.805Z] query: branch=PR-435&commit=f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-435%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=435&job=&cmd_args= [2024-05-17T03:44:44.805Z] -> Pinging Codecov [2024-05-17T03:44:44.805Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-435&commit=f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-435%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=435&job=&cmd_args= [2024-05-17T03:44:44.805Z] -> Uploading to [2024-05-17T03:44:44.805Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-17/F29A59C45E3A92E06B3E522C9905F8EF/f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514/c7c7afed-322a-4962-b159-a98008145bdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240517%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240517T034444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8dfcb78044d72b7ac85c90ccb94ce0082447269eb28ccbb81be8dfb04219aee [2024-05-17T03:44:44.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-17T03:44:44.805Z] Dload Upload Total Spent Left Speed [2024-05-17T03:44:45.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 41346 --:--:-- --:--:-- --:--:-- 41346 [2024-05-17T03:44:45.074Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f65fe7741d5c8bc7eac1e1604ccf5619cf2ef514 [Pipeline] } [2024-05-17T03:44:45.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-17T03:44:47.486Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-435/archives ] [2024-05-17T03:44:47.487Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-435/archives [2024-05-17T03:44:47.487Z] total 16 [2024-05-17T03:44:47.487Z] drwxr-xr-x 3 root root 4096 May 17 03:33 . [2024-05-17T03:44:47.487Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 03:33 .. [2024-05-17T03:44:47.487Z] drwxr-xr-x 2 root root 4096 May 17 03:33 cost [2024-05-17T03:44:47.487Z] -rw-r--r-- 1 root root 91 May 17 03:33 cost.csv [2024-05-17T03:44:47.487Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-435/archives [2024-05-17T03:44:47.487Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-435/archives [2024-05-17T03:44:47.487Z] total 16 [2024-05-17T03:44:47.487Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 03:33 . [2024-05-17T03:44:47.487Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 03:33 .. [2024-05-17T03:44:47.487Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 03:33 cost [2024-05-17T03:44:47.487Z] -rw-r--r-- 1 jenkins jenkins 91 May 17 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:44:47.852Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:44:48.753Z] ---> package-listing.sh [2024-05-17T03:44:48.753Z] ++ facter osfamily [2024-05-17T03:44:48.753Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-17T03:44:49.013Z] + OS_FAMILY=debian [2024-05-17T03:44:49.013Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-435 [2024-05-17T03:44:49.013Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-17T03:44:49.013Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-17T03:44:49.013Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-17T03:44:49.013Z] + PACKAGES=/tmp/packages_start.txt [2024-05-17T03:44:49.013Z] + '[' /w/workspace/undry_device-onvif-camera_PR-435 ']' [2024-05-17T03:44:49.013Z] + PACKAGES=/tmp/packages_end.txt [2024-05-17T03:44:49.013Z] + case "${OS_FAMILY}" in [2024-05-17T03:44:49.013Z] + dpkg -l [2024-05-17T03:44:49.013Z] + grep '^ii' [2024-05-17T03:44:49.013Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-17T03:44:49.013Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-17T03:44:49.013Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-17T03:44:49.013Z] + '[' /w/workspace/undry_device-onvif-camera_PR-435 ']' [2024-05-17T03:44:49.013Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-435/archives/ [2024-05-17T03:44:49.013Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-435/archives/ [Pipeline] echo [2024-05-17T03:44:49.053Z] 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-435/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-17T03:44:49.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-17T03:44:50.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-17T03:44:50.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-17T03:44:50.188Z] prd-ubuntu20.04-docker-8c-8g-337 does not seem to be running inside a container [2024-05-17T03:44:50.213Z] $ 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-435/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-435 -v /w/workspace/undry_device-onvif-camera_PR-435:/w/workspace/undry_device-onvif-camera_PR-435:rw,z -v /w/workspace/undry_device-onvif-camera_PR-435@tmp:/w/workspace/undry_device-onvif-camera_PR-435@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-17T03:44:50.421Z] $ docker top 3f6cbcf8c7f4398c15920fbef145558adc28931673f1f989d2cbff21deeaa166 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-17T03:44:50.826Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-17T03:44:51.148Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-17T03:44:51.470Z] + ls /var/log/sa-host [2024-05-17T03:44:51.471Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-17T03:44:51.725Z] provisioning config files... [2024-05-17T03:44:51.735Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-435@tmp/config8263188892736832507tmp [Pipeline] { [Pipeline] echo [2024-05-17T03:44:51.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:44:52.126Z] ---> create-netrc.sh [Pipeline] } [2024-05-17T03:44:52.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:44:52.591Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-17T03:44:52.633Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:44:52.956Z] ---> sudo-logs.sh [2024-05-17T03:44:52.956Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-17T03:44:53.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:44:53.385Z] ---> job-cost.sh [2024-05-17T03:44:53.385Z] lf-activate-venv: SKIPPING [2024-05-17T03:44:53.385Z] DEBUG: total: 0.2199999988079071 [2024-05-17T03:44:53.385Z] INFO: Retrieving Stack Cost... [2024-05-17T03:44:53.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-17T03:44:54.209Z] INFO: Archiving Costs [Pipeline] echo [2024-05-17T03:44:54.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-17T03:44:54.580Z] ---> logs-deploy.sh [2024-05-17T03:44:54.580Z] lf-activate-venv: SKIPPING [2024-05-17T03:44:54.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-435/1 [2024-05-17T03:44:54.580Z] INFO: archiving workspace using pattern(s): [2024-05-17T03:44:55.958Z] Archives upload complete. [2024-05-17T03:44:56.215Z] INFO: archiving logs to Nexus