Pull request #457 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a750712f9e7ba78035c9b8a7f414812451f66972+276436e60f25d91e45baf5819fa2ea594f4bdb74 (c9307307cc0c6df41565aae57064d0f2add0d87d) 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-ssh16187812739145719248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh15324955802032037804.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-457/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-457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17117654680144899569.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-457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12332604788057786345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh10118420120972883210.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-457/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-457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1550252137862079145.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-12207 in /w/workspace/undry_device-onvif-camera_PR-457 [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-457 # 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/457/head:refs/remotes/origin/PR-457 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 276436e60f25d91e45baf5819fa2ea594f4bdb74 into PR head commit a750712f9e7ba78035c9b8a7f414812451f66972 Merge succeeded, producing a750712f9e7ba78035c9b8a7f414812451f66972 Checking out Revision a750712f9e7ba78035c9b8a7f414812451f66972 (PR-457) 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f a750712f9e7ba78035c9b8a7f414812451f66972 # 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 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a750712f9e7ba78035c9b8a7f414812451f66972 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-01T03:52:03.751Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-01T03:52:03.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-01T03:52:04.126Z] ========================================================= [2024-10-01T03:52:04.126Z] EdgeX Global Pipelines Version Info [2024-10-01T03:52:04.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-01T03:52:04.914Z] ------------------- [2024-10-01T03:52:04.914Z] stable info: [2024-10-01T03:52:04.914Z] ------------------- [2024-10-01T03:52:04.914Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T03:52:04.914Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T03:52:04.914Z] Message: update stable to v1.0.264 [2024-10-01T03:52:05.487Z] ------------------- [2024-10-01T03:52:05.487Z] experimental info: [2024-10-01T03:52:05.487Z] ------------------- [2024-10-01T03:52:05.487Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T03:52:05.487Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T03:52:05.487Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-01T03:52:05.734Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-10-01T03:52:05.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-10-01T03:52:05.857Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-01T03:52:05.939Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-01T03:52:06.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-01T03:52:06.070Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-01T03:52:06.130Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-01T03:52:06.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-01T03:52:06.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-01T03:52:06.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-01T03:52:06.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-01T03:52:06.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-10-01T03:52:06.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-01T03:52:06.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-01T03:52:06.625Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T03:52:06.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T03:52:06.736Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T03:52:06.797Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T03:52:06.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-01T03:52:06.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-01T03:52:06.992Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-01T03:52:07.047Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-10-01T03:52:07.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-01T03:52:07.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-01T03:52:07.225Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-01T03:52:07.283Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-01T03:52:07.340Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-01T03:52:07.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-457 [Pipeline] echo [2024-10-01T03:52:07.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-457 [Pipeline] echo [2024-10-01T03:52:07.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-457 [Pipeline] echo [2024-10-01T03:52:07.589Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a750712f9e7ba78035c9b8a7f414812451f66972 [Pipeline] echo [2024-10-01T03:52:07.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a750712 [Pipeline] echo [2024-10-01T03:52:07.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T03:52:07.897Z] provisioning config files... [2024-10-01T03:52:07.912Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-457@tmp/config216674810055982502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T03:52:08.326Z] ---> ****-login.sh [2024-10-01T03:52:08.326Z] nexus3.edgexfoundry.org:10001 [2024-10-01T03:52:08.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:08.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:08.586Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:08.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:08.587Z] [2024-10-01T03:52:08.587Z] Login Succeeded [2024-10-01T03:52:08.587Z] nexus3.edgexfoundry.org:10002 [2024-10-01T03:52:08.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:08.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:08.849Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:08.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:08.850Z] [2024-10-01T03:52:08.850Z] Login Succeeded [2024-10-01T03:52:08.850Z] nexus3.edgexfoundry.org:10003 [2024-10-01T03:52:08.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:08.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:08.850Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:08.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:08.850Z] [2024-10-01T03:52:08.850Z] Login Succeeded [2024-10-01T03:52:08.850Z] nexus3.edgexfoundry.org:10004 [2024-10-01T03:52:08.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:09.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:09.109Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:09.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:09.109Z] [2024-10-01T03:52:09.109Z] Login Succeeded [2024-10-01T03:52:09.109Z] ****.io [2024-10-01T03:52:09.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:09.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:09.371Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:09.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:09.371Z] [2024-10-01T03:52:09.371Z] Login Succeeded [2024-10-01T03:52:09.371Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T03:52:09.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-01T03:52:10.133Z] + git rev-list -1 --merges a750712f9e7ba78035c9b8a7f414812451f66972~1..a750712f9e7ba78035c9b8a7f414812451f66972 [Pipeline] echo [2024-10-01T03:52:10.185Z] -----------> git rev-list -1 --merges a750712f9e7ba78035c9b8a7f414812451f66972~1..a750712f9e7ba78035c9b8a7f414812451f66972 a750712f9e7ba78035c9b8a7f414812451f66972 [false] [Pipeline] sh [2024-10-01T03:52:10.509Z] + git log --format=format:%s -1 a750712f9e7ba78035c9b8a7f414812451f66972 [Pipeline] echo [2024-10-01T03:52:10.561Z] ========================================================= [2024-10-01T03:52:10.561Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-01T03:52:10.561Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T03:52:11.029Z] + git log --format=format:%s -1 a750712f9e7ba78035c9b8a7f414812451f66972 [Pipeline] echo [2024-10-01T03:52:11.072Z] [semverPrep] GIT_COMMIT: a750712f9e7ba78035c9b8a7f414812451f66972, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-01T03:52:11.121Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-01T03:52:11.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T03:52:11.551Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-01T03:52:11.551Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-01T03:52:11.551Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-01T03:52:11.551Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-01T03:52:11.551Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-01T03:52:11.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:52:12.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T03:52:12.131Z] [2024-10-01T03:52:12.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:52:12.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T03:52:12.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-01T03:52:12.533Z] b85a868b505f: Pulling fs layer [2024-10-01T03:52:12.533Z] e2be974225ed: Pulling fs layer [2024-10-01T03:52:12.533Z] 339a4e72a1f5: Pulling fs layer [2024-10-01T03:52:12.533Z] 988bab9f4d93: Pulling fs layer [2024-10-01T03:52:12.533Z] 1469e6f7b9e6: Pulling fs layer [2024-10-01T03:52:12.533Z] eaf3925da568: Pulling fs layer [2024-10-01T03:52:12.533Z] bab4dde63d76: Pulling fs layer [2024-10-01T03:52:12.533Z] bde34c3a00c8: Pulling fs layer [2024-10-01T03:52:12.533Z] b352a97aabf1: Pulling fs layer [2024-10-01T03:52:12.533Z] 4872d77fe225: Pulling fs layer [2024-10-01T03:52:12.533Z] 5851b861e8e6: Pulling fs layer [2024-10-01T03:52:12.533Z] 988bab9f4d93: Waiting [2024-10-01T03:52:12.533Z] bab4dde63d76: Waiting [2024-10-01T03:52:12.533Z] 1469e6f7b9e6: Waiting [2024-10-01T03:52:12.533Z] bde34c3a00c8: Waiting [2024-10-01T03:52:12.533Z] eaf3925da568: Waiting [2024-10-01T03:52:12.533Z] b352a97aabf1: Waiting [2024-10-01T03:52:12.533Z] 4872d77fe225: Waiting [2024-10-01T03:52:12.533Z] 5851b861e8e6: Waiting [2024-10-01T03:52:12.533Z] e2be974225ed: Verifying Checksum [2024-10-01T03:52:12.533Z] e2be974225ed: Download complete [2024-10-01T03:52:12.533Z] 988bab9f4d93: Verifying Checksum [2024-10-01T03:52:12.533Z] 988bab9f4d93: Download complete [2024-10-01T03:52:12.533Z] 1469e6f7b9e6: Verifying Checksum [2024-10-01T03:52:12.533Z] 1469e6f7b9e6: Download complete [2024-10-01T03:52:12.533Z] eaf3925da568: Verifying Checksum [2024-10-01T03:52:12.533Z] eaf3925da568: Download complete [2024-10-01T03:52:12.533Z] 339a4e72a1f5: Verifying Checksum [2024-10-01T03:52:12.533Z] 339a4e72a1f5: Download complete [2024-10-01T03:52:12.794Z] bde34c3a00c8: Download complete [2024-10-01T03:52:12.794Z] b352a97aabf1: Verifying Checksum [2024-10-01T03:52:12.794Z] b352a97aabf1: Download complete [2024-10-01T03:52:12.794Z] 4872d77fe225: Download complete [2024-10-01T03:52:12.794Z] 5851b861e8e6: Verifying Checksum [2024-10-01T03:52:12.794Z] 5851b861e8e6: Download complete [2024-10-01T03:52:12.794Z] b85a868b505f: Verifying Checksum [2024-10-01T03:52:12.794Z] b85a868b505f: Download complete [2024-10-01T03:52:13.055Z] bab4dde63d76: Download complete [2024-10-01T03:52:13.993Z] b85a868b505f: Pull complete [2024-10-01T03:52:13.993Z] e2be974225ed: Pull complete [2024-10-01T03:52:14.560Z] 339a4e72a1f5: Pull complete [2024-10-01T03:52:14.560Z] 988bab9f4d93: Pull complete [2024-10-01T03:52:14.819Z] 1469e6f7b9e6: Pull complete [2024-10-01T03:52:14.819Z] eaf3925da568: Pull complete [2024-10-01T03:52:16.723Z] bab4dde63d76: Pull complete [2024-10-01T03:52:16.723Z] bde34c3a00c8: Pull complete [2024-10-01T03:52:16.723Z] b352a97aabf1: Pull complete [2024-10-01T03:52:16.723Z] 4872d77fe225: Pull complete [2024-10-01T03:52:16.723Z] 5851b861e8e6: Pull complete [2024-10-01T03:52:16.723Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-01T03:52:16.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T03:52:16.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T03:52:17.038Z] prd-ubuntu20.04-docker-8c-8g-12207 does not seem to be running inside a container [2024-10-01T03:52:17.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-457 -v /w/workspace/undry_device-onvif-camera_PR-457:/w/workspace/undry_device-onvif-camera_PR-457:rw,z -v /w/workspace/undry_device-onvif-camera_PR-457@tmp:/w/workspace/undry_device-onvif-camera_PR-457@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T03:52:18.211Z] $ docker top ec6e05e4122a2d862c800aab47186d59ca824b9ad567cb689d5c082a24a65201 -eo pid,comm [2024-10-01T03:52:18.267Z] 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-10-01T03:52:18.267Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T03:52:18.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T03:52:18.443Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T03:52:18.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T03:52:18.559Z] $ docker exec ec6e05e4122a2d862c800aab47186d59ca824b9ad567cb689d5c082a24a65201 ssh-agent [2024-10-01T03:52:18.665Z] SSH_AUTH_SOCK=/tmp/ssh-LqHroJrDqTlz/agent.31 [2024-10-01T03:52:18.665Z] SSH_AGENT_PID=37 [2024-10-01T03:52:18.672Z] Running ssh-add (command line suppressed) [2024-10-01T03:52:18.778Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-457@tmp/private_key_10821435798052080155.key (/w/workspace/undry_device-onvif-camera_PR-457@tmp/private_key_10821435798052080155.key) [2024-10-01T03:52:18.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T03:52:19.140Z] + git tag --points-at HEAD [Pipeline] } [2024-10-01T03:52:19.183Z] $ docker exec --env ******** --env ******** ec6e05e4122a2d862c800aab47186d59ca824b9ad567cb689d5c082a24a65201 ssh-agent -k [2024-10-01T03:52:19.290Z] unset SSH_AUTH_SOCK; [2024-10-01T03:52:19.290Z] unset SSH_AGENT_PID; [2024-10-01T03:52:19.291Z] echo Agent pid 37 killed; [2024-10-01T03:52:19.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-01T03:52:19.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T03:52:19.408Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T03:52:19.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T03:52:19.526Z] $ docker exec ec6e05e4122a2d862c800aab47186d59ca824b9ad567cb689d5c082a24a65201 ssh-agent [2024-10-01T03:52:19.630Z] SSH_AUTH_SOCK=/tmp/ssh-U4lbDwml35dx/agent.70 [2024-10-01T03:52:19.630Z] SSH_AGENT_PID=76 [2024-10-01T03:52:19.634Z] Running ssh-add (command line suppressed) [2024-10-01T03:52:19.717Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-457@tmp/private_key_16171371881901600684.key (/w/workspace/undry_device-onvif-camera_PR-457@tmp/private_key_16171371881901600684.key) [2024-10-01T03:52:19.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T03:52:20.081Z] + git semver init [2024-10-01T03:52:20.340Z] 2024-10-01 03:52:20,250 [run_init] DEBUG init version:0.0.0 force:False [2024-10-01T03:52:20.340Z] 2024-10-01 03:52:20,250 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-457/.semver [2024-10-01T03:52:20.340Z] 2024-10-01 03:52:20,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-457/.semver [2024-10-01T03:52:20.340Z] 2024-10-01 03:52:20,251 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-457/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-457, universal_newlines=False, shell=None, istream=None) [2024-10-01T03:52:21.721Z] 2024-10-01 03:52:21,388 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-457/.git/info/exclude [2024-10-01T03:52:21.721Z] 2024-10-01 03:52:21,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-457/.semver/PR-457 with force:False [2024-10-01T03:52:21.721Z] 2024-10-01 03:52:21,389 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-457/.semver/PR-457 [2024-10-01T03:52:21.721Z] 2024-10-01 03:52:21,393 [execute] INFO git cat-file --batch-check [2024-10-01T03:52:21.721Z] 2024-10-01 03:52:21,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-457/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T03:52:21.721Z] 2024-10-01 03:52:21,400 [execute] INFO git cat-file --batch [2024-10-01T03:52:21.721Z] 2024-10-01 03:52:21,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-457/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T03:52:21.721Z] 2024-10-01 03:52:21,405 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-457/.semver/PR-457 [2024-10-01T03:52:21.721Z] 0.0.0 [Pipeline] } [2024-10-01T03:52:21.753Z] $ docker exec --env ******** --env ******** ec6e05e4122a2d862c800aab47186d59ca824b9ad567cb689d5c082a24a65201 ssh-agent -k [2024-10-01T03:52:21.849Z] unset SSH_AUTH_SOCK; [2024-10-01T03:52:21.850Z] unset SSH_AGENT_PID; [2024-10-01T03:52:21.850Z] echo Agent pid 76 killed; [2024-10-01T03:52:21.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T03:52:22.323Z] + git semver [Pipeline] } [2024-10-01T03:52:22.620Z] $ docker stop --time=1 ec6e05e4122a2d862c800aab47186d59ca824b9ad567cb689d5c082a24a65201 [2024-10-01T03:52:23.889Z] $ docker rm -f --volumes ec6e05e4122a2d862c800aab47186d59ca824b9ad567cb689d5c082a24a65201 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T03:52:24.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-01T03:52:24.644Z] Stashed 1 file(s) [Pipeline] echo [2024-10-01T03:52:24.671Z] [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-10-01T03:52:25.443Z] provisioning config files... [2024-10-01T03:52:25.454Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-457@tmp/config11449722684036715852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T03:52:25.820Z] ---> ****-login.sh [2024-10-01T03:52:25.821Z] nexus3.edgexfoundry.org:10001 [2024-10-01T03:52:25.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:25.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:25.821Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:25.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:25.821Z] [2024-10-01T03:52:25.821Z] Login Succeeded [2024-10-01T03:52:25.821Z] nexus3.edgexfoundry.org:10002 [2024-10-01T03:52:25.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:25.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:25.821Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:25.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:25.821Z] [2024-10-01T03:52:25.821Z] Login Succeeded [2024-10-01T03:52:25.821Z] nexus3.edgexfoundry.org:10003 [2024-10-01T03:52:26.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:26.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:26.082Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:26.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:26.082Z] [2024-10-01T03:52:26.082Z] Login Succeeded [2024-10-01T03:52:26.082Z] nexus3.edgexfoundry.org:10004 [2024-10-01T03:52:26.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:26.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:26.082Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:26.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:26.082Z] [2024-10-01T03:52:26.082Z] Login Succeeded [2024-10-01T03:52:26.082Z] ****.io [2024-10-01T03:52:26.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:52:26.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:52:26.342Z] Configure a credential helper to remove this warning. See [2024-10-01T03:52:26.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:52:26.342Z] [2024-10-01T03:52:26.342Z] Login Succeeded [2024-10-01T03:52:26.342Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T03:52:26.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T03:52:26.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T03:52:26.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T03:52:26.730Z] ========================================================= [2024-10-01T03:52:26.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-01T03:52:26.730Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:52:27.465Z] + 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-10-01T03:52:27.465Z] Sending build context to Docker daemon 36.71MB [2024-10-01T03:52:27.465Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T03:52:27.465Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-01T03:52:27.725Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-01T03:52:27.725Z] 619be1103602: Pulling fs layer [2024-10-01T03:52:27.725Z] 7862e08f4a3e: Pulling fs layer [2024-10-01T03:52:27.725Z] 5df492c9dc93: Pulling fs layer [2024-10-01T03:52:27.725Z] 7629e6793208: Pulling fs layer [2024-10-01T03:52:27.725Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T03:52:27.725Z] fb5054dd5b73: Pulling fs layer [2024-10-01T03:52:27.725Z] eeca6798cff9: Pulling fs layer [2024-10-01T03:52:27.725Z] aa269ceb94a6: Pulling fs layer [2024-10-01T03:52:27.725Z] ada007ff1a6a: Pulling fs layer [2024-10-01T03:52:27.725Z] aa269ceb94a6: Waiting [2024-10-01T03:52:27.725Z] 4f4fb700ef54: Waiting [2024-10-01T03:52:27.725Z] ada007ff1a6a: Waiting [2024-10-01T03:52:27.725Z] eeca6798cff9: Waiting [2024-10-01T03:52:27.725Z] fb5054dd5b73: Waiting [2024-10-01T03:52:27.725Z] 7862e08f4a3e: Verifying Checksum [2024-10-01T03:52:27.725Z] 7862e08f4a3e: Download complete [2024-10-01T03:52:27.725Z] 7629e6793208: Verifying Checksum [2024-10-01T03:52:27.725Z] 7629e6793208: Download complete [2024-10-01T03:52:27.725Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T03:52:27.725Z] 4f4fb700ef54: Download complete [2024-10-01T03:52:27.725Z] 619be1103602: Download complete [2024-10-01T03:52:27.725Z] fb5054dd5b73: Verifying Checksum [2024-10-01T03:52:27.725Z] fb5054dd5b73: Download complete [2024-10-01T03:52:27.725Z] eeca6798cff9: Verifying Checksum [2024-10-01T03:52:27.725Z] eeca6798cff9: Download complete [2024-10-01T03:52:27.985Z] 619be1103602: Pull complete [2024-10-01T03:52:27.985Z] ada007ff1a6a: Verifying Checksum [2024-10-01T03:52:27.985Z] ada007ff1a6a: Download complete [2024-10-01T03:52:27.985Z] 7862e08f4a3e: Pull complete [2024-10-01T03:52:28.243Z] 5df492c9dc93: Verifying Checksum [2024-10-01T03:52:28.243Z] 5df492c9dc93: Download complete [2024-10-01T03:52:28.501Z] aa269ceb94a6: Verifying Checksum [2024-10-01T03:52:28.501Z] aa269ceb94a6: Download complete [2024-10-01T03:52:31.785Z] 5df492c9dc93: Pull complete [2024-10-01T03:52:31.785Z] 7629e6793208: Pull complete [2024-10-01T03:52:31.785Z] 4f4fb700ef54: Pull complete [2024-10-01T03:52:31.785Z] fb5054dd5b73: Pull complete [2024-10-01T03:52:31.785Z] eeca6798cff9: Pull complete [2024-10-01T03:52:33.689Z] aa269ceb94a6: Pull complete [2024-10-01T03:52:34.257Z] ada007ff1a6a: Pull complete [2024-10-01T03:52:34.257Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-01T03:52:34.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T03:52:34.257Z] ---> f489d0715acc [2024-10-01T03:52:34.257Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-01T03:52:35.636Z] ---> Running in 0261f3e7d6bd [2024-10-01T03:52:35.636Z] Removing intermediate container 0261f3e7d6bd [2024-10-01T03:52:35.636Z] ---> b4de7277b7b5 [2024-10-01T03:52:35.636Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T03:52:35.636Z] ---> Running in a561bafd09f4 [2024-10-01T03:52:35.636Z] Removing intermediate container a561bafd09f4 [2024-10-01T03:52:35.636Z] ---> cd6f1da7793c [2024-10-01T03:52:35.636Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-01T03:52:35.636Z] ---> Running in a8aa8bccc43c [2024-10-01T03:52:35.636Z] Removing intermediate container a8aa8bccc43c [2024-10-01T03:52:35.636Z] ---> 24a5d4368bae [2024-10-01T03:52:35.636Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T03:52:35.636Z] ---> Running in e5adba1dc297 [2024-10-01T03:52:35.896Z] Removing intermediate container e5adba1dc297 [2024-10-01T03:52:35.896Z] ---> c2d94407be61 [2024-10-01T03:52:35.896Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-01T03:52:35.896Z] ---> Running in b9daae7e2425 [2024-10-01T03:52:35.897Z] Removing intermediate container b9daae7e2425 [2024-10-01T03:52:35.897Z] ---> cda9213d388b [2024-10-01T03:52:35.897Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T03:52:35.897Z] ---> Running in fcb6fd84139b [2024-10-01T03:52:36.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T03:52:36.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T03:52:36.422Z] OK: 264 MiB in 52 packages [2024-10-01T03:52:36.682Z] Removing intermediate container fcb6fd84139b [2024-10-01T03:52:36.682Z] ---> 2782fee21e9e [2024-10-01T03:52:36.682Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-01T03:52:36.682Z] ---> Running in fdab6ca0c271 [2024-10-01T03:52:36.942Z] Removing intermediate container fdab6ca0c271 [2024-10-01T03:52:36.943Z] ---> 1a1d138749dc [2024-10-01T03:52:36.943Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-01T03:52:36.943Z] ---> bd2f969ff452 [2024-10-01T03:52:36.943Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T03:52:36.943Z] ---> Running in 0426ccd0b120 [2024-10-01T03:52:40.217Z] Still waiting to schedule task [2024-10-01T03:52:40.217Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-01T03:53:23.642Z] Removing intermediate container 0426ccd0b120 [2024-10-01T03:53:23.642Z] ---> 03cdf9ff9636 [2024-10-01T03:53:23.642Z] Step 12/13 : COPY . . [2024-10-01T03:53:23.642Z] ---> c75c6ec63b9c [2024-10-01T03:53:23.642Z] Step 13/13 : RUN ${MAKE} [2024-10-01T03:53:23.642Z] ---> Running in 72562ac63e7f [2024-10-01T03:53:23.642Z] noop [2024-10-01T03:53:23.642Z] Removing intermediate container 72562ac63e7f [2024-10-01T03:53:23.642Z] ---> eedabc68b65d [2024-10-01T03:53:23.642Z] Successfully built eedabc68b65d [2024-10-01T03:53:23.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:53:24.142Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T03:53:24.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T03:53:24.304Z] prd-ubuntu20.04-docker-8c-8g-12207 does not seem to be running inside a container [2024-10-01T03:53:24.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-457 -v /w/workspace/undry_device-onvif-camera_PR-457:/w/workspace/undry_device-onvif-camera_PR-457:rw,z -v /w/workspace/undry_device-onvif-camera_PR-457@tmp:/w/workspace/undry_device-onvif-camera_PR-457@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 ******** ci-base-image-x86_64 cat [2024-10-01T03:53:24.671Z] $ docker top b90188c3d8ccb21d06254f48fba16b782527199c2abf44ac53d08979e1ba66ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T03:53:25.084Z] + go version [2024-10-01T03:53:25.084Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-01T03:53:25.118Z] $ docker stop --time=1 b90188c3d8ccb21d06254f48fba16b782527199c2abf44ac53d08979e1ba66ed [2024-10-01T03:53:26.386Z] $ docker rm -f --volumes b90188c3d8ccb21d06254f48fba16b782527199c2abf44ac53d08979e1ba66ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:53:27.185Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T03:53:27.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T03:53:27.377Z] prd-ubuntu20.04-docker-8c-8g-12207 does not seem to be running inside a container [2024-10-01T03:53:27.409Z] $ 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-457 -v /w/workspace/undry_device-onvif-camera_PR-457:/w/workspace/undry_device-onvif-camera_PR-457:rw,z -v /w/workspace/undry_device-onvif-camera_PR-457@tmp:/w/workspace/undry_device-onvif-camera_PR-457@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 ******** ci-base-image-x86_64 cat [2024-10-01T03:53:27.744Z] $ docker top 93d15480ac44cd250bbb4e86f2b40c4259590048a116dff3468b32a23733608d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T03:53:28.160Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-457 [Pipeline] fileExists [Pipeline] sh [2024-10-01T03:53:28.547Z] + make test [2024-10-01T03:53:28.547Z] go test ./... -coverprofile=coverage.out ./... [2024-10-01T03:53:29.925Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-01T03:53:48.005Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-10-01T03:53:48.005Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-10-01T03:53:48.572Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.4% of statements [2024-10-01T03:53:48.572Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.004s coverage: 86.5% of statements [2024-10-01T03:53:58.551Z] go vet ./... [2024-10-01T03:54:03.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T03:54:03.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T03:54:03.809Z] ./bin/test-attribution-txt.sh [2024-10-01T03:54:03.809Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-01T03:54:03.809Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T03:54:03.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T03:54:03.919Z] $ docker stop --time=1 93d15480ac44cd250bbb4e86f2b40c4259590048a116dff3468b32a23733608d [2024-10-01T03:54:05.824Z] $ docker rm -f --volumes 93d15480ac44cd250bbb4e86f2b40c4259590048a116dff3468b32a23733608d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T03:54:06.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T03:54:06.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-01T03:54:07.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T03:54:07.632Z] + ls -al . [2024-10-01T03:54:07.632Z] total 312 [2024-10-01T03:54:07.632Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 03:53 . [2024-10-01T03:54:07.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 03:51 .. [2024-10-01T03:54:07.632Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 03:53 .git [2024-10-01T03:54:07.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 03:51 .github [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 1 03:51 .gitignore [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 1 03:51 .golangci.yml [2024-10-01T03:54:07.632Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 03:52 .semver [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 1 03:51 Attribution.txt [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 1 03:51 CHANGELOG.md [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 1683 Oct 1 03:51 Dockerfile [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 03:51 GOVERNANCE.md [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 1 03:51 Jenkinsfile [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 1 03:51 LICENSE [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 1 03:51 Makefile [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 1 03:51 OWNERS.md [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 1 03:51 README.md [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 03:52 VERSION [2024-10-01T03:54:07.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 03:51 bin [2024-10-01T03:54:07.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 03:51 cmd [2024-10-01T03:54:07.632Z] -rw-r--r-- 1 jenkins jenkins 78805 Oct 1 03:53 coverage.out [2024-10-01T03:54:07.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 03:51 doc [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 7332 Oct 1 03:51 go.mod [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 102415 Oct 1 03:51 go.sum [2024-10-01T03:54:07.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 03:51 internal [2024-10-01T03:54:07.632Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 1 03:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:54:08.068Z] + 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=a750712f9e7ba78035c9b8a7f414812451f66972 --label arch=amd64 --label version=0.0.0 . [2024-10-01T03:54:08.068Z] Sending build context to Docker daemon 36.79MB [2024-10-01T03:54:08.068Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T03:54:08.068Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-01T03:54:08.068Z] ---> eedabc68b65d [2024-10-01T03:54:08.068Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-01T03:54:08.328Z] ---> Running in e75391beef32 [2024-10-01T03:54:08.328Z] Removing intermediate container e75391beef32 [2024-10-01T03:54:08.328Z] ---> 748cd4ab3567 [2024-10-01T03:54:08.328Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T03:54:08.328Z] ---> Running in 001c3ca770db [2024-10-01T03:54:08.328Z] Removing intermediate container 001c3ca770db [2024-10-01T03:54:08.328Z] ---> f13cf7be3520 [2024-10-01T03:54:08.328Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-01T03:54:08.328Z] ---> Running in 75dacc274c10 [2024-10-01T03:54:08.588Z] Removing intermediate container 75dacc274c10 [2024-10-01T03:54:08.588Z] ---> 17a385343b1e [2024-10-01T03:54:08.588Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T03:54:08.588Z] ---> Running in 652dd9d6bca0 [2024-10-01T03:54:08.588Z] Removing intermediate container 652dd9d6bca0 [2024-10-01T03:54:08.588Z] ---> 127607e438b9 [2024-10-01T03:54:08.588Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-01T03:54:08.588Z] ---> Running in 8828ed9ce89e [2024-10-01T03:54:08.588Z] Removing intermediate container 8828ed9ce89e [2024-10-01T03:54:08.588Z] ---> 7c5259ca8292 [2024-10-01T03:54:08.588Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T03:54:08.588Z] ---> Running in ab8468f7eb56 [2024-10-01T03:54:08.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T03:54:09.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T03:54:09.369Z] OK: 264 MiB in 52 packages [2024-10-01T03:54:09.629Z] Removing intermediate container ab8468f7eb56 [2024-10-01T03:54:09.629Z] ---> 426c915f429b [2024-10-01T03:54:09.629Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-01T03:54:09.629Z] ---> Running in 970e015fb31c [2024-10-01T03:54:09.890Z] Removing intermediate container 970e015fb31c [2024-10-01T03:54:09.890Z] ---> be5c2416df3d [2024-10-01T03:54:09.890Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-01T03:54:09.890Z] ---> 65ccd0311f11 [2024-10-01T03:54:09.890Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T03:54:09.890Z] ---> Running in 3b501d4e0c57 [2024-10-01T03:54:10.825Z] Removing intermediate container 3b501d4e0c57 [2024-10-01T03:54:10.825Z] ---> eb49703142c9 [2024-10-01T03:54:10.825Z] Step 12/27 : COPY . . [2024-10-01T03:54:11.394Z] ---> 72bc784645e0 [2024-10-01T03:54:11.394Z] Step 13/27 : RUN ${MAKE} [2024-10-01T03:54:11.394Z] ---> Running in 4bbb70693df2 [2024-10-01T03:54:11.653Z] 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.38" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-10-01T03:54:25.020Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12208 in /w/workspace/undry_device-onvif-camera_PR-457 [Pipeline] { [Pipeline] ws [2024-10-01T03:54:25.121Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-01T03:54:25.223Z] The recommended git tool is: git [2024-10-01T03:54:33.088Z] using credential edgex-jenkins-ssh [2024-10-01T03:54:33.118Z] Cloning the remote Git repository [2024-10-01T03:54:33.213Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-01T03:54:33.372Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-10-01T03:54:33.663Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-01T03:54:33.664Z] > git --version # timeout=10 [2024-10-01T03:54:33.723Z] > git --version # 'git version 2.25.1' [2024-10-01T03:54:33.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T03:54:33.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T03:54:36.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-01T03:54:36.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T03:54:38.185Z] Removing intermediate container 4bbb70693df2 [2024-10-01T03:54:38.185Z] ---> 46595c14a877 [2024-10-01T03:54:38.185Z] Step 14/27 : FROM alpine:3.18 [2024-10-01T03:54:38.185Z] 3.18: Pulling from library/alpine [2024-10-01T03:54:38.185Z] 1cc3d825d8b2: Pulling fs layer [2024-10-01T03:54:38.185Z] 1cc3d825d8b2: Verifying Checksum [2024-10-01T03:54:38.185Z] 1cc3d825d8b2: Download complete [2024-10-01T03:54:38.185Z] 1cc3d825d8b2: Pull complete [2024-10-01T03:54:38.185Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T03:54:38.185Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T03:54:38.185Z] ---> 2c64cf60f6f0 [2024-10-01T03:54:38.185Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-01T03:54:38.185Z] ---> Running in 0d90cb33c6c9 [2024-10-01T03:54:38.185Z] Removing intermediate container 0d90cb33c6c9 [2024-10-01T03:54:38.185Z] ---> a6bd340ee32c [2024-10-01T03:54:38.185Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-01T03:54:38.185Z] ---> Running in d4a927ac10f2 [2024-10-01T03:54:38.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T03:54:38.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T03:54:38.185Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T03:54:38.185Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T03:54:38.185Z] OK: 7 MiB in 16 packages [2024-10-01T03:54:38.185Z] Removing intermediate container d4a927ac10f2 [2024-10-01T03:54:38.185Z] ---> 7eba59487219 [2024-10-01T03:54:38.185Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-01T03:54:38.185Z] ---> Running in ff4acc4450b3 [2024-10-01T03:54:38.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T03:54:38.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T03:54:38.444Z] OK: 7 MiB in 16 packages [2024-10-01T03:54:38.705Z] Removing intermediate container ff4acc4450b3 [2024-10-01T03:54:38.705Z] ---> 7cf1975cfdcc [2024-10-01T03:54:38.705Z] Step 18/27 : WORKDIR / [2024-10-01T03:54:38.802Z] Merging remotes/origin/main commit 276436e60f25d91e45baf5819fa2ea594f4bdb74 into PR head commit a750712f9e7ba78035c9b8a7f414812451f66972 [2024-10-01T03:54:38.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-01T03:54:38.152Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-01T03:54:38.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T03:54:38.180Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/457/head:refs/remotes/origin/PR-457 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-01T03:54:38.843Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T03:54:38.966Z] ---> Running in 03727395f95d [2024-10-01T03:54:38.966Z] Removing intermediate container 03727395f95d [2024-10-01T03:54:38.966Z] ---> 0b20077539fd [2024-10-01T03:54:38.966Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-01T03:54:39.247Z] Merge succeeded, producing a750712f9e7ba78035c9b8a7f414812451f66972 [2024-10-01T03:54:39.247Z] Checking out Revision a750712f9e7ba78035c9b8a7f414812451f66972 (PR-457) [2024-10-01T03:54:39.989Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-01T03:54:40.073Z] > git --version # timeout=10 [2024-10-01T03:54:40.087Z] > git --version # 'git version 2.25.1' [2024-10-01T03:54:40.130Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T03:54:38.931Z] > git checkout -f a750712f9e7ba78035c9b8a7f414812451f66972 # timeout=10 [2024-10-01T03:54:39.101Z] > git remote # timeout=10 [2024-10-01T03:54:39.129Z] > git config --get remote.origin.url # timeout=10 [2024-10-01T03:54:39.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T03:54:39.185Z] > git merge 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 [2024-10-01T03:54:39.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-01T03:54:39.255Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T03:54:39.272Z] > git checkout -f a750712f9e7ba78035c9b8a7f414812451f66972 # timeout=10 [2024-10-01T03:54:40.869Z] ---> 748e969d53d5 [2024-10-01T03:54:40.869Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-01T03:54:40.869Z] ---> ebc5a46f2c8d [2024-10-01T03:54:40.869Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-01T03:54:40.869Z] ---> eac2993a2ea0 [2024-10-01T03:54:40.869Z] Step 22/27 : EXPOSE 59984 [2024-10-01T03:54:40.869Z] ---> Running in 60dd4c8b3a7a [2024-10-01T03:54:40.869Z] Removing intermediate container 60dd4c8b3a7a [2024-10-01T03:54:40.869Z] ---> bcc46e704807 [2024-10-01T03:54:40.869Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-01T03:54:40.869Z] ---> Running in fc7f17942a2b [2024-10-01T03:54:40.869Z] Removing intermediate container fc7f17942a2b [2024-10-01T03:54:40.869Z] ---> 0eec9c983b69 [2024-10-01T03:54:40.869Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-01T03:54:40.869Z] ---> Running in caa7603dcacf [2024-10-01T03:54:41.132Z] Removing intermediate container caa7603dcacf [2024-10-01T03:54:41.132Z] ---> 6eb33ceec938 [2024-10-01T03:54:41.132Z] Step 25/27 : LABEL arch=amd64 [2024-10-01T03:54:41.132Z] ---> Running in 523a2787366a [2024-10-01T03:54:41.132Z] Removing intermediate container 523a2787366a [2024-10-01T03:54:41.132Z] ---> febfa99e98da [2024-10-01T03:54:41.132Z] Step 26/27 : LABEL git_sha=a750712f9e7ba78035c9b8a7f414812451f66972 [2024-10-01T03:54:41.132Z] ---> Running in 9ce646df351c [2024-10-01T03:54:41.132Z] Removing intermediate container 9ce646df351c [2024-10-01T03:54:41.132Z] ---> 15013eec1d71 [2024-10-01T03:54:41.132Z] Step 27/27 : LABEL version=0.0.0 [2024-10-01T03:54:41.398Z] ---> Running in 68c532af1cd5 [2024-10-01T03:54:41.398Z] Removing intermediate container 68c532af1cd5 [2024-10-01T03:54:41.398Z] ---> 58d90afdc446 [2024-10-01T03:54:41.398Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T03:54:41.398Z] Successfully built 58d90afdc446 [2024-10-01T03:54:41.398Z] 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-10-01T03:54:42.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T03:54:42.842Z] [2024-10-01T03:54:42.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:54:43.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T03:54:43.242Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-01T03:54:43.242Z] 5eb5b503b376: Pulling fs layer [2024-10-01T03:54:43.242Z] 5c69ac0246d0: Pulling fs layer [2024-10-01T03:54:43.242Z] ec43610c2a17: Pulling fs layer [2024-10-01T03:54:43.242Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-01T03:54:43.242Z] 33b1e0a273af: Pulling fs layer [2024-10-01T03:54:43.242Z] 5d3b04190fa2: Pulling fs layer [2024-10-01T03:54:43.242Z] 3a2ae6a8a46f: Waiting [2024-10-01T03:54:43.242Z] 33b1e0a273af: Waiting [2024-10-01T03:54:43.242Z] 2f39f015ded8: Pulling fs layer [2024-10-01T03:54:43.242Z] 5d3b04190fa2: Waiting [2024-10-01T03:54:43.242Z] 2f39f015ded8: Waiting [2024-10-01T03:54:43.242Z] 5c69ac0246d0: Download complete [2024-10-01T03:54:43.242Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-01T03:54:43.242Z] 3a2ae6a8a46f: Download complete [2024-10-01T03:54:43.501Z] 33b1e0a273af: Verifying Checksum [2024-10-01T03:54:43.501Z] 33b1e0a273af: Download complete [2024-10-01T03:54:43.501Z] 5d3b04190fa2: Verifying Checksum [2024-10-01T03:54:43.501Z] 5d3b04190fa2: Download complete [2024-10-01T03:54:43.501Z] ec43610c2a17: Verifying Checksum [2024-10-01T03:54:43.501Z] ec43610c2a17: Download complete [2024-10-01T03:54:43.501Z] 5eb5b503b376: Verifying Checksum [2024-10-01T03:54:43.501Z] 5eb5b503b376: Download complete [2024-10-01T03:54:44.437Z] 2f39f015ded8: Download complete [2024-10-01T03:54:44.464Z] [2024-10-01T03:54:44.464Z] GitHub has been notified of this commit’s build result [2024-10-01T03:54:44.464Z] [2024-10-01T03:54:44.698Z] 5eb5b503b376: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2024-10-01T03:54:44.959Z] 5c69ac0246d0: Pull complete [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T03:54:45.240Z] ec43610c2a17: Pull complete [2024-10-01T03:54:45.499Z] 3a2ae6a8a46f: Pull complete [2024-10-01T03:54:45.499Z] 33b1e0a273af: Pull complete [2024-10-01T03:54:45.669Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-01T03:54:45.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T03:54:45.669Z] Dload Upload Total Spent Left Speed [2024-10-01T03:54:45.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 92287 [2024-10-01T03:54:45.760Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2024-10-01T03:54:46.086Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-01T03:54:46.437Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-01T03:54:46.438Z] + sudo tee /etc/docker/daemon.new [2024-10-01T03:54:46.438Z] { [2024-10-01T03:54:46.438Z] "registry-mirrors": [ [2024-10-01T03:54:46.438Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-01T03:54:46.438Z] ], [2024-10-01T03:54:46.438Z] "bip": "10.250.0.254/24", [2024-10-01T03:54:46.438Z] "hosts": [ [2024-10-01T03:54:46.438Z] "tcp://0.0.0.0:5555", [2024-10-01T03:54:46.438Z] "unix:///var/run/docker.sock" [2024-10-01T03:54:46.438Z] ], [2024-10-01T03:54:46.438Z] "mtu": 1458, [2024-10-01T03:54:46.438Z] "selinux-enabled": true, [2024-10-01T03:54:46.438Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-01T03:54:46.438Z] } [Pipeline] sh [2024-10-01T03:54:46.783Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-01T03:54:47.147Z] + sudo service docker restart [2024-10-01T03:54:49.942Z] 2f39f015ded8: Pull complete [2024-10-01T03:54:49.943Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-01T03:54:49.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T03:54:49.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T03:54:50.244Z] prd-ubuntu20.04-docker-8c-8g-12207 does not seem to be running inside a container [2024-10-01T03:54:50.276Z] $ 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-457 -v /w/workspace/undry_device-onvif-camera_PR-457:/w/workspace/undry_device-onvif-camera_PR-457:rw,z -v /w/workspace/undry_device-onvif-camera_PR-457@tmp:/w/workspace/undry_device-onvif-camera_PR-457@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-10-01T03:54:58.497Z] $ docker top fdfc25f673f0d27fdd6f396a580bb7b5e4d5ccd7d4db6b2fdf5bb3c393eb20d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T03:54:59.017Z] ---> job-cost.sh [2024-10-01T03:54:59.018Z] lf-activate-venv: SKIPPING [2024-10-01T03:54:59.018Z] INFO: No Stack... [2024-10-01T03:54:59.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T03:54:59.537Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T03:54:59.867Z] + cat /w/workspace/undry_device-onvif-camera_PR-457/archives/cost.csv [2024-10-01T03:54:59.867Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T03:55:00.027Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-457-1-stack-cost] [2024-10-01T03:55:00.044Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-457-1-stack-cost] did not exist. Created. [2024-10-01T03:55:00.052Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T03:55:00.482Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-01T03:55:00.540Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T03:55:00.606Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-457-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T03:55:00.710Z] $ docker stop --time=1 fdfc25f673f0d27fdd6f396a580bb7b5e4d5ccd7d4db6b2fdf5bb3c393eb20d0 [2024-10-01T03:55:01.855Z] $ docker rm -f --volumes fdfc25f673f0d27fdd6f396a580bb7b5e4d5ccd7d4db6b2fdf5bb3c393eb20d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T03:55:05.550Z] provisioning config files... [2024-10-01T03:55:05.578Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config3010983147724821747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T03:55:06.081Z] ---> ****-login.sh [2024-10-01T03:55:06.082Z] nexus3.edgexfoundry.org:10001 [2024-10-01T03:55:06.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:55:06.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:55:06.619Z] Configure a credential helper to remove this warning. See [2024-10-01T03:55:06.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:55:06.619Z] [2024-10-01T03:55:06.619Z] Login Succeeded [2024-10-01T03:55:06.619Z] nexus3.edgexfoundry.org:10002 [2024-10-01T03:55:06.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:55:07.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:55:07.152Z] Configure a credential helper to remove this warning. See [2024-10-01T03:55:07.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:55:07.152Z] [2024-10-01T03:55:07.152Z] Login Succeeded [2024-10-01T03:55:07.152Z] nexus3.edgexfoundry.org:10003 [2024-10-01T03:55:07.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:55:07.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:55:07.425Z] Configure a credential helper to remove this warning. See [2024-10-01T03:55:07.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:55:07.426Z] [2024-10-01T03:55:07.426Z] Login Succeeded [2024-10-01T03:55:07.426Z] nexus3.edgexfoundry.org:10004 [2024-10-01T03:55:07.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:55:07.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:55:07.696Z] Configure a credential helper to remove this warning. See [2024-10-01T03:55:07.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:55:07.696Z] [2024-10-01T03:55:07.696Z] Login Succeeded [2024-10-01T03:55:07.696Z] ****.io [2024-10-01T03:55:07.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T03:55:08.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T03:55:08.228Z] Configure a credential helper to remove this warning. See [2024-10-01T03:55:08.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T03:55:08.228Z] [2024-10-01T03:55:08.228Z] Login Succeeded [2024-10-01T03:55:08.228Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T03:55:08.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T03:55:08.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T03:55:08.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T03:55:08.843Z] ========================================================= [2024-10-01T03:55:08.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-01T03:55:08.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:55:09.493Z] + 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-10-01T03:55:10.083Z] Sending build context to Docker daemon 21.77MB [2024-10-01T03:55:10.083Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T03:55:10.083Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-01T03:55:10.356Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-01T03:55:10.356Z] c6b39de5b339: Pulling fs layer [2024-10-01T03:55:10.356Z] a69c41024577: Pulling fs layer [2024-10-01T03:55:10.356Z] d6de4b400683: Pulling fs layer [2024-10-01T03:55:10.356Z] 35cb2a7552d0: Pulling fs layer [2024-10-01T03:55:10.356Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T03:55:10.356Z] 464afbd9ba4c: Pulling fs layer [2024-10-01T03:55:10.356Z] 00f215d4a9da: Pulling fs layer [2024-10-01T03:55:10.356Z] d496ad576159: Pulling fs layer [2024-10-01T03:55:10.356Z] 35cb2a7552d0: Waiting [2024-10-01T03:55:10.356Z] 4f4fb700ef54: Waiting [2024-10-01T03:55:10.356Z] 464afbd9ba4c: Waiting [2024-10-01T03:55:10.356Z] d496ad576159: Waiting [2024-10-01T03:55:10.356Z] 00f215d4a9da: Waiting [2024-10-01T03:55:10.356Z] a69c41024577: Download complete [2024-10-01T03:55:10.356Z] 35cb2a7552d0: Verifying Checksum [2024-10-01T03:55:10.356Z] 35cb2a7552d0: Download complete [2024-10-01T03:55:10.356Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T03:55:10.356Z] 4f4fb700ef54: Download complete [2024-10-01T03:55:10.356Z] 464afbd9ba4c: Verifying Checksum [2024-10-01T03:55:10.356Z] 464afbd9ba4c: Download complete [2024-10-01T03:55:10.356Z] c6b39de5b339: Verifying Checksum [2024-10-01T03:55:10.356Z] c6b39de5b339: Download complete [2024-10-01T03:55:10.949Z] d496ad576159: Verifying Checksum [2024-10-01T03:55:10.949Z] d496ad576159: Download complete [2024-10-01T03:55:11.547Z] c6b39de5b339: Pull complete [2024-10-01T03:55:11.817Z] a69c41024577: Pull complete [2024-10-01T03:55:12.419Z] d6de4b400683: Download complete [2024-10-01T03:55:13.389Z] 00f215d4a9da: Verifying Checksum [2024-10-01T03:55:25.808Z] d6de4b400683: Pull complete [2024-10-01T03:55:25.808Z] 35cb2a7552d0: Pull complete [2024-10-01T03:55:25.808Z] 4f4fb700ef54: Pull complete [2024-10-01T03:55:25.808Z] 464afbd9ba4c: Pull complete [2024-10-01T03:55:34.023Z] 00f215d4a9da: Pull complete [2024-10-01T03:55:35.441Z] d496ad576159: Pull complete [2024-10-01T03:55:35.441Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-01T03:55:35.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T03:55:35.441Z] ---> f246e2811388 [2024-10-01T03:55:35.441Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-01T03:55:36.419Z] ---> Running in 4b0b84e1eac6 [2024-10-01T03:55:36.695Z] Removing intermediate container 4b0b84e1eac6 [2024-10-01T03:55:36.695Z] ---> 5ec1fd93aaa3 [2024-10-01T03:55:36.695Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T03:55:36.695Z] ---> Running in 69ee840b9ee4 [2024-10-01T03:55:36.967Z] Removing intermediate container 69ee840b9ee4 [2024-10-01T03:55:36.967Z] ---> 9a9cfcc90a70 [2024-10-01T03:55:36.967Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-01T03:55:36.967Z] ---> Running in 4764d987fee9 [2024-10-01T03:55:37.234Z] Removing intermediate container 4764d987fee9 [2024-10-01T03:55:37.234Z] ---> e2f48696d2c4 [2024-10-01T03:55:37.234Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T03:55:37.500Z] ---> Running in f426cf6f1196 [2024-10-01T03:55:37.772Z] Removing intermediate container f426cf6f1196 [2024-10-01T03:55:37.772Z] ---> cf02607576f8 [2024-10-01T03:55:37.772Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-01T03:55:37.772Z] ---> Running in ea01652e23c9 [2024-10-01T03:55:38.041Z] Removing intermediate container ea01652e23c9 [2024-10-01T03:55:38.041Z] ---> d976bdea0603 [2024-10-01T03:55:38.041Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T03:55:38.041Z] ---> Running in 35ec27d1a8b4 [2024-10-01T03:55:39.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T03:55:39.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T03:55:40.577Z] OK: 266 MiB in 52 packages [2024-10-01T03:55:41.159Z] Removing intermediate container 35ec27d1a8b4 [2024-10-01T03:55:41.159Z] ---> 798dc6fa8781 [2024-10-01T03:55:41.159Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-01T03:55:41.159Z] ---> Running in a4c84ba2e62e [2024-10-01T03:55:41.424Z] Removing intermediate container a4c84ba2e62e [2024-10-01T03:55:41.424Z] ---> 598186179dd0 [2024-10-01T03:55:41.424Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-01T03:55:42.389Z] ---> 4f607235c590 [2024-10-01T03:55:42.389Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T03:55:42.389Z] ---> Running in efda7d5e2564 [2024-10-01T03:57:34.070Z] Removing intermediate container efda7d5e2564 [2024-10-01T03:57:34.070Z] ---> 321d68fa3b87 [2024-10-01T03:57:34.070Z] Step 12/13 : COPY . . [2024-10-01T03:57:35.033Z] ---> 5eb6fbb01036 [2024-10-01T03:57:35.033Z] Step 13/13 : RUN ${MAKE} [2024-10-01T03:57:35.033Z] ---> Running in c93447ef5f67 [2024-10-01T03:57:35.995Z] noop [2024-10-01T03:57:36.577Z] Removing intermediate container c93447ef5f67 [2024-10-01T03:57:36.577Z] ---> bd0a4be39138 [2024-10-01T03:57:36.577Z] Successfully built bd0a4be39138 [2024-10-01T03:57:36.577Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:57:37.118Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T03:57:37.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T03:57:37.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-12208 does not seem to be running inside a container [2024-10-01T03:57:37.566Z] $ 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 ******** ci-base-image-arm64 cat [2024-10-01T03:57:38.694Z] $ docker top d6e45cb295277f47cc5dcc74dd08a9ea018339b98f10dfe528b1e3916fa31f68 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T03:57:39.559Z] + go version [2024-10-01T03:57:39.559Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-01T03:57:39.597Z] $ docker stop --time=1 d6e45cb295277f47cc5dcc74dd08a9ea018339b98f10dfe528b1e3916fa31f68 [2024-10-01T03:57:41.157Z] $ docker rm -f --volumes d6e45cb295277f47cc5dcc74dd08a9ea018339b98f10dfe528b1e3916fa31f68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T03:57:42.124Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T03:57:42.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T03:57:42.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-12208 does not seem to be running inside a container [2024-10-01T03:57:42.477Z] $ 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 ******** ci-base-image-arm64 cat [2024-10-01T03:57:43.600Z] $ docker top c1a014d38a2f4937f794fabed18673aeb452d36269370fc97172fb97bb014670 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T03:57:44.512Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-01T03:57:44.928Z] + make test [2024-10-01T03:57:45.199Z] go test ./... -coverprofile=coverage.out ./... [2024-10-01T03:57:50.550Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-01T04:01:12.318Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-10-01T04:01:12.318Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-10-01T04:01:14.895Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.171s coverage: 31.4% of statements [2024-10-01T04:01:41.622Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.927s coverage: 86.5% of statements [2024-10-01T04:01:41.622Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-01T04:01:41.622Z] go vet ./... [2024-10-01T04:02:28.445Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T04:02:28.445Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T04:02:28.445Z] ./bin/test-attribution-txt.sh [2024-10-01T04:02:28.445Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-01T04:02:28.445Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T04:02:28.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T04:02:28.543Z] $ docker stop --time=1 c1a014d38a2f4937f794fabed18673aeb452d36269370fc97172fb97bb014670 [2024-10-01T04:02:30.413Z] $ docker rm -f --volumes c1a014d38a2f4937f794fabed18673aeb452d36269370fc97172fb97bb014670 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T04:02:32.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T04:02:32.108Z] Warning: overwriting stash ‘coverage-report’ [2024-10-01T04:02:32.624Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T04:02:33.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T04:02:33.682Z] + ls -al . [2024-10-01T04:02:33.682Z] total 308 [2024-10-01T04:02:33.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 03:57 . [2024-10-01T04:02:33.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 03:54 .. [2024-10-01T04:02:33.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 03:54 .git [2024-10-01T04:02:33.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 03:54 .github [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 1 03:54 .gitignore [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 1 03:54 .golangci.yml [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 1 03:54 Attribution.txt [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 1 03:54 CHANGELOG.md [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 1683 Oct 1 03:54 Dockerfile [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 03:54 GOVERNANCE.md [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 1 03:54 Jenkinsfile [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 1 03:54 LICENSE [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 1 03:54 Makefile [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 1 03:54 OWNERS.md [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 1 03:54 README.md [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 03:52 VERSION [2024-10-01T04:02:33.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 03:54 bin [2024-10-01T04:02:33.682Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 03:54 cmd [2024-10-01T04:02:33.682Z] -rw-r--r-- 1 jenkins jenkins 78805 Oct 1 04:01 coverage.out [2024-10-01T04:02:33.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 03:54 doc [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 7332 Oct 1 03:54 go.mod [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 102415 Oct 1 03:54 go.sum [2024-10-01T04:02:33.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 03:54 internal [2024-10-01T04:02:33.682Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 1 03:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T04:02:34.175Z] + 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=a750712f9e7ba78035c9b8a7f414812451f66972 --label arch=arm64 --label version=0.0.0 . [2024-10-01T04:02:34.791Z] Sending build context to Docker daemon 21.85MB [2024-10-01T04:02:34.791Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T04:02:34.791Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-01T04:02:34.791Z] ---> bd0a4be39138 [2024-10-01T04:02:34.791Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-01T04:02:35.075Z] ---> Running in 4720b130e230 [2024-10-01T04:02:35.348Z] Removing intermediate container 4720b130e230 [2024-10-01T04:02:35.348Z] ---> 057e7f1f458d [2024-10-01T04:02:35.348Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T04:02:35.348Z] ---> Running in 2b2f92c7b713 [2024-10-01T04:02:35.616Z] Removing intermediate container 2b2f92c7b713 [2024-10-01T04:02:35.616Z] ---> 716af946b554 [2024-10-01T04:02:35.616Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-01T04:02:35.884Z] ---> Running in 118a0c8b7cf9 [2024-10-01T04:02:36.152Z] Removing intermediate container 118a0c8b7cf9 [2024-10-01T04:02:36.152Z] ---> 63432e0baa12 [2024-10-01T04:02:36.152Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T04:02:36.152Z] ---> Running in 7decd848c110 [2024-10-01T04:02:36.426Z] Removing intermediate container 7decd848c110 [2024-10-01T04:02:36.426Z] ---> d3a5dc8ffef9 [2024-10-01T04:02:36.426Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-01T04:02:36.692Z] ---> Running in 6977cb6e9a62 [2024-10-01T04:02:36.958Z] Removing intermediate container 6977cb6e9a62 [2024-10-01T04:02:36.958Z] ---> 50f8834924d7 [2024-10-01T04:02:36.958Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T04:02:36.958Z] ---> Running in e56646100106 [2024-10-01T04:02:37.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T04:02:38.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T04:02:39.147Z] OK: 266 MiB in 52 packages [2024-10-01T04:02:40.114Z] Removing intermediate container e56646100106 [2024-10-01T04:02:40.114Z] ---> 4919e9e2548e [2024-10-01T04:02:40.114Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-01T04:02:40.114Z] ---> Running in 8486c17e3ecd [2024-10-01T04:02:40.382Z] Removing intermediate container 8486c17e3ecd [2024-10-01T04:02:40.382Z] ---> d66acd7d0f50 [2024-10-01T04:02:40.382Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-01T04:02:40.966Z] ---> 271a17b03897 [2024-10-01T04:02:40.966Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T04:02:40.966Z] ---> Running in 1c20555dc87b [2024-10-01T04:02:43.544Z] Removing intermediate container 1c20555dc87b [2024-10-01T04:02:43.544Z] ---> 0c9a73260b90 [2024-10-01T04:02:43.544Z] Step 12/27 : COPY . . [2024-10-01T04:02:45.491Z] ---> 32982496f0a2 [2024-10-01T04:02:45.491Z] Step 13/27 : RUN ${MAKE} [2024-10-01T04:02:45.491Z] ---> Running in 42b9065578b6 [2024-10-01T04:02:46.077Z] 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.38" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-10-01T04:06:23.806Z] Removing intermediate container 42b9065578b6 [2024-10-01T04:06:23.806Z] ---> 7bb22ccfbd08 [2024-10-01T04:06:23.806Z] Step 14/27 : FROM alpine:3.18 [2024-10-01T04:06:23.806Z] 3.18: Pulling from library/alpine [2024-10-01T04:06:23.806Z] 720f3032cd11: Pulling fs layer [2024-10-01T04:06:23.806Z] 720f3032cd11: Verifying Checksum [2024-10-01T04:06:23.806Z] 720f3032cd11: Download complete [2024-10-01T04:06:23.806Z] 720f3032cd11: Pull complete [2024-10-01T04:06:23.806Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T04:06:23.806Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T04:06:23.806Z] ---> 3e834921e367 [2024-10-01T04:06:23.806Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-01T04:06:23.806Z] ---> Running in f7a73f82da16 [2024-10-01T04:06:23.806Z] Removing intermediate container f7a73f82da16 [2024-10-01T04:06:23.806Z] ---> 3ae0e190cb0a [2024-10-01T04:06:23.806Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-01T04:06:23.806Z] ---> Running in a910237a9917 [2024-10-01T04:06:23.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T04:06:23.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T04:06:23.806Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T04:06:23.806Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T04:06:23.806Z] OK: 8 MiB in 16 packages [2024-10-01T04:06:23.806Z] Removing intermediate container a910237a9917 [2024-10-01T04:06:23.806Z] ---> ba70f954c0b3 [2024-10-01T04:06:23.806Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-01T04:06:23.806Z] ---> Running in 5ab423245deb [2024-10-01T04:06:23.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T04:06:23.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T04:06:23.806Z] OK: 8 MiB in 16 packages [2024-10-01T04:06:23.806Z] Removing intermediate container 5ab423245deb [2024-10-01T04:06:23.806Z] ---> 39abe4a7b3c5 [2024-10-01T04:06:23.806Z] Step 18/27 : WORKDIR / [2024-10-01T04:06:23.806Z] ---> Running in adbafa8c0b2e [2024-10-01T04:06:23.806Z] Removing intermediate container adbafa8c0b2e [2024-10-01T04:06:23.806Z] ---> b5f6ee41b661 [2024-10-01T04:06:23.806Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-01T04:06:23.806Z] ---> c4810ba656bb [2024-10-01T04:06:23.806Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-01T04:06:23.806Z] ---> 4875e5f3a75f [2024-10-01T04:06:23.806Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-01T04:06:23.806Z] ---> 529d9c2b32ef [2024-10-01T04:06:23.806Z] Step 22/27 : EXPOSE 59984 [2024-10-01T04:06:23.806Z] ---> Running in 36a32bd21c01 [2024-10-01T04:06:23.806Z] Removing intermediate container 36a32bd21c01 [2024-10-01T04:06:23.806Z] ---> 029e3af87ccf [2024-10-01T04:06:23.806Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-01T04:06:23.806Z] ---> Running in 46e87d3c257b [2024-10-01T04:06:23.806Z] Removing intermediate container 46e87d3c257b [2024-10-01T04:06:23.806Z] ---> 5ddb6ec17f63 [2024-10-01T04:06:23.806Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-01T04:06:23.806Z] ---> Running in 9ed0644f4654 [2024-10-01T04:06:23.806Z] Removing intermediate container 9ed0644f4654 [2024-10-01T04:06:23.806Z] ---> 4f0ef42e42e0 [2024-10-01T04:06:23.806Z] Step 25/27 : LABEL arch=arm64 [2024-10-01T04:06:23.806Z] ---> Running in fb3fbd0bef70 [2024-10-01T04:06:23.806Z] Removing intermediate container fb3fbd0bef70 [2024-10-01T04:06:23.806Z] ---> 6cb25b0705bd [2024-10-01T04:06:23.806Z] Step 26/27 : LABEL git_sha=a750712f9e7ba78035c9b8a7f414812451f66972 [2024-10-01T04:06:23.806Z] ---> Running in 5b9bafedaa10 [2024-10-01T04:06:23.806Z] Removing intermediate container 5b9bafedaa10 [2024-10-01T04:06:23.806Z] ---> a7d5a4ba7dc8 [2024-10-01T04:06:23.806Z] Step 27/27 : LABEL version=0.0.0 [2024-10-01T04:06:23.806Z] ---> Running in 99a5938a1db1 [2024-10-01T04:06:23.806Z] Removing intermediate container 99a5938a1db1 [2024-10-01T04:06:23.806Z] ---> 2d93ede17e0a [2024-10-01T04:06:23.806Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T04:06:23.806Z] Successfully built 2d93ede17e0a [2024-10-01T04:06:23.806Z] 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-10-01T04:06:24.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T04:06:24.776Z] [2024-10-01T04:06:24.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T04:06:25.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T04:06:25.197Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-01T04:06:25.197Z] 8998bd30e6a1: Pulling fs layer [2024-10-01T04:06:25.197Z] 04944245beec: Pulling fs layer [2024-10-01T04:06:25.197Z] 699f458cf7ca: Pulling fs layer [2024-10-01T04:06:25.197Z] 765212b225bb: Pulling fs layer [2024-10-01T04:06:25.197Z] f23df028b6ca: Pulling fs layer [2024-10-01T04:06:25.197Z] d65c8cfc05b1: Pulling fs layer [2024-10-01T04:06:25.197Z] 2437ff75d9bd: Pulling fs layer [2024-10-01T04:06:25.197Z] f23df028b6ca: Waiting [2024-10-01T04:06:25.197Z] d65c8cfc05b1: Waiting [2024-10-01T04:06:25.197Z] 2437ff75d9bd: Waiting [2024-10-01T04:06:25.197Z] 765212b225bb: Waiting [2024-10-01T04:06:25.463Z] 04944245beec: Verifying Checksum [2024-10-01T04:06:25.463Z] 04944245beec: Download complete [2024-10-01T04:06:25.463Z] 765212b225bb: Download complete [2024-10-01T04:06:25.463Z] f23df028b6ca: Verifying Checksum [2024-10-01T04:06:25.463Z] f23df028b6ca: Download complete [2024-10-01T04:06:25.463Z] d65c8cfc05b1: Verifying Checksum [2024-10-01T04:06:25.463Z] d65c8cfc05b1: Download complete [2024-10-01T04:06:25.729Z] 699f458cf7ca: Verifying Checksum [2024-10-01T04:06:25.729Z] 699f458cf7ca: Download complete [2024-10-01T04:06:25.996Z] 8998bd30e6a1: Verifying Checksum [2024-10-01T04:06:25.996Z] 8998bd30e6a1: Download complete [2024-10-01T04:06:28.586Z] 2437ff75d9bd: Verifying Checksum [2024-10-01T04:06:28.586Z] 2437ff75d9bd: Download complete [2024-10-01T04:06:30.530Z] 8998bd30e6a1: Pull complete [2024-10-01T04:06:30.796Z] 04944245beec: Pull complete [2024-10-01T04:06:32.739Z] 699f458cf7ca: Pull complete [2024-10-01T04:06:32.740Z] 765212b225bb: Pull complete [2024-10-01T04:06:33.697Z] f23df028b6ca: Pull complete [2024-10-01T04:06:33.697Z] d65c8cfc05b1: Pull complete [2024-10-01T04:06:51.908Z] 2437ff75d9bd: Pull complete [2024-10-01T04:06:51.908Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-01T04:06:51.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T04:06:51.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T04:06:52.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-12208 does not seem to be running inside a container [2024-10-01T04:06:52.342Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-01T04:06:55.041Z] $ docker top ad7f5329ae6bb3e9e1cdee009d80521bcfa0c5496b5a94bf946f9eeafb0194d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T04:06:55.642Z] ---> job-cost.sh [2024-10-01T04:06:55.907Z] lf-activate-venv: SKIPPING [2024-10-01T04:06:55.907Z] INFO: No Stack... [2024-10-01T04:06:56.173Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-01T04:06:57.131Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T04:06:57.808Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-10-01T04:06:57.808Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T04:06:57.894Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-457-1-stack-cost] [2024-10-01T04:06:57.900Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-457-1-stack-cost] did not exist. Created. [2024-10-01T04:06:57.915Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T04:06:58.657Z] /w/workspace/device-onvif-camera/1@tmp/durable-04905efa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-01T04:06:59.325Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-01T04:06:59.368Z] Warning: overwriting stash ‘stack-cost’ [2024-10-01T04:06:59.429Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T04:06:59.448Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-457-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T04:06:59.533Z] $ docker stop --time=1 ad7f5329ae6bb3e9e1cdee009d80521bcfa0c5496b5a94bf946f9eeafb0194d8 [2024-10-01T04:07:01.040Z] $ docker rm -f --volumes ad7f5329ae6bb3e9e1cdee009d80521bcfa0c5496b5a94bf946f9eeafb0194d8 [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-10-01T04:07:02.260Z] provisioning config files... [2024-10-01T04:07:02.268Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-457@tmp/config1324244447597163153tmp [Pipeline] { [Pipeline] sh [2024-10-01T04:07:02.630Z] + set +x [2024-10-01T04:07:02.630Z] + + bash -s -- [2024-10-01T04:07:02.630Z] curl -s https://codecov.io/bash [2024-10-01T04:07:02.630Z] [2024-10-01T04:07:02.630Z] _____ _ [2024-10-01T04:07:02.630Z] / ____| | | [2024-10-01T04:07:02.630Z] | | ___ __| | ___ ___ _____ __ [2024-10-01T04:07:02.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-01T04:07:02.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-01T04:07:02.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-01T04:07:02.630Z] Bash-1.0.6 [2024-10-01T04:07:02.630Z] [2024-10-01T04:07:02.630Z] [2024-10-01T04:07:02.630Z] ==> git version 2.25.1 found [2024-10-01T04:07:02.630Z] ==> 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-10-01T04:07:02.630Z] Release-Date: 2020-01-08 [2024-10-01T04:07:02.630Z] 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-10-01T04:07:02.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-01T04:07:02.630Z] ==> Jenkins CI detected. [2024-10-01T04:07:02.630Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-457 [2024-10-01T04:07:02.630Z] project root: . [2024-10-01T04:07:02.630Z] --> token set from env [2024-10-01T04:07:02.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-01T04:07:02.630Z] ==> Running gcov in . (disable via -X gcov) [2024-10-01T04:07:02.630Z] ==> Python coveragepy not found [2024-10-01T04:07:02.630Z] ==> Searching for coverage reports in: [2024-10-01T04:07:02.630Z] + . [2024-10-01T04:07:02.893Z] -> Found 1 reports [2024-10-01T04:07:02.893Z] ==> Detecting git/mercurial file structure [2024-10-01T04:07:02.893Z] ==> Reading reports [2024-10-01T04:07:02.893Z] + ./coverage.out bytes=78805 [2024-10-01T04:07:02.893Z] ==> Appending adjustments [2024-10-01T04:07:02.893Z] https://docs.codecov.io/docs/fixing-reports [2024-10-01T04:07:02.893Z] + Found adjustments [2024-10-01T04:07:02.893Z] ==> Gzipping contents [2024-10-01T04:07:02.893Z] 12K /tmp/codecov.fbYpI9.gz [2024-10-01T04:07:02.893Z] ==> Uploading reports [2024-10-01T04:07:02.893Z] url: https://codecov.io [2024-10-01T04:07:02.893Z] query: branch=PR-457&commit=a750712f9e7ba78035c9b8a7f414812451f66972&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=457&job=&cmd_args= [2024-10-01T04:07:02.893Z] -> Pinging Codecov [2024-10-01T04:07:02.893Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-457&commit=a750712f9e7ba78035c9b8a7f414812451f66972&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=457&job=&cmd_args= [2024-10-01T04:07:03.153Z] -> Uploading to [2024-10-01T04:07:03.154Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/a750712f9e7ba78035c9b8a7f414812451f66972/6461f80a-4be6-4b67-9f99-3d5213df08ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T040702Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=863be39d6f817a7c9be888527fbc4fc3644d3ea07cae450567e413937ce3962b [2024-10-01T04:07:03.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T04:07:03.154Z] Dload Upload Total Spent Left Speed [2024-10-01T04:07:03.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 43153 --:--:-- --:--:-- --:--:-- 43333 [2024-10-01T04:07:03.413Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a750712f9e7ba78035c9b8a7f414812451f66972 [Pipeline] } [2024-10-01T04:07:03.445Z] 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-10-01T04:07:05.732Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-457/archives ] [2024-10-01T04:07:05.732Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-457/archives [2024-10-01T04:07:05.732Z] total 16 [2024-10-01T04:07:05.732Z] drwxr-xr-x 3 root root 4096 Oct 1 03:54 . [2024-10-01T04:07:05.732Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 03:55 .. [2024-10-01T04:07:05.732Z] drwxr-xr-x 2 root root 4096 Oct 1 03:54 cost [2024-10-01T04:07:05.732Z] -rw-r--r-- 1 root root 91 Oct 1 03:54 cost.csv [2024-10-01T04:07:05.732Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-457/archives [2024-10-01T04:07:05.732Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-457/archives [2024-10-01T04:07:05.732Z] total 16 [2024-10-01T04:07:05.732Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 03:54 . [2024-10-01T04:07:05.732Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 03:55 .. [2024-10-01T04:07:05.732Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 03:54 cost [2024-10-01T04:07:05.732Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 1 03:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-01T04:07:06.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T04:07:06.976Z] ---> package-listing.sh [2024-10-01T04:07:06.976Z] ++ facter osfamily [2024-10-01T04:07:06.976Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-01T04:07:07.236Z] + OS_FAMILY=debian [2024-10-01T04:07:07.236Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-457 [2024-10-01T04:07:07.236Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-01T04:07:07.236Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-01T04:07:07.236Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-01T04:07:07.236Z] + PACKAGES=/tmp/packages_start.txt [2024-10-01T04:07:07.236Z] + '[' /w/workspace/undry_device-onvif-camera_PR-457 ']' [2024-10-01T04:07:07.236Z] + PACKAGES=/tmp/packages_end.txt [2024-10-01T04:07:07.236Z] + case "${OS_FAMILY}" in [2024-10-01T04:07:07.236Z] + dpkg -l [2024-10-01T04:07:07.236Z] + grep '^ii' [2024-10-01T04:07:07.236Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-01T04:07:07.236Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-01T04:07:07.236Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-01T04:07:07.236Z] + '[' /w/workspace/undry_device-onvif-camera_PR-457 ']' [2024-10-01T04:07:07.236Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-457/archives/ [2024-10-01T04:07:07.236Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-457/archives/ [Pipeline] echo [2024-10-01T04:07:07.272Z] 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-457/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-01T04:07:07.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T04:07:08.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T04:07:08.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T04:07:08.470Z] prd-ubuntu20.04-docker-8c-8g-12207 does not seem to be running inside a container [2024-10-01T04:07:08.502Z] $ 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-457/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-457 -v /w/workspace/undry_device-onvif-camera_PR-457:/w/workspace/undry_device-onvif-camera_PR-457:rw,z -v /w/workspace/undry_device-onvif-camera_PR-457@tmp:/w/workspace/undry_device-onvif-camera_PR-457@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T04:07:08.700Z] $ docker top a3f483f3bac3d34e606c60434846f32ac699e1d28a8f9981602b8a4ef7b7c945 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T04:07:09.140Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-01T04:07:09.455Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-01T04:07:09.766Z] + ls /var/log/sa-host [2024-10-01T04:07:09.766Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T04:07:10.022Z] provisioning config files... [2024-10-01T04:07:10.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-457@tmp/config5831057850754404783tmp [Pipeline] { [Pipeline] echo [2024-10-01T04:07:10.103Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T04:07:10.428Z] ---> create-netrc.sh [Pipeline] } [2024-10-01T04:07:10.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-01T04:07:10.885Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-01T04:07:10.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T04:07:11.250Z] ---> sudo-logs.sh [2024-10-01T04:07:11.250Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-01T04:07:11.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T04:07:11.686Z] ---> job-cost.sh [2024-10-01T04:07:11.686Z] lf-activate-venv: SKIPPING [2024-10-01T04:07:11.686Z] DEBUG: total: 0.2199999988079071 [2024-10-01T04:07:11.686Z] INFO: Retrieving Stack Cost... [2024-10-01T04:07:11.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T04:07:12.513Z] INFO: Archiving Costs [Pipeline] echo [2024-10-01T04:07:12.552Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T04:07:12.896Z] ---> logs-deploy.sh [2024-10-01T04:07:12.896Z] lf-activate-venv: SKIPPING [2024-10-01T04:07:12.896Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-457/1 [2024-10-01T04:07:12.896Z] INFO: archiving workspace using pattern(s): [2024-10-01T04:07:13.831Z] Archives upload complete. [2024-10-01T04:07:14.092Z] INFO: archiving logs to Nexus