Pull request #453 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94a7934c87af55316a2c428005b641d42796e547+8926137e1ee1dca90be7e6fe7248a1fca1e6078a (fc6162f41628cc96df77a9bf3b6f33bd85151aa4) 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-ssh4876336432657910860.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh666465305234861477.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 590556114a56c6d90cc8043840e039c2f74196dc 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-453/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-453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17758879347893939024.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-453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11755642634595450749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17779143036768482191.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-453/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-453/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8432518157160327384.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8565’ Running on prd-ubuntu20.04-docker-8c-8g-8570 in /w/workspace/undry_device-onvif-camera_PR-453 [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-453 # 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/453/head:refs/remotes/origin/PR-453 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8926137e1ee1dca90be7e6fe7248a1fca1e6078a into PR head commit 94a7934c87af55316a2c428005b641d42796e547 Merge succeeded, producing 94a7934c87af55316a2c428005b641d42796e547 Checking out Revision 94a7934c87af55316a2c428005b641d42796e547 (PR-453) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 94a7934c87af55316a2c428005b641d42796e547 # 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 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94a7934c87af55316a2c428005b641d42796e547 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-26T03:35:20.568Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-26T03:35:20.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-26T03:35:20.928Z] ========================================================= [2024-08-26T03:35:20.928Z] EdgeX Global Pipelines Version Info [2024-08-26T03:35:20.928Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:35:22.073Z] ------------------- [2024-08-26T03:35:22.073Z] stable info: [2024-08-26T03:35:22.073Z] ------------------- [2024-08-26T03:35:22.073Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-26T03:35:22.073Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-26T03:35:22.073Z] Message: update stable to v1.0.260 [2024-08-26T03:35:22.336Z] ------------------- [2024-08-26T03:35:22.336Z] experimental info: [2024-08-26T03:35:22.336Z] ------------------- [2024-08-26T03:35:22.336Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-26T03:35:22.336Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-26T03:35:22.336Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-26T03:35:22.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-08-26T03:35:22.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-08-26T03:35:22.707Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-26T03:35:22.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-26T03:35:22.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-26T03:35:22.899Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-26T03:35:22.982Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-26T03:35:23.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-26T03:35:23.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-26T03:35:23.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-26T03:35:23.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-26T03:35:23.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-08-26T03:35:23.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-26T03:35:23.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-26T03:35:23.493Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T03:35:23.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T03:35:23.624Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-26T03:35:23.689Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-26T03:35:23.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-26T03:35:23.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-26T03:35:23.861Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-26T03:35:23.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-08-26T03:35:24.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-26T03:35:24.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-26T03:35:24.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-26T03:35:24.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-26T03:35:24.264Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-26T03:35:24.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-453 [Pipeline] echo [2024-08-26T03:35:24.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-453 [Pipeline] echo [2024-08-26T03:35:24.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-453 [Pipeline] echo [2024-08-26T03:35:24.510Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94a7934c87af55316a2c428005b641d42796e547 [Pipeline] echo [2024-08-26T03:35:24.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94a7934 [Pipeline] echo [2024-08-26T03:35:24.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T03:35:24.795Z] provisioning config files... [2024-08-26T03:35:24.818Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-453@tmp/config16141089532097966977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:35:25.230Z] ---> ****-login.sh [2024-08-26T03:35:25.230Z] nexus3.edgexfoundry.org:10001 [2024-08-26T03:35:25.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:26.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:26.062Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:26.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:26.062Z] [2024-08-26T03:35:26.062Z] Login Succeeded [2024-08-26T03:35:26.062Z] nexus3.edgexfoundry.org:10002 [2024-08-26T03:35:26.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:26.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:26.063Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:26.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:26.063Z] [2024-08-26T03:35:26.063Z] Login Succeeded [2024-08-26T03:35:26.063Z] nexus3.edgexfoundry.org:10003 [2024-08-26T03:35:26.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:26.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:26.325Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:26.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:26.325Z] [2024-08-26T03:35:26.325Z] Login Succeeded [2024-08-26T03:35:26.325Z] nexus3.edgexfoundry.org:10004 [2024-08-26T03:35:26.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:26.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:26.326Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:26.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:26.326Z] [2024-08-26T03:35:26.326Z] Login Succeeded [2024-08-26T03:35:26.326Z] ****.io [2024-08-26T03:35:26.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:26.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:26.587Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:26.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:26.587Z] [2024-08-26T03:35:26.587Z] Login Succeeded [2024-08-26T03:35:26.587Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T03:35:26.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-26T03:35:27.327Z] + git rev-list -1 --merges 94a7934c87af55316a2c428005b641d42796e547~1..94a7934c87af55316a2c428005b641d42796e547 [Pipeline] echo [2024-08-26T03:35:27.373Z] -----------> git rev-list -1 --merges 94a7934c87af55316a2c428005b641d42796e547~1..94a7934c87af55316a2c428005b641d42796e547 94a7934c87af55316a2c428005b641d42796e547 [false] [Pipeline] sh [2024-08-26T03:35:27.696Z] + git log --format=format:%s -1 94a7934c87af55316a2c428005b641d42796e547 [Pipeline] echo [2024-08-26T03:35:27.753Z] ========================================================= [2024-08-26T03:35:27.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-26T03:35:27.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T03:35:28.245Z] + git log --format=format:%s -1 94a7934c87af55316a2c428005b641d42796e547 [Pipeline] echo [2024-08-26T03:35:28.290Z] [semverPrep] GIT_COMMIT: 94a7934c87af55316a2c428005b641d42796e547, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-26T03:35:28.335Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-26T03:35:28.768Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-26T03:35:28.768Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-26T03:35:28.768Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-26T03:35:28.768Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-26T03:35:28.768Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-26T03:35:28.768Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-26T03:35:28.768Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:35:29.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T03:35:29.306Z] [2024-08-26T03:35:29.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:35:29.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T03:35:29.992Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-26T03:35:29.992Z] b85a868b505f: Pulling fs layer [2024-08-26T03:35:29.992Z] e2be974225ed: Pulling fs layer [2024-08-26T03:35:29.992Z] 339a4e72a1f5: Pulling fs layer [2024-08-26T03:35:29.992Z] 988bab9f4d93: Pulling fs layer [2024-08-26T03:35:29.992Z] 1469e6f7b9e6: Pulling fs layer [2024-08-26T03:35:29.992Z] 988bab9f4d93: Waiting [2024-08-26T03:35:29.992Z] eaf3925da568: Pulling fs layer [2024-08-26T03:35:29.992Z] bab4dde63d76: Pulling fs layer [2024-08-26T03:35:29.992Z] eaf3925da568: Waiting [2024-08-26T03:35:29.992Z] bde34c3a00c8: Pulling fs layer [2024-08-26T03:35:29.992Z] b352a97aabf1: Pulling fs layer [2024-08-26T03:35:29.992Z] bab4dde63d76: Waiting [2024-08-26T03:35:29.992Z] bde34c3a00c8: Waiting [2024-08-26T03:35:29.992Z] 4872d77fe225: Pulling fs layer [2024-08-26T03:35:29.992Z] 5851b861e8e6: Pulling fs layer [2024-08-26T03:35:29.992Z] b352a97aabf1: Waiting [2024-08-26T03:35:29.992Z] 5851b861e8e6: Waiting [2024-08-26T03:35:29.992Z] 4872d77fe225: Waiting [2024-08-26T03:35:29.992Z] e2be974225ed: Download complete [2024-08-26T03:35:29.992Z] 988bab9f4d93: Download complete [2024-08-26T03:35:29.992Z] 1469e6f7b9e6: Verifying Checksum [2024-08-26T03:35:29.992Z] 1469e6f7b9e6: Download complete [2024-08-26T03:35:29.992Z] 339a4e72a1f5: Verifying Checksum [2024-08-26T03:35:29.992Z] 339a4e72a1f5: Download complete [2024-08-26T03:35:29.992Z] eaf3925da568: Verifying Checksum [2024-08-26T03:35:29.992Z] eaf3925da568: Download complete [2024-08-26T03:35:29.992Z] bde34c3a00c8: Verifying Checksum [2024-08-26T03:35:29.992Z] bde34c3a00c8: Download complete [2024-08-26T03:35:30.252Z] b352a97aabf1: Verifying Checksum [2024-08-26T03:35:30.252Z] b352a97aabf1: Download complete [2024-08-26T03:35:30.252Z] 4872d77fe225: Download complete [2024-08-26T03:35:30.252Z] 5851b861e8e6: Verifying Checksum [2024-08-26T03:35:30.252Z] 5851b861e8e6: Download complete [2024-08-26T03:35:30.252Z] b85a868b505f: Download complete [2024-08-26T03:35:30.518Z] bab4dde63d76: Verifying Checksum [2024-08-26T03:35:30.518Z] bab4dde63d76: Download complete [2024-08-26T03:35:31.899Z] b85a868b505f: Pull complete [2024-08-26T03:35:31.899Z] e2be974225ed: Pull complete [2024-08-26T03:35:32.159Z] 339a4e72a1f5: Pull complete [2024-08-26T03:35:32.418Z] 988bab9f4d93: Pull complete [2024-08-26T03:35:32.677Z] 1469e6f7b9e6: Pull complete [2024-08-26T03:35:32.677Z] eaf3925da568: Pull complete [2024-08-26T03:35:35.230Z] bab4dde63d76: Pull complete [2024-08-26T03:35:35.804Z] bde34c3a00c8: Pull complete [2024-08-26T03:35:36.384Z] b352a97aabf1: Pull complete [2024-08-26T03:35:36.384Z] 4872d77fe225: Pull complete [2024-08-26T03:35:36.651Z] 5851b861e8e6: Pull complete [2024-08-26T03:35:36.651Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-26T03:35:36.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T03:35:36.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T03:35:37.086Z] prd-ubuntu20.04-docker-8c-8g-8570 does not seem to be running inside a container [2024-08-26T03:35:37.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-453 -v /w/workspace/undry_device-onvif-camera_PR-453:/w/workspace/undry_device-onvif-camera_PR-453:rw,z -v /w/workspace/undry_device-onvif-camera_PR-453@tmp:/w/workspace/undry_device-onvif-camera_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-26T03:35:48.932Z] $ docker top e15e864651d87d6111b773a38c14771c887b4b0abf651ca0cb0adde07714486a -eo pid,comm [2024-08-26T03:35:49.047Z] 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-08-26T03:35:49.047Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-26T03:35:49.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T03:35:49.215Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T03:35:49.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T03:35:49.329Z] $ docker exec e15e864651d87d6111b773a38c14771c887b4b0abf651ca0cb0adde07714486a ssh-agent [2024-08-26T03:35:49.435Z] SSH_AUTH_SOCK=/tmp/ssh-zqll9SRF525m/agent.31 [2024-08-26T03:35:49.435Z] SSH_AGENT_PID=37 [2024-08-26T03:35:49.441Z] Running ssh-add (command line suppressed) [2024-08-26T03:35:49.547Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-453@tmp/private_key_8370623336743872323.key (/w/workspace/undry_device-onvif-camera_PR-453@tmp/private_key_8370623336743872323.key) [2024-08-26T03:35:49.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T03:35:49.911Z] + git tag --points-at HEAD [Pipeline] } [2024-08-26T03:35:49.940Z] $ docker exec --env ******** --env ******** e15e864651d87d6111b773a38c14771c887b4b0abf651ca0cb0adde07714486a ssh-agent -k [2024-08-26T03:35:50.063Z] unset SSH_AUTH_SOCK; [2024-08-26T03:35:50.064Z] unset SSH_AGENT_PID; [2024-08-26T03:35:50.064Z] echo Agent pid 37 killed; [2024-08-26T03:35:50.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-26T03:35:50.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T03:35:50.186Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T03:35:50.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T03:35:50.360Z] $ docker exec e15e864651d87d6111b773a38c14771c887b4b0abf651ca0cb0adde07714486a ssh-agent [2024-08-26T03:35:50.461Z] SSH_AUTH_SOCK=/tmp/ssh-D4nK8uVlricE/agent.70 [2024-08-26T03:35:50.461Z] SSH_AGENT_PID=76 [2024-08-26T03:35:50.466Z] Running ssh-add (command line suppressed) [2024-08-26T03:35:50.558Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-453@tmp/private_key_8676313240916838632.key (/w/workspace/undry_device-onvif-camera_PR-453@tmp/private_key_8676313240916838632.key) [2024-08-26T03:35:50.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T03:35:50.924Z] + git semver init [2024-08-26T03:35:51.496Z] 2024-08-26 03:35:51,197 [run_init] DEBUG init version:0.0.0 force:False [2024-08-26T03:35:51.496Z] 2024-08-26 03:35:51,199 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-453/.semver [2024-08-26T03:35:51.496Z] 2024-08-26 03:35:51,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-453/.semver [2024-08-26T03:35:51.496Z] 2024-08-26 03:35:51,200 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-453/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-453, universal_newlines=False, shell=None, istream=None) [2024-08-26T03:35:52.877Z] 2024-08-26 03:35:52,718 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-453/.git/info/exclude [2024-08-26T03:35:52.877Z] 2024-08-26 03:35:52,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-453/.semver/PR-453 with force:False [2024-08-26T03:35:52.877Z] 2024-08-26 03:35:52,719 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-453/.semver/PR-453 [2024-08-26T03:35:52.877Z] 2024-08-26 03:35:52,722 [execute] INFO git cat-file --batch-check [2024-08-26T03:35:52.877Z] 2024-08-26 03:35:52,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-453/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T03:35:52.877Z] 2024-08-26 03:35:52,729 [execute] INFO git cat-file --batch [2024-08-26T03:35:52.877Z] 2024-08-26 03:35:52,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-453/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T03:35:52.877Z] 2024-08-26 03:35:52,734 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-453/.semver/PR-453 [2024-08-26T03:35:52.877Z] 0.0.0 [Pipeline] } [2024-08-26T03:35:52.913Z] $ docker exec --env ******** --env ******** e15e864651d87d6111b773a38c14771c887b4b0abf651ca0cb0adde07714486a ssh-agent -k [2024-08-26T03:35:53.005Z] unset SSH_AUTH_SOCK; [2024-08-26T03:35:53.006Z] unset SSH_AGENT_PID; [2024-08-26T03:35:53.006Z] echo Agent pid 76 killed; [2024-08-26T03:35:53.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-26T03:35:53.607Z] + git semver [Pipeline] } [2024-08-26T03:35:53.898Z] $ docker stop --time=1 e15e864651d87d6111b773a38c14771c887b4b0abf651ca0cb0adde07714486a [2024-08-26T03:35:55.655Z] $ docker rm -f --volumes e15e864651d87d6111b773a38c14771c887b4b0abf651ca0cb0adde07714486a [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T03:35:56.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-26T03:35:56.422Z] Stashed 1 file(s) [Pipeline] echo [2024-08-26T03:35:56.448Z] [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-08-26T03:35:57.195Z] provisioning config files... [2024-08-26T03:35:57.206Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-453@tmp/config2399065031884577104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:35:57.589Z] ---> ****-login.sh [2024-08-26T03:35:57.590Z] nexus3.edgexfoundry.org:10001 [2024-08-26T03:35:57.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:57.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:57.590Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:57.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:57.590Z] [2024-08-26T03:35:57.590Z] Login Succeeded [2024-08-26T03:35:57.590Z] nexus3.edgexfoundry.org:10002 [2024-08-26T03:35:57.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:57.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:57.590Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:57.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:57.590Z] [2024-08-26T03:35:57.590Z] Login Succeeded [2024-08-26T03:35:57.590Z] nexus3.edgexfoundry.org:10003 [2024-08-26T03:35:57.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:57.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:57.854Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:57.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:57.854Z] [2024-08-26T03:35:57.854Z] Login Succeeded [2024-08-26T03:35:57.854Z] nexus3.edgexfoundry.org:10004 [2024-08-26T03:35:57.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:57.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:57.854Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:57.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:57.854Z] [2024-08-26T03:35:57.854Z] Login Succeeded [2024-08-26T03:35:57.854Z] ****.io [2024-08-26T03:35:58.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:35:58.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:35:58.114Z] Configure a credential helper to remove this warning. See [2024-08-26T03:35:58.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:35:58.114Z] [2024-08-26T03:35:58.114Z] Login Succeeded [2024-08-26T03:35:58.114Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T03:35:58.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-26T03:35:58.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T03:35:58.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T03:35:58.488Z] ========================================================= [2024-08-26T03:35:58.488Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-26T03:35:58.488Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:35:59.040Z] + 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-08-26T03:35:59.300Z] Sending build context to Docker daemon 36.65MB [2024-08-26T03:35:59.300Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-08-26T03:35:59.300Z] Step 2/13 : FROM ${BASE} AS builder [2024-08-26T03:35:59.560Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-26T03:35:59.560Z] 619be1103602: Pulling fs layer [2024-08-26T03:35:59.560Z] 7862e08f4a3e: Pulling fs layer [2024-08-26T03:35:59.560Z] 5df492c9dc93: Pulling fs layer [2024-08-26T03:35:59.560Z] 7629e6793208: Pulling fs layer [2024-08-26T03:35:59.560Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T03:35:59.560Z] fb5054dd5b73: Pulling fs layer [2024-08-26T03:35:59.560Z] 7629e6793208: Waiting [2024-08-26T03:35:59.560Z] 4f4fb700ef54: Waiting [2024-08-26T03:35:59.560Z] eeca6798cff9: Pulling fs layer [2024-08-26T03:35:59.560Z] aa269ceb94a6: Pulling fs layer [2024-08-26T03:35:59.560Z] fb5054dd5b73: Waiting [2024-08-26T03:35:59.560Z] eeca6798cff9: Waiting [2024-08-26T03:35:59.560Z] ada007ff1a6a: Pulling fs layer [2024-08-26T03:35:59.560Z] aa269ceb94a6: Waiting [2024-08-26T03:35:59.560Z] ada007ff1a6a: Waiting [2024-08-26T03:35:59.560Z] 7862e08f4a3e: Verifying Checksum [2024-08-26T03:35:59.560Z] 7862e08f4a3e: Download complete [2024-08-26T03:35:59.560Z] 7629e6793208: Download complete [2024-08-26T03:35:59.560Z] 4f4fb700ef54: Download complete [2024-08-26T03:35:59.560Z] 619be1103602: Verifying Checksum [2024-08-26T03:35:59.560Z] 619be1103602: Download complete [2024-08-26T03:35:59.560Z] fb5054dd5b73: Verifying Checksum [2024-08-26T03:35:59.560Z] fb5054dd5b73: Download complete [2024-08-26T03:35:59.560Z] eeca6798cff9: Verifying Checksum [2024-08-26T03:35:59.560Z] eeca6798cff9: Download complete [2024-08-26T03:35:59.889Z] ada007ff1a6a: Verifying Checksum [2024-08-26T03:35:59.889Z] ada007ff1a6a: Download complete [2024-08-26T03:36:00.151Z] 5df492c9dc93: Verifying Checksum [2024-08-26T03:36:00.151Z] 5df492c9dc93: Download complete [2024-08-26T03:36:00.411Z] 619be1103602: Pull complete [2024-08-26T03:36:00.979Z] aa269ceb94a6: Verifying Checksum [2024-08-26T03:36:00.979Z] aa269ceb94a6: Download complete [2024-08-26T03:36:00.979Z] 7862e08f4a3e: Pull complete [2024-08-26T03:36:05.185Z] 5df492c9dc93: Pull complete [2024-08-26T03:36:06.123Z] 7629e6793208: Pull complete [2024-08-26T03:36:06.745Z] 4f4fb700ef54: Pull complete [2024-08-26T03:36:07.685Z] fb5054dd5b73: Pull complete [2024-08-26T03:36:07.944Z] eeca6798cff9: Pull complete [2024-08-26T03:36:11.956Z] Still waiting to schedule task [2024-08-26T03:36:11.956Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8569’ [2024-08-26T03:36:12.154Z] aa269ceb94a6: Pull complete [2024-08-26T03:36:12.723Z] ada007ff1a6a: Pull complete [2024-08-26T03:36:12.985Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-26T03:36:12.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T03:36:12.985Z] ---> f489d0715acc [2024-08-26T03:36:12.985Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-08-26T03:36:23.020Z] ---> Running in 79361a16559f [2024-08-26T03:36:23.020Z] Removing intermediate container 79361a16559f [2024-08-26T03:36:23.020Z] ---> 66f02e05e18c [2024-08-26T03:36:23.020Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-26T03:36:23.020Z] ---> Running in 364a710fce4f [2024-08-26T03:36:23.020Z] Removing intermediate container 364a710fce4f [2024-08-26T03:36:23.020Z] ---> a34cdd3f79ff [2024-08-26T03:36:23.020Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-08-26T03:36:23.020Z] ---> Running in aacf443d9406 [2024-08-26T03:36:23.020Z] Removing intermediate container aacf443d9406 [2024-08-26T03:36:23.020Z] ---> 533f88785ba9 [2024-08-26T03:36:23.020Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-08-26T03:36:23.020Z] ---> Running in 51aad7ecabb0 [2024-08-26T03:36:23.020Z] Removing intermediate container 51aad7ecabb0 [2024-08-26T03:36:23.020Z] ---> 91b5cb0307d7 [2024-08-26T03:36:23.020Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-08-26T03:36:23.020Z] ---> Running in 48e5ed780067 [2024-08-26T03:36:23.020Z] Removing intermediate container 48e5ed780067 [2024-08-26T03:36:23.020Z] ---> 75749d84f23a [2024-08-26T03:36:23.020Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-26T03:36:23.020Z] ---> Running in 79c5be116755 [2024-08-26T03:36:23.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T03:36:23.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T03:36:23.020Z] OK: 264 MiB in 52 packages [2024-08-26T03:36:23.280Z] Removing intermediate container 79c5be116755 [2024-08-26T03:36:23.280Z] ---> c716b47c71b6 [2024-08-26T03:36:23.280Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-08-26T03:36:23.280Z] ---> Running in 734e4abc701d [2024-08-26T03:36:23.280Z] Removing intermediate container 734e4abc701d [2024-08-26T03:36:23.280Z] ---> 40f22c80b2f3 [2024-08-26T03:36:23.280Z] Step 10/13 : COPY go.mod vendor* ./ [2024-08-26T03:36:23.280Z] ---> 9df7e3450f34 [2024-08-26T03:36:23.280Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T03:36:23.280Z] ---> Running in 90727479729a [2024-08-26T03:38:14.777Z] Removing intermediate container 90727479729a [2024-08-26T03:38:14.777Z] ---> 14c8ce798fd3 [2024-08-26T03:38:14.777Z] Step 12/13 : COPY . . [2024-08-26T03:38:14.777Z] ---> f1a5c01e7abc [2024-08-26T03:38:14.777Z] Step 13/13 : RUN ${MAKE} [2024-08-26T03:38:14.777Z] ---> Running in c724246e7502 [2024-08-26T03:38:14.777Z] noop [2024-08-26T03:38:14.777Z] Removing intermediate container c724246e7502 [2024-08-26T03:38:14.777Z] ---> 3c3363a6a686 [2024-08-26T03:38:14.777Z] Successfully built 3c3363a6a686 [2024-08-26T03:38:14.777Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:38:15.285Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T03:38:15.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T03:38:15.447Z] prd-ubuntu20.04-docker-8c-8g-8570 does not seem to be running inside a container [2024-08-26T03:38:15.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-453 -v /w/workspace/undry_device-onvif-camera_PR-453:/w/workspace/undry_device-onvif-camera_PR-453:rw,z -v /w/workspace/undry_device-onvif-camera_PR-453@tmp:/w/workspace/undry_device-onvif-camera_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-26T03:38:16.179Z] $ docker top 130ec373aad7e2de2832f6afe5ec0a5166916d1a4a77f8f7b521b5f1ea7bf44c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T03:38:16.595Z] + go version [2024-08-26T03:38:16.595Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-26T03:38:16.633Z] $ docker stop --time=1 130ec373aad7e2de2832f6afe5ec0a5166916d1a4a77f8f7b521b5f1ea7bf44c [2024-08-26T03:38:17.920Z] $ docker rm -f --volumes 130ec373aad7e2de2832f6afe5ec0a5166916d1a4a77f8f7b521b5f1ea7bf44c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:38:18.772Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T03:38:18.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T03:38:18.953Z] prd-ubuntu20.04-docker-8c-8g-8570 does not seem to be running inside a container [2024-08-26T03:38:18.987Z] $ 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-453 -v /w/workspace/undry_device-onvif-camera_PR-453:/w/workspace/undry_device-onvif-camera_PR-453:rw,z -v /w/workspace/undry_device-onvif-camera_PR-453@tmp:/w/workspace/undry_device-onvif-camera_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-26T03:38:19.335Z] $ docker top ce2bc3aeb5e6f53fe9a52166831eb5a6af25b8f0a58629cfe2f177543a9f8d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T03:38:19.748Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-453 [Pipeline] fileExists [Pipeline] sh [2024-08-26T03:38:20.135Z] + make test [2024-08-26T03:38:20.135Z] go test ./... -coverprofile=coverage.out ./... [2024-08-26T03:38:23.451Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-08-26T03:38:45.367Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-08-26T03:38:45.367Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-08-26T03:38:45.367Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.4% of statements [2024-08-26T03:38:45.367Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.258s coverage: 86.5% of statements [2024-08-26T03:39:00.318Z] go vet ./... [2024-08-26T03:39:05.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T03:39:05.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T03:39:05.589Z] ./bin/test-attribution-txt.sh [2024-08-26T03:39:05.589Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-26T03:39:05.589Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-26T03:39:05.848Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-26T03:39:05.848Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-26T03:39:05.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-26T03:39:05.941Z] $ docker stop --time=1 ce2bc3aeb5e6f53fe9a52166831eb5a6af25b8f0a58629cfe2f177543a9f8d2c [2024-08-26T03:39:07.780Z] $ docker rm -f --volumes ce2bc3aeb5e6f53fe9a52166831eb5a6af25b8f0a58629cfe2f177543a9f8d2c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T03:39:08.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-26T03:39:08.499Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-26T03:39:09.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-26T03:39:09.653Z] + ls -al . [2024-08-26T03:39:09.653Z] total 312 [2024-08-26T03:39:09.653Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 03:38 . [2024-08-26T03:39:09.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 03:35 .. [2024-08-26T03:39:09.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 03:38 .git [2024-08-26T03:39:09.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 03:35 .github [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 26 03:35 .gitignore [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 26 03:35 .golangci.yml [2024-08-26T03:39:09.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 03:35 .semver [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 11155 Aug 26 03:35 Attribution.txt [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 17665 Aug 26 03:35 CHANGELOG.md [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 1683 Aug 26 03:35 Dockerfile [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 03:35 GOVERNANCE.md [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 26 03:35 Jenkinsfile [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 26 03:35 LICENSE [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 2883 Aug 26 03:35 Makefile [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 26 03:35 OWNERS.md [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 26 03:35 README.md [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 26 03:35 VERSION [2024-08-26T03:39:09.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 03:35 bin [2024-08-26T03:39:09.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 03:35 cmd [2024-08-26T03:39:09.653Z] -rw-r--r-- 1 jenkins jenkins 78805 Aug 26 03:38 coverage.out [2024-08-26T03:39:09.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 03:35 doc [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 7331 Aug 26 03:35 go.mod [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 102413 Aug 26 03:35 go.sum [2024-08-26T03:39:09.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 03:35 internal [2024-08-26T03:39:09.653Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 26 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:39:10.071Z] + 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=94a7934c87af55316a2c428005b641d42796e547 --label arch=amd64 --label version=0.0.0 . [2024-08-26T03:39:10.071Z] Sending build context to Docker daemon 36.73MB [2024-08-26T03:39:10.071Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-26T03:39:10.071Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-26T03:39:10.071Z] ---> 3c3363a6a686 [2024-08-26T03:39:10.071Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-08-26T03:39:11.498Z] ---> Running in 9bef87761885 [2024-08-26T03:39:11.758Z] Removing intermediate container 9bef87761885 [2024-08-26T03:39:11.758Z] ---> 805371077e43 [2024-08-26T03:39:11.758Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-26T03:39:11.758Z] ---> Running in c69ec7c13863 [2024-08-26T03:39:11.758Z] Removing intermediate container c69ec7c13863 [2024-08-26T03:39:11.758Z] ---> db4aede747c3 [2024-08-26T03:39:11.758Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-26T03:39:11.758Z] ---> Running in a6b7a2be7547 [2024-08-26T03:39:11.758Z] Removing intermediate container a6b7a2be7547 [2024-08-26T03:39:11.758Z] ---> d23337a5dd01 [2024-08-26T03:39:11.758Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-26T03:39:11.758Z] ---> Running in b468bae77bac [2024-08-26T03:39:12.016Z] Removing intermediate container b468bae77bac [2024-08-26T03:39:12.016Z] ---> 25ff555b2d39 [2024-08-26T03:39:12.016Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-08-26T03:39:12.016Z] ---> Running in 8d9611080e9c [2024-08-26T03:39:12.016Z] Removing intermediate container 8d9611080e9c [2024-08-26T03:39:12.016Z] ---> baf37d5f8036 [2024-08-26T03:39:12.016Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-26T03:39:12.016Z] ---> Running in 7b7ba543abf2 [2024-08-26T03:39:12.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T03:39:12.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T03:39:12.794Z] OK: 264 MiB in 52 packages [2024-08-26T03:39:13.052Z] Removing intermediate container 7b7ba543abf2 [2024-08-26T03:39:13.052Z] ---> a789722739fe [2024-08-26T03:39:13.052Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-08-26T03:39:13.052Z] ---> Running in 11c43c4e42df [2024-08-26T03:39:13.311Z] Removing intermediate container 11c43c4e42df [2024-08-26T03:39:13.311Z] ---> 8032aed871ec [2024-08-26T03:39:13.311Z] Step 10/27 : COPY go.mod vendor* ./ [2024-08-26T03:39:13.311Z] ---> d9245e04969a [2024-08-26T03:39:13.311Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T03:39:13.311Z] ---> Running in 6f547ec14507 [2024-08-26T03:39:14.247Z] Removing intermediate container 6f547ec14507 [2024-08-26T03:39:14.247Z] ---> b0d9f7556703 [2024-08-26T03:39:14.247Z] Step 12/27 : COPY . . [2024-08-26T03:39:15.623Z] ---> eb28fe90135b [2024-08-26T03:39:15.623Z] Step 13/27 : RUN ${MAKE} [2024-08-26T03:39:15.623Z] ---> Running in 62b521ce8d00 [2024-08-26T03:39:15.881Z] 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.32" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-08-26T03:39:32.478Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8571 in /w/workspace/undry_device-onvif-camera_PR-453 [Pipeline] { [Pipeline] ws [2024-08-26T03:39:32.570Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-08-26T03:39:32.684Z] The recommended git tool is: git [2024-08-26T03:39:40.327Z] using credential edgex-jenkins-ssh [2024-08-26T03:39:40.353Z] Cloning the remote Git repository [2024-08-26T03:39:40.410Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-08-26T03:39:40.541Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-08-26T03:39:40.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-08-26T03:39:40.763Z] > git --version # timeout=10 [2024-08-26T03:39:40.805Z] > git --version # 'git version 2.25.1' [2024-08-26T03:39:40.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T03:39:41.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T03:39:44.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-08-26T03:39:44.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T03:39:45.775Z] Merging remotes/origin/main commit 8926137e1ee1dca90be7e6fe7248a1fca1e6078a into PR head commit 94a7934c87af55316a2c428005b641d42796e547 [2024-08-26T03:39:46.224Z] Merge succeeded, producing 94a7934c87af55316a2c428005b641d42796e547 [2024-08-26T03:39:46.226Z] Checking out Revision 94a7934c87af55316a2c428005b641d42796e547 (PR-453) [2024-08-26T03:39:45.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-08-26T03:39:45.174Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-08-26T03:39:45.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T03:39:45.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/453/head:refs/remotes/origin/PR-453 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-26T03:39:45.803Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T03:39:45.873Z] > git checkout -f 94a7934c87af55316a2c428005b641d42796e547 # timeout=10 [2024-08-26T03:39:46.103Z] > git remote # timeout=10 [2024-08-26T03:39:46.124Z] > git config --get remote.origin.url # timeout=10 [2024-08-26T03:39:46.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T03:39:46.172Z] > git merge 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 [2024-08-26T03:39:46.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-26T03:39:46.230Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T03:39:46.245Z] > git checkout -f 94a7934c87af55316a2c428005b641d42796e547 # timeout=10 [2024-08-26T03:39:46.906Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-26T03:39:46.950Z] > git --version # timeout=10 [2024-08-26T03:39:46.973Z] > git --version # 'git version 2.25.1' [2024-08-26T03:39:47.011Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T03:39:52.189Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-26T03:39:52.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T03:39:52.189Z] Dload Upload Total Spent Left Speed [2024-08-26T03:39:52.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 92956 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92287 [Pipeline] sh [2024-08-26T03:39:52.533Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-26T03:39:52.881Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-08-26T03:39:52.882Z] /etc/docker/daemon.json [2024-08-26T03:39:52.882Z] { [2024-08-26T03:39:52.882Z] "registry-mirrors": [ [2024-08-26T03:39:52.882Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-26T03:39:52.882Z] ], [2024-08-26T03:39:52.882Z] "bip": "10.250.0.254/24", [2024-08-26T03:39:52.882Z] "hosts": [ [2024-08-26T03:39:52.882Z] "tcp://0.0.0.0:5555", [2024-08-26T03:39:52.882Z] "unix:///var/run/docker.sock" [2024-08-26T03:39:52.882Z] ], [2024-08-26T03:39:52.882Z] "mtu": 1458, [2024-08-26T03:39:52.882Z] "selinux-enabled": true, [2024-08-26T03:39:52.882Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-26T03:39:52.882Z] } [Pipeline] sh [2024-08-26T03:39:53.231Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-26T03:39:53.585Z] + sudo service docker restart [2024-08-26T03:39:54.855Z] Removing intermediate container 62b521ce8d00 [2024-08-26T03:39:54.856Z] ---> 892be869bc39 [2024-08-26T03:39:54.856Z] Step 14/27 : FROM alpine:3.18 [2024-08-26T03:39:54.856Z] 3.18: Pulling from library/alpine [2024-08-26T03:39:54.856Z] 930bdd4d222e: Pulling fs layer [2024-08-26T03:39:54.856Z] 930bdd4d222e: Verifying Checksum [2024-08-26T03:39:54.856Z] 930bdd4d222e: Download complete [2024-08-26T03:39:54.856Z] 930bdd4d222e: Pull complete [2024-08-26T03:39:54.856Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T03:39:54.856Z] Status: Downloaded newer image for alpine:3.18 [2024-08-26T03:39:54.856Z] ---> 18f865063206 [2024-08-26T03:39:54.856Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-08-26T03:39:54.856Z] ---> Running in b28c60ccb7d4 [2024-08-26T03:39:54.856Z] Removing intermediate container b28c60ccb7d4 [2024-08-26T03:39:54.856Z] ---> 2f3e798f381d [2024-08-26T03:39:54.856Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-08-26T03:39:54.856Z] ---> Running in ed2f98ec8894 [2024-08-26T03:39:55.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T03:39:55.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T03:39:55.634Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T03:39:55.634Z] Executing busybox-1.36.1-r7.trigger [2024-08-26T03:39:55.634Z] OK: 7 MiB in 16 packages [2024-08-26T03:39:55.892Z] Removing intermediate container ed2f98ec8894 [2024-08-26T03:39:55.892Z] ---> cf0c34e14f65 [2024-08-26T03:39:55.892Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-26T03:39:55.892Z] ---> Running in 3ec91c39bb80 [2024-08-26T03:39:56.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T03:39:56.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T03:39:56.722Z] OK: 7 MiB in 16 packages [2024-08-26T03:39:56.983Z] Removing intermediate container 3ec91c39bb80 [2024-08-26T03:39:56.983Z] ---> 37efb92e0194 [2024-08-26T03:39:56.983Z] Step 18/27 : WORKDIR / [2024-08-26T03:39:56.983Z] ---> Running in bf66b39425a5 [2024-08-26T03:39:56.983Z] Removing intermediate container bf66b39425a5 [2024-08-26T03:39:56.983Z] ---> 4f6329b28cf8 [2024-08-26T03:39:56.983Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-08-26T03:39:58.360Z] ---> 1ae39d2edd32 [2024-08-26T03:39:58.360Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-08-26T03:39:58.622Z] ---> 5118572ce9ef [2024-08-26T03:39:58.622Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-08-26T03:39:58.622Z] ---> 2ecf06d8e09d [2024-08-26T03:39:58.622Z] Step 22/27 : EXPOSE 59984 [2024-08-26T03:39:58.622Z] ---> Running in 130da5f8e8d1 [2024-08-26T03:39:58.881Z] Removing intermediate container 130da5f8e8d1 [2024-08-26T03:39:58.881Z] ---> 0d46199b330b [2024-08-26T03:39:58.881Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-08-26T03:39:58.881Z] ---> Running in aaec1f178954 [2024-08-26T03:39:59.140Z] Removing intermediate container aaec1f178954 [2024-08-26T03:39:59.140Z] ---> 9d0f2325e91c [2024-08-26T03:39:59.140Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-26T03:39:59.140Z] ---> Running in f558a347d486 [2024-08-26T03:39:59.401Z] Removing intermediate container f558a347d486 [2024-08-26T03:39:59.401Z] ---> 0ec58c1c31c4 [2024-08-26T03:39:59.401Z] Step 25/27 : LABEL arch=amd64 [2024-08-26T03:39:59.401Z] ---> Running in 2fa297bdfa3b [2024-08-26T03:39:59.680Z] Removing intermediate container 2fa297bdfa3b [2024-08-26T03:39:59.680Z] ---> 859f0e405f7e [2024-08-26T03:39:59.680Z] Step 26/27 : LABEL git_sha=94a7934c87af55316a2c428005b641d42796e547 [2024-08-26T03:39:59.680Z] ---> Running in e5e72f7e227b [2024-08-26T03:39:59.941Z] Removing intermediate container e5e72f7e227b [2024-08-26T03:39:59.941Z] ---> 59fdc35eefea [2024-08-26T03:39:59.941Z] Step 27/27 : LABEL version=0.0.0 [2024-08-26T03:39:59.941Z] ---> Running in 18619e30d0ef [2024-08-26T03:39:59.941Z] Removing intermediate container 18619e30d0ef [2024-08-26T03:39:59.941Z] ---> 9737ee1f7a38 [2024-08-26T03:39:59.941Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-26T03:39:59.941Z] Successfully built 9737ee1f7a38 [2024-08-26T03:39:59.941Z] 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-08-26T03:40:01.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T03:40:01.132Z] [2024-08-26T03:40:01.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:40:01.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T03:40:01.833Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-26T03:40:01.833Z] 5eb5b503b376: Pulling fs layer [2024-08-26T03:40:01.833Z] 5c69ac0246d0: Pulling fs layer [2024-08-26T03:40:01.833Z] ec43610c2a17: Pulling fs layer [2024-08-26T03:40:01.833Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-26T03:40:01.833Z] 33b1e0a273af: Pulling fs layer [2024-08-26T03:40:01.833Z] 5d3b04190fa2: Pulling fs layer [2024-08-26T03:40:01.833Z] 2f39f015ded8: Pulling fs layer [2024-08-26T03:40:01.833Z] 3a2ae6a8a46f: Waiting [2024-08-26T03:40:01.833Z] 2f39f015ded8: Waiting [2024-08-26T03:40:01.833Z] 5d3b04190fa2: Waiting [2024-08-26T03:40:01.833Z] 5c69ac0246d0: Verifying Checksum [2024-08-26T03:40:01.833Z] 5c69ac0246d0: Download complete [2024-08-26T03:40:01.833Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-26T03:40:01.833Z] 3a2ae6a8a46f: Download complete [2024-08-26T03:40:01.833Z] 33b1e0a273af: Verifying Checksum [2024-08-26T03:40:01.833Z] 33b1e0a273af: Download complete [2024-08-26T03:40:01.833Z] 5d3b04190fa2: Verifying Checksum [2024-08-26T03:40:01.833Z] 5d3b04190fa2: Download complete [2024-08-26T03:40:01.833Z] ec43610c2a17: Verifying Checksum [2024-08-26T03:40:02.109Z] 5eb5b503b376: Verifying Checksum [2024-08-26T03:40:02.109Z] 5eb5b503b376: Download complete [2024-08-26T03:40:02.680Z] 2f39f015ded8: Download complete [2024-08-26T03:40:03.275Z] 5eb5b503b376: Pull complete [2024-08-26T03:40:03.543Z] 5c69ac0246d0: Pull complete [2024-08-26T03:40:04.113Z] ec43610c2a17: Pull complete [2024-08-26T03:40:04.113Z] 3a2ae6a8a46f: Pull complete [2024-08-26T03:40:04.372Z] 33b1e0a273af: Pull complete [2024-08-26T03:40:09.666Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T03:40:11.962Z] provisioning config files... [2024-08-26T03:40:11.995Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1496193613496018690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:40:12.951Z] ---> ****-login.sh [2024-08-26T03:40:12.951Z] nexus3.edgexfoundry.org:10001 [2024-08-26T03:40:13.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:40:13.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:40:13.500Z] Configure a credential helper to remove this warning. See [2024-08-26T03:40:13.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:40:13.500Z] [2024-08-26T03:40:13.500Z] Login Succeeded [2024-08-26T03:40:13.500Z] nexus3.edgexfoundry.org:10002 [2024-08-26T03:40:13.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:40:13.873Z] 2f39f015ded8: Pull complete [2024-08-26T03:40:13.873Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-26T03:40:13.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T03:40:13.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-08-26T03:40:14.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:40:14.035Z] Configure a credential helper to remove this warning. See [2024-08-26T03:40:14.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:40:14.035Z] [2024-08-26T03:40:14.035Z] Login Succeeded [2024-08-26T03:40:14.035Z] nexus3.edgexfoundry.org:10003 [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T03:40:14.170Z] prd-ubuntu20.04-docker-8c-8g-8570 does not seem to be running inside a container [2024-08-26T03:40:14.207Z] $ 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-453 -v /w/workspace/undry_device-onvif-camera_PR-453:/w/workspace/undry_device-onvif-camera_PR-453:rw,z -v /w/workspace/undry_device-onvif-camera_PR-453@tmp:/w/workspace/undry_device-onvif-camera_PR-453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-26T03:40:14.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:40:14.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:40:14.307Z] Configure a credential helper to remove this warning. See [2024-08-26T03:40:14.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:40:14.307Z] [2024-08-26T03:40:14.307Z] Login Succeeded [2024-08-26T03:40:14.307Z] nexus3.edgexfoundry.org:10004 [2024-08-26T03:40:14.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:40:14.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:40:14.578Z] Configure a credential helper to remove this warning. See [2024-08-26T03:40:14.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:40:14.578Z] [2024-08-26T03:40:14.578Z] Login Succeeded [2024-08-26T03:40:14.578Z] ****.io [2024-08-26T03:40:14.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T03:40:15.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T03:40:15.110Z] Configure a credential helper to remove this warning. See [2024-08-26T03:40:15.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T03:40:15.110Z] [2024-08-26T03:40:15.110Z] Login Succeeded [2024-08-26T03:40:15.110Z] ---> ****-login.sh ends [2024-08-26T03:40:18.736Z] $ docker top fc4885f53a82279f83fa988e183b79e88f49777ae069ea92614054fc955168a1 -eo pid,comm [Pipeline] { [Pipeline] } [2024-08-26T03:40:18.950Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-08-26T03:40:19.373Z] ---> job-cost.sh [2024-08-26T03:40:19.373Z] lf-activate-venv: SKIPPING [2024-08-26T03:40:19.373Z] INFO: No Stack... [Pipeline] echo [2024-08-26T03:40:19.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T03:40:19.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T03:40:19.610Z] ========================================================= [2024-08-26T03:40:19.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-26T03:40:19.610Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:40:19.953Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-26T03:40:20.172Z] + 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-08-26T03:40:20.212Z] INFO: Archiving Costs [Pipeline] sh [2024-08-26T03:40:20.537Z] + cat /w/workspace/undry_device-onvif-camera_PR-453/archives/cost.csv [2024-08-26T03:40:20.537Z] + cut -d, -f6 [Pipeline] lock [2024-08-26T03:40:20.584Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-453-1-stack-cost] [2024-08-26T03:40:20.593Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-453-1-stack-cost] did not exist. Created. [2024-08-26T03:40:20.600Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-26T03:40:20.776Z] Sending build context to Docker daemon 21.73MB [2024-08-26T03:40:20.776Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-08-26T03:40:20.776Z] Step 2/13 : FROM ${BASE} AS builder [2024-08-26T03:40:21.016Z] + echo total: 0.2199999988079071 [2024-08-26T03:40:21.046Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-26T03:40:21.046Z] c6b39de5b339: Pulling fs layer [2024-08-26T03:40:21.046Z] a69c41024577: Pulling fs layer [2024-08-26T03:40:21.046Z] d6de4b400683: Pulling fs layer [2024-08-26T03:40:21.046Z] 35cb2a7552d0: Pulling fs layer [2024-08-26T03:40:21.046Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T03:40:21.046Z] 464afbd9ba4c: Pulling fs layer [2024-08-26T03:40:21.046Z] 00f215d4a9da: Pulling fs layer [2024-08-26T03:40:21.046Z] d496ad576159: Pulling fs layer [2024-08-26T03:40:21.046Z] 464afbd9ba4c: Waiting [2024-08-26T03:40:21.046Z] 00f215d4a9da: Waiting [2024-08-26T03:40:21.046Z] d496ad576159: Waiting [2024-08-26T03:40:21.046Z] 35cb2a7552d0: Waiting [2024-08-26T03:40:21.046Z] a69c41024577: Verifying Checksum [2024-08-26T03:40:21.046Z] a69c41024577: Download complete [2024-08-26T03:40:21.046Z] 35cb2a7552d0: Download complete [2024-08-26T03:40:21.046Z] 4f4fb700ef54: Verifying Checksum [2024-08-26T03:40:21.046Z] 4f4fb700ef54: Download complete [2024-08-26T03:40:21.046Z] c6b39de5b339: Download complete [2024-08-26T03:40:21.046Z] 464afbd9ba4c: Verifying Checksum [2024-08-26T03:40:21.046Z] 464afbd9ba4c: Download complete [Pipeline] stash [2024-08-26T03:40:21.084Z] Stashed 1 file(s) [Pipeline] } [2024-08-26T03:40:21.190Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-453-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-26T03:40:21.319Z] $ docker stop --time=1 fc4885f53a82279f83fa988e183b79e88f49777ae069ea92614054fc955168a1 [2024-08-26T03:40:21.638Z] d496ad576159: Verifying Checksum [2024-08-26T03:40:21.639Z] d496ad576159: Download complete [2024-08-26T03:40:21.909Z] c6b39de5b339: Pull complete [2024-08-26T03:40:22.486Z] $ docker rm -f --volumes fc4885f53a82279f83fa988e183b79e88f49777ae069ea92614054fc955168a1 [2024-08-26T03:40:22.493Z] a69c41024577: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-08-26T03:40:22.760Z] d6de4b400683: Verifying Checksum [2024-08-26T03:40:22.760Z] d6de4b400683: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-26T03:40:24.174Z] 00f215d4a9da: Download complete [2024-08-26T03:40:36.538Z] d6de4b400683: Pull complete [2024-08-26T03:40:36.538Z] 35cb2a7552d0: Pull complete [2024-08-26T03:40:36.538Z] 4f4fb700ef54: Pull complete [2024-08-26T03:40:36.538Z] 464afbd9ba4c: Pull complete [2024-08-26T03:40:44.754Z] 00f215d4a9da: Pull complete [2024-08-26T03:40:46.158Z] d496ad576159: Pull complete [2024-08-26T03:40:46.158Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-26T03:40:46.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T03:40:46.158Z] ---> f246e2811388 [2024-08-26T03:40:46.158Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-08-26T03:40:48.132Z] ---> Running in c2eda1f5bf31 [2024-08-26T03:40:48.133Z] Removing intermediate container c2eda1f5bf31 [2024-08-26T03:40:48.133Z] ---> 57b73ea489a0 [2024-08-26T03:40:48.133Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-26T03:40:48.133Z] ---> Running in 57d7978de691 [2024-08-26T03:40:49.544Z] Removing intermediate container 57d7978de691 [2024-08-26T03:40:49.544Z] ---> 050a156da92f [2024-08-26T03:40:49.544Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-08-26T03:40:49.812Z] ---> Running in 4ce938b05124 [2024-08-26T03:40:50.080Z] Removing intermediate container 4ce938b05124 [2024-08-26T03:40:50.080Z] ---> 69f4ad7d4f89 [2024-08-26T03:40:50.080Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-08-26T03:40:50.080Z] ---> Running in 89321f3b4ff6 [2024-08-26T03:40:50.358Z] Removing intermediate container 89321f3b4ff6 [2024-08-26T03:40:50.358Z] ---> acc8ce45544f [2024-08-26T03:40:50.358Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-08-26T03:40:50.358Z] ---> Running in dc69b3f875a6 [2024-08-26T03:40:50.626Z] Removing intermediate container dc69b3f875a6 [2024-08-26T03:40:50.626Z] ---> 34bfc28f1ac6 [2024-08-26T03:40:50.626Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-26T03:40:50.626Z] ---> Running in 863b5255a282 [2024-08-26T03:40:52.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T03:40:52.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T03:40:53.272Z] OK: 266 MiB in 52 packages [2024-08-26T03:40:53.857Z] Removing intermediate container 863b5255a282 [2024-08-26T03:40:53.857Z] ---> 70df47a19e28 [2024-08-26T03:40:53.857Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-08-26T03:40:54.130Z] ---> Running in 69fc493b765e [2024-08-26T03:40:54.401Z] Removing intermediate container 69fc493b765e [2024-08-26T03:40:54.401Z] ---> f8af37f3b4bc [2024-08-26T03:40:54.401Z] Step 10/13 : COPY go.mod vendor* ./ [2024-08-26T03:40:54.989Z] ---> 2eaa624cd3b1 [2024-08-26T03:40:54.989Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T03:40:54.989Z] ---> Running in cc712d37fcd0 [2024-08-26T03:43:01.675Z] Removing intermediate container cc712d37fcd0 [2024-08-26T03:43:01.675Z] ---> 9721cbbb7b8e [2024-08-26T03:43:01.675Z] Step 12/13 : COPY . . [2024-08-26T03:43:01.675Z] ---> f80649bc4a7f [2024-08-26T03:43:01.675Z] Step 13/13 : RUN ${MAKE} [2024-08-26T03:43:01.675Z] ---> Running in 1ac3bcb521be [2024-08-26T03:43:01.675Z] noop [2024-08-26T03:43:01.675Z] Removing intermediate container 1ac3bcb521be [2024-08-26T03:43:01.675Z] ---> eb9b25b190b1 [2024-08-26T03:43:01.675Z] Successfully built eb9b25b190b1 [2024-08-26T03:43:01.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:43:02.211Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T03:43:02.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T03:43:02.523Z] prd-ubuntu20.04-docker-arm64-4c-16g-8571 does not seem to be running inside a container [2024-08-26T03:43:02.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-26T03:43:03.798Z] $ docker top 7222c9d37327e42b8823ebcdb19f9d8d0624470dcd0e161fcf13aa1b386ac956 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T03:43:04.687Z] + go version [2024-08-26T03:43:04.687Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-26T03:43:04.726Z] $ docker stop --time=1 7222c9d37327e42b8823ebcdb19f9d8d0624470dcd0e161fcf13aa1b386ac956 [2024-08-26T03:43:06.304Z] $ docker rm -f --volumes 7222c9d37327e42b8823ebcdb19f9d8d0624470dcd0e161fcf13aa1b386ac956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:43:07.255Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T03:43:07.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T03:43:07.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-8571 does not seem to be running inside a container [2024-08-26T03:43:07.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-26T03:43:08.779Z] $ docker top 53a6745d75237f2a97cae70b92c7178ce3e6a754deeee164c97e0fb665f3de73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T03:43:09.336Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-08-26T03:43:10.002Z] + make test [2024-08-26T03:43:10.269Z] go test ./... -coverprofile=coverage.out ./... [2024-08-26T03:43:15.590Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-08-26T03:46:37.336Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-08-26T03:46:37.336Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-08-26T03:46:37.336Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.182s coverage: 31.4% of statements [2024-08-26T03:47:04.045Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.737s coverage: 86.5% of statements [2024-08-26T03:47:04.045Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-26T03:47:04.045Z] go vet ./... [2024-08-26T03:47:50.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T03:47:50.903Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T03:47:50.903Z] ./bin/test-attribution-txt.sh [2024-08-26T03:47:50.903Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-26T03:47:50.903Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-26T03:47:50.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-26T03:47:50.982Z] $ docker stop --time=1 53a6745d75237f2a97cae70b92c7178ce3e6a754deeee164c97e0fb665f3de73 [2024-08-26T03:47:52.898Z] $ docker rm -f --volumes 53a6745d75237f2a97cae70b92c7178ce3e6a754deeee164c97e0fb665f3de73 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T03:47:54.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-26T03:47:54.598Z] Warning: overwriting stash ‘coverage-report’ [2024-08-26T03:47:55.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T03:47:55.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-26T03:47:56.214Z] + ls -al . [2024-08-26T03:47:56.214Z] total 308 [2024-08-26T03:47:56.214Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 03:43 . [2024-08-26T03:47:56.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 03:39 .. [2024-08-26T03:47:56.214Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 03:39 .git [2024-08-26T03:47:56.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 03:39 .github [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 26 03:39 .gitignore [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 26 03:39 .golangci.yml [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 11155 Aug 26 03:39 Attribution.txt [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 17665 Aug 26 03:39 CHANGELOG.md [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 1683 Aug 26 03:39 Dockerfile [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 03:39 GOVERNANCE.md [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 26 03:39 Jenkinsfile [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 26 03:39 LICENSE [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 2883 Aug 26 03:39 Makefile [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 26 03:39 OWNERS.md [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 26 03:39 README.md [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 26 03:35 VERSION [2024-08-26T03:47:56.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 03:39 bin [2024-08-26T03:47:56.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 03:39 cmd [2024-08-26T03:47:56.214Z] -rw-r--r-- 1 jenkins jenkins 78805 Aug 26 03:47 coverage.out [2024-08-26T03:47:56.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 03:39 doc [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 7331 Aug 26 03:39 go.mod [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 102413 Aug 26 03:39 go.sum [2024-08-26T03:47:56.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 03:39 internal [2024-08-26T03:47:56.214Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 26 03:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:47:56.675Z] + 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=94a7934c87af55316a2c428005b641d42796e547 --label arch=arm64 --label version=0.0.0 . [2024-08-26T03:47:57.258Z] Sending build context to Docker daemon 21.81MB [2024-08-26T03:47:57.525Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-26T03:47:57.525Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-26T03:47:57.525Z] ---> eb9b25b190b1 [2024-08-26T03:47:57.525Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-08-26T03:47:57.525Z] ---> Running in 6a4d681eafa4 [2024-08-26T03:47:57.791Z] Removing intermediate container 6a4d681eafa4 [2024-08-26T03:47:57.791Z] ---> 7f581442dd8b [2024-08-26T03:47:57.791Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-26T03:47:58.056Z] ---> Running in 5e053c22a554 [2024-08-26T03:47:58.326Z] Removing intermediate container 5e053c22a554 [2024-08-26T03:47:58.326Z] ---> 4a0ddb9fe369 [2024-08-26T03:47:58.326Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-26T03:47:58.326Z] ---> Running in 217a5d690190 [2024-08-26T03:47:58.593Z] Removing intermediate container 217a5d690190 [2024-08-26T03:47:58.593Z] ---> 0170502adb82 [2024-08-26T03:47:58.593Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-26T03:47:58.593Z] ---> Running in c4808c452733 [2024-08-26T03:47:58.867Z] Removing intermediate container c4808c452733 [2024-08-26T03:47:58.867Z] ---> 78a8d7d4845a [2024-08-26T03:47:58.867Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-08-26T03:47:59.133Z] ---> Running in 4163ff7e6d2c [2024-08-26T03:47:59.398Z] Removing intermediate container 4163ff7e6d2c [2024-08-26T03:47:59.398Z] ---> 7efa7c295c22 [2024-08-26T03:47:59.398Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-26T03:47:59.398Z] ---> Running in 0ebadee7a904 [2024-08-26T03:48:00.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T03:48:00.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T03:48:01.907Z] OK: 266 MiB in 52 packages [2024-08-26T03:48:02.495Z] Removing intermediate container 0ebadee7a904 [2024-08-26T03:48:02.495Z] ---> 52cc8957866e [2024-08-26T03:48:02.495Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-08-26T03:48:02.761Z] ---> Running in 47de25f78fb9 [2024-08-26T03:48:03.027Z] Removing intermediate container 47de25f78fb9 [2024-08-26T03:48:03.027Z] ---> c6448ac8c576 [2024-08-26T03:48:03.027Z] Step 10/27 : COPY go.mod vendor* ./ [2024-08-26T03:48:03.620Z] ---> a75751fcaaa3 [2024-08-26T03:48:03.620Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T03:48:03.620Z] ---> Running in e382e8c1b50c [2024-08-26T03:48:06.972Z] Removing intermediate container e382e8c1b50c [2024-08-26T03:48:06.972Z] ---> 44f6ed93fb9f [2024-08-26T03:48:06.972Z] Step 12/27 : COPY . . [2024-08-26T03:48:08.389Z] ---> c34465ad4247 [2024-08-26T03:48:08.389Z] Step 13/27 : RUN ${MAKE} [2024-08-26T03:48:08.389Z] ---> Running in 5526e5746c5a [2024-08-26T03:48:09.345Z] 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.32" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-08-26T03:51:31.069Z] Removing intermediate container 5526e5746c5a [2024-08-26T03:51:31.069Z] ---> 456b4b392267 [2024-08-26T03:51:31.069Z] Step 14/27 : FROM alpine:3.18 [2024-08-26T03:51:31.069Z] 3.18: Pulling from library/alpine [2024-08-26T03:51:31.069Z] 4983c3fe2029: Pulling fs layer [2024-08-26T03:51:31.069Z] 4983c3fe2029: Download complete [2024-08-26T03:51:31.650Z] 4983c3fe2029: Pull complete [2024-08-26T03:51:31.650Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T03:51:31.650Z] Status: Downloaded newer image for alpine:3.18 [2024-08-26T03:51:31.650Z] ---> a0237000ae83 [2024-08-26T03:51:31.650Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-08-26T03:51:31.650Z] ---> Running in c8d94aa2da50 [2024-08-26T03:51:31.920Z] Removing intermediate container c8d94aa2da50 [2024-08-26T03:51:31.921Z] ---> 4394e0410c4c [2024-08-26T03:51:31.921Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-08-26T03:51:31.921Z] ---> Running in a406fcb1b625 [2024-08-26T03:51:32.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T03:51:33.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T03:51:34.424Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T03:51:34.424Z] Executing busybox-1.36.1-r7.trigger [2024-08-26T03:51:34.424Z] OK: 8 MiB in 16 packages [2024-08-26T03:51:35.384Z] Removing intermediate container a406fcb1b625 [2024-08-26T03:51:35.384Z] ---> d6561071b15a [2024-08-26T03:51:35.384Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-26T03:51:35.384Z] ---> Running in 45b495903dca [2024-08-26T03:51:36.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T03:51:36.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T03:51:37.568Z] OK: 8 MiB in 16 packages [2024-08-26T03:51:38.527Z] Removing intermediate container 45b495903dca [2024-08-26T03:51:38.527Z] ---> c89439263fb5 [2024-08-26T03:51:38.527Z] Step 18/27 : WORKDIR / [2024-08-26T03:51:38.527Z] ---> Running in 12fb695d374e [2024-08-26T03:51:38.793Z] Removing intermediate container 12fb695d374e [2024-08-26T03:51:38.793Z] ---> 70be06bdd16c [2024-08-26T03:51:38.793Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-08-26T03:51:40.744Z] ---> f9e73dabb0a2 [2024-08-26T03:51:40.744Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-08-26T03:51:41.011Z] ---> c2e8c2592bd3 [2024-08-26T03:51:41.011Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-08-26T03:51:41.293Z] ---> c173446fa736 [2024-08-26T03:51:41.293Z] Step 22/27 : EXPOSE 59984 [2024-08-26T03:51:41.559Z] ---> Running in 5b39c60b8257 [2024-08-26T03:51:41.827Z] Removing intermediate container 5b39c60b8257 [2024-08-26T03:51:41.827Z] ---> cf10ef06e7b6 [2024-08-26T03:51:41.827Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-08-26T03:51:41.827Z] ---> Running in f8510e89f7b8 [2024-08-26T03:51:42.100Z] Removing intermediate container f8510e89f7b8 [2024-08-26T03:51:42.100Z] ---> 26de2f5b99ee [2024-08-26T03:51:42.100Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-26T03:51:42.100Z] ---> Running in 3cf896e05d6e [2024-08-26T03:51:42.682Z] Removing intermediate container 3cf896e05d6e [2024-08-26T03:51:42.682Z] ---> cf96c61f1b6d [2024-08-26T03:51:42.682Z] Step 25/27 : LABEL arch=arm64 [2024-08-26T03:51:42.682Z] ---> Running in 07d7982b5a47 [2024-08-26T03:51:42.950Z] Removing intermediate container 07d7982b5a47 [2024-08-26T03:51:42.950Z] ---> a15c54759b4f [2024-08-26T03:51:42.950Z] Step 26/27 : LABEL git_sha=94a7934c87af55316a2c428005b641d42796e547 [2024-08-26T03:51:42.950Z] ---> Running in 67baaf86013a [2024-08-26T03:51:43.216Z] Removing intermediate container 67baaf86013a [2024-08-26T03:51:43.216Z] ---> a9fd1f4f4e6a [2024-08-26T03:51:43.216Z] Step 27/27 : LABEL version=0.0.0 [2024-08-26T03:51:43.216Z] ---> Running in be2d969da986 [2024-08-26T03:51:43.488Z] Removing intermediate container be2d969da986 [2024-08-26T03:51:43.488Z] ---> 9ce3ca700c12 [2024-08-26T03:51:43.488Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-26T03:51:43.752Z] Successfully built 9ce3ca700c12 [2024-08-26T03:51:43.753Z] 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-08-26T03:51:44.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T03:51:44.759Z] [2024-08-26T03:51:44.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:51:45.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T03:51:45.189Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-26T03:51:45.189Z] 8998bd30e6a1: Pulling fs layer [2024-08-26T03:51:45.189Z] 04944245beec: Pulling fs layer [2024-08-26T03:51:45.189Z] 699f458cf7ca: Pulling fs layer [2024-08-26T03:51:45.189Z] 765212b225bb: Pulling fs layer [2024-08-26T03:51:45.189Z] f23df028b6ca: Pulling fs layer [2024-08-26T03:51:45.189Z] d65c8cfc05b1: Pulling fs layer [2024-08-26T03:51:45.189Z] 2437ff75d9bd: Pulling fs layer [2024-08-26T03:51:45.189Z] f23df028b6ca: Waiting [2024-08-26T03:51:45.189Z] d65c8cfc05b1: Waiting [2024-08-26T03:51:45.189Z] 2437ff75d9bd: Waiting [2024-08-26T03:51:45.189Z] 765212b225bb: Waiting [2024-08-26T03:51:45.457Z] 04944245beec: Verifying Checksum [2024-08-26T03:51:45.457Z] 04944245beec: Download complete [2024-08-26T03:51:45.457Z] 765212b225bb: Verifying Checksum [2024-08-26T03:51:45.457Z] 765212b225bb: Download complete [2024-08-26T03:51:45.457Z] f23df028b6ca: Verifying Checksum [2024-08-26T03:51:45.457Z] f23df028b6ca: Download complete [2024-08-26T03:51:45.457Z] d65c8cfc05b1: Verifying Checksum [2024-08-26T03:51:45.457Z] d65c8cfc05b1: Download complete [2024-08-26T03:51:45.729Z] 699f458cf7ca: Verifying Checksum [2024-08-26T03:51:45.729Z] 699f458cf7ca: Download complete [2024-08-26T03:51:45.997Z] 8998bd30e6a1: Verifying Checksum [2024-08-26T03:51:45.998Z] 8998bd30e6a1: Download complete [2024-08-26T03:51:48.580Z] 2437ff75d9bd: Verifying Checksum [2024-08-26T03:51:48.580Z] 2437ff75d9bd: Download complete [2024-08-26T03:51:50.518Z] 8998bd30e6a1: Pull complete [2024-08-26T03:51:51.102Z] 04944245beec: Pull complete [2024-08-26T03:51:52.509Z] 699f458cf7ca: Pull complete [2024-08-26T03:51:52.775Z] 765212b225bb: Pull complete [2024-08-26T03:51:53.735Z] f23df028b6ca: Pull complete [2024-08-26T03:51:54.003Z] d65c8cfc05b1: Pull complete [2024-08-26T03:52:12.195Z] 2437ff75d9bd: Pull complete [2024-08-26T03:52:12.195Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-26T03:52:12.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T03:52:12.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T03:52:12.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-8571 does not seem to be running inside a container [2024-08-26T03:52:12.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-26T03:52:15.318Z] $ docker top c517624ba67ec87ce064ec4a34699f0a4b79779dc77655c758e127f90bf6c1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:52:16.227Z] ---> job-cost.sh [2024-08-26T03:52:16.227Z] lf-activate-venv: SKIPPING [2024-08-26T03:52:16.227Z] INFO: No Stack... [2024-08-26T03:52:16.493Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-26T03:52:17.446Z] INFO: Archiving Costs [Pipeline] sh [2024-08-26T03:52:18.107Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-08-26T03:52:18.107Z] + cut -d, -f6 [Pipeline] lock [2024-08-26T03:52:18.192Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-453-1-stack-cost] [2024-08-26T03:52:18.199Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-453-1-stack-cost] did not exist. Created. [2024-08-26T03:52:18.212Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-26T03:52:18.652Z] /w/workspace/device-onvif-camera/1@tmp/durable-e4294f8b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-26T03:52:19.261Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-26T03:52:19.567Z] Warning: overwriting stash ‘stack-cost’ [2024-08-26T03:52:19.622Z] Stashed 1 file(s) [Pipeline] } [2024-08-26T03:52:19.641Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-453-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-26T03:52:19.727Z] $ docker stop --time=1 c517624ba67ec87ce064ec4a34699f0a4b79779dc77655c758e127f90bf6c1c8 [2024-08-26T03:52:21.214Z] $ docker rm -f --volumes c517624ba67ec87ce064ec4a34699f0a4b79779dc77655c758e127f90bf6c1c8 [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-08-26T03:52:22.458Z] provisioning config files... [2024-08-26T03:52:22.466Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-453@tmp/config15094258860649353574tmp [Pipeline] { [Pipeline] sh [2024-08-26T03:52:22.821Z] + set +x [2024-08-26T03:52:22.821Z] + curl -s https://codecov.io/bash [2024-08-26T03:52:22.821Z] + bash -s -- [2024-08-26T03:52:22.821Z] [2024-08-26T03:52:22.821Z] _____ _ [2024-08-26T03:52:22.821Z] / ____| | | [2024-08-26T03:52:22.821Z] | | ___ __| | ___ ___ _____ __ [2024-08-26T03:52:22.821Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-26T03:52:22.821Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-26T03:52:22.821Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-26T03:52:22.821Z] Bash-1.0.6 [2024-08-26T03:52:22.821Z] [2024-08-26T03:52:22.821Z] [2024-08-26T03:52:22.821Z] ==> git version 2.25.1 found [2024-08-26T03:52:23.080Z] ==> 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-08-26T03:52:23.080Z] Release-Date: 2020-01-08 [2024-08-26T03:52:23.080Z] 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-08-26T03:52:23.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-26T03:52:23.080Z] ==> Jenkins CI detected. [2024-08-26T03:52:23.080Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-453 [2024-08-26T03:52:23.080Z] project root: . [2024-08-26T03:52:23.080Z] --> token set from env [2024-08-26T03:52:23.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-26T03:52:23.080Z] ==> Running gcov in . (disable via -X gcov) [2024-08-26T03:52:23.080Z] ==> Python coveragepy not found [2024-08-26T03:52:23.080Z] ==> Searching for coverage reports in: [2024-08-26T03:52:23.080Z] + . [2024-08-26T03:52:23.080Z] -> Found 1 reports [2024-08-26T03:52:23.080Z] ==> Detecting git/mercurial file structure [2024-08-26T03:52:23.080Z] ==> Reading reports [2024-08-26T03:52:23.080Z] + ./coverage.out bytes=78805 [2024-08-26T03:52:23.080Z] ==> Appending adjustments [2024-08-26T03:52:23.080Z] https://docs.codecov.io/docs/fixing-reports [2024-08-26T03:52:23.339Z] + Found adjustments [2024-08-26T03:52:23.339Z] ==> Gzipping contents [2024-08-26T03:52:23.339Z] 12K /tmp/codecov.9b0haU.gz [2024-08-26T03:52:23.339Z] ==> Uploading reports [2024-08-26T03:52:23.339Z] url: https://codecov.io [2024-08-26T03:52:23.339Z] query: branch=PR-453&commit=94a7934c87af55316a2c428005b641d42796e547&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=453&job=&cmd_args= [2024-08-26T03:52:23.339Z] -> Pinging Codecov [2024-08-26T03:52:23.339Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-453&commit=94a7934c87af55316a2c428005b641d42796e547&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=453&job=&cmd_args= [2024-08-26T03:52:23.598Z] -> Uploading to [2024-08-26T03:52:23.598Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-26/F29A59C45E3A92E06B3E522C9905F8EF/94a7934c87af55316a2c428005b641d42796e547/7f41f01c-f0f6-4e64-82dc-bcf8c8853398.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240826%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240826T035223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e67dc26e32bf5f3f4216bb4b8274a49b5b7f3afb5f857daf057858cd49eb1f32 [2024-08-26T03:52:23.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T03:52:23.598Z] Dload Upload Total Spent Left Speed [2024-08-26T03:52:23.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 42276 --:--:-- --:--:-- --:--:-- 42276 [2024-08-26T03:52:23.858Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/94a7934c87af55316a2c428005b641d42796e547 [Pipeline] } [2024-08-26T03:52:23.892Z] 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-08-26T03:52:26.204Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-453/archives ] [2024-08-26T03:52:26.204Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-453/archives [2024-08-26T03:52:26.204Z] total 16 [2024-08-26T03:52:26.204Z] drwxr-xr-x 3 root root 4096 Aug 26 03:40 . [2024-08-26T03:52:26.204Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 03:40 .. [2024-08-26T03:52:26.204Z] drwxr-xr-x 2 root root 4096 Aug 26 03:40 cost [2024-08-26T03:52:26.204Z] -rw-r--r-- 1 root root 91 Aug 26 03:40 cost.csv [2024-08-26T03:52:26.204Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-453/archives [2024-08-26T03:52:26.204Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-453/archives [2024-08-26T03:52:26.204Z] total 16 [2024-08-26T03:52:26.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 03:40 . [2024-08-26T03:52:26.204Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 03:40 .. [2024-08-26T03:52:26.204Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 03:40 cost [2024-08-26T03:52:26.204Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 26 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:52:26.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:52:27.437Z] ---> package-listing.sh [2024-08-26T03:52:27.437Z] ++ facter osfamily [2024-08-26T03:52:27.437Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-26T03:52:27.695Z] + OS_FAMILY=debian [2024-08-26T03:52:27.695Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-453 [2024-08-26T03:52:27.695Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-26T03:52:27.695Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-26T03:52:27.695Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-26T03:52:27.695Z] + PACKAGES=/tmp/packages_start.txt [2024-08-26T03:52:27.695Z] + '[' /w/workspace/undry_device-onvif-camera_PR-453 ']' [2024-08-26T03:52:27.695Z] + PACKAGES=/tmp/packages_end.txt [2024-08-26T03:52:27.695Z] + case "${OS_FAMILY}" in [2024-08-26T03:52:27.695Z] + dpkg -l [2024-08-26T03:52:27.695Z] + grep '^ii' [2024-08-26T03:52:27.695Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-26T03:52:27.695Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-26T03:52:27.695Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-26T03:52:27.695Z] + '[' /w/workspace/undry_device-onvif-camera_PR-453 ']' [2024-08-26T03:52:27.695Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-453/archives/ [2024-08-26T03:52:27.695Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-453/archives/ [Pipeline] echo [2024-08-26T03:52:27.741Z] 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-453/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-26T03:52:28.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T03:52:28.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T03:52:28.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T03:52:28.863Z] prd-ubuntu20.04-docker-8c-8g-8570 does not seem to be running inside a container [2024-08-26T03:52:28.895Z] $ 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-453/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-453 -v /w/workspace/undry_device-onvif-camera_PR-453:/w/workspace/undry_device-onvif-camera_PR-453:rw,z -v /w/workspace/undry_device-onvif-camera_PR-453@tmp:/w/workspace/undry_device-onvif-camera_PR-453@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-08-26T03:52:29.531Z] $ docker top 8afc54fd41a103cd84c8ff562cff2da333e1414f9c438c1d4cc3e21e66d77a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T03:52:29.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-26T03:52:30.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-26T03:52:30.591Z] + ls /var/log/sa-host [2024-08-26T03:52:30.591Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T03:52:30.757Z] provisioning config files... [2024-08-26T03:52:30.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-453@tmp/config18255117606679808351tmp [Pipeline] { [Pipeline] echo [2024-08-26T03:52:30.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:52:31.168Z] ---> create-netrc.sh [Pipeline] } [2024-08-26T03:52:31.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:52:31.639Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-26T03:52:31.675Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:52:31.997Z] ---> sudo-logs.sh [2024-08-26T03:52:31.997Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-26T03:52:32.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:52:32.429Z] ---> job-cost.sh [2024-08-26T03:52:32.429Z] lf-activate-venv: SKIPPING [2024-08-26T03:52:32.429Z] DEBUG: total: 0.2199999988079071 [2024-08-26T03:52:32.429Z] INFO: Retrieving Stack Cost... [2024-08-26T03:52:32.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-26T03:52:32.948Z] INFO: Archiving Costs [Pipeline] echo [2024-08-26T03:52:33.240Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T03:52:33.566Z] ---> logs-deploy.sh [2024-08-26T03:52:33.566Z] lf-activate-venv: SKIPPING [2024-08-26T03:52:33.566Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-453/1 [2024-08-26T03:52:33.566Z] INFO: archiving workspace using pattern(s): [2024-08-26T03:52:34.503Z] Archives upload complete. [2024-08-26T03:52:34.763Z] INFO: archiving logs to Nexus