Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 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-ssh12637488669262473020.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-ssh3223145762351031746.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16810113822908480774.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 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-ssh1939911428957649674.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2526290623451921228.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1006 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d (main) Commit message: "Merge pull request #437 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" > 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 core.sparsecheckout # timeout=10 > git checkout -f 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d # timeout=10 > git rev-list --no-walk 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T04:19:19.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T04:19:19.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T04:19:19.503Z] ========================================================= [2024-05-29T04:19:19.503Z] EdgeX Global Pipelines Version Info [2024-05-29T04:19:19.503Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:19:20.237Z] ------------------- [2024-05-29T04:19:20.237Z] stable info: [2024-05-29T04:19:20.237Z] ------------------- [2024-05-29T04:19:20.237Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T04:19:20.237Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T04:19:20.237Z] Message: update stable to v1.0.260 [2024-05-29T04:19:20.915Z] ------------------- [2024-05-29T04:19:20.915Z] experimental info: [2024-05-29T04:19:20.915Z] ------------------- [2024-05-29T04:19:20.915Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T04:19:20.915Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T04:19:20.915Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T04:19:21.027Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-05-29T04:19:21.049Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-05-29T04:19:21.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T04:19:21.094Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T04:19:21.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T04:19:21.143Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T04:19:21.171Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T04:19:21.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T04:19:21.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T04:19:21.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T04:19:21.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T04:19:21.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-05-29T04:19:21.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T04:19:21.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T04:19:21.332Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T04:19:21.357Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T04:19:21.378Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T04:19:21.398Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T04:19:21.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T04:19:21.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T04:19:21.464Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-29T04:19:21.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-05-29T04:19:21.502Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T04:19:21.522Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T04:19:21.545Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T04:19:21.569Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T04:19:21.592Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T04:19:21.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-29T04:19:21.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-29T04:19:21.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-29T04:19:21.697Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] echo [2024-05-29T04:19:21.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e152f0 [Pipeline] echo [2024-05-29T04:19:21.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T04:19:21.810Z] provisioning config files... [2024-05-29T04:19:21.827Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14169795154419422303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:19:22.200Z] ---> ****-login.sh [2024-05-29T04:19:22.200Z] nexus3.edgexfoundry.org:10001 [2024-05-29T04:19:23.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:23.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:23.412Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:23.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:23.412Z] [2024-05-29T04:19:23.412Z] Login Succeeded [2024-05-29T04:19:23.412Z] nexus3.edgexfoundry.org:10002 [2024-05-29T04:19:23.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:23.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:23.671Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:23.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:23.671Z] [2024-05-29T04:19:23.671Z] Login Succeeded [2024-05-29T04:19:23.672Z] nexus3.edgexfoundry.org:10003 [2024-05-29T04:19:23.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:23.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:23.672Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:23.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:23.672Z] [2024-05-29T04:19:23.672Z] Login Succeeded [2024-05-29T04:19:23.672Z] nexus3.edgexfoundry.org:10004 [2024-05-29T04:19:23.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:23.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:23.942Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:23.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:23.942Z] [2024-05-29T04:19:23.942Z] Login Succeeded [2024-05-29T04:19:23.942Z] ****.io [2024-05-29T04:19:23.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:24.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:24.203Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:24.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:24.203Z] [2024-05-29T04:19:24.203Z] Login Succeeded [2024-05-29T04:19:24.203Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T04:19:24.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T04:19:24.668Z] + git rev-list -1 --merges 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d~1..9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] echo [2024-05-29T04:19:24.692Z] -----------> git rev-list -1 --merges 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d~1..9e152f0eea3cbe8e1fbe8298102668336ecdbf0d 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [2024-05-29T04:19:24.692Z] 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [false] [Pipeline] sh [2024-05-29T04:19:24.983Z] + git log --format=format:%s -1 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] echo [2024-05-29T04:19:24.997Z] ========================================================= [2024-05-29T04:19:24.997Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T04:19:24.997Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T04:19:25.330Z] + git log --format=format:%s -1 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] echo [2024-05-29T04:19:25.342Z] [semverPrep] GIT_COMMIT: 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d, Commit Message: Merge pull request #437 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15 [Pipeline] echo [2024-05-29T04:19:25.358Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T04:19:25.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T04:19:25.745Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T04:19:25.745Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T04:19:25.745Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T04:19:25.746Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T04:19:25.746Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T04:19:25.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:19:26.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T04:19:26.184Z] [2024-05-29T04:19:26.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:19:26.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T04:19:27.065Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T04:19:27.065Z] b85a868b505f: Pulling fs layer [2024-05-29T04:19:27.065Z] e2be974225ed: Pulling fs layer [2024-05-29T04:19:27.065Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T04:19:27.065Z] 988bab9f4d93: Pulling fs layer [2024-05-29T04:19:27.065Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T04:19:27.065Z] eaf3925da568: Pulling fs layer [2024-05-29T04:19:27.065Z] bab4dde63d76: Pulling fs layer [2024-05-29T04:19:27.065Z] bde34c3a00c8: Pulling fs layer [2024-05-29T04:19:27.065Z] b352a97aabf1: Pulling fs layer [2024-05-29T04:19:27.065Z] 4872d77fe225: Pulling fs layer [2024-05-29T04:19:27.065Z] 5851b861e8e6: Pulling fs layer [2024-05-29T04:19:27.065Z] 988bab9f4d93: Waiting [2024-05-29T04:19:27.065Z] eaf3925da568: Waiting [2024-05-29T04:19:27.065Z] 1469e6f7b9e6: Waiting [2024-05-29T04:19:27.065Z] b352a97aabf1: Waiting [2024-05-29T04:19:27.065Z] bde34c3a00c8: Waiting [2024-05-29T04:19:27.065Z] 4872d77fe225: Waiting [2024-05-29T04:19:27.065Z] 5851b861e8e6: Waiting [2024-05-29T04:19:27.065Z] e2be974225ed: Download complete [2024-05-29T04:19:27.065Z] 988bab9f4d93: Verifying Checksum [2024-05-29T04:19:27.065Z] 988bab9f4d93: Download complete [2024-05-29T04:19:27.065Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T04:19:27.065Z] 1469e6f7b9e6: Download complete [2024-05-29T04:19:27.065Z] eaf3925da568: Download complete [2024-05-29T04:19:27.325Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T04:19:27.325Z] 339a4e72a1f5: Download complete [2024-05-29T04:19:27.325Z] bde34c3a00c8: Download complete [2024-05-29T04:19:27.325Z] b85a868b505f: Download complete [2024-05-29T04:19:27.325Z] 4872d77fe225: Download complete [2024-05-29T04:19:27.325Z] 5851b861e8e6: Verifying Checksum [2024-05-29T04:19:27.325Z] 5851b861e8e6: Download complete [2024-05-29T04:19:27.325Z] b352a97aabf1: Verifying Checksum [2024-05-29T04:19:27.325Z] b352a97aabf1: Download complete [2024-05-29T04:19:27.584Z] bab4dde63d76: Verifying Checksum [2024-05-29T04:19:27.584Z] bab4dde63d76: Download complete [2024-05-29T04:19:28.966Z] b85a868b505f: Pull complete [2024-05-29T04:19:28.966Z] e2be974225ed: Pull complete [2024-05-29T04:19:29.533Z] 339a4e72a1f5: Pull complete [2024-05-29T04:19:29.533Z] 988bab9f4d93: Pull complete [2024-05-29T04:19:30.104Z] 1469e6f7b9e6: Pull complete [2024-05-29T04:19:30.104Z] eaf3925da568: Pull complete [2024-05-29T04:19:32.700Z] bab4dde63d76: Pull complete [2024-05-29T04:19:32.960Z] bde34c3a00c8: Pull complete [2024-05-29T04:19:33.538Z] b352a97aabf1: Pull complete [2024-05-29T04:19:34.117Z] 4872d77fe225: Pull complete [2024-05-29T04:19:35.058Z] 5851b861e8e6: Pull complete [2024-05-29T04:19:35.319Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T04:19:35.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T04:19:35.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:19:35.819Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:19:35.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T04:19:47.230Z] $ docker top be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 -eo pid,comm [2024-05-29T04:19:47.329Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T04:19:47.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T04:19:47.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T04:19:47.386Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T04:19:47.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T04:19:47.514Z] $ docker exec be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 ssh-agent [2024-05-29T04:19:47.631Z] SSH_AUTH_SOCK=/tmp/ssh-ngDvUKBhV0zk/agent.21 [2024-05-29T04:19:47.631Z] SSH_AGENT_PID=38 [2024-05-29T04:19:47.655Z] Running ssh-add (command line suppressed) [2024-05-29T04:19:47.787Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12182447516569350209.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12182447516569350209.key) [2024-05-29T04:19:47.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T04:19:48.094Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T04:19:48.109Z] $ docker exec --env ******** --env ******** be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 ssh-agent -k [2024-05-29T04:19:48.212Z] unset SSH_AUTH_SOCK; [2024-05-29T04:19:48.213Z] unset SSH_AGENT_PID; [2024-05-29T04:19:48.214Z] echo Agent pid 38 killed; [2024-05-29T04:19:48.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T04:19:48.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T04:19:48.261Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T04:19:48.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T04:19:48.399Z] $ docker exec be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 ssh-agent [2024-05-29T04:19:48.497Z] SSH_AUTH_SOCK=/tmp/ssh-XXvvfUytApxD/agent.71 [2024-05-29T04:19:48.497Z] SSH_AGENT_PID=77 [2024-05-29T04:19:48.502Z] Running ssh-add (command line suppressed) [2024-05-29T04:19:48.622Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_121194103248680604.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_121194103248680604.key) [2024-05-29T04:19:48.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T04:19:48.928Z] + git semver init [2024-05-29T04:19:49.186Z] 2024-05-29 04:19:49,137 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T04:19:49.186Z] 2024-05-29 04:19:49,138 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-05-29T04:19:49.186Z] 2024-05-29 04:19:49,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-05-29T04:19:49.186Z] 2024-05-29 04:19:49,139 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-05-29T04:19:50.566Z] 2024-05-29 04:19:50,554 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-05-29T04:19:50.566Z] 2024-05-29 04:19:50,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-05-29T04:19:50.566Z] 2024-05-29 04:19:50,555 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-05-29T04:19:50.566Z] 2024-05-29 04:19:50,555 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-05-29T04:19:50.566Z] 3.2.0-dev.12 [Pipeline] } [2024-05-29T04:19:50.579Z] $ docker exec --env ******** --env ******** be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 ssh-agent -k [2024-05-29T04:19:50.675Z] unset SSH_AUTH_SOCK; [2024-05-29T04:19:50.675Z] unset SSH_AGENT_PID; [2024-05-29T04:19:50.675Z] echo Agent pid 77 killed; [2024-05-29T04:19:50.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T04:19:51.005Z] + git semver [Pipeline] } [2024-05-29T04:19:51.281Z] $ docker stop --time=1 be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 [2024-05-29T04:19:52.696Z] $ docker rm -f --volumes be0a7740b3e9f1fdb016a9834689be51c2d3e8765bc1605bb11a9f7a19118326 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T04:19:53.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T04:19:53.287Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T04:19:53.289Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T04:19:53.480Z] provisioning config files... [2024-05-29T04:19:53.491Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15684103720974751753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:19:53.798Z] ---> ****-login.sh [2024-05-29T04:19:53.798Z] nexus3.edgexfoundry.org:10001 [2024-05-29T04:19:53.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:53.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:53.798Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:53.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:53.798Z] [2024-05-29T04:19:53.798Z] Login Succeeded [2024-05-29T04:19:53.799Z] nexus3.edgexfoundry.org:10002 [2024-05-29T04:19:53.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:53.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:53.799Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:53.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:53.799Z] [2024-05-29T04:19:53.799Z] Login Succeeded [2024-05-29T04:19:54.059Z] nexus3.edgexfoundry.org:10003 [2024-05-29T04:19:54.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:54.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:54.059Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:54.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:54.060Z] [2024-05-29T04:19:54.060Z] Login Succeeded [2024-05-29T04:19:54.060Z] nexus3.edgexfoundry.org:10004 [2024-05-29T04:19:54.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:54.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:54.060Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:54.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:54.060Z] [2024-05-29T04:19:54.060Z] Login Succeeded [2024-05-29T04:19:54.060Z] ****.io [2024-05-29T04:19:54.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:19:54.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:19:54.320Z] Configure a credential helper to remove this warning. See [2024-05-29T04:19:54.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:19:54.320Z] [2024-05-29T04:19:54.320Z] Login Succeeded [2024-05-29T04:19:54.320Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T04:19:54.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T04:19:54.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T04:19:54.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T04:19:54.451Z] ========================================================= [2024-05-29T04:19:54.451Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-29T04:19:54.451Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:19:54.788Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-29T04:19:54.788Z] Sending build context to Docker daemon 37.73MB [2024-05-29T04:19:54.788Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T04:19:54.788Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-29T04:19:55.048Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-29T04:19:55.048Z] 619be1103602: Pulling fs layer [2024-05-29T04:19:55.048Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T04:19:55.048Z] 5df492c9dc93: Pulling fs layer [2024-05-29T04:19:55.048Z] 7629e6793208: Pulling fs layer [2024-05-29T04:19:55.048Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T04:19:55.048Z] fb5054dd5b73: Pulling fs layer [2024-05-29T04:19:55.048Z] eeca6798cff9: Pulling fs layer [2024-05-29T04:19:55.048Z] aa269ceb94a6: Pulling fs layer [2024-05-29T04:19:55.048Z] ada007ff1a6a: Pulling fs layer [2024-05-29T04:19:55.048Z] eeca6798cff9: Waiting [2024-05-29T04:19:55.048Z] aa269ceb94a6: Waiting [2024-05-29T04:19:55.048Z] ada007ff1a6a: Waiting [2024-05-29T04:19:55.048Z] 7629e6793208: Waiting [2024-05-29T04:19:55.048Z] fb5054dd5b73: Waiting [2024-05-29T04:19:55.048Z] 4f4fb700ef54: Waiting [2024-05-29T04:19:55.048Z] 7862e08f4a3e: Verifying Checksum [2024-05-29T04:19:55.048Z] 7862e08f4a3e: Download complete [2024-05-29T04:19:55.048Z] 7629e6793208: Verifying Checksum [2024-05-29T04:19:55.048Z] 7629e6793208: Download complete [2024-05-29T04:19:55.048Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T04:19:55.048Z] 4f4fb700ef54: Download complete [2024-05-29T04:19:55.048Z] fb5054dd5b73: Verifying Checksum [2024-05-29T04:19:55.048Z] fb5054dd5b73: Download complete [2024-05-29T04:19:55.048Z] 619be1103602: Verifying Checksum [2024-05-29T04:19:55.048Z] 619be1103602: Download complete [2024-05-29T04:19:55.048Z] eeca6798cff9: Verifying Checksum [2024-05-29T04:19:55.048Z] eeca6798cff9: Download complete [2024-05-29T04:19:55.309Z] 619be1103602: Pull complete [2024-05-29T04:19:55.309Z] ada007ff1a6a: Verifying Checksum [2024-05-29T04:19:55.309Z] ada007ff1a6a: Download complete [2024-05-29T04:19:55.309Z] 7862e08f4a3e: Pull complete [2024-05-29T04:19:55.569Z] 5df492c9dc93: Verifying Checksum [2024-05-29T04:19:55.569Z] 5df492c9dc93: Download complete [2024-05-29T04:19:56.136Z] aa269ceb94a6: Verifying Checksum [2024-05-29T04:19:56.136Z] aa269ceb94a6: Download complete [2024-05-29T04:19:59.437Z] 5df492c9dc93: Pull complete [2024-05-29T04:19:59.437Z] 7629e6793208: Pull complete [2024-05-29T04:19:59.437Z] 4f4fb700ef54: Pull complete [2024-05-29T04:19:59.437Z] fb5054dd5b73: Pull complete [2024-05-29T04:19:59.437Z] eeca6798cff9: Pull complete [2024-05-29T04:20:01.976Z] aa269ceb94a6: Pull complete [2024-05-29T04:20:02.543Z] ada007ff1a6a: Pull complete [2024-05-29T04:20:02.543Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-29T04:20:02.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-29T04:20:02.543Z] ---> f489d0715acc [2024-05-29T04:20:02.543Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-29T04:20:08.427Z] Still waiting to schedule task [2024-05-29T04:20:08.428Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T04:20:09.224Z] ---> Running in ba84acee39e8 [2024-05-29T04:20:09.225Z] Removing intermediate container ba84acee39e8 [2024-05-29T04:20:09.225Z] ---> 594fe5e0a48a [2024-05-29T04:20:09.225Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T04:20:09.225Z] ---> Running in e52262ad9f5b [2024-05-29T04:20:09.225Z] Removing intermediate container e52262ad9f5b [2024-05-29T04:20:09.225Z] ---> 944e51e2a676 [2024-05-29T04:20:09.225Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T04:20:09.225Z] ---> Running in 5a176ab2d0a4 [2024-05-29T04:20:09.225Z] Removing intermediate container 5a176ab2d0a4 [2024-05-29T04:20:09.225Z] ---> c99c8e3d21c4 [2024-05-29T04:20:09.225Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T04:20:09.225Z] ---> Running in af6a50512f00 [2024-05-29T04:20:09.225Z] Removing intermediate container af6a50512f00 [2024-05-29T04:20:09.225Z] ---> 9a4f3ceb6994 [2024-05-29T04:20:09.225Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-05-29T04:20:09.225Z] ---> Running in f1fd35c2e660 [2024-05-29T04:20:09.225Z] Removing intermediate container f1fd35c2e660 [2024-05-29T04:20:09.225Z] ---> d887d395e9ca [2024-05-29T04:20:09.225Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T04:20:09.225Z] ---> Running in 44c55d844ce2 [2024-05-29T04:20:09.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T04:20:09.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T04:20:09.482Z] OK: 264 MiB in 52 packages [2024-05-29T04:20:09.741Z] Removing intermediate container 44c55d844ce2 [2024-05-29T04:20:09.741Z] ---> 59cb699163b5 [2024-05-29T04:20:09.741Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-05-29T04:20:10.000Z] ---> Running in 095dd10c547f [2024-05-29T04:20:10.000Z] Removing intermediate container 095dd10c547f [2024-05-29T04:20:10.000Z] ---> ec7442b3615f [2024-05-29T04:20:10.000Z] Step 10/13 : COPY go.mod vendor* ./ [2024-05-29T04:20:10.000Z] ---> 5d9a70b3f994 [2024-05-29T04:20:10.000Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T04:20:10.000Z] ---> Running in ebbbf57bb766 [2024-05-29T04:21:17.842Z] Removing intermediate container ebbbf57bb766 [2024-05-29T04:21:17.842Z] ---> 5d82a293283a [2024-05-29T04:21:17.842Z] Step 12/13 : COPY . . [2024-05-29T04:21:17.842Z] ---> 46d1347435df [2024-05-29T04:21:17.842Z] Step 13/13 : RUN ${MAKE} [2024-05-29T04:21:17.842Z] ---> Running in 5cc0af53fc10 [2024-05-29T04:21:17.842Z] noop [2024-05-29T04:21:17.842Z] Removing intermediate container 5cc0af53fc10 [2024-05-29T04:21:17.842Z] ---> a2d82c80843d [2024-05-29T04:21:17.842Z] Successfully built a2d82c80843d [2024-05-29T04:21:17.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:21:18.174Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T04:21:18.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:21:18.261Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:21:18.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2024-05-29T04:21:19.133Z] $ docker top a510b3e9f2832d7f8e8bf15e838461063f766aa251d3ec3d0aefe50ea5cc5604 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T04:21:19.487Z] + go version [2024-05-29T04:21:19.487Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T04:21:19.501Z] $ docker stop --time=1 a510b3e9f2832d7f8e8bf15e838461063f766aa251d3ec3d0aefe50ea5cc5604 [2024-05-29T04:21:20.769Z] $ docker rm -f --volumes a510b3e9f2832d7f8e8bf15e838461063f766aa251d3ec3d0aefe50ea5cc5604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:21:21.211Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T04:21:21.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:21:21.299Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:21:21.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2024-05-29T04:21:21.664Z] $ docker top c71025965c25d03eb39a11187b072608c7148ca650381e3939b201ad7bd41a31 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T04:21:22.005Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-05-29T04:21:22.304Z] + make test [2024-05-29T04:21:22.304Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T04:21:24.223Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-05-29T04:21:42.298Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-05-29T04:21:42.298Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-05-29T04:21:42.557Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1007 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-05-29T04:21:42.575Z] Running in /w/workspace/device-onvif-camera/197 [Pipeline] { [Pipeline] checkout [2024-05-29T04:21:44.830Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.5% of statements [2024-05-29T04:21:44.830Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.050s coverage: 86.5% of statements [2024-05-29T04:21:45.626Z] The recommended git tool is: git [2024-05-29T04:21:53.094Z] using credential edgex-jenkins-ssh [2024-05-29T04:21:53.120Z] Cloning the remote Git repository [2024-05-29T04:21:53.179Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-29T04:21:53.337Z] > git init /w/workspace/device-onvif-camera/197 # timeout=10 [2024-05-29T04:21:53.675Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-29T04:21:53.676Z] > git --version # timeout=10 [2024-05-29T04:21:53.700Z] > git --version # 'git version 2.25.1' [2024-05-29T04:21:53.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T04:21:53.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T04:21:57.025Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-05-29T04:21:57.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T04:21:58.114Z] go vet ./... [2024-05-29T04:21:58.350Z] Avoid second fetch [2024-05-29T04:21:58.351Z] Checking out Revision 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d (main) [2024-05-29T04:21:58.376Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T04:21:58.463Z] > git checkout -f 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d # timeout=10 [2024-05-29T04:21:59.216Z] Commit message: "Merge pull request #437 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" [2024-05-29T04:22:02.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T04:22:02.297Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T04:22:02.297Z] ./bin/test-attribution-txt.sh [2024-05-29T04:22:02.297Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T04:22:02.297Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T04:22:02.556Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T04:22:02.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T04:22:02.594Z] $ docker stop --time=1 c71025965c25d03eb39a11187b072608c7148ca650381e3939b201ad7bd41a31 [2024-05-29T04:22:04.465Z] $ docker rm -f --volumes c71025965c25d03eb39a11187b072608c7148ca650381e3939b201ad7bd41a31 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T04:22:04.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T04:22:05.120Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-05-29T04:22:05.392Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T04:22:05.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T04:22:05.392Z] Dload Upload Total Spent Left Speed [2024-05-29T04:22:05.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [Pipeline] sh [2024-05-29T04:22:05.846Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T04:22:05.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T04:22:06.176Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T04:22:06.176Z] + sudo tee /etc/docker/daemon.new [2024-05-29T04:22:06.176Z] { [2024-05-29T04:22:06.176Z] "registry-mirrors": [ [2024-05-29T04:22:06.176Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T04:22:06.176Z] ], [2024-05-29T04:22:06.176Z] "bip": "10.250.0.254/24", [2024-05-29T04:22:06.176Z] "hosts": [ [2024-05-29T04:22:06.176Z] "tcp://0.0.0.0:5555", [2024-05-29T04:22:06.176Z] "unix:///var/run/docker.sock" [2024-05-29T04:22:06.177Z] ], [2024-05-29T04:22:06.177Z] "mtu": 1458, [2024-05-29T04:22:06.177Z] "selinux-enabled": true, [2024-05-29T04:22:06.177Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T04:22:06.177Z] } [Pipeline] sh [2024-05-29T04:22:06.198Z] + ls -al . [2024-05-29T04:22:06.198Z] total 308 [2024-05-29T04:22:06.198Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 04:21 . [2024-05-29T04:22:06.198Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:19 .. [2024-05-29T04:22:06.198Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 04:21 .git [2024-05-29T04:22:06.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 04:19 .github [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 493 May 29 04:19 .gitignore [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 42 May 29 04:19 .golangci.yml [2024-05-29T04:22:06.198Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 04:19 .semver [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 11155 May 29 04:19 Attribution.txt [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 17665 May 29 04:19 CHANGELOG.md [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 1683 May 29 04:19 Dockerfile [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 04:19 GOVERNANCE.md [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 739 May 29 04:19 Jenkinsfile [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 29 04:19 LICENSE [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 29 04:19 Makefile [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 625 May 29 04:19 OWNERS.md [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 29 04:19 README.md [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 12 May 29 04:19 VERSION [2024-05-29T04:22:06.198Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 04:19 bin [2024-05-29T04:22:06.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 04:19 cmd [2024-05-29T04:22:06.198Z] -rw-r--r-- 1 jenkins jenkins 78456 May 29 04:21 coverage.out [2024-05-29T04:22:06.198Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:19 doc [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 7387 May 29 04:19 go.mod [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 102284 May 29 04:19 go.sum [2024-05-29T04:22:06.198Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:19 internal [2024-05-29T04:22:06.198Z] -rw-rw-r-- 1 jenkins jenkins 236 May 29 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:06.511Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T04:22:06.564Z] + 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=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d --label arch=amd64 --label version=3.2.0-dev.12 . [2024-05-29T04:22:06.564Z] Sending build context to Docker daemon 37.81MB [2024-05-29T04:22:06.564Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T04:22:06.564Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-29T04:22:06.564Z] ---> a2d82c80843d [2024-05-29T04:22:06.564Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-05-29T04:22:06.849Z] + sudo service docker restart [2024-05-29T04:22:07.506Z] ---> Running in 145b40a17250 [2024-05-29T04:22:07.506Z] Removing intermediate container 145b40a17250 [2024-05-29T04:22:07.506Z] ---> ebaa82b10e6f [2024-05-29T04:22:07.506Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T04:22:07.506Z] ---> Running in 426b02553b84 [2024-05-29T04:22:07.506Z] Removing intermediate container 426b02553b84 [2024-05-29T04:22:07.506Z] ---> e8e2c30eb2d6 [2024-05-29T04:22:07.506Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T04:22:07.765Z] ---> Running in ef0574ca3226 [2024-05-29T04:22:07.765Z] Removing intermediate container ef0574ca3226 [2024-05-29T04:22:07.765Z] ---> 4d517ec4e891 [2024-05-29T04:22:07.765Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T04:22:07.765Z] ---> Running in 6cd392c73999 [2024-05-29T04:22:07.765Z] Removing intermediate container 6cd392c73999 [2024-05-29T04:22:07.765Z] ---> b937ed8198b8 [2024-05-29T04:22:07.765Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-05-29T04:22:07.765Z] ---> Running in 0bd6aa681876 [2024-05-29T04:22:08.024Z] Removing intermediate container 0bd6aa681876 [2024-05-29T04:22:08.024Z] ---> 1ad168fc44ec [2024-05-29T04:22:08.024Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T04:22:08.024Z] ---> Running in 6496bda7b3d0 [2024-05-29T04:22:08.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T04:22:08.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T04:22:08.539Z] OK: 264 MiB in 52 packages [2024-05-29T04:22:08.797Z] Removing intermediate container 6496bda7b3d0 [2024-05-29T04:22:08.797Z] ---> 6a59262754a4 [2024-05-29T04:22:08.797Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-05-29T04:22:08.797Z] ---> Running in 65fbf2f9d38b [2024-05-29T04:22:09.056Z] Removing intermediate container 65fbf2f9d38b [2024-05-29T04:22:09.056Z] ---> e3138921e8bd [2024-05-29T04:22:09.056Z] Step 10/27 : COPY go.mod vendor* ./ [2024-05-29T04:22:09.056Z] ---> 4add94b778d9 [2024-05-29T04:22:09.056Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T04:22:09.056Z] ---> Running in 47c0f6ee533f [2024-05-29T04:22:09.990Z] Removing intermediate container 47c0f6ee533f [2024-05-29T04:22:09.990Z] ---> 95ab8b6c9a74 [2024-05-29T04:22:09.990Z] Step 12/27 : COPY . . [2024-05-29T04:22:11.101Z] ---> d3a5ad80b1d4 [2024-05-29T04:22:11.101Z] Step 13/27 : RUN ${MAKE} [2024-05-29T04:22:11.101Z] ---> Running in ffdff51bfdbe [2024-05-29T04:22:11.360Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T04:22:25.173Z] provisioning config files... [2024-05-29T04:22:25.198Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/197@tmp/config10382023895762631076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:22:25.695Z] ---> ****-login.sh [2024-05-29T04:22:25.695Z] nexus3.edgexfoundry.org:10001 [2024-05-29T04:22:25.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:26.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:26.234Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:26.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:26.234Z] [2024-05-29T04:22:26.234Z] Login Succeeded [2024-05-29T04:22:26.234Z] nexus3.edgexfoundry.org:10002 [2024-05-29T04:22:26.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:26.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:26.504Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:26.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:26.504Z] [2024-05-29T04:22:26.504Z] Login Succeeded [2024-05-29T04:22:26.771Z] nexus3.edgexfoundry.org:10003 [2024-05-29T04:22:26.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:27.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:27.040Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:27.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:27.040Z] [2024-05-29T04:22:27.040Z] Login Succeeded [2024-05-29T04:22:27.040Z] nexus3.edgexfoundry.org:10004 [2024-05-29T04:22:27.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:27.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:27.309Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:27.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:27.309Z] [2024-05-29T04:22:27.309Z] Login Succeeded [2024-05-29T04:22:27.309Z] ****.io [2024-05-29T04:22:27.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:27.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:27.843Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:27.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:27.843Z] [2024-05-29T04:22:27.843Z] Login Succeeded [2024-05-29T04:22:27.843Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T04:22:27.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T04:22:28.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T04:22:28.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T04:22:28.213Z] ========================================================= [2024-05-29T04:22:28.213Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-29T04:22:28.213Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:28.649Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-29T04:22:29.246Z] Sending build context to Docker daemon 22.27MB [2024-05-29T04:22:29.246Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T04:22:29.246Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-29T04:22:29.517Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-29T04:22:29.517Z] c6b39de5b339: Pulling fs layer [2024-05-29T04:22:29.517Z] a69c41024577: Pulling fs layer [2024-05-29T04:22:29.517Z] d6de4b400683: Pulling fs layer [2024-05-29T04:22:29.517Z] 35cb2a7552d0: Pulling fs layer [2024-05-29T04:22:29.517Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T04:22:29.517Z] 464afbd9ba4c: Pulling fs layer [2024-05-29T04:22:29.517Z] 00f215d4a9da: Pulling fs layer [2024-05-29T04:22:29.517Z] d496ad576159: Pulling fs layer [2024-05-29T04:22:29.517Z] 464afbd9ba4c: Waiting [2024-05-29T04:22:29.517Z] 00f215d4a9da: Waiting [2024-05-29T04:22:29.517Z] d496ad576159: Waiting [2024-05-29T04:22:29.517Z] 35cb2a7552d0: Waiting [2024-05-29T04:22:29.517Z] 4f4fb700ef54: Waiting [2024-05-29T04:22:29.517Z] a69c41024577: Verifying Checksum [2024-05-29T04:22:29.517Z] a69c41024577: Download complete [2024-05-29T04:22:29.517Z] 35cb2a7552d0: Download complete [2024-05-29T04:22:29.517Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T04:22:29.517Z] 4f4fb700ef54: Download complete [2024-05-29T04:22:29.517Z] 464afbd9ba4c: Verifying Checksum [2024-05-29T04:22:29.517Z] 464afbd9ba4c: Download complete [2024-05-29T04:22:29.517Z] c6b39de5b339: Download complete [2024-05-29T04:22:30.101Z] d496ad576159: Verifying Checksum [2024-05-29T04:22:30.101Z] d496ad576159: Download complete [2024-05-29T04:22:30.378Z] c6b39de5b339: Pull complete [2024-05-29T04:22:31.354Z] a69c41024577: Pull complete [2024-05-29T04:22:31.354Z] d6de4b400683: Verifying Checksum [2024-05-29T04:22:31.354Z] d6de4b400683: Download complete [2024-05-29T04:22:32.313Z] 00f215d4a9da: Verifying Checksum [2024-05-29T04:22:32.313Z] 00f215d4a9da: Download complete [2024-05-29T04:22:44.622Z] d6de4b400683: Pull complete [2024-05-29T04:22:44.622Z] 35cb2a7552d0: Pull complete [2024-05-29T04:22:44.622Z] 4f4fb700ef54: Pull complete [2024-05-29T04:22:44.622Z] 464afbd9ba4c: Pull complete [2024-05-29T04:22:50.196Z] Removing intermediate container ffdff51bfdbe [2024-05-29T04:22:50.196Z] ---> 77108f32f300 [2024-05-29T04:22:50.196Z] Step 14/27 : FROM alpine:3.18 [2024-05-29T04:22:50.196Z] 3.18: Pulling from library/alpine [2024-05-29T04:22:50.196Z] 619be1103602: Already exists [2024-05-29T04:22:50.196Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T04:22:50.196Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T04:22:50.196Z] ---> d3782b16ccc9 [2024-05-29T04:22:50.196Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-29T04:22:50.196Z] ---> Running in d83a3d92c713 [2024-05-29T04:22:50.196Z] Removing intermediate container d83a3d92c713 [2024-05-29T04:22:50.196Z] ---> e9c2813123c0 [2024-05-29T04:22:50.196Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-05-29T04:22:50.196Z] ---> Running in 285e5fefbf07 [2024-05-29T04:22:50.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T04:22:50.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T04:22:50.196Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T04:22:50.196Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T04:22:50.196Z] OK: 7 MiB in 16 packages [2024-05-29T04:22:50.196Z] Removing intermediate container 285e5fefbf07 [2024-05-29T04:22:50.196Z] ---> 6afecfa4a083 [2024-05-29T04:22:50.196Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-29T04:22:50.196Z] ---> Running in ad66a1150631 [2024-05-29T04:22:50.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T04:22:50.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T04:22:50.196Z] Upgrading critical system libraries and apk-tools: [2024-05-29T04:22:50.196Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T04:22:50.196Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T04:22:50.196Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T04:22:50.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T04:22:50.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T04:22:50.196Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T04:22:50.196Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T04:22:50.196Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T04:22:50.196Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T04:22:50.196Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T04:22:50.196Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T04:22:50.196Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T04:22:50.196Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T04:22:50.196Z] OK: 7 MiB in 16 packages [2024-05-29T04:22:50.196Z] Removing intermediate container ad66a1150631 [2024-05-29T04:22:50.196Z] ---> daf13ad3c318 [2024-05-29T04:22:50.196Z] Step 18/27 : WORKDIR / [2024-05-29T04:22:50.196Z] ---> Running in 0da718070557 [2024-05-29T04:22:50.196Z] Removing intermediate container 0da718070557 [2024-05-29T04:22:50.196Z] ---> 174c142561de [2024-05-29T04:22:50.196Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-05-29T04:22:50.196Z] ---> 37986887d47c [2024-05-29T04:22:50.196Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-05-29T04:22:50.196Z] ---> 4b1e0d3333bd [2024-05-29T04:22:50.196Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-05-29T04:22:50.196Z] ---> de5e3d307a4d [2024-05-29T04:22:50.196Z] Step 22/27 : EXPOSE 59984 [2024-05-29T04:22:50.196Z] ---> Running in 4e4cde24d22c [2024-05-29T04:22:50.196Z] Removing intermediate container 4e4cde24d22c [2024-05-29T04:22:50.196Z] ---> e1bb0bc6e7b7 [2024-05-29T04:22:50.196Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-05-29T04:22:50.196Z] ---> Running in d0df9bdaeb61 [2024-05-29T04:22:50.456Z] Removing intermediate container d0df9bdaeb61 [2024-05-29T04:22:50.456Z] ---> b16d3ebe8fa0 [2024-05-29T04:22:50.456Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T04:22:50.456Z] ---> Running in d22b0a822cb0 [2024-05-29T04:22:50.456Z] Removing intermediate container d22b0a822cb0 [2024-05-29T04:22:50.456Z] ---> 55f74e821c29 [2024-05-29T04:22:50.456Z] Step 25/27 : LABEL arch=amd64 [2024-05-29T04:22:50.456Z] ---> Running in 82adc70073c3 [2024-05-29T04:22:50.456Z] Removing intermediate container 82adc70073c3 [2024-05-29T04:22:50.456Z] ---> 2d2331af38d3 [2024-05-29T04:22:50.456Z] Step 26/27 : LABEL git_sha=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [2024-05-29T04:22:50.715Z] ---> Running in a2c7d16875e8 [2024-05-29T04:22:50.715Z] Removing intermediate container a2c7d16875e8 [2024-05-29T04:22:50.715Z] ---> 9304384addae [2024-05-29T04:22:50.715Z] Step 27/27 : LABEL version=3.2.0-dev.12 [2024-05-29T04:22:50.715Z] ---> Running in 3cacfb83aae5 [2024-05-29T04:22:50.715Z] Removing intermediate container 3cacfb83aae5 [2024-05-29T04:22:50.715Z] ---> 5084ac080e4f [2024-05-29T04:22:50.715Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T04:22:50.715Z] Successfully built 5084ac080e4f [2024-05-29T04:22:50.715Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T04:22:50.834Z] provisioning config files... [2024-05-29T04:22:50.848Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15100562572840619998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:22:51.149Z] ---> ****-login.sh [2024-05-29T04:22:51.149Z] nexus3.edgexfoundry.org:10001 [2024-05-29T04:22:51.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:51.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:51.149Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:51.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:51.149Z] [2024-05-29T04:22:51.149Z] Login Succeeded [2024-05-29T04:22:51.149Z] nexus3.edgexfoundry.org:10002 [2024-05-29T04:22:51.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:51.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:51.149Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:51.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:51.149Z] [2024-05-29T04:22:51.149Z] Login Succeeded [2024-05-29T04:22:51.149Z] nexus3.edgexfoundry.org:10003 [2024-05-29T04:22:51.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:51.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:51.409Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:51.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:51.409Z] [2024-05-29T04:22:51.409Z] Login Succeeded [2024-05-29T04:22:51.409Z] nexus3.edgexfoundry.org:10004 [2024-05-29T04:22:51.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:51.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:51.409Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:51.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:51.409Z] [2024-05-29T04:22:51.409Z] Login Succeeded [2024-05-29T04:22:51.409Z] ****.io [2024-05-29T04:22:51.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:22:51.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:22:51.668Z] Configure a credential helper to remove this warning. See [2024-05-29T04:22:51.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:22:51.668Z] [2024-05-29T04:22:51.668Z] Login Succeeded [2024-05-29T04:22:51.669Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T04:22:51.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T04:22:51.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T04:22:51.758Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-05-29T04:22:51.758Z] 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [2024-05-29T04:22:51.758Z] latest [2024-05-29T04:22:51.758Z] 3.2.0-dev.12 [2024-05-29T04:22:51.758Z] 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [2024-05-29T04:22:51.758Z] main [2024-05-29T04:22:51.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:52.100Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:52.421Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [2024-05-29T04:22:52.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-05-29T04:22:52.421Z] eabf8613f3b3: Preparing [2024-05-29T04:22:52.421Z] 9e93cfb6a462: Preparing [2024-05-29T04:22:52.421Z] b038d2ba620e: Preparing [2024-05-29T04:22:52.421Z] 1cc930831591: Preparing [2024-05-29T04:22:52.421Z] 4d575f6b91fe: Preparing [2024-05-29T04:22:52.421Z] aedc3bda2944: Preparing [2024-05-29T04:22:52.421Z] aedc3bda2944: Waiting [2024-05-29T04:22:52.421Z] 9e93cfb6a462: Pushed [2024-05-29T04:22:52.421Z] 4d575f6b91fe: Pushed [2024-05-29T04:22:52.421Z] eabf8613f3b3: Pushed [2024-05-29T04:22:52.421Z] aedc3bda2944: Layer already exists [2024-05-29T04:22:52.844Z] 00f215d4a9da: Pull complete [2024-05-29T04:22:52.990Z] 1cc930831591: Pushed [2024-05-29T04:22:54.804Z] d496ad576159: Pull complete [2024-05-29T04:22:54.804Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-29T04:22:54.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-29T04:22:54.804Z] ---> f246e2811388 [2024-05-29T04:22:54.804Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-29T04:22:55.523Z] b038d2ba620e: Pushed [2024-05-29T04:22:55.523Z] 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:55.852Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:56.179Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-05-29T04:22:56.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-05-29T04:22:56.179Z] eabf8613f3b3: Preparing [2024-05-29T04:22:56.179Z] 9e93cfb6a462: Preparing [2024-05-29T04:22:56.179Z] b038d2ba620e: Preparing [2024-05-29T04:22:56.179Z] 1cc930831591: Preparing [2024-05-29T04:22:56.179Z] 4d575f6b91fe: Preparing [2024-05-29T04:22:56.179Z] aedc3bda2944: Preparing [2024-05-29T04:22:56.179Z] aedc3bda2944: Waiting [2024-05-29T04:22:56.179Z] eabf8613f3b3: Layer already exists [2024-05-29T04:22:56.179Z] b038d2ba620e: Layer already exists [2024-05-29T04:22:56.179Z] 4d575f6b91fe: Layer already exists [2024-05-29T04:22:56.179Z] 1cc930831591: Layer already exists [2024-05-29T04:22:56.179Z] 9e93cfb6a462: Layer already exists [2024-05-29T04:22:56.179Z] aedc3bda2944: Layer already exists [2024-05-29T04:22:56.179Z] latest: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-05-29T04:22:56.220Z] ---> Running in 10ebdcfb93cd [Pipeline] sh [2024-05-29T04:22:56.493Z] Removing intermediate container 10ebdcfb93cd [2024-05-29T04:22:56.494Z] ---> 4e5a394965f0 [2024-05-29T04:22:56.494Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T04:22:56.508Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:56.762Z] ---> Running in f1232fd67421 [2024-05-29T04:22:56.841Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.12 [2024-05-29T04:22:56.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-05-29T04:22:56.841Z] eabf8613f3b3: Preparing [2024-05-29T04:22:56.841Z] 9e93cfb6a462: Preparing [2024-05-29T04:22:56.841Z] b038d2ba620e: Preparing [2024-05-29T04:22:56.841Z] 1cc930831591: Preparing [2024-05-29T04:22:56.841Z] 4d575f6b91fe: Preparing [2024-05-29T04:22:56.841Z] aedc3bda2944: Preparing [2024-05-29T04:22:56.841Z] aedc3bda2944: Waiting [2024-05-29T04:22:56.841Z] 4d575f6b91fe: Layer already exists [2024-05-29T04:22:56.841Z] eabf8613f3b3: Layer already exists [2024-05-29T04:22:56.841Z] b038d2ba620e: Layer already exists [2024-05-29T04:22:56.841Z] 9e93cfb6a462: Layer already exists [2024-05-29T04:22:56.841Z] 1cc930831591: Layer already exists [2024-05-29T04:22:56.841Z] aedc3bda2944: Layer already exists [2024-05-29T04:22:56.841Z] 3.2.0-dev.12: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:57.034Z] Removing intermediate container f1232fd67421 [2024-05-29T04:22:57.034Z] ---> b4ec134a0c62 [2024-05-29T04:22:57.034Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T04:22:57.034Z] ---> Running in c3e88bc1a332 [2024-05-29T04:22:57.192Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:57.301Z] Removing intermediate container c3e88bc1a332 [2024-05-29T04:22:57.301Z] ---> c2573cb9369b [2024-05-29T04:22:57.301Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T04:22:57.301Z] ---> Running in 367d8f482f13 [2024-05-29T04:22:57.566Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [2024-05-29T04:22:57.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-05-29T04:22:57.566Z] eabf8613f3b3: Preparing [2024-05-29T04:22:57.566Z] 9e93cfb6a462: Preparing [2024-05-29T04:22:57.566Z] b038d2ba620e: Preparing [2024-05-29T04:22:57.566Z] 1cc930831591: Preparing [2024-05-29T04:22:57.566Z] 4d575f6b91fe: Preparing [2024-05-29T04:22:57.566Z] aedc3bda2944: Preparing [2024-05-29T04:22:57.566Z] aedc3bda2944: Waiting [2024-05-29T04:22:57.566Z] 4d575f6b91fe: Layer already exists [2024-05-29T04:22:57.566Z] eabf8613f3b3: Layer already exists [2024-05-29T04:22:57.566Z] 9e93cfb6a462: Layer already exists [2024-05-29T04:22:57.566Z] 1cc930831591: Layer already exists [2024-05-29T04:22:57.566Z] b038d2ba620e: Layer already exists [2024-05-29T04:22:57.566Z] aedc3bda2944: Layer already exists [2024-05-29T04:22:57.566Z] 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 [2024-05-29T04:22:57.573Z] Removing intermediate container 367d8f482f13 [2024-05-29T04:22:57.573Z] ---> 255d175ecb6f [2024-05-29T04:22:57.573Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:57.847Z] ---> Running in 4bd31edda919 [2024-05-29T04:22:57.847Z] Removing intermediate container 4bd31edda919 [2024-05-29T04:22:57.847Z] ---> 1deab1fb52c9 [2024-05-29T04:22:57.847Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T04:22:57.930Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:58.115Z] ---> Running in a86a82865d4e [2024-05-29T04:22:58.267Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-05-29T04:22:58.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-05-29T04:22:58.267Z] eabf8613f3b3: Preparing [2024-05-29T04:22:58.267Z] 9e93cfb6a462: Preparing [2024-05-29T04:22:58.267Z] b038d2ba620e: Preparing [2024-05-29T04:22:58.267Z] 1cc930831591: Preparing [2024-05-29T04:22:58.267Z] 4d575f6b91fe: Preparing [2024-05-29T04:22:58.267Z] aedc3bda2944: Preparing [2024-05-29T04:22:58.267Z] aedc3bda2944: Waiting [2024-05-29T04:22:58.267Z] 4d575f6b91fe: Layer already exists [2024-05-29T04:22:58.267Z] 1cc930831591: Layer already exists [2024-05-29T04:22:58.267Z] eabf8613f3b3: Layer already exists [2024-05-29T04:22:58.267Z] 9e93cfb6a462: Layer already exists [2024-05-29T04:22:58.267Z] b038d2ba620e: Layer already exists [2024-05-29T04:22:58.267Z] aedc3bda2944: Layer already exists [2024-05-29T04:22:58.267Z] main: digest: sha256:3e58b1ee933046eac93992f93da66369cf90c93665e06c15282e57497ac378e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T04:22:58.341Z] ===================================================== [Pipeline] echo [2024-05-29T04:22:58.357Z] taggedImages: [2024-05-29T04:22:58.357Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [2024-05-29T04:22:58.357Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-05-29T04:22:58.357Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.12 [2024-05-29T04:22:58.357Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [2024-05-29T04:22:58.357Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:58.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T04:22:58.775Z] [2024-05-29T04:22:58.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:22:59.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T04:22:59.079Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T04:22:59.079Z] 5eb5b503b376: Pulling fs layer [2024-05-29T04:22:59.079Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T04:22:59.079Z] ec43610c2a17: Pulling fs layer [2024-05-29T04:22:59.079Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T04:22:59.079Z] 33b1e0a273af: Pulling fs layer [2024-05-29T04:22:59.079Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T04:22:59.079Z] 2f39f015ded8: Pulling fs layer [2024-05-29T04:22:59.079Z] 33b1e0a273af: Waiting [2024-05-29T04:22:59.079Z] 2f39f015ded8: Waiting [2024-05-29T04:22:59.079Z] 3a2ae6a8a46f: Waiting [2024-05-29T04:22:59.079Z] 5c69ac0246d0: Download complete [2024-05-29T04:22:59.079Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-29T04:22:59.079Z] 3a2ae6a8a46f: Download complete [2024-05-29T04:22:59.079Z] 33b1e0a273af: Verifying Checksum [2024-05-29T04:22:59.079Z] 33b1e0a273af: Download complete [2024-05-29T04:22:59.079Z] 5d3b04190fa2: Download complete [2024-05-29T04:22:59.079Z] ec43610c2a17: Verifying Checksum [2024-05-29T04:22:59.079Z] ec43610c2a17: Download complete [2024-05-29T04:22:59.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T04:22:59.338Z] 5eb5b503b376: Verifying Checksum [2024-05-29T04:22:59.338Z] 5eb5b503b376: Download complete [2024-05-29T04:22:59.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T04:22:59.906Z] 2f39f015ded8: Download complete [2024-05-29T04:23:00.473Z] 5eb5b503b376: Pull complete [2024-05-29T04:23:00.628Z] OK: 266 MiB in 52 packages [2024-05-29T04:23:00.731Z] 5c69ac0246d0: Pull complete [2024-05-29T04:23:00.990Z] ec43610c2a17: Pull complete [2024-05-29T04:23:00.990Z] 3a2ae6a8a46f: Pull complete [2024-05-29T04:23:01.248Z] 33b1e0a273af: Pull complete [2024-05-29T04:23:01.248Z] 5d3b04190fa2: Pull complete [2024-05-29T04:23:01.613Z] Removing intermediate container a86a82865d4e [2024-05-29T04:23:01.613Z] ---> db6225b2a146 [2024-05-29T04:23:01.613Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-05-29T04:23:01.613Z] ---> Running in 8a7dc4041708 [2024-05-29T04:23:01.883Z] Removing intermediate container 8a7dc4041708 [2024-05-29T04:23:01.883Z] ---> e34ecc1a7a0b [2024-05-29T04:23:01.883Z] Step 10/13 : COPY go.mod vendor* ./ [2024-05-29T04:23:02.476Z] ---> 612a06bebeeb [2024-05-29T04:23:02.476Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T04:23:02.476Z] ---> Running in 17a3de16c2a8 [2024-05-29T04:23:05.436Z] 2f39f015ded8: Pull complete [2024-05-29T04:23:05.436Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T04:23:05.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T04:23:05.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:23:05.549Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:23:05.592Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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-lftools-log-publisher:latest cat [2024-05-29T04:23:10.103Z] $ docker top a409f62e58f4c7bc5608794c151cdb335aed1c4038f35e275f6bbff7a2cd5a80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:23:10.514Z] ---> job-cost.sh [2024-05-29T04:23:10.514Z] lf-activate-venv: SKIPPING [2024-05-29T04:23:10.514Z] INFO: No Stack... [2024-05-29T04:23:10.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T04:23:11.033Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T04:23:11.325Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-05-29T04:23:11.325Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T04:23:11.339Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [2024-05-29T04:23:11.347Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] did not exist. Created. [2024-05-29T04:23:11.354Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T04:23:11.664Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T04:23:11.686Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T04:23:11.694Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T04:23:11.719Z] $ docker stop --time=1 a409f62e58f4c7bc5608794c151cdb335aed1c4038f35e275f6bbff7a2cd5a80 [2024-05-29T04:23:12.899Z] $ docker rm -f --volumes a409f62e58f4c7bc5608794c151cdb335aed1c4038f35e275f6bbff7a2cd5a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T04:24:54.115Z] Removing intermediate container 17a3de16c2a8 [2024-05-29T04:24:54.115Z] ---> 442ba7c20f42 [2024-05-29T04:24:54.115Z] Step 12/13 : COPY . . [2024-05-29T04:24:54.115Z] ---> 8d62f04ea323 [2024-05-29T04:24:54.115Z] Step 13/13 : RUN ${MAKE} [2024-05-29T04:24:54.115Z] ---> Running in d53a1a76c0fe [2024-05-29T04:24:54.115Z] noop [2024-05-29T04:24:54.115Z] Removing intermediate container d53a1a76c0fe [2024-05-29T04:24:54.115Z] ---> f79213a0c42b [2024-05-29T04:24:54.115Z] Successfully built f79213a0c42b [2024-05-29T04:24:54.115Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:24:54.486Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T04:24:54.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:24:54.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-1007 does not seem to be running inside a container [2024-05-29T04:24:54.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/197 -v /w/workspace/device-onvif-camera/197:/w/workspace/device-onvif-camera/197:rw,z -v /w/workspace/device-onvif-camera/197@tmp:/w/workspace/device-onvif-camera/197@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 ******** ci-base-image-arm64 cat [2024-05-29T04:24:55.940Z] $ docker top df1bace3b082ae77cceca3819cc3ce33d85ef3b4902415ee7edd1a0f0b02fa38 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T04:24:56.782Z] + go version [2024-05-29T04:24:56.782Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-29T04:24:56.802Z] $ docker stop --time=1 df1bace3b082ae77cceca3819cc3ce33d85ef3b4902415ee7edd1a0f0b02fa38 [2024-05-29T04:24:58.424Z] $ docker rm -f --volumes df1bace3b082ae77cceca3819cc3ce33d85ef3b4902415ee7edd1a0f0b02fa38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:24:58.995Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T04:24:58.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:24:59.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-1007 does not seem to be running inside a container [2024-05-29T04:24:59.271Z] $ 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/197 -v /w/workspace/device-onvif-camera/197:/w/workspace/device-onvif-camera/197:rw,z -v /w/workspace/device-onvif-camera/197@tmp:/w/workspace/device-onvif-camera/197@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 ******** ci-base-image-arm64 cat [2024-05-29T04:25:00.446Z] $ docker top ee343876bf7da278b45cd11ce4e2fc1389201c371bda7605c7abafbceea7ded8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T04:25:01.279Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/197 [Pipeline] fileExists [Pipeline] sh [2024-05-29T04:25:01.627Z] + make test [2024-05-29T04:25:01.628Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T04:25:08.283Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-05-29T04:28:30.072Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-05-29T04:28:30.072Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-05-29T04:28:30.339Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 31.5% of statements [2024-05-29T04:28:57.137Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.544s coverage: 86.5% of statements [2024-05-29T04:28:57.137Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-29T04:28:57.137Z] go vet ./... [2024-05-29T04:29:44.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T04:29:44.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T04:29:44.146Z] ./bin/test-attribution-txt.sh [2024-05-29T04:29:44.146Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T04:29:44.146Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T04:29:44.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T04:29:44.187Z] $ docker stop --time=1 ee343876bf7da278b45cd11ce4e2fc1389201c371bda7605c7abafbceea7ded8 [2024-05-29T04:29:46.065Z] $ docker rm -f --volumes ee343876bf7da278b45cd11ce4e2fc1389201c371bda7605c7abafbceea7ded8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T04:29:47.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T04:29:47.774Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T04:29:48.292Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T04:29:48.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T04:29:49.010Z] + ls -al . [2024-05-29T04:29:49.010Z] total 304 [2024-05-29T04:29:49.010Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 04:25 . [2024-05-29T04:29:49.010Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:21 .. [2024-05-29T04:29:49.010Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 04:22 .git [2024-05-29T04:29:49.010Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 04:21 .github [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 493 May 29 04:21 .gitignore [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 42 May 29 04:21 .golangci.yml [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 11155 May 29 04:21 Attribution.txt [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 17665 May 29 04:21 CHANGELOG.md [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 1683 May 29 04:21 Dockerfile [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 04:21 GOVERNANCE.md [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 739 May 29 04:21 Jenkinsfile [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 29 04:21 LICENSE [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 29 04:21 Makefile [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 625 May 29 04:21 OWNERS.md [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 29 04:21 README.md [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 12 May 29 04:19 VERSION [2024-05-29T04:29:49.010Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 04:21 bin [2024-05-29T04:29:49.010Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 04:21 cmd [2024-05-29T04:29:49.010Z] -rw-r--r-- 1 jenkins jenkins 78456 May 29 04:28 coverage.out [2024-05-29T04:29:49.010Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:21 doc [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 7387 May 29 04:21 go.mod [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 102284 May 29 04:21 go.sum [2024-05-29T04:29:49.010Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 04:21 internal [2024-05-29T04:29:49.010Z] -rw-rw-r-- 1 jenkins jenkins 236 May 29 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:29:49.350Z] + 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=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d --label arch=arm64 --label version=3.2.0-dev.12 . [2024-05-29T04:29:49.938Z] Sending build context to Docker daemon 22.35MB [2024-05-29T04:29:49.938Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T04:29:49.938Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-29T04:29:49.938Z] ---> f79213a0c42b [2024-05-29T04:29:49.938Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-05-29T04:29:50.205Z] ---> Running in 05ecf32086a0 [2024-05-29T04:29:50.472Z] Removing intermediate container 05ecf32086a0 [2024-05-29T04:29:50.472Z] ---> d571b3666b94 [2024-05-29T04:29:50.472Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T04:29:50.472Z] ---> Running in 283c00e39f2e [2024-05-29T04:29:50.740Z] Removing intermediate container 283c00e39f2e [2024-05-29T04:29:50.740Z] ---> cb4224915e8b [2024-05-29T04:29:50.740Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T04:29:51.007Z] ---> Running in 881f98b98c75 [2024-05-29T04:29:51.273Z] Removing intermediate container 881f98b98c75 [2024-05-29T04:29:51.273Z] ---> bbce40ae8e93 [2024-05-29T04:29:51.273Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T04:29:51.273Z] ---> Running in 4891b5c6d306 [2024-05-29T04:29:51.540Z] Removing intermediate container 4891b5c6d306 [2024-05-29T04:29:51.540Z] ---> f2146a9dd593 [2024-05-29T04:29:51.540Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-05-29T04:29:51.540Z] ---> Running in 67bc8769905b [2024-05-29T04:29:51.808Z] Removing intermediate container 67bc8769905b [2024-05-29T04:29:51.808Z] ---> 619809b43845 [2024-05-29T04:29:51.808Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T04:29:52.076Z] ---> Running in fc5d3a73cfff [2024-05-29T04:29:53.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T04:29:53.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T04:29:54.583Z] OK: 266 MiB in 52 packages [2024-05-29T04:29:55.544Z] Removing intermediate container fc5d3a73cfff [2024-05-29T04:29:55.545Z] ---> 840965d85ae6 [2024-05-29T04:29:55.545Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-05-29T04:29:55.545Z] ---> Running in 902e89f7b8ac [2024-05-29T04:29:55.813Z] Removing intermediate container 902e89f7b8ac [2024-05-29T04:29:55.813Z] ---> 23fd4cbddd2d [2024-05-29T04:29:55.813Z] Step 10/27 : COPY go.mod vendor* ./ [2024-05-29T04:29:56.401Z] ---> a224d612a779 [2024-05-29T04:29:56.401Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T04:29:56.401Z] ---> Running in 70c44a77026d [2024-05-29T04:29:58.979Z] Removing intermediate container 70c44a77026d [2024-05-29T04:29:58.979Z] ---> a80e8d68fc94 [2024-05-29T04:29:58.979Z] Step 12/27 : COPY . . [2024-05-29T04:30:00.380Z] ---> 538acc88e84f [2024-05-29T04:30:00.380Z] Step 13/27 : RUN ${MAKE} [2024-05-29T04:30:00.380Z] ---> Running in 04219383ef0d [2024-05-29T04:30:01.337Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-05-29T04:33:23.065Z] Removing intermediate container 04219383ef0d [2024-05-29T04:33:23.065Z] ---> af095686745d [2024-05-29T04:33:23.065Z] Step 14/27 : FROM alpine:3.18 [2024-05-29T04:33:23.331Z] 3.18: Pulling from library/alpine [2024-05-29T04:33:23.331Z] c6b39de5b339: Already exists [2024-05-29T04:33:23.598Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T04:33:23.598Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T04:33:23.598Z] ---> 33abbf032149 [2024-05-29T04:33:23.598Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-29T04:33:23.598Z] ---> Running in 0640e57de6ce [2024-05-29T04:33:23.865Z] Removing intermediate container 0640e57de6ce [2024-05-29T04:33:23.865Z] ---> 562ef2501ca0 [2024-05-29T04:33:23.865Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-05-29T04:33:23.865Z] ---> Running in bf45ee36fae1 [2024-05-29T04:33:24.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T04:33:25.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T04:33:26.379Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T04:33:26.379Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T04:33:26.379Z] OK: 8 MiB in 16 packages [2024-05-29T04:33:27.339Z] Removing intermediate container bf45ee36fae1 [2024-05-29T04:33:27.339Z] ---> 6f3a41680211 [2024-05-29T04:33:27.339Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-29T04:33:27.339Z] ---> Running in 8533fa4b4561 [2024-05-29T04:33:28.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T04:33:28.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T04:33:29.522Z] Upgrading critical system libraries and apk-tools: [2024-05-29T04:33:29.522Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T04:33:29.522Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T04:33:29.787Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T04:33:29.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T04:33:30.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T04:33:30.944Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T04:33:31.209Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T04:33:31.209Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T04:33:31.209Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T04:33:31.209Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T04:33:31.209Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T04:33:31.209Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T04:33:31.209Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T04:33:31.209Z] OK: 8 MiB in 16 packages [2024-05-29T04:33:32.611Z] Removing intermediate container 8533fa4b4561 [2024-05-29T04:33:32.612Z] ---> 402c634cf792 [2024-05-29T04:33:32.612Z] Step 18/27 : WORKDIR / [2024-05-29T04:33:32.612Z] ---> Running in a8afc9108e8a [2024-05-29T04:33:32.877Z] Removing intermediate container a8afc9108e8a [2024-05-29T04:33:32.877Z] ---> 9e44f2500a10 [2024-05-29T04:33:32.877Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-05-29T04:33:34.818Z] ---> 84312ac6bc67 [2024-05-29T04:33:34.818Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-05-29T04:33:35.086Z] ---> 19f08e48b319 [2024-05-29T04:33:35.086Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-05-29T04:33:35.665Z] ---> bb3b0ce935f0 [2024-05-29T04:33:35.665Z] Step 22/27 : EXPOSE 59984 [2024-05-29T04:33:35.665Z] ---> Running in 3c9db7e1cff9 [2024-05-29T04:33:35.931Z] Removing intermediate container 3c9db7e1cff9 [2024-05-29T04:33:35.931Z] ---> f9f91ee20202 [2024-05-29T04:33:35.931Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-05-29T04:33:35.931Z] ---> Running in e5a1f6556013 [2024-05-29T04:33:36.197Z] Removing intermediate container e5a1f6556013 [2024-05-29T04:33:36.197Z] ---> 1fea8a1bd2e6 [2024-05-29T04:33:36.197Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T04:33:36.197Z] ---> Running in 2dfef7370210 [2024-05-29T04:33:36.464Z] Removing intermediate container 2dfef7370210 [2024-05-29T04:33:36.464Z] ---> d6455ee616b1 [2024-05-29T04:33:36.464Z] Step 25/27 : LABEL arch=arm64 [2024-05-29T04:33:36.729Z] ---> Running in 428b04e8e2dc [2024-05-29T04:33:36.994Z] Removing intermediate container 428b04e8e2dc [2024-05-29T04:33:36.994Z] ---> 174f878c99f2 [2024-05-29T04:33:36.994Z] Step 26/27 : LABEL git_sha=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [2024-05-29T04:33:36.994Z] ---> Running in ee12ff04104b [2024-05-29T04:33:37.260Z] Removing intermediate container ee12ff04104b [2024-05-29T04:33:37.260Z] ---> 70b44b6eedc5 [2024-05-29T04:33:37.260Z] Step 27/27 : LABEL version=3.2.0-dev.12 [2024-05-29T04:33:37.524Z] ---> Running in 2fc28c7bfca4 [2024-05-29T04:33:37.788Z] Removing intermediate container 2fc28c7bfca4 [2024-05-29T04:33:37.788Z] ---> e9dc7a37e00d [2024-05-29T04:33:37.788Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T04:33:37.788Z] Successfully built e9dc7a37e00d [2024-05-29T04:33:37.788Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T04:33:37.936Z] provisioning config files... [2024-05-29T04:33:37.949Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/197@tmp/config5597667565159482975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:33:38.285Z] ---> ****-login.sh [2024-05-29T04:33:38.286Z] nexus3.edgexfoundry.org:10001 [2024-05-29T04:33:38.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:33:38.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:33:38.553Z] Configure a credential helper to remove this warning. See [2024-05-29T04:33:38.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:33:38.553Z] [2024-05-29T04:33:38.553Z] Login Succeeded [2024-05-29T04:33:38.553Z] nexus3.edgexfoundry.org:10002 [2024-05-29T04:33:38.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:33:38.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:33:38.820Z] Configure a credential helper to remove this warning. See [2024-05-29T04:33:38.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:33:38.820Z] [2024-05-29T04:33:38.820Z] Login Succeeded [2024-05-29T04:33:38.820Z] nexus3.edgexfoundry.org:10003 [2024-05-29T04:33:39.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:33:39.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:33:39.352Z] Configure a credential helper to remove this warning. See [2024-05-29T04:33:39.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:33:39.353Z] [2024-05-29T04:33:39.353Z] Login Succeeded [2024-05-29T04:33:39.353Z] nexus3.edgexfoundry.org:10004 [2024-05-29T04:33:39.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:33:39.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:33:39.618Z] Configure a credential helper to remove this warning. See [2024-05-29T04:33:39.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:33:39.618Z] [2024-05-29T04:33:39.618Z] Login Succeeded [2024-05-29T04:33:39.618Z] ****.io [2024-05-29T04:33:39.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T04:33:40.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T04:33:40.147Z] Configure a credential helper to remove this warning. See [2024-05-29T04:33:40.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T04:33:40.148Z] [2024-05-29T04:33:40.148Z] Login Succeeded [2024-05-29T04:33:40.148Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T04:33:40.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T04:33:40.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T04:33:40.244Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-05-29T04:33:40.244Z] 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [2024-05-29T04:33:40.244Z] latest [2024-05-29T04:33:40.244Z] 3.2.0-dev.12 [2024-05-29T04:33:40.244Z] 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [2024-05-29T04:33:40.244Z] main [2024-05-29T04:33:40.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:40.612Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:40.964Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [2024-05-29T04:33:40.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-05-29T04:33:40.964Z] ca018ef33100: Preparing [2024-05-29T04:33:40.964Z] cff7b879364d: Preparing [2024-05-29T04:33:40.964Z] 023f26d31314: Preparing [2024-05-29T04:33:40.964Z] 2089ae2f6a2f: Preparing [2024-05-29T04:33:40.964Z] 72496a2746a3: Preparing [2024-05-29T04:33:40.964Z] 7c504f21be85: Preparing [2024-05-29T04:33:40.964Z] 7c504f21be85: Waiting [2024-05-29T04:33:41.231Z] 72496a2746a3: Pushed [2024-05-29T04:33:41.231Z] ca018ef33100: Pushed [2024-05-29T04:33:41.231Z] cff7b879364d: Pushed [2024-05-29T04:33:41.231Z] 7c504f21be85: Layer already exists [2024-05-29T04:33:42.631Z] 2089ae2f6a2f: Pushed [2024-05-29T04:33:47.971Z] 023f26d31314: Pushed [2024-05-29T04:33:47.971Z] 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:48.331Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:48.678Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-05-29T04:33:48.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-05-29T04:33:48.678Z] ca018ef33100: Preparing [2024-05-29T04:33:48.678Z] cff7b879364d: Preparing [2024-05-29T04:33:48.678Z] 023f26d31314: Preparing [2024-05-29T04:33:48.678Z] 2089ae2f6a2f: Preparing [2024-05-29T04:33:48.678Z] 72496a2746a3: Preparing [2024-05-29T04:33:48.678Z] 7c504f21be85: Preparing [2024-05-29T04:33:48.678Z] 7c504f21be85: Waiting [2024-05-29T04:33:48.678Z] cff7b879364d: Layer already exists [2024-05-29T04:33:48.678Z] 023f26d31314: Layer already exists [2024-05-29T04:33:48.678Z] 72496a2746a3: Layer already exists [2024-05-29T04:33:48.678Z] ca018ef33100: Layer already exists [2024-05-29T04:33:48.678Z] 2089ae2f6a2f: Layer already exists [2024-05-29T04:33:48.678Z] 7c504f21be85: Layer already exists [2024-05-29T04:33:48.941Z] latest: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:49.292Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:49.647Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.12 [2024-05-29T04:33:49.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-05-29T04:33:49.647Z] ca018ef33100: Preparing [2024-05-29T04:33:49.647Z] cff7b879364d: Preparing [2024-05-29T04:33:49.647Z] 023f26d31314: Preparing [2024-05-29T04:33:49.647Z] 2089ae2f6a2f: Preparing [2024-05-29T04:33:49.647Z] 72496a2746a3: Preparing [2024-05-29T04:33:49.647Z] 7c504f21be85: Preparing [2024-05-29T04:33:49.647Z] 7c504f21be85: Waiting [2024-05-29T04:33:49.647Z] ca018ef33100: Layer already exists [2024-05-29T04:33:49.647Z] 2089ae2f6a2f: Layer already exists [2024-05-29T04:33:49.647Z] 023f26d31314: Layer already exists [2024-05-29T04:33:49.647Z] 72496a2746a3: Layer already exists [2024-05-29T04:33:49.647Z] cff7b879364d: Layer already exists [2024-05-29T04:33:49.647Z] 7c504f21be85: Layer already exists [2024-05-29T04:33:49.647Z] 3.2.0-dev.12: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:50.258Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:50.604Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [2024-05-29T04:33:50.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-05-29T04:33:50.604Z] ca018ef33100: Preparing [2024-05-29T04:33:50.604Z] cff7b879364d: Preparing [2024-05-29T04:33:50.604Z] 023f26d31314: Preparing [2024-05-29T04:33:50.604Z] 2089ae2f6a2f: Preparing [2024-05-29T04:33:50.604Z] 72496a2746a3: Preparing [2024-05-29T04:33:50.604Z] 7c504f21be85: Preparing [2024-05-29T04:33:50.604Z] 7c504f21be85: Waiting [2024-05-29T04:33:50.604Z] 2089ae2f6a2f: Layer already exists [2024-05-29T04:33:50.604Z] 72496a2746a3: Layer already exists [2024-05-29T04:33:50.604Z] ca018ef33100: Layer already exists [2024-05-29T04:33:50.604Z] 023f26d31314: Layer already exists [2024-05-29T04:33:50.604Z] cff7b879364d: Layer already exists [2024-05-29T04:33:50.604Z] 7c504f21be85: Layer already exists [2024-05-29T04:33:50.604Z] 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:50.949Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:51.285Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-05-29T04:33:51.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-05-29T04:33:51.285Z] ca018ef33100: Preparing [2024-05-29T04:33:51.285Z] cff7b879364d: Preparing [2024-05-29T04:33:51.285Z] 023f26d31314: Preparing [2024-05-29T04:33:51.285Z] 2089ae2f6a2f: Preparing [2024-05-29T04:33:51.285Z] 72496a2746a3: Preparing [2024-05-29T04:33:51.285Z] 7c504f21be85: Preparing [2024-05-29T04:33:51.285Z] 7c504f21be85: Waiting [2024-05-29T04:33:51.285Z] ca018ef33100: Layer already exists [2024-05-29T04:33:51.285Z] 023f26d31314: Layer already exists [2024-05-29T04:33:51.285Z] cff7b879364d: Layer already exists [2024-05-29T04:33:51.285Z] 72496a2746a3: Layer already exists [2024-05-29T04:33:51.285Z] 2089ae2f6a2f: Layer already exists [2024-05-29T04:33:51.285Z] 7c504f21be85: Layer already exists [2024-05-29T04:33:51.548Z] main: digest: sha256:b8a7f53c3ddb2d9021d1031db13a9dc9dc731cb795c27adfa309d0041c0cffca size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T04:33:51.615Z] ===================================================== [Pipeline] echo [2024-05-29T04:33:51.630Z] taggedImages: [2024-05-29T04:33:51.630Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [2024-05-29T04:33:51.630Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-05-29T04:33:51.630Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.12 [2024-05-29T04:33:51.630Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9e152f0eea3cbe8e1fbe8298102668336ecdbf0d-3.2.0-dev.12 [2024-05-29T04:33:51.630Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:52.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T04:33:52.012Z] [2024-05-29T04:33:52.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:33:52.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T04:33:52.335Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T04:33:52.335Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T04:33:52.335Z] 04944245beec: Pulling fs layer [2024-05-29T04:33:52.335Z] 699f458cf7ca: Pulling fs layer [2024-05-29T04:33:52.335Z] 765212b225bb: Pulling fs layer [2024-05-29T04:33:52.335Z] f23df028b6ca: Pulling fs layer [2024-05-29T04:33:52.335Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T04:33:52.335Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T04:33:52.335Z] f23df028b6ca: Waiting [2024-05-29T04:33:52.335Z] d65c8cfc05b1: Waiting [2024-05-29T04:33:52.335Z] 2437ff75d9bd: Waiting [2024-05-29T04:33:52.335Z] 765212b225bb: Waiting [2024-05-29T04:33:52.602Z] 04944245beec: Verifying Checksum [2024-05-29T04:33:52.602Z] 04944245beec: Download complete [2024-05-29T04:33:52.602Z] 765212b225bb: Verifying Checksum [2024-05-29T04:33:52.602Z] 765212b225bb: Download complete [2024-05-29T04:33:52.602Z] f23df028b6ca: Verifying Checksum [2024-05-29T04:33:52.602Z] f23df028b6ca: Download complete [2024-05-29T04:33:52.602Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T04:33:52.602Z] d65c8cfc05b1: Download complete [2024-05-29T04:33:52.867Z] 699f458cf7ca: Verifying Checksum [2024-05-29T04:33:52.867Z] 699f458cf7ca: Download complete [2024-05-29T04:33:53.131Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T04:33:53.131Z] 8998bd30e6a1: Download complete [2024-05-29T04:33:55.696Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T04:33:55.696Z] 2437ff75d9bd: Download complete [2024-05-29T04:33:57.626Z] 8998bd30e6a1: Pull complete [2024-05-29T04:33:57.891Z] 04944245beec: Pull complete [2024-05-29T04:33:59.825Z] 699f458cf7ca: Pull complete [2024-05-29T04:33:59.825Z] 765212b225bb: Pull complete [2024-05-29T04:34:00.403Z] f23df028b6ca: Pull complete [2024-05-29T04:34:00.667Z] d65c8cfc05b1: Pull complete [2024-05-29T04:34:18.935Z] 2437ff75d9bd: Pull complete [2024-05-29T04:34:18.935Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T04:34:18.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T04:34:18.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:34:19.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-1007 does not seem to be running inside a container [2024-05-29T04:34:19.230Z] $ 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/197 -v /w/workspace/device-onvif-camera/197:/w/workspace/device-onvif-camera/197:rw,z -v /w/workspace/device-onvif-camera/197@tmp:/w/workspace/device-onvif-camera/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-29T04:34:21.945Z] $ docker top a4928bc3492a385083c8ef7b041cb694ee6bcd4e9411f806d926966a8f266113 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:34:22.799Z] ---> job-cost.sh [2024-05-29T04:34:22.800Z] lf-activate-venv: SKIPPING [2024-05-29T04:34:22.800Z] INFO: No Stack... [2024-05-29T04:34:23.063Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T04:34:24.016Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T04:34:24.651Z] + cat /w/workspace/device-onvif-camera/197/archives/cost.csv [2024-05-29T04:34:24.651Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T04:34:24.702Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [2024-05-29T04:34:24.712Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] did not exist. Created. [2024-05-29T04:34:24.725Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T04:34:25.384Z] /w/workspace/device-onvif-camera/197@tmp/durable-e1bb07cb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T04:34:25.705Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T04:34:25.732Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T04:34:25.785Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T04:34:25.796Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T04:34:25.824Z] $ docker stop --time=1 a4928bc3492a385083c8ef7b041cb694ee6bcd4e9411f806d926966a8f266113 [2024-05-29T04:34:27.331Z] $ docker rm -f --volumes a4928bc3492a385083c8ef7b041cb694ee6bcd4e9411f806d926966a8f266113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-29T04:34:27.839Z] provisioning config files... [2024-05-29T04:34:27.848Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2875125376839580853tmp [Pipeline] { [Pipeline] sh [2024-05-29T04:34:28.148Z] + set +x [2024-05-29T04:34:28.148Z] + + curl -s https://codecov.io/bash [2024-05-29T04:34:28.148Z] bash -s -- [2024-05-29T04:34:28.148Z] [2024-05-29T04:34:28.148Z] _____ _ [2024-05-29T04:34:28.148Z] / ____| | | [2024-05-29T04:34:28.148Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T04:34:28.148Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T04:34:28.148Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T04:34:28.148Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T04:34:28.148Z] Bash-1.0.6 [2024-05-29T04:34:28.148Z] [2024-05-29T04:34:28.148Z] [2024-05-29T04:34:28.148Z] ==> git version 2.25.1 found [2024-05-29T04:34:28.148Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-29T04:34:28.148Z] Release-Date: 2020-01-08 [2024-05-29T04:34:28.148Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-29T04:34:28.148Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T04:34:28.148Z] ==> Jenkins CI detected. [2024-05-29T04:34:28.148Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-05-29T04:34:28.148Z] project root: . [2024-05-29T04:34:28.148Z] --> token set from env [2024-05-29T04:34:28.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-29T04:34:28.148Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T04:34:28.148Z] ==> Python coveragepy not found [2024-05-29T04:34:28.148Z] ==> Searching for coverage reports in: [2024-05-29T04:34:28.148Z] + . [2024-05-29T04:34:28.148Z] -> Found 1 reports [2024-05-29T04:34:28.148Z] ==> Detecting git/mercurial file structure [2024-05-29T04:34:28.408Z] ==> Reading reports [2024-05-29T04:34:28.408Z] + ./coverage.out bytes=78456 [2024-05-29T04:34:28.408Z] ==> Appending adjustments [2024-05-29T04:34:28.408Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T04:34:28.408Z] + Found adjustments [2024-05-29T04:34:28.408Z] ==> Gzipping contents [2024-05-29T04:34:28.408Z] 12K /tmp/codecov.ZVdxRF.gz [2024-05-29T04:34:28.408Z] ==> Uploading reports [2024-05-29T04:34:28.408Z] url: https://codecov.io [2024-05-29T04:34:28.408Z] query: branch=main&commit=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T04:34:28.408Z] -> Pinging Codecov [2024-05-29T04:34:28.408Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9e152f0eea3cbe8e1fbe8298102668336ecdbf0d&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T04:34:28.668Z] -> Uploading to [2024-05-29T04:34:28.668Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/F29A59C45E3A92E06B3E522C9905F8EF/9e152f0eea3cbe8e1fbe8298102668336ecdbf0d/18370d4b-875e-4650-b020-6597455cd7a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T043428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed32a8cbb75fc5d8c468b815998bd5e3186d0e6a53ee87eaac2a8f551ef57cd4 [2024-05-29T04:34:28.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T04:34:28.668Z] Dload Upload Total Spent Left Speed [2024-05-29T04:34:28.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 40069 --:--:-- --:--:-- --:--:-- 40069 [2024-05-29T04:34:28.929Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] } [2024-05-29T04:34:28.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-29T04:34:29.171Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-29T04:34:29.192Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:34:29.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T04:34:29.497Z] [2024-05-29T04:34:29.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:34:29.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T04:34:29.804Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-29T04:34:29.804Z] 619be1103602: Already exists [2024-05-29T04:34:29.804Z] f8ea3408117e: Pulling fs layer [2024-05-29T04:34:29.804Z] 91320369b822: Pulling fs layer [2024-05-29T04:34:29.804Z] 0406650e8295: Pulling fs layer [2024-05-29T04:34:29.804Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T04:34:29.804Z] 96d80e3f36e1: Pulling fs layer [2024-05-29T04:34:29.804Z] bcf3aedb951c: Pulling fs layer [2024-05-29T04:34:29.804Z] 96d80e3f36e1: Waiting [2024-05-29T04:34:29.804Z] bcf3aedb951c: Waiting [2024-05-29T04:34:29.804Z] 4f4fb700ef54: Waiting [2024-05-29T04:34:29.804Z] 0406650e8295: Verifying Checksum [2024-05-29T04:34:29.804Z] 0406650e8295: Download complete [2024-05-29T04:34:29.804Z] 4f4fb700ef54: Download complete [2024-05-29T04:34:30.064Z] f8ea3408117e: Pull complete [2024-05-29T04:34:30.064Z] 96d80e3f36e1: Verifying Checksum [2024-05-29T04:34:30.064Z] 96d80e3f36e1: Download complete [2024-05-29T04:34:30.324Z] 91320369b822: Verifying Checksum [2024-05-29T04:34:30.324Z] 91320369b822: Download complete [2024-05-29T04:34:30.900Z] bcf3aedb951c: Verifying Checksum [2024-05-29T04:34:30.900Z] bcf3aedb951c: Download complete [2024-05-29T04:34:33.432Z] 91320369b822: Pull complete [2024-05-29T04:34:33.690Z] 0406650e8295: Pull complete [2024-05-29T04:34:33.691Z] 4f4fb700ef54: Pull complete [2024-05-29T04:34:33.949Z] 96d80e3f36e1: Pull complete [2024-05-29T04:34:37.229Z] bcf3aedb951c: Pull complete [2024-05-29T04:34:37.229Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-29T04:34:37.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T04:34:37.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:34:37.429Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:34:37.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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/edgex-snyk-go:latest cat [2024-05-29T04:34:41.475Z] $ docker top 9ab551b7284f9b75901653fbd5e02f4264763dd9ecdbf6b932419d4508c748dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T04:34:41.819Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-05-29T04:34:41.829Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-05-29T04:34:42.108Z] + set -o pipefail [2024-05-29T04:34:42.108Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-05-29T04:34:50.228Z] [2024-05-29T04:34:50.228Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-05-29T04:34:50.228Z] [2024-05-29T04:34:50.228Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/9db614a4-43d0-42be-ad1c-886e735b45d4 [2024-05-29T04:34:50.228Z] [2024-05-29T04:34:50.228Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-05-29T04:34:50.228Z] [2024-05-29T04:34:50.228Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-29T04:34:50.228Z] [2024-05-29T04:34:53.520Z] [2024-05-29T04:34:53.520Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-29T04:34:53.520Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-29T04:34:53.527Z] $ docker stop --time=1 9ab551b7284f9b75901653fbd5e02f4264763dd9ecdbf6b932419d4508c748dc [2024-05-29T04:34:57.986Z] $ docker rm -f --volumes 9ab551b7284f9b75901653fbd5e02f4264763dd9ecdbf6b932419d4508c748dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo [2024-05-29T04:34:58.571Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T04:34:58.585Z] provisioning config files... [2024-05-29T04:34:58.591Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3954431033095808908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:34:58.891Z] --> edgex-publish-swagger.sh [2024-05-29T04:34:58.891Z] === Publish doc/openapi/v3 API === [2024-05-29T04:34:58.891Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-05-29T04:34:58.891Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-05-29T04:34:58.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T04:34:58.892Z] Dload Upload Total Spent Left Speed [2024-05-29T04:34:59.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 277 863k --:--:-- --:--:-- --:--:-- 865k [2024-05-29T04:34:59.461Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-05-29T04:34:59.461Z] [Pipeline] } [2024-05-29T04:34:59.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T04:34:59.902Z] + git log --format=format:%s -1 9e152f0eea3cbe8e1fbe8298102668336ecdbf0d [Pipeline] sh [2024-05-29T04:35:00.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T04:35:00.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:35:00.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T04:35:00.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:35:00.584Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:35:00.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T04:35:01.144Z] $ docker top a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 -eo pid,comm [2024-05-29T04:35:01.200Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T04:35:01.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T04:35:01.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T04:35:01.260Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T04:35:01.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T04:35:01.384Z] $ docker exec a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 ssh-agent [2024-05-29T04:35:01.513Z] SSH_AUTH_SOCK=/tmp/ssh-5Nr6jkPn2O6K/agent.32 [2024-05-29T04:35:01.513Z] SSH_AGENT_PID=38 [2024-05-29T04:35:01.542Z] Running ssh-add (command line suppressed) [2024-05-29T04:35:01.634Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12635307609462255235.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12635307609462255235.key) [2024-05-29T04:35:01.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T04:35:02.001Z] + git semver tag [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,199 [run_tag] DEBUG tag force:False [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,199 [check_head_tag] DEBUG check head tag [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,200 [execute] INFO git cat-file --batch-check [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,203 [execute] INFO git cat-file --batch [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,218 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,218 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,219 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-05-29T04:35:02.282Z] 2024-05-29 04:35:02,223 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-05-29T04:35:02.282Z] 3.2.0-dev.12 [Pipeline] } [2024-05-29T04:35:02.298Z] $ docker exec --env ******** --env ******** a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 ssh-agent -k [2024-05-29T04:35:02.399Z] unset SSH_AUTH_SOCK; [2024-05-29T04:35:02.399Z] unset SSH_AGENT_PID; [2024-05-29T04:35:02.399Z] echo Agent pid 38 killed; [2024-05-29T04:35:02.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T04:35:02.740Z] + git semver [Pipeline] } [2024-05-29T04:35:03.012Z] $ docker stop --time=1 a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 [2024-05-29T04:35:04.330Z] $ docker rm -f --volumes a7190b37762203b880280231dca80484d70073323f96e82bf365d25fa4204288 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:35:04.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T04:35:04.734Z] [2024-05-29T04:35:04.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:35:05.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T04:35:05.034Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-29T04:35:05.034Z] ab5ef0e58194: Pulling fs layer [2024-05-29T04:35:05.034Z] 9712f1f96733: Pulling fs layer [2024-05-29T04:35:05.034Z] 63f879dbbcfc: Pulling fs layer [2024-05-29T04:35:05.034Z] 0d9ebad4ef96: Pulling fs layer [2024-05-29T04:35:05.034Z] e9a5061849ea: Pulling fs layer [2024-05-29T04:35:05.034Z] d747dcd14b5f: Pulling fs layer [2024-05-29T04:35:05.034Z] 2de7ff778b66: Pulling fs layer [2024-05-29T04:35:05.034Z] 0d9ebad4ef96: Waiting [2024-05-29T04:35:05.034Z] e9a5061849ea: Waiting [2024-05-29T04:35:05.034Z] d747dcd14b5f: Waiting [2024-05-29T04:35:05.034Z] 2de7ff778b66: Waiting [2024-05-29T04:35:05.034Z] 9712f1f96733: Verifying Checksum [2024-05-29T04:35:05.034Z] 9712f1f96733: Download complete [2024-05-29T04:35:05.295Z] 63f879dbbcfc: Verifying Checksum [2024-05-29T04:35:05.295Z] 63f879dbbcfc: Download complete [2024-05-29T04:35:05.553Z] e9a5061849ea: Verifying Checksum [2024-05-29T04:35:05.553Z] e9a5061849ea: Download complete [2024-05-29T04:35:05.553Z] d747dcd14b5f: Verifying Checksum [2024-05-29T04:35:05.553Z] d747dcd14b5f: Download complete [2024-05-29T04:35:05.553Z] 0d9ebad4ef96: Verifying Checksum [2024-05-29T04:35:05.553Z] 0d9ebad4ef96: Download complete [2024-05-29T04:35:05.811Z] ab5ef0e58194: Download complete [2024-05-29T04:35:05.811Z] 2de7ff778b66: Verifying Checksum [2024-05-29T04:35:05.811Z] 2de7ff778b66: Download complete [2024-05-29T04:35:09.093Z] ab5ef0e58194: Pull complete [2024-05-29T04:35:09.093Z] 9712f1f96733: Pull complete [2024-05-29T04:35:09.351Z] 63f879dbbcfc: Pull complete [2024-05-29T04:35:13.545Z] 0d9ebad4ef96: Pull complete [2024-05-29T04:35:13.804Z] e9a5061849ea: Pull complete [2024-05-29T04:35:13.804Z] d747dcd14b5f: Pull complete [2024-05-29T04:35:15.182Z] 2de7ff778b66: Pull complete [2024-05-29T04:35:15.182Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-29T04:35:15.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T04:35:15.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:35:15.289Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:35:15.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-29T04:35:22.045Z] $ docker top 4eb4da77b4da79999049a3a037bff2aafd9decb8f5ef7cf77c6c748f0bdcbb11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-29T04:35:22.144Z] provisioning config files... [2024-05-29T04:35:22.151Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13037434293800727692tmp [2024-05-29T04:35:22.161Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10565652941076317282tmp [2024-05-29T04:35:22.169Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14318491331397279191tmp [Pipeline] { [Pipeline] echo [2024-05-29T04:35:22.202Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:22.499Z] ---> sigul-configuration.sh [2024-05-29T04:35:22.499Z] gpg: directory `/root/.gnupg' created [2024-05-29T04:35:22.499Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-29T04:35:22.499Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-29T04:35:22.499Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-29T04:35:22.499Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-29T04:35:22.499Z] gpg: CAST5 encrypted data [2024-05-29T04:35:22.499Z] gpg: encrypted with 1 passphrase [2024-05-29T04:35:22.499Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-29T04:35:22.793Z] + mkdir /home/jenkins [2024-05-29T04:35:22.793Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-29T04:35:23.090Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-29T04:35:23.105Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:23.400Z] ---> sigul-install.sh [2024-05-29T04:35:23.400Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-29T04:35:23.693Z] + git tag --list [2024-05-29T04:35:23.693Z] v0.0.0 [2024-05-29T04:35:23.693Z] v2.2.0 [2024-05-29T04:35:23.693Z] v2.3.0 [2024-05-29T04:35:23.693Z] v2.3.1 [2024-05-29T04:35:23.693Z] v3.0 [2024-05-29T04:35:23.693Z] v3.0.0 [2024-05-29T04:35:23.693Z] v3.1 [2024-05-29T04:35:23.693Z] v3.1.0 [2024-05-29T04:35:23.693Z] v3.1.0-dev.1 [2024-05-29T04:35:23.693Z] v3.1.0-dev.10 [2024-05-29T04:35:23.693Z] v3.1.0-dev.11 [2024-05-29T04:35:23.693Z] v3.1.0-dev.12 [2024-05-29T04:35:23.693Z] v3.1.0-dev.13 [2024-05-29T04:35:23.693Z] v3.1.0-dev.14 [2024-05-29T04:35:23.693Z] v3.1.0-dev.15 [2024-05-29T04:35:23.693Z] v3.1.0-dev.16 [2024-05-29T04:35:23.693Z] v3.1.0-dev.17 [2024-05-29T04:35:23.693Z] v3.1.0-dev.18 [2024-05-29T04:35:23.693Z] v3.1.0-dev.19 [2024-05-29T04:35:23.693Z] v3.1.0-dev.2 [2024-05-29T04:35:23.693Z] v3.1.0-dev.20 [2024-05-29T04:35:23.693Z] v3.1.0-dev.21 [2024-05-29T04:35:23.693Z] v3.1.0-dev.22 [2024-05-29T04:35:23.693Z] v3.1.0-dev.23 [2024-05-29T04:35:23.693Z] v3.1.0-dev.24 [2024-05-29T04:35:23.693Z] v3.1.0-dev.25 [2024-05-29T04:35:23.693Z] v3.1.0-dev.26 [2024-05-29T04:35:23.693Z] v3.1.0-dev.27 [2024-05-29T04:35:23.693Z] v3.1.0-dev.28 [2024-05-29T04:35:23.693Z] v3.1.0-dev.3 [2024-05-29T04:35:23.693Z] v3.1.0-dev.4 [2024-05-29T04:35:23.693Z] v3.1.0-dev.5 [2024-05-29T04:35:23.693Z] v3.1.0-dev.6 [2024-05-29T04:35:23.693Z] v3.1.0-dev.7 [2024-05-29T04:35:23.693Z] v3.1.0-dev.8 [2024-05-29T04:35:23.693Z] v3.1.0-dev.9 [2024-05-29T04:35:23.693Z] v3.2.0-dev.1 [2024-05-29T04:35:23.693Z] v3.2.0-dev.10 [2024-05-29T04:35:23.693Z] v3.2.0-dev.11 [2024-05-29T04:35:23.693Z] v3.2.0-dev.12 [2024-05-29T04:35:23.693Z] v3.2.0-dev.2 [2024-05-29T04:35:23.693Z] v3.2.0-dev.3 [2024-05-29T04:35:23.693Z] v3.2.0-dev.4 [2024-05-29T04:35:23.693Z] v3.2.0-dev.5 [2024-05-29T04:35:23.693Z] v3.2.0-dev.6 [2024-05-29T04:35:23.693Z] v3.2.0-dev.7 [2024-05-29T04:35:23.693Z] v3.2.0-dev.8 [2024-05-29T04:35:23.693Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-29T04:35:23.994Z] + lftools sign git-tag v3.2.0-dev.12 [2024-05-29T04:35:24.563Z] Signing Git tag with Sigul... [2024-05-29T04:35:24.563Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-05-29T04:35:25.150Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:25.445Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-29T04:35:25.452Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-29T04:35:25.481Z] $ docker stop --time=1 4eb4da77b4da79999049a3a037bff2aafd9decb8f5ef7cf77c6c748f0bdcbb11 [2024-05-29T04:35:26.763Z] $ docker rm -f --volumes 4eb4da77b4da79999049a3a037bff2aafd9decb8f5ef7cf77c6c748f0bdcbb11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-29T04:35:27.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T04:35:27.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:35:27.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T04:35:27.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:35:27.601Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:35:27.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T04:35:27.987Z] $ docker top ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 -eo pid,comm [2024-05-29T04:35:28.043Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T04:35:28.043Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T04:35:28.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T04:35:28.089Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T04:35:28.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T04:35:28.194Z] $ docker exec ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 ssh-agent [2024-05-29T04:35:28.319Z] SSH_AUTH_SOCK=/tmp/ssh-2LmOM3trlvoU/agent.32 [2024-05-29T04:35:28.319Z] SSH_AGENT_PID=38 [2024-05-29T04:35:28.325Z] Running ssh-add (command line suppressed) [2024-05-29T04:35:28.422Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6321294587864891065.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6321294587864891065.key) [2024-05-29T04:35:28.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T04:35:28.733Z] + git semver bump pre [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,894 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,894 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,894 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,894 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,894 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,894 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,896 [execute] INFO git cat-file --batch-check [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,903 [execute] INFO git cat-file --batch [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T04:35:28.993Z] 2024-05-29 04:35:28,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-05-29T04:35:28.993Z] 3.2.0-dev.13 [Pipeline] } [2024-05-29T04:35:29.000Z] $ docker exec --env ******** --env ******** ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 ssh-agent -k [2024-05-29T04:35:29.100Z] unset SSH_AUTH_SOCK; [2024-05-29T04:35:29.100Z] unset SSH_AGENT_PID; [2024-05-29T04:35:29.100Z] echo Agent pid 38 killed; [2024-05-29T04:35:29.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T04:35:29.444Z] + git semver [Pipeline] } [2024-05-29T04:35:29.712Z] $ docker stop --time=1 ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 [2024-05-29T04:35:31.005Z] $ docker rm -f --volumes ccdce7a12a4b363aa7593644c8e3ce5bc2f8aa430596137511d9118bca485c92 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T04:35:31.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T04:35:31.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:35:31.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T04:35:31.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:35:31.764Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:35:31.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T04:35:32.120Z] $ docker top cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e -eo pid,comm [2024-05-29T04:35:32.171Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T04:35:32.171Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T04:35:32.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T04:35:32.225Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T04:35:32.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T04:35:32.331Z] $ docker exec cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e ssh-agent [2024-05-29T04:35:32.434Z] SSH_AUTH_SOCK=/tmp/ssh-DK7NI2QNVbfX/agent.33 [2024-05-29T04:35:32.434Z] SSH_AGENT_PID=39 [2024-05-29T04:35:32.439Z] Running ssh-add (command line suppressed) [2024-05-29T04:35:32.529Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3245489305649522505.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3245489305649522505.key) [2024-05-29T04:35:32.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T04:35:32.840Z] + git semver push [2024-05-29T04:35:33.098Z] 2024-05-29 04:35:32,993 [run_push] DEBUG push [2024-05-29T04:35:33.098Z] 2024-05-29 04:35:32,994 [execute] INFO git cat-file --batch-check [2024-05-29T04:35:33.098Z] 2024-05-29 04:35:32,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T04:35:33.098Z] 2024-05-29 04:35:32,998 [execute] INFO git rev-list ef52ddd92ded046a04184a6d193e034264214c3f -- [2024-05-29T04:35:33.099Z] 2024-05-29 04:35:32,998 [execute] DEBUG Popen(['git', 'rev-list', 'ef52ddd92ded046a04184a6d193e034264214c3f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T04:35:33.099Z] 2024-05-29 04:35:33,006 [execute] INFO git fetch -v origin [2024-05-29T04:35:33.099Z] 2024-05-29 04:35:33,006 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-29T04:35:33.665Z] 2024-05-29 04:35:33,451 [run_push] DEBUG no remote changes detected [2024-05-29T04:35:33.665Z] 2024-05-29 04:35:33,451 [execute] INFO git push origin semver [2024-05-29T04:35:33.665Z] 2024-05-29 04:35:33,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T04:35:34.233Z] 2024-05-29 04:35:34,143 [run_push] DEBUG push all version tags [2024-05-29T04:35:34.233Z] 2024-05-29 04:35:34,144 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-29T04:35:34.233Z] 2024-05-29 04:35:34,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-05-29T04:35:34.801Z] 2024-05-29 04:35:34,790 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-05-29T04:35:34.801Z] 3.2.0-dev.13 [Pipeline] } [2024-05-29T04:35:35.063Z] $ docker exec --env ******** --env ******** cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e ssh-agent -k [2024-05-29T04:35:35.149Z] unset SSH_AUTH_SOCK; [2024-05-29T04:35:35.149Z] unset SSH_AGENT_PID; [2024-05-29T04:35:35.149Z] echo Agent pid 39 killed; [2024-05-29T04:35:35.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T04:35:35.480Z] + git semver [Pipeline] } [2024-05-29T04:35:35.748Z] $ docker stop --time=1 cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e [2024-05-29T04:35:36.979Z] $ docker rm -f --volumes cff81a9d13be73573b6dfc760fccc44eee1093e4a8f74d7ddb5bfd4ee5e86d3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T04:35:37.620Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-05-29T04:35:37.620Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-05-29T04:35:37.620Z] total 16 [2024-05-29T04:35:37.620Z] drwxr-xr-x 3 root root 4096 May 29 04:23 . [2024-05-29T04:35:37.620Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 04:35 .. [2024-05-29T04:35:37.620Z] drwxr-xr-x 2 root root 4096 May 29 04:23 cost [2024-05-29T04:35:37.620Z] -rw-r--r-- 1 root root 91 May 29 04:23 cost.csv [2024-05-29T04:35:37.620Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-05-29T04:35:37.620Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-05-29T04:35:37.620Z] total 16 [2024-05-29T04:35:37.620Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 04:23 . [2024-05-29T04:35:37.620Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 04:35 .. [2024-05-29T04:35:37.620Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 04:23 cost [2024-05-29T04:35:37.620Z] -rw-r--r-- 1 jenkins jenkins 91 May 29 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:37.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:38.762Z] ---> package-listing.sh [2024-05-29T04:35:38.762Z] ++ facter osfamily [2024-05-29T04:35:38.762Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T04:35:39.021Z] + OS_FAMILY=debian [2024-05-29T04:35:39.021Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-05-29T04:35:39.021Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T04:35:39.021Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T04:35:39.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T04:35:39.021Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T04:35:39.021Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-05-29T04:35:39.021Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T04:35:39.021Z] + case "${OS_FAMILY}" in [2024-05-29T04:35:39.021Z] + dpkg -l [2024-05-29T04:35:39.021Z] + grep '^ii' [2024-05-29T04:35:39.021Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T04:35:39.021Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T04:35:39.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T04:35:39.021Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-05-29T04:35:39.021Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-05-29T04:35:39.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-05-29T04:35:39.031Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T04:35:39.308Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T04:35:39.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T04:35:39.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T04:35:39.948Z] prd-ubuntu20.04-docker-8c-8g-1006 does not seem to be running inside a container [2024-05-29T04:35:39.971Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T04:35:40.188Z] $ docker top c9d932c5323f6727eb66798b841f1308fc9d6e2494f9edbedba80d4966e7c1e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T04:35:40.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T04:35:40.826Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T04:35:41.113Z] + ls /var/log/sa-host [2024-05-29T04:35:41.113Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T04:35:41.280Z] provisioning config files... [2024-05-29T04:35:41.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12207505083361059487tmp [Pipeline] { [Pipeline] echo [2024-05-29T04:35:41.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:41.591Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T04:35:41.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:41.938Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T04:35:41.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:42.226Z] ---> sudo-logs.sh [2024-05-29T04:35:42.226Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T04:35:42.257Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:42.535Z] ---> job-cost.sh [2024-05-29T04:35:42.535Z] lf-activate-venv: SKIPPING [2024-05-29T04:35:42.535Z] DEBUG: total: 0.2199999988079071 [2024-05-29T04:35:42.535Z] INFO: Retrieving Stack Cost... [2024-05-29T04:35:43.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T04:35:43.362Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T04:35:43.375Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T04:35:43.658Z] ---> logs-deploy.sh [2024-05-29T04:35:43.658Z] lf-activate-venv: SKIPPING [2024-05-29T04:35:43.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/197 [2024-05-29T04:35:43.658Z] INFO: archiving workspace using pattern(s): [2024-05-29T04:35:44.596Z] Archives upload complete. [2024-05-29T04:35:44.596Z] INFO: archiving logs to Nexus