Started by upstream project "edgexfoundry/cd-management/release-lts" build number 68 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e053ce5f716bc748f519b5d605ecd7797861296e 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-ssh11884677099576531093.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-ssh9038162841322903864.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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6023809278042275420.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-ssh1631954906864007993.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6254826685047502610.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2008 in /w/workspace/foundry_device-onvif-camera_napa [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_napa # 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 e053ce5f716bc748f519b5d605ecd7797861296e (napa) Commit message: "ci(lts-release): LTS release v3.1.1 @50147a6" > 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 e053ce5f716bc748f519b5d605ecd7797861296e # timeout=10 > git rev-list --no-walk e053ce5f716bc748f519b5d605ecd7797861296e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-31T09:40:46.713Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-31T09:40:46.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T09:40:46.814Z] ========================================================= [2024-05-31T09:40:46.814Z] EdgeX Global Pipelines Version Info [2024-05-31T09:40:46.814Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:40:47.573Z] ------------------- [2024-05-31T09:40:47.573Z] stable info: [2024-05-31T09:40:47.573Z] ------------------- [2024-05-31T09:40:47.573Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-31T09:40:47.573Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-31T09:40:47.573Z] Message: update stable to v1.0.260 [2024-05-31T09:40:48.145Z] ------------------- [2024-05-31T09:40:48.145Z] experimental info: [2024-05-31T09:40:48.145Z] ------------------- [2024-05-31T09:40:48.145Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-31T09:40:48.145Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-31T09:40:48.145Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-31T09:40:48.221Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-05-31T09:40:48.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-05-31T09:40:48.266Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-31T09:40:48.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-31T09:40:48.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-31T09:40:48.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-31T09:40:48.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-31T09:40:48.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-31T09:40:48.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-31T09:40:48.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-31T09:40:48.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-31T09:40:48.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-05-31T09:40:48.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-31T09:40:48.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-31T09:40:48.544Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-31T09:40:48.570Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-31T09:40:48.597Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-31T09:40:48.628Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-31T09:40:48.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-31T09:40:48.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-31T09:40:48.698Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-31T09:40:48.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-05-31T09:40:48.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-31T09:40:48.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-31T09:40:48.783Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-31T09:40:48.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-31T09:40:48.821Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-31T09:40:48.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-31T09:40:48.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-31T09:40:48.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-31T09:40:48.906Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e053ce5f716bc748f519b5d605ecd7797861296e [Pipeline] echo [2024-05-31T09:40:48.925Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e053ce5 [Pipeline] echo [2024-05-31T09:40:48.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:40:49.011Z] provisioning config files... [2024-05-31T09:40:49.025Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config9483731832413068416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:40:49.355Z] ---> ****-login.sh [2024-05-31T09:40:49.355Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:40:49.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:40:49.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:40:49.616Z] Configure a credential helper to remove this warning. See [2024-05-31T09:40:49.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:40:49.616Z] [2024-05-31T09:40:49.616Z] Login Succeeded [2024-05-31T09:40:49.616Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:40:49.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:40:49.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:40:49.879Z] Configure a credential helper to remove this warning. See [2024-05-31T09:40:49.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:40:49.879Z] [2024-05-31T09:40:49.879Z] Login Succeeded [2024-05-31T09:40:49.879Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:40:49.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:40:49.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:40:49.879Z] Configure a credential helper to remove this warning. See [2024-05-31T09:40:49.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:40:49.879Z] [2024-05-31T09:40:49.879Z] Login Succeeded [2024-05-31T09:40:49.879Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:40:49.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:40:50.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:40:50.143Z] Configure a credential helper to remove this warning. See [2024-05-31T09:40:50.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:40:50.144Z] [2024-05-31T09:40:50.144Z] Login Succeeded [2024-05-31T09:40:50.144Z] ****.io [2024-05-31T09:40:50.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:40:50.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:40:50.403Z] Configure a credential helper to remove this warning. See [2024-05-31T09:40:50.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:40:50.403Z] [2024-05-31T09:40:50.403Z] Login Succeeded [2024-05-31T09:40:50.403Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:40:50.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-31T09:40:50.820Z] + git rev-list -1 --merges e053ce5f716bc748f519b5d605ecd7797861296e~1..e053ce5f716bc748f519b5d605ecd7797861296e [Pipeline] echo [2024-05-31T09:40:50.850Z] -----------> git rev-list -1 --merges e053ce5f716bc748f519b5d605ecd7797861296e~1..e053ce5f716bc748f519b5d605ecd7797861296e e053ce5f716bc748f519b5d605ecd7797861296e [false] [Pipeline] sh [2024-05-31T09:40:51.144Z] + git log --format=format:%s -1 e053ce5f716bc748f519b5d605ecd7797861296e [Pipeline] echo [2024-05-31T09:40:51.161Z] ========================================================= [2024-05-31T09:40:51.161Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2024-05-31T09:40:51.161Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-31T09:40:51.503Z] + git log --format=format:%s -1 e053ce5f716bc748f519b5d605ecd7797861296e [Pipeline] echo [2024-05-31T09:40:51.515Z] [semverPrep] GIT_COMMIT: e053ce5f716bc748f519b5d605ecd7797861296e, Commit Message: ci(lts-release): LTS release v3.1.1 @50147a6 [Pipeline] echo [2024-05-31T09:40:51.529Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-31T09:40:51.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T09:40:51.899Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-31T09:40:51.899Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-31T09:40:51.899Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-31T09:40:51.899Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-31T09:40:51.899Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-31T09:40:51.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:40:52.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:40:52.263Z] [2024-05-31T09:40:52.263Z] 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-31T09:40:52.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:40:52.565Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-31T09:40:52.565Z] b85a868b505f: Pulling fs layer [2024-05-31T09:40:52.565Z] e2be974225ed: Pulling fs layer [2024-05-31T09:40:52.565Z] 339a4e72a1f5: Pulling fs layer [2024-05-31T09:40:52.565Z] 988bab9f4d93: Pulling fs layer [2024-05-31T09:40:52.565Z] 1469e6f7b9e6: Pulling fs layer [2024-05-31T09:40:52.565Z] eaf3925da568: Pulling fs layer [2024-05-31T09:40:52.565Z] bab4dde63d76: Pulling fs layer [2024-05-31T09:40:52.565Z] bde34c3a00c8: Pulling fs layer [2024-05-31T09:40:52.565Z] b352a97aabf1: Pulling fs layer [2024-05-31T09:40:52.565Z] 4872d77fe225: Pulling fs layer [2024-05-31T09:40:52.565Z] 5851b861e8e6: Pulling fs layer [2024-05-31T09:40:52.565Z] 1469e6f7b9e6: Waiting [2024-05-31T09:40:52.565Z] b352a97aabf1: Waiting [2024-05-31T09:40:52.565Z] 4872d77fe225: Waiting [2024-05-31T09:40:52.565Z] eaf3925da568: Waiting [2024-05-31T09:40:52.565Z] 5851b861e8e6: Waiting [2024-05-31T09:40:52.565Z] bab4dde63d76: Waiting [2024-05-31T09:40:52.565Z] 988bab9f4d93: Waiting [2024-05-31T09:40:52.565Z] bde34c3a00c8: Waiting [2024-05-31T09:40:52.565Z] e2be974225ed: Download complete [2024-05-31T09:40:52.565Z] 988bab9f4d93: Verifying Checksum [2024-05-31T09:40:52.565Z] 988bab9f4d93: Download complete [2024-05-31T09:40:52.565Z] 1469e6f7b9e6: Verifying Checksum [2024-05-31T09:40:52.565Z] 1469e6f7b9e6: Download complete [2024-05-31T09:40:52.565Z] eaf3925da568: Verifying Checksum [2024-05-31T09:40:52.565Z] eaf3925da568: Download complete [2024-05-31T09:40:52.825Z] 339a4e72a1f5: Verifying Checksum [2024-05-31T09:40:52.825Z] 339a4e72a1f5: Download complete [2024-05-31T09:40:52.825Z] bde34c3a00c8: Download complete [2024-05-31T09:40:52.825Z] b352a97aabf1: Verifying Checksum [2024-05-31T09:40:52.825Z] b352a97aabf1: Download complete [2024-05-31T09:40:52.825Z] 4872d77fe225: Verifying Checksum [2024-05-31T09:40:52.825Z] 4872d77fe225: Download complete [2024-05-31T09:40:52.825Z] 5851b861e8e6: Download complete [2024-05-31T09:40:52.825Z] b85a868b505f: Verifying Checksum [2024-05-31T09:40:52.825Z] b85a868b505f: Download complete [2024-05-31T09:40:53.083Z] bab4dde63d76: Verifying Checksum [2024-05-31T09:40:53.083Z] bab4dde63d76: Download complete [2024-05-31T09:40:54.018Z] b85a868b505f: Pull complete [2024-05-31T09:40:54.274Z] e2be974225ed: Pull complete [2024-05-31T09:40:54.890Z] 339a4e72a1f5: Pull complete [2024-05-31T09:40:54.890Z] 988bab9f4d93: Pull complete [2024-05-31T09:40:55.151Z] 1469e6f7b9e6: Pull complete [2024-05-31T09:40:55.151Z] eaf3925da568: Pull complete [2024-05-31T09:40:57.068Z] bab4dde63d76: Pull complete [2024-05-31T09:40:57.069Z] bde34c3a00c8: Pull complete [2024-05-31T09:40:57.069Z] b352a97aabf1: Pull complete [2024-05-31T09:40:57.069Z] 4872d77fe225: Pull complete [2024-05-31T09:40:57.327Z] 5851b861e8e6: Pull complete [2024-05-31T09:40:57.327Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-31T09:40:57.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:40:57.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:40:57.454Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:40:57.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@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-31T09:41:04.063Z] $ docker top 25a2ae8d63356504f6b2312c29148e7a13004a17443bba298d61c27deb1dd364 -eo pid,comm [2024-05-31T09:41:04.131Z] 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-31T09:41:04.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-31T09:41:04.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-31T09:41:04.192Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-31T09:41:04.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-31T09:41:04.307Z] $ docker exec 25a2ae8d63356504f6b2312c29148e7a13004a17443bba298d61c27deb1dd364 ssh-agent [2024-05-31T09:41:04.458Z] SSH_AUTH_SOCK=/tmp/ssh-KuBu9KvMm3Fw/agent.14 [2024-05-31T09:41:04.458Z] SSH_AGENT_PID=20 [2024-05-31T09:41:04.464Z] Running ssh-add (command line suppressed) [2024-05-31T09:41:04.565Z] Identity added: /w/workspace/foundry_device-onvif-camera_napa@tmp/private_key_4608281626689347723.key (/w/workspace/foundry_device-onvif-camera_napa@tmp/private_key_4608281626689347723.key) [2024-05-31T09:41:04.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-31T09:41:04.868Z] + git tag --points-at e053ce5f716bc748f519b5d605ecd7797861296e [Pipeline] } [2024-05-31T09:41:04.882Z] $ docker exec --env ******** --env ******** 25a2ae8d63356504f6b2312c29148e7a13004a17443bba298d61c27deb1dd364 ssh-agent -k [2024-05-31T09:41:04.987Z] unset SSH_AUTH_SOCK; [2024-05-31T09:41:04.988Z] unset SSH_AGENT_PID; [2024-05-31T09:41:04.988Z] echo Agent pid 20 killed; [2024-05-31T09:41:05.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2024-05-31T09:41:05.041Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1' [Pipeline] sshagent [2024-05-31T09:41:05.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-31T09:41:05.066Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-31T09:41:05.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-31T09:41:05.188Z] $ docker exec 25a2ae8d63356504f6b2312c29148e7a13004a17443bba298d61c27deb1dd364 ssh-agent [2024-05-31T09:41:05.310Z] SSH_AUTH_SOCK=/tmp/ssh-zIAuOl163mpY/agent.72 [2024-05-31T09:41:05.310Z] SSH_AGENT_PID=79 [2024-05-31T09:41:05.315Z] Running ssh-add (command line suppressed) [2024-05-31T09:41:05.432Z] Identity added: /w/workspace/foundry_device-onvif-camera_napa@tmp/private_key_1612575889550708807.key (/w/workspace/foundry_device-onvif-camera_napa@tmp/private_key_1612575889550708807.key) [2024-05-31T09:41:05.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-31T09:41:05.739Z] + git semver init [2024-05-31T09:41:05.998Z] 2024-05-31 09:41:05,920 [run_init] DEBUG init version:0.0.0 force:False [2024-05-31T09:41:05.998Z] 2024-05-31 09:41:05,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_napa/.semver [2024-05-31T09:41:05.998Z] 2024-05-31 09:41:05,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_napa/.semver [2024-05-31T09:41:05.998Z] 2024-05-31 09:41:05,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_napa/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_napa, universal_newlines=False, shell=None, istream=None) [2024-05-31T09:41:07.910Z] 2024-05-31 09:41:07,492 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_napa/.git/info/exclude [2024-05-31T09:41:07.910Z] 2024-05-31 09:41:07,492 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_napa/.semver/napa with force:False [2024-05-31T09:41:07.910Z] 2024-05-31 09:41:07,493 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_napa/.semver/napa [2024-05-31T09:41:07.910Z] 2024-05-31 09:41:07,493 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_napa/.semver/napa [2024-05-31T09:41:07.910Z] 3.1.1 [Pipeline] } [2024-05-31T09:41:07.921Z] $ docker exec --env ******** --env ******** 25a2ae8d63356504f6b2312c29148e7a13004a17443bba298d61c27deb1dd364 ssh-agent -k [2024-05-31T09:41:08.035Z] unset SSH_AUTH_SOCK; [2024-05-31T09:41:08.036Z] unset SSH_AGENT_PID; [2024-05-31T09:41:08.036Z] echo Agent pid 79 killed; [2024-05-31T09:41:08.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T09:41:08.363Z] + git semver [Pipeline] } [2024-05-31T09:41:08.635Z] $ docker stop --time=1 25a2ae8d63356504f6b2312c29148e7a13004a17443bba298d61c27deb1dd364 [2024-05-31T09:41:09.917Z] $ docker rm -f --volumes 25a2ae8d63356504f6b2312c29148e7a13004a17443bba298d61c27deb1dd364 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T09:41:10.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-31T09:41:10.477Z] Stashed 1 file(s) [Pipeline] echo [2024-05-31T09:41:10.479Z] [edgeXSemver]: initialized semver on version 3.1.1 [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] sh [2024-05-31T09:41:10.913Z] + git checkout e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:41:10.913Z] HEAD is now at e053ce5 ci(lts-release): LTS release v3.1.1 @50147a6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:41:10.942Z] provisioning config files... [2024-05-31T09:41:10.950Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config8237990651552785020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:41:11.251Z] ---> ****-login.sh [2024-05-31T09:41:11.251Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:41:11.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:11.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:11.251Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:11.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:11.251Z] [2024-05-31T09:41:11.251Z] Login Succeeded [2024-05-31T09:41:11.251Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:41:11.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:11.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:11.251Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:11.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:11.251Z] [2024-05-31T09:41:11.251Z] Login Succeeded [2024-05-31T09:41:11.251Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:41:11.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:11.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:11.511Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:11.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:11.511Z] [2024-05-31T09:41:11.511Z] Login Succeeded [2024-05-31T09:41:11.511Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:41:11.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:11.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:11.511Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:11.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:11.511Z] [2024-05-31T09:41:11.511Z] Login Succeeded [2024-05-31T09:41:11.511Z] ****.io [2024-05-31T09:41:11.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:41:12.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:41:12.030Z] Configure a credential helper to remove this warning. See [2024-05-31T09:41:12.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:41:12.030Z] [2024-05-31T09:41:12.030Z] Login Succeeded [2024-05-31T09:41:12.030Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:41:12.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-31T09:41:12.272Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-31T09:41:12.575Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-31T09:41:12.575Z] + cut -d -f 2 [Pipeline] echo [2024-05-31T09:41:12.600Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:41:12.617Z] ========================================================= [2024-05-31T09:41:12.617Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-31T09:41:12.617Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:41:12.952Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-31T09:41:13.224Z] Sending build context to Docker daemon 66.62MB [2024-05-31T09:41:13.224Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:41:13.224Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-31T09:41:13.485Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-31T09:41:13.485Z] 619be1103602: Pulling fs layer [2024-05-31T09:41:13.485Z] 7862e08f4a3e: Pulling fs layer [2024-05-31T09:41:13.485Z] 5df492c9dc93: Pulling fs layer [2024-05-31T09:41:13.485Z] 7629e6793208: Pulling fs layer [2024-05-31T09:41:13.485Z] 4f4fb700ef54: Pulling fs layer [2024-05-31T09:41:13.485Z] 8de7f028bff5: Pulling fs layer [2024-05-31T09:41:13.485Z] 44042ff1420b: Pulling fs layer [2024-05-31T09:41:13.485Z] 5cdaf54b7214: Pulling fs layer [2024-05-31T09:41:13.485Z] 38f3e5a9071a: Pulling fs layer [2024-05-31T09:41:13.485Z] 7629e6793208: Waiting [2024-05-31T09:41:13.485Z] 44042ff1420b: Waiting [2024-05-31T09:41:13.485Z] 4f4fb700ef54: Waiting [2024-05-31T09:41:13.485Z] 8de7f028bff5: Waiting [2024-05-31T09:41:13.485Z] 5cdaf54b7214: Waiting [2024-05-31T09:41:13.485Z] 38f3e5a9071a: Waiting [2024-05-31T09:41:13.485Z] 7862e08f4a3e: Download complete [2024-05-31T09:41:13.485Z] 7629e6793208: Verifying Checksum [2024-05-31T09:41:13.485Z] 7629e6793208: Download complete [2024-05-31T09:41:13.485Z] 4f4fb700ef54: Verifying Checksum [2024-05-31T09:41:13.485Z] 4f4fb700ef54: Download complete [2024-05-31T09:41:13.485Z] 8de7f028bff5: Download complete [2024-05-31T09:41:13.485Z] 619be1103602: Download complete [2024-05-31T09:41:13.485Z] 44042ff1420b: Verifying Checksum [2024-05-31T09:41:13.485Z] 44042ff1420b: Download complete [2024-05-31T09:41:13.746Z] 619be1103602: Pull complete [2024-05-31T09:41:13.746Z] 38f3e5a9071a: Verifying Checksum [2024-05-31T09:41:13.746Z] 38f3e5a9071a: Download complete [2024-05-31T09:41:13.746Z] 7862e08f4a3e: Pull complete [2024-05-31T09:41:14.004Z] 5df492c9dc93: Verifying Checksum [2024-05-31T09:41:14.004Z] 5df492c9dc93: Download complete [2024-05-31T09:41:14.261Z] 5cdaf54b7214: Verifying Checksum [2024-05-31T09:41:14.261Z] 5cdaf54b7214: Download complete [2024-05-31T09:41:17.539Z] 5df492c9dc93: Pull complete [2024-05-31T09:41:17.539Z] 7629e6793208: Pull complete [2024-05-31T09:41:17.539Z] 4f4fb700ef54: Pull complete [2024-05-31T09:41:17.539Z] 8de7f028bff5: Pull complete [2024-05-31T09:41:17.539Z] 44042ff1420b: Pull complete [2024-05-31T09:41:19.434Z] 5cdaf54b7214: Pull complete [2024-05-31T09:41:20.000Z] 38f3e5a9071a: Pull complete [2024-05-31T09:41:20.000Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-31T09:41:20.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-31T09:41:20.000Z] ---> 60b93f829570 [2024-05-31T09:41:20.000Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:41:25.596Z] Still waiting to schedule task [2024-05-31T09:41:25.597Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2003’ [2024-05-31T09:41:32.320Z] ---> Running in 4de6eb5ac3d8 [2024-05-31T09:41:32.320Z] Removing intermediate container 4de6eb5ac3d8 [2024-05-31T09:41:32.320Z] ---> 3dc4e5b85c53 [2024-05-31T09:41:32.320Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:41:32.577Z] ---> Running in 11c2e152fedf [2024-05-31T09:41:32.835Z] Removing intermediate container 11c2e152fedf [2024-05-31T09:41:32.835Z] ---> 4de2d329e4f2 [2024-05-31T09:41:32.835Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-05-31T09:41:32.835Z] ---> Running in f8d12d4c4463 [2024-05-31T09:41:33.093Z] Removing intermediate container f8d12d4c4463 [2024-05-31T09:41:33.093Z] ---> ad88cc6343cf [2024-05-31T09:41:33.093Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-05-31T09:41:33.093Z] ---> Running in 7c0b447a5032 [2024-05-31T09:41:33.093Z] Removing intermediate container 7c0b447a5032 [2024-05-31T09:41:33.093Z] ---> bd2799d5d37d [2024-05-31T09:41:33.093Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-05-31T09:41:33.093Z] ---> Running in a38ccb90650b [2024-05-31T09:41:33.093Z] Removing intermediate container a38ccb90650b [2024-05-31T09:41:33.093Z] ---> 5ebbd0aace78 [2024-05-31T09:41:33.093Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:41:33.093Z] ---> Running in 62402d50b991 [2024-05-31T09:41:33.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:33.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:41:33.867Z] OK: 264 MiB in 52 packages [2024-05-31T09:41:34.126Z] Removing intermediate container 62402d50b991 [2024-05-31T09:41:34.126Z] ---> 6da1711734fb [2024-05-31T09:41:34.126Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-05-31T09:41:34.384Z] ---> Running in 2b20fb946dc7 [2024-05-31T09:41:34.384Z] Removing intermediate container 2b20fb946dc7 [2024-05-31T09:41:34.384Z] ---> c944ff8e3393 [2024-05-31T09:41:34.384Z] Step 10/13 : COPY go.mod vendor* ./ [2024-05-31T09:41:37.663Z] ---> 0e161185d37b [2024-05-31T09:41:37.663Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:41:37.663Z] ---> Running in 798daca678aa [2024-05-31T09:42:24.455Z] Removing intermediate container 798daca678aa [2024-05-31T09:42:24.455Z] ---> 32036c686acd [2024-05-31T09:42:24.455Z] Step 12/13 : COPY . . [2024-05-31T09:42:24.455Z] ---> b9aea639237a [2024-05-31T09:42:24.455Z] Step 13/13 : RUN ${MAKE} [2024-05-31T09:42:24.455Z] ---> Running in 81b4a6df8947 [2024-05-31T09:42:24.455Z] noop [2024-05-31T09:42:24.455Z] Removing intermediate container 81b4a6df8947 [2024-05-31T09:42:24.455Z] ---> b97dc12b1ddd [2024-05-31T09:42:24.713Z] Successfully built b97dc12b1ddd [2024-05-31T09:42:24.713Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:25.032Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-31T09:42:25.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:42:25.133Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:42:25.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@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-x86_64 cat [2024-05-31T09:42:25.529Z] $ docker top 64449a95858575c967b44d24aed7b6984a6e201c3be738a44613730e5f06e45b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:42:25.876Z] + go version [2024-05-31T09:42:25.876Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-31T09:42:25.888Z] $ docker stop --time=1 64449a95858575c967b44d24aed7b6984a6e201c3be738a44613730e5f06e45b [2024-05-31T09:42:27.140Z] $ docker rm -f --volumes 64449a95858575c967b44d24aed7b6984a6e201c3be738a44613730e5f06e45b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:42:27.591Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-31T09:42:27.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:42:27.671Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:42:27.708Z] $ 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_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@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-x86_64 cat [2024-05-31T09:42:28.052Z] $ docker top 4d3ae266a7ae07261cd969f8906c93db92369a3a8405adc2c99791675cdd2a1a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:42:28.403Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_napa [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:42:28.711Z] + make test [2024-05-31T09:42:28.711Z] go test ./... -coverprofile=coverage.out ./... [2024-05-31T09:42:30.612Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-05-31T09:42:42.795Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-05-31T09:42:42.795Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-05-31T09:42:44.169Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 31.5% of statements [2024-05-31T09:42:44.169Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.123s coverage: 86.5% of statements [2024-05-31T09:42:50.733Z] go vet ./... [2024-05-31T09:42:54.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-31T09:42:54.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-31T09:42:54.915Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-31T09:42:54.926Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:42:55.227Z] + go mod tidy [Pipeline] } [2024-05-31T09:42:55.808Z] $ docker stop --time=1 4d3ae266a7ae07261cd969f8906c93db92369a3a8405adc2c99791675cdd2a1a [2024-05-31T09:42:59.823Z] $ docker rm -f --volumes 4d3ae266a7ae07261cd969f8906c93db92369a3a8405adc2c99791675cdd2a1a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T09:43:00.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-31T09:43:00.443Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-31T09:43:00.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-31T09:43:01.172Z] + ls -al . [2024-05-31T09:43:01.172Z] total 244 [2024-05-31T09:43:01.172Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 09:42 . [2024-05-31T09:43:01.172Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:40 .. [2024-05-31T09:43:01.172Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 09:42 .git [2024-05-31T09:43:01.172Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:40 .github [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 493 May 31 09:40 .gitignore [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 09:40 .golangci.yml [2024-05-31T09:43:01.172Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:41 .semver [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 11174 May 31 09:40 Attribution.txt [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 17665 May 31 09:40 CHANGELOG.md [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 1683 May 31 09:40 Dockerfile [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 09:40 GOVERNANCE.md [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 739 May 31 09:40 Jenkinsfile [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 09:40 LICENSE [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 2877 May 31 09:40 Makefile [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 09:40 OWNERS.md [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 31 09:40 README.md [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:41 VERSION [2024-05-31T09:43:01.172Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:40 bin [2024-05-31T09:43:01.172Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:40 cmd [2024-05-31T09:43:01.172Z] -rw-r--r-- 1 jenkins jenkins 78456 May 31 09:42 coverage.out [2024-05-31T09:43:01.172Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:40 doc [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 4010 May 31 09:40 go.mod [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 34789 May 31 09:40 go.sum [2024-05-31T09:43:01.172Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:40 internal [2024-05-31T09:43:01.172Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 09:40 vendor [2024-05-31T09:43:01.172Z] -rw-rw-r-- 1 jenkins jenkins 236 May 31 09:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:01.484Z] + 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=e053ce5f716bc748f519b5d605ecd7797861296e --label arch=amd64 --label version=3.1.1 . [2024-05-31T09:43:02.050Z] Sending build context to Docker daemon 66.69MB [2024-05-31T09:43:02.050Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:43:02.050Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-31T09:43:02.050Z] ---> b97dc12b1ddd [2024-05-31T09:43:02.050Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:43:03.948Z] ---> Running in f7f15c46078a [2024-05-31T09:43:04.207Z] Removing intermediate container f7f15c46078a [2024-05-31T09:43:04.207Z] ---> 2e8f51a5c2a4 [2024-05-31T09:43:04.207Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:43:04.207Z] ---> Running in 90089bb2bcd3 [2024-05-31T09:43:04.207Z] Removing intermediate container 90089bb2bcd3 [2024-05-31T09:43:04.207Z] ---> b0d974c50e12 [2024-05-31T09:43:04.207Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-31T09:43:04.207Z] ---> Running in 7840a257dd58 [2024-05-31T09:43:04.470Z] Removing intermediate container 7840a257dd58 [2024-05-31T09:43:04.470Z] ---> 5aac3141207b [2024-05-31T09:43:04.470Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-31T09:43:04.470Z] ---> Running in a0036789e5fb [2024-05-31T09:43:04.470Z] Removing intermediate container a0036789e5fb [2024-05-31T09:43:04.470Z] ---> ebbd9f1e91d5 [2024-05-31T09:43:04.470Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-05-31T09:43:04.470Z] ---> Running in f94004a3c9b2 [2024-05-31T09:43:04.470Z] Removing intermediate container f94004a3c9b2 [2024-05-31T09:43:04.470Z] ---> 3b6c451d07f0 [2024-05-31T09:43:04.470Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:43:04.730Z] ---> Running in 2aba51c98bcf [2024-05-31T09:43:04.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:04.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:05.248Z] OK: 264 MiB in 52 packages [2024-05-31T09:43:05.506Z] Removing intermediate container 2aba51c98bcf [2024-05-31T09:43:05.506Z] ---> c3bba83258b9 [2024-05-31T09:43:05.506Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-05-31T09:43:05.506Z] ---> Running in 4152b4b0bfdb [2024-05-31T09:43:05.506Z] Removing intermediate container 4152b4b0bfdb [2024-05-31T09:43:05.506Z] ---> 87cb37a4c09f [2024-05-31T09:43:05.506Z] Step 10/27 : COPY go.mod vendor* ./ [2024-05-31T09:43:10.607Z] ---> 59cf6d40d0d2 [2024-05-31T09:43:10.607Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:43:10.607Z] ---> Running in c6f20640b6c7 [2024-05-31T09:43:10.607Z] skipping... [2024-05-31T09:43:10.607Z] Removing intermediate container c6f20640b6c7 [2024-05-31T09:43:10.607Z] ---> 08828cdf6a4c [2024-05-31T09:43:10.607Z] Step 12/27 : COPY . . [2024-05-31T09:43:14.855Z] ---> e22c52f0aa5c [2024-05-31T09:43:14.856Z] Step 13/27 : RUN ${MAKE} [2024-05-31T09:43:14.856Z] ---> Running in fbfa10ba4905 [2024-05-31T09:43:16.897Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-05-31T09:43:36.851Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2015 in /w/workspace/foundry_device-onvif-camera_napa [Pipeline] { [Pipeline] ws [2024-05-31T09:43:36.870Z] Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout [2024-05-31T09:43:39.929Z] The recommended git tool is: git [2024-05-31T09:43:45.003Z] using credential edgex-jenkins-ssh [2024-05-31T09:43:45.014Z] Removing intermediate container fbfa10ba4905 [2024-05-31T09:43:45.014Z] ---> 469fec749773 [2024-05-31T09:43:45.014Z] Step 14/27 : FROM alpine:3.18 [2024-05-31T09:43:45.014Z] 3.18: Pulling from library/alpine [2024-05-31T09:43:45.014Z] 619be1103602: Already exists [2024-05-31T09:43:45.014Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-31T09:43:45.014Z] Status: Downloaded newer image for alpine:3.18 [2024-05-31T09:43:45.014Z] ---> d3782b16ccc9 [2024-05-31T09:43:45.014Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-31T09:43:45.014Z] ---> Running in edef7e913227 [2024-05-31T09:43:45.014Z] Removing intermediate container edef7e913227 [2024-05-31T09:43:45.014Z] ---> d225e52968f3 [2024-05-31T09:43:45.014Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-05-31T09:43:45.014Z] ---> Running in 127b6909fae4 [2024-05-31T09:43:45.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:45.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:45.014Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-31T09:43:45.014Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:43:45.014Z] OK: 7 MiB in 16 packages [2024-05-31T09:43:45.014Z] Removing intermediate container 127b6909fae4 [2024-05-31T09:43:45.014Z] ---> fccfc907d526 [2024-05-31T09:43:45.014Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-31T09:43:45.014Z] ---> Running in c9ee2fd3f44c [2024-05-31T09:43:45.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:45.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:45.014Z] Upgrading critical system libraries and apk-tools: [2024-05-31T09:43:45.014Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-31T09:43:45.014Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:43:45.014Z] Continuing the upgrade transaction with new apk-tools: [2024-05-31T09:43:45.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:45.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-31T09:43:45.014Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:43:45.014Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-31T09:43:45.014Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:43:45.014Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-31T09:43:45.014Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:43:45.014Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:43:45.014Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:43:45.014Z] Executing busybox-1.36.1-r6.trigger [2024-05-31T09:43:45.014Z] OK: 7 MiB in 16 packages [2024-05-31T09:43:45.029Z] Cloning the remote Git repository [2024-05-31T09:43:45.583Z] Removing intermediate container c9ee2fd3f44c [2024-05-31T09:43:45.583Z] ---> acdaf971c02d [2024-05-31T09:43:45.583Z] Step 18/27 : WORKDIR / [2024-05-31T09:43:45.922Z] ---> Running in 98432901c8b3 [2024-05-31T09:43:45.079Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-31T09:43:45.176Z] > git init /w/workspace/device-onvif-camera/5 # timeout=10 [2024-05-31T09:43:45.327Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-05-31T09:43:45.328Z] > git --version # timeout=10 [2024-05-31T09:43:45.348Z] > git --version # 'git version 2.25.1' [2024-05-31T09:43:45.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-31T09:43:45.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-31T09:43:46.181Z] Removing intermediate container 98432901c8b3 [2024-05-31T09:43:46.181Z] ---> 55ad3aea7c16 [2024-05-31T09:43:46.181Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-05-31T09:43:47.581Z] ---> 9b727d09edc9 [2024-05-31T09:43:47.581Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-05-31T09:43:47.841Z] ---> fedb508cb7a8 [2024-05-31T09:43:47.841Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-05-31T09:43:48.412Z] ---> fbb0c200d9db [2024-05-31T09:43:48.412Z] Step 22/27 : EXPOSE 59984 [2024-05-31T09:43:48.470Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-05-31T09:43:48.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-31T09:43:48.983Z] ---> Running in 900acc895129 [2024-05-31T09:43:48.983Z] Removing intermediate container 900acc895129 [2024-05-31T09:43:48.983Z] ---> cdbc4a2f6326 [2024-05-31T09:43:48.983Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-05-31T09:43:49.563Z] ---> Running in 61b27d2642a0 [2024-05-31T09:43:49.563Z] Removing intermediate container 61b27d2642a0 [2024-05-31T09:43:49.563Z] ---> 04a65784bc0a [2024-05-31T09:43:49.563Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-31T09:43:49.593Z] Avoid second fetch [2024-05-31T09:43:49.594Z] Checking out Revision e053ce5f716bc748f519b5d605ecd7797861296e (napa) [2024-05-31T09:43:49.828Z] ---> Running in 6ff54ab867f1 [2024-05-31T09:43:49.620Z] > git config core.sparsecheckout # timeout=10 [2024-05-31T09:43:49.714Z] > git checkout -f e053ce5f716bc748f519b5d605ecd7797861296e # timeout=10 [2024-05-31T09:43:50.401Z] Removing intermediate container 6ff54ab867f1 [2024-05-31T09:43:50.401Z] ---> ff8770fae5c4 [2024-05-31T09:43:50.401Z] Step 25/27 : LABEL arch=amd64 [2024-05-31T09:43:50.661Z] ---> Running in 2c5fab38ff1f [2024-05-31T09:43:51.229Z] Removing intermediate container 2c5fab38ff1f [2024-05-31T09:43:51.229Z] ---> efb56789413f [2024-05-31T09:43:51.229Z] Step 26/27 : LABEL git_sha=e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:43:51.229Z] ---> Running in 5ec42ed62a6e [2024-05-31T09:43:51.428Z] Commit message: "ci(lts-release): LTS release v3.1.1 @50147a6" [2024-05-31T09:43:51.800Z] Removing intermediate container 5ec42ed62a6e [2024-05-31T09:43:51.800Z] ---> cd384a9ca6a9 [2024-05-31T09:43:51.800Z] Step 27/27 : LABEL version=3.1.1 [2024-05-31T09:43:51.800Z] ---> Running in 7e3bcaf42755 [2024-05-31T09:43:52.096Z] Removing intermediate container 7e3bcaf42755 [2024-05-31T09:43:52.096Z] ---> 2b3f7f4ff80a [2024-05-31T09:43:52.096Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-31T09:43:52.096Z] Successfully built 2b3f7f4ff80a [2024-05-31T09:43:52.357Z] 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-31T09:43:52.492Z] provisioning config files... [2024-05-31T09:43:52.502Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config5645133129449064724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:43:52.814Z] ---> ****-login.sh [2024-05-31T09:43:52.814Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:43:52.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:52.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:52.814Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:52.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:52.814Z] [2024-05-31T09:43:52.814Z] Login Succeeded [2024-05-31T09:43:52.814Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:43:52.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:52.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:52.814Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:52.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:52.814Z] [2024-05-31T09:43:52.814Z] Login Succeeded [2024-05-31T09:43:52.814Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:43:53.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:53.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:53.074Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:53.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:53.074Z] [2024-05-31T09:43:53.074Z] Login Succeeded [2024-05-31T09:43:53.074Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:43:53.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:53.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:53.074Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:53.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:53.074Z] [2024-05-31T09:43:53.074Z] Login Succeeded [2024-05-31T09:43:53.074Z] ****.io [2024-05-31T09:43:53.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:43:53.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:43:53.335Z] Configure a credential helper to remove this warning. See [2024-05-31T09:43:53.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:43:53.335Z] [2024-05-31T09:43:53.335Z] Login Succeeded [2024-05-31T09:43:53.335Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:43:53.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:43:53.391Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:43:53.420Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-05-31T09:43:53.420Z] e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:43:53.420Z] 3.1.1 [2024-05-31T09:43:53.420Z] e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1 [2024-05-31T09:43:53.420Z] napa [2024-05-31T09:43:53.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:53.782Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e053ce5f716bc748f519b5d605ecd7797861296e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:54.109Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:43:54.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-05-31T09:43:54.109Z] adac8d8db97d: Preparing [2024-05-31T09:43:54.109Z] 1a167f3daa92: Preparing [2024-05-31T09:43:54.109Z] dbf7f62bf35e: Preparing [2024-05-31T09:43:54.109Z] 79ecd9412557: Preparing [2024-05-31T09:43:54.109Z] 29032daf3613: Preparing [2024-05-31T09:43:54.109Z] aedc3bda2944: Preparing [2024-05-31T09:43:54.109Z] aedc3bda2944: Waiting [2024-05-31T09:43:54.109Z] 1a167f3daa92: Pushed [2024-05-31T09:43:54.109Z] 29032daf3613: Pushed [2024-05-31T09:43:54.109Z] adac8d8db97d: Pushed [2024-05-31T09:43:54.109Z] aedc3bda2944: Layer already exists [2024-05-31T09:43:54.679Z] 79ecd9412557: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-31T09:43:56.301Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-31T09:43:56.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T09:43:56.301Z] Dload Upload Total Spent Left Speed [2024-05-31T09:43:56.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2024-05-31T09:43:56.643Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-31T09:43:56.971Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-31T09:43:56.971Z] + sudo tee /etc/docker/daemon.new [2024-05-31T09:43:56.971Z] { [2024-05-31T09:43:56.971Z] "registry-mirrors": [ [2024-05-31T09:43:56.971Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-31T09:43:56.971Z] ], [2024-05-31T09:43:56.971Z] "bip": "10.250.0.254/24", [2024-05-31T09:43:56.971Z] "hosts": [ [2024-05-31T09:43:56.971Z] "tcp://0.0.0.0:5555", [2024-05-31T09:43:56.971Z] "unix:///var/run/docker.sock" [2024-05-31T09:43:56.971Z] ], [2024-05-31T09:43:56.971Z] "mtu": 1458, [2024-05-31T09:43:56.971Z] "selinux-enabled": true, [2024-05-31T09:43:56.971Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-31T09:43:56.971Z] } [Pipeline] sh [2024-05-31T09:43:57.222Z] dbf7f62bf35e: Pushed [2024-05-31T09:43:57.222Z] e053ce5f716bc748f519b5d605ecd7797861296e: digest: sha256:504cafeeb14b15027bc6e4a2bc161f71d1b7ba99ce7e947c7811642f2c5d4051 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:57.304Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-31T09:43:57.555Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:57.634Z] + sudo service docker restart [2024-05-31T09:43:57.873Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.1 [2024-05-31T09:43:57.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-05-31T09:43:57.873Z] adac8d8db97d: Preparing [2024-05-31T09:43:57.873Z] 1a167f3daa92: Preparing [2024-05-31T09:43:57.873Z] dbf7f62bf35e: Preparing [2024-05-31T09:43:57.873Z] 79ecd9412557: Preparing [2024-05-31T09:43:57.873Z] 29032daf3613: Preparing [2024-05-31T09:43:57.873Z] aedc3bda2944: Preparing [2024-05-31T09:43:57.873Z] aedc3bda2944: Waiting [2024-05-31T09:43:57.873Z] 1a167f3daa92: Layer already exists [2024-05-31T09:43:57.873Z] 79ecd9412557: Layer already exists [2024-05-31T09:43:57.873Z] adac8d8db97d: Layer already exists [2024-05-31T09:43:57.873Z] 29032daf3613: Layer already exists [2024-05-31T09:43:57.873Z] dbf7f62bf35e: Layer already exists [2024-05-31T09:43:57.873Z] aedc3bda2944: Layer already exists [2024-05-31T09:43:57.873Z] 3.1.1: digest: sha256:504cafeeb14b15027bc6e4a2bc161f71d1b7ba99ce7e947c7811642f2c5d4051 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:58.208Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:58.536Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1 [2024-05-31T09:43:58.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-05-31T09:43:58.536Z] adac8d8db97d: Preparing [2024-05-31T09:43:58.536Z] 1a167f3daa92: Preparing [2024-05-31T09:43:58.536Z] dbf7f62bf35e: Preparing [2024-05-31T09:43:58.536Z] 79ecd9412557: Preparing [2024-05-31T09:43:58.536Z] 29032daf3613: Preparing [2024-05-31T09:43:58.536Z] aedc3bda2944: Preparing [2024-05-31T09:43:58.536Z] aedc3bda2944: Waiting [2024-05-31T09:43:58.536Z] 1a167f3daa92: Layer already exists [2024-05-31T09:43:58.536Z] dbf7f62bf35e: Layer already exists [2024-05-31T09:43:58.536Z] adac8d8db97d: Layer already exists [2024-05-31T09:43:58.536Z] 79ecd9412557: Layer already exists [2024-05-31T09:43:58.536Z] 29032daf3613: Layer already exists [2024-05-31T09:43:58.536Z] aedc3bda2944: Layer already exists [2024-05-31T09:43:58.536Z] e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1: digest: sha256:504cafeeb14b15027bc6e4a2bc161f71d1b7ba99ce7e947c7811642f2c5d4051 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:43:58.861Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:44:00.121Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:napa [2024-05-31T09:44:00.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-05-31T09:44:00.121Z] adac8d8db97d: Preparing [2024-05-31T09:44:00.121Z] 1a167f3daa92: Preparing [2024-05-31T09:44:00.121Z] dbf7f62bf35e: Preparing [2024-05-31T09:44:00.121Z] 79ecd9412557: Preparing [2024-05-31T09:44:00.121Z] 29032daf3613: Preparing [2024-05-31T09:44:00.121Z] aedc3bda2944: Preparing [2024-05-31T09:44:00.121Z] aedc3bda2944: Waiting [2024-05-31T09:44:00.121Z] 1a167f3daa92: Layer already exists [2024-05-31T09:44:00.121Z] adac8d8db97d: Layer already exists [2024-05-31T09:44:00.121Z] 29032daf3613: Layer already exists [2024-05-31T09:44:00.121Z] aedc3bda2944: Layer already exists [2024-05-31T09:44:00.121Z] dbf7f62bf35e: Layer already exists [2024-05-31T09:44:00.121Z] 79ecd9412557: Layer already exists [2024-05-31T09:44:00.121Z] napa: digest: sha256:504cafeeb14b15027bc6e4a2bc161f71d1b7ba99ce7e947c7811642f2c5d4051 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:44:00.202Z] ===================================================== [Pipeline] echo [2024-05-31T09:44:00.214Z] taggedImages: [2024-05-31T09:44:00.214Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:44:00.214Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.1 [2024-05-31T09:44:00.214Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1 [2024-05-31T09:44:00.214Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:napa [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-31T09:44:00.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:44:00.628Z] [2024-05-31T09:44:00.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:44:00.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:44:00.936Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-31T09:44:00.936Z] 5eb5b503b376: Pulling fs layer [2024-05-31T09:44:00.936Z] 5c69ac0246d0: Pulling fs layer [2024-05-31T09:44:00.936Z] ec43610c2a17: Pulling fs layer [2024-05-31T09:44:00.936Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-31T09:44:00.936Z] 33b1e0a273af: Pulling fs layer [2024-05-31T09:44:00.936Z] 5d3b04190fa2: Pulling fs layer [2024-05-31T09:44:00.936Z] 2f39f015ded8: Pulling fs layer [2024-05-31T09:44:00.936Z] 2f39f015ded8: Waiting [2024-05-31T09:44:00.936Z] 5d3b04190fa2: Waiting [2024-05-31T09:44:00.936Z] 3a2ae6a8a46f: Waiting [2024-05-31T09:44:00.936Z] 33b1e0a273af: Waiting [2024-05-31T09:44:00.936Z] 5c69ac0246d0: Verifying Checksum [2024-05-31T09:44:00.936Z] 5c69ac0246d0: Download complete [2024-05-31T09:44:00.936Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-31T09:44:00.936Z] 3a2ae6a8a46f: Download complete [2024-05-31T09:44:01.197Z] 33b1e0a273af: Verifying Checksum [2024-05-31T09:44:01.197Z] 33b1e0a273af: Download complete [2024-05-31T09:44:01.197Z] 5d3b04190fa2: Download complete [2024-05-31T09:44:01.197Z] ec43610c2a17: Verifying Checksum [2024-05-31T09:44:01.197Z] ec43610c2a17: Download complete [2024-05-31T09:44:01.197Z] 5eb5b503b376: Download complete [2024-05-31T09:44:01.762Z] 2f39f015ded8: Download complete [2024-05-31T09:44:02.695Z] 5eb5b503b376: Pull complete [2024-05-31T09:44:02.952Z] 5c69ac0246d0: Pull complete [2024-05-31T09:44:03.521Z] ec43610c2a17: Pull complete [2024-05-31T09:44:04.087Z] 3a2ae6a8a46f: Pull complete [2024-05-31T09:44:04.345Z] 33b1e0a273af: Pull complete [2024-05-31T09:44:04.345Z] 5d3b04190fa2: Pull complete [2024-05-31T09:44:08.532Z] 2f39f015ded8: Pull complete [2024-05-31T09:44:08.532Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-31T09:44:08.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:44:08.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:44:08.626Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:44:08.658Z] $ 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_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-31T09:44:15.090Z] $ docker top 841cc183efb0f6dd08191351b8a696746a25ea4f71a432101493ec605c62f41e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:44:15.471Z] ---> job-cost.sh [2024-05-31T09:44:15.471Z] lf-activate-venv: SKIPPING [2024-05-31T09:44:15.471Z] INFO: No Stack... [2024-05-31T09:44:15.730Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2024-05-31T09:44:16.213Z] + git checkout e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:44:16.296Z] INFO: Archiving Costs [Pipeline] sh [2024-05-31T09:44:16.634Z] + cat /w/workspace/foundry_device-onvif-camera_napa/archives/cost.csv [2024-05-31T09:44:16.634Z] + cut -d, -f6 [Pipeline] lock [2024-05-31T09:44:16.644Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-5-stack-cost] [2024-05-31T09:44:16.657Z] Resource [jenkins-edgexfoundry-device-onvif-camera-napa-5-stack-cost] did not exist. Created. [2024-05-31T09:44:16.664Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-31T09:44:16.810Z] HEAD is now at e053ce5 ci(lts-release): LTS release v3.1.1 @50147a6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:44:16.845Z] provisioning config files... [2024-05-31T09:44:16.871Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config6109808767837416167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:44:16.977Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-31T09:44:17.130Z] Stashed 1 file(s) [Pipeline] } [2024-05-31T09:44:17.140Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-31T09:44:17.174Z] $ docker stop --time=1 841cc183efb0f6dd08191351b8a696746a25ea4f71a432101493ec605c62f41e [2024-05-31T09:44:17.328Z] ---> ****-login.sh [2024-05-31T09:44:17.328Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:44:17.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:44:17.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:44:17.919Z] Configure a credential helper to remove this warning. See [2024-05-31T09:44:17.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:44:17.919Z] [2024-05-31T09:44:17.919Z] Login Succeeded [2024-05-31T09:44:17.919Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:44:18.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:44:18.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:44:18.186Z] Configure a credential helper to remove this warning. See [2024-05-31T09:44:18.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:44:18.186Z] [2024-05-31T09:44:18.187Z] Login Succeeded [2024-05-31T09:44:18.334Z] $ docker rm -f --volumes 841cc183efb0f6dd08191351b8a696746a25ea4f71a432101493ec605c62f41e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-05-31T09:44:18.464Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:44:18.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2024-05-31T09:44:18.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:44:18.733Z] Configure a credential helper to remove this warning. See [2024-05-31T09:44:18.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:44:18.733Z] [2024-05-31T09:44:18.733Z] Login Succeeded [2024-05-31T09:44:18.733Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:44:19.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:44:19.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:44:19.002Z] Configure a credential helper to remove this warning. See [2024-05-31T09:44:19.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:44:19.002Z] [2024-05-31T09:44:19.002Z] Login Succeeded [2024-05-31T09:44:19.002Z] ****.io [2024-05-31T09:44:19.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:44:19.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:44:19.540Z] Configure a credential helper to remove this warning. See [2024-05-31T09:44:19.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:44:19.540Z] [2024-05-31T09:44:19.540Z] Login Succeeded [2024-05-31T09:44:19.540Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:44:19.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-31T09:44:19.858Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-31T09:44:20.179Z] + cut -d -f 2 [2024-05-31T09:44:20.180Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2024-05-31T09:44:20.240Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:44:20.256Z] ========================================================= [2024-05-31T09:44:20.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-31T09:44:20.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:44:20.614Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-31T09:44:23.213Z] Sending build context to Docker daemon 51.15MB [2024-05-31T09:44:23.213Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:44:23.213Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-31T09:44:23.483Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-31T09:44:23.483Z] c6b39de5b339: Pulling fs layer [2024-05-31T09:44:23.483Z] a69c41024577: Pulling fs layer [2024-05-31T09:44:23.483Z] d6de4b400683: Pulling fs layer [2024-05-31T09:44:23.483Z] 35cb2a7552d0: Pulling fs layer [2024-05-31T09:44:23.483Z] 4f4fb700ef54: Pulling fs layer [2024-05-31T09:44:23.483Z] 35cb2a7552d0: Waiting [2024-05-31T09:44:23.483Z] 9e011611b7f5: Pulling fs layer [2024-05-31T09:44:23.483Z] 4f4fb700ef54: Waiting [2024-05-31T09:44:23.483Z] 9e011611b7f5: Waiting [2024-05-31T09:44:23.483Z] 3bd174042beb: Pulling fs layer [2024-05-31T09:44:23.483Z] 3bd174042beb: Waiting [2024-05-31T09:44:23.483Z] 4476f39b5e91: Pulling fs layer [2024-05-31T09:44:23.483Z] 4476f39b5e91: Waiting [2024-05-31T09:44:23.483Z] a69c41024577: Download complete [2024-05-31T09:44:23.483Z] 35cb2a7552d0: Verifying Checksum [2024-05-31T09:44:23.483Z] 35cb2a7552d0: Download complete [2024-05-31T09:44:23.483Z] 4f4fb700ef54: Verifying Checksum [2024-05-31T09:44:23.483Z] 4f4fb700ef54: Download complete [2024-05-31T09:44:23.483Z] 9e011611b7f5: Verifying Checksum [2024-05-31T09:44:23.483Z] 9e011611b7f5: Download complete [2024-05-31T09:44:23.483Z] c6b39de5b339: Verifying Checksum [2024-05-31T09:44:23.483Z] c6b39de5b339: Download complete [2024-05-31T09:44:24.075Z] 4476f39b5e91: Verifying Checksum [2024-05-31T09:44:24.075Z] 4476f39b5e91: Download complete [2024-05-31T09:44:24.662Z] c6b39de5b339: Pull complete [2024-05-31T09:44:25.249Z] a69c41024577: Pull complete [2024-05-31T09:44:25.249Z] d6de4b400683: Verifying Checksum [2024-05-31T09:44:25.249Z] d6de4b400683: Download complete [2024-05-31T09:44:26.678Z] 3bd174042beb: Verifying Checksum [2024-05-31T09:44:26.678Z] 3bd174042beb: Download complete [2024-05-31T09:44:39.046Z] d6de4b400683: Pull complete [2024-05-31T09:44:39.046Z] 35cb2a7552d0: Pull complete [2024-05-31T09:44:39.046Z] 4f4fb700ef54: Pull complete [2024-05-31T09:44:39.316Z] 9e011611b7f5: Pull complete [2024-05-31T09:44:49.398Z] 3bd174042beb: Pull complete [2024-05-31T09:44:49.665Z] 4476f39b5e91: Pull complete [2024-05-31T09:44:49.665Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-31T09:44:49.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-31T09:44:49.941Z] ---> 981a0608b64a [2024-05-31T09:44:49.941Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:44:52.545Z] ---> Running in 8b9f0ed30da9 [2024-05-31T09:44:52.545Z] Removing intermediate container 8b9f0ed30da9 [2024-05-31T09:44:52.545Z] ---> 2156caee2e5d [2024-05-31T09:44:52.545Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:44:52.545Z] ---> Running in 4c08e221e2e3 [2024-05-31T09:44:52.816Z] Removing intermediate container 4c08e221e2e3 [2024-05-31T09:44:52.816Z] ---> a123adbbfe1e [2024-05-31T09:44:52.816Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-05-31T09:44:52.816Z] ---> Running in edbb96d52065 [2024-05-31T09:44:53.407Z] Removing intermediate container edbb96d52065 [2024-05-31T09:44:53.407Z] ---> f8c4b52d0c9e [2024-05-31T09:44:53.407Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-05-31T09:44:53.407Z] ---> Running in fa5018ef0b8e [2024-05-31T09:44:53.679Z] Removing intermediate container fa5018ef0b8e [2024-05-31T09:44:53.679Z] ---> 57c9cafccf9c [2024-05-31T09:44:53.679Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-05-31T09:44:53.679Z] ---> Running in 1e4e05087323 [2024-05-31T09:44:54.280Z] Removing intermediate container 1e4e05087323 [2024-05-31T09:44:54.280Z] ---> fa8fe6740bf7 [2024-05-31T09:44:54.280Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:44:54.280Z] ---> Running in 2e380bc659b3 [2024-05-31T09:44:55.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:44:55.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:44:56.966Z] OK: 266 MiB in 52 packages [2024-05-31T09:44:57.951Z] Removing intermediate container 2e380bc659b3 [2024-05-31T09:44:57.951Z] ---> 3c91eb10759b [2024-05-31T09:44:57.951Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-05-31T09:44:58.220Z] ---> Running in f78f2b330374 [2024-05-31T09:44:58.500Z] Removing intermediate container f78f2b330374 [2024-05-31T09:44:58.500Z] ---> 317788e01ef0 [2024-05-31T09:44:58.500Z] Step 10/13 : COPY go.mod vendor* ./ [2024-05-31T09:45:06.759Z] ---> f48352be8652 [2024-05-31T09:45:06.759Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:45:06.759Z] ---> Running in 8cb4b566fdd0 [2024-05-31T09:46:14.667Z] Removing intermediate container 8cb4b566fdd0 [2024-05-31T09:46:14.667Z] ---> e7be1aac14bf [2024-05-31T09:46:14.667Z] Step 12/13 : COPY . . [2024-05-31T09:46:21.328Z] ---> 71226f1f68f3 [2024-05-31T09:46:21.328Z] Step 13/13 : RUN ${MAKE} [2024-05-31T09:46:21.328Z] ---> Running in 44fb242edf7d [2024-05-31T09:46:22.286Z] noop [2024-05-31T09:46:22.874Z] Removing intermediate container 44fb242edf7d [2024-05-31T09:46:22.874Z] ---> 430e65a0b3fa [2024-05-31T09:46:23.454Z] Successfully built 430e65a0b3fa [2024-05-31T09:46:23.455Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:46:23.810Z] + docker inspect -f . ci-base-image-arm64 [2024-05-31T09:46:23.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:46:24.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-2015 does not seem to be running inside a container [2024-05-31T09:46:24.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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-31T09:46:25.257Z] $ docker top 2c9dfa9739ffc2340c94eb5adfb23ece732124ebb2b7bc7f4384bd847d222aa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:46:26.098Z] + go version [2024-05-31T09:46:26.098Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-31T09:46:26.118Z] $ docker stop --time=1 2c9dfa9739ffc2340c94eb5adfb23ece732124ebb2b7bc7f4384bd847d222aa2 [2024-05-31T09:46:27.711Z] $ docker rm -f --volumes 2c9dfa9739ffc2340c94eb5adfb23ece732124ebb2b7bc7f4384bd847d222aa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:46:28.254Z] + docker inspect -f . ci-base-image-arm64 [2024-05-31T09:46:28.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:46:28.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-2015 does not seem to be running inside a container [2024-05-31T09:46:28.494Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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-31T09:46:29.601Z] $ docker top cd008f5ca5761bdfef8cf5f2a268a042ddc6a2414327ba3f5b9b492e45e60101 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:46:30.136Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/5 [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:46:30.472Z] + make test [2024-05-31T09:46:30.472Z] go test ./... -coverprofile=coverage.out ./... [2024-05-31T09:46:33.815Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-05-31T09:49:25.575Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-05-31T09:49:25.575Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-05-31T09:49:25.575Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.214s coverage: 31.5% of statements [2024-05-31T09:49:44.063Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.895s coverage: 86.5% of statements [2024-05-31T09:49:44.063Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-31T09:49:44.063Z] go vet ./... [2024-05-31T09:50:16.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-31T09:50:16.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-31T09:50:16.327Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-31T09:50:16.348Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-31T09:50:17.053Z] + go mod tidy [Pipeline] } [2024-05-31T09:50:21.357Z] $ docker stop --time=1 cd008f5ca5761bdfef8cf5f2a268a042ddc6a2414327ba3f5b9b492e45e60101 [2024-05-31T09:50:23.374Z] $ docker rm -f --volumes cd008f5ca5761bdfef8cf5f2a268a042ddc6a2414327ba3f5b9b492e45e60101 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T09:50:24.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-31T09:50:24.946Z] Warning: overwriting stash ‘coverage-report’ [2024-05-31T09:50:26.036Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-31T09:50:26.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-31T09:50:26.780Z] + ls -al . [2024-05-31T09:50:26.780Z] total 240 [2024-05-31T09:50:26.780Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 09:46 . [2024-05-31T09:50:26.780Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:43 .. [2024-05-31T09:50:26.780Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 09:44 .git [2024-05-31T09:50:26.780Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:43 .github [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 493 May 31 09:43 .gitignore [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 09:43 .golangci.yml [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 11174 May 31 09:43 Attribution.txt [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 17665 May 31 09:43 CHANGELOG.md [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 1683 May 31 09:43 Dockerfile [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 09:43 GOVERNANCE.md [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 739 May 31 09:43 Jenkinsfile [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 09:43 LICENSE [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 2877 May 31 09:43 Makefile [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 09:43 OWNERS.md [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 31 09:43 README.md [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 09:41 VERSION [2024-05-31T09:50:26.780Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 09:43 bin [2024-05-31T09:50:26.780Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 09:43 cmd [2024-05-31T09:50:26.780Z] -rw-r--r-- 1 jenkins jenkins 78456 May 31 09:49 coverage.out [2024-05-31T09:50:26.780Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:43 doc [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 4010 May 31 09:43 go.mod [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 34789 May 31 09:43 go.sum [2024-05-31T09:50:26.780Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 09:43 internal [2024-05-31T09:50:26.780Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 09:43 vendor [2024-05-31T09:50:26.780Z] -rw-rw-r-- 1 jenkins jenkins 236 May 31 09:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:50:27.132Z] + 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=e053ce5f716bc748f519b5d605ecd7797861296e --label arch=arm64 --label version=3.1.1 . [2024-05-31T09:50:30.488Z] Sending build context to Docker daemon 51.23MB [2024-05-31T09:50:30.488Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-31T09:50:30.488Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-31T09:50:30.488Z] ---> 430e65a0b3fa [2024-05-31T09:50:30.488Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-05-31T09:50:30.488Z] ---> Running in 4dd77683af64 [2024-05-31T09:50:30.757Z] Removing intermediate container 4dd77683af64 [2024-05-31T09:50:30.757Z] ---> 55a4df829ff5 [2024-05-31T09:50:30.757Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-31T09:50:30.757Z] ---> Running in 457d4b628055 [2024-05-31T09:50:31.341Z] Removing intermediate container 457d4b628055 [2024-05-31T09:50:31.341Z] ---> c2d00c568ab3 [2024-05-31T09:50:31.341Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-31T09:50:31.341Z] ---> Running in 2619efa73ab1 [2024-05-31T09:50:31.610Z] Removing intermediate container 2619efa73ab1 [2024-05-31T09:50:31.610Z] ---> 07a2dd2aa2f7 [2024-05-31T09:50:31.610Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-31T09:50:31.610Z] ---> Running in ceb2b89321cb [2024-05-31T09:50:31.877Z] Removing intermediate container ceb2b89321cb [2024-05-31T09:50:31.877Z] ---> 4f4848a9826a [2024-05-31T09:50:31.877Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-05-31T09:50:31.877Z] ---> Running in e78bcaa4d626 [2024-05-31T09:50:32.471Z] Removing intermediate container e78bcaa4d626 [2024-05-31T09:50:32.471Z] ---> ba1bbeca51c9 [2024-05-31T09:50:32.471Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-31T09:50:32.471Z] ---> Running in a450b8005394 [2024-05-31T09:50:33.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:50:34.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:50:34.966Z] OK: 266 MiB in 52 packages [2024-05-31T09:50:35.553Z] Removing intermediate container a450b8005394 [2024-05-31T09:50:35.553Z] ---> f5c67342f1d4 [2024-05-31T09:50:35.553Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-05-31T09:50:35.818Z] ---> Running in bcba76e419b6 [2024-05-31T09:50:36.085Z] Removing intermediate container bcba76e419b6 [2024-05-31T09:50:36.085Z] ---> e1aa20a17691 [2024-05-31T09:50:36.085Z] Step 10/27 : COPY go.mod vendor* ./ [2024-05-31T09:50:44.280Z] ---> 8ebbc8eae8b6 [2024-05-31T09:50:44.280Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-31T09:50:44.280Z] ---> Running in 4c51e8c06569 [2024-05-31T09:50:44.860Z] skipping... [2024-05-31T09:50:45.443Z] Removing intermediate container 4c51e8c06569 [2024-05-31T09:50:45.443Z] ---> 5ac36cdcf741 [2024-05-31T09:50:45.443Z] Step 12/27 : COPY . . [2024-05-31T09:50:55.507Z] ---> 6850377adf10 [2024-05-31T09:50:55.507Z] Step 13/27 : RUN ${MAKE} [2024-05-31T09:50:55.507Z] ---> Running in cbda4890fb3c [2024-05-31T09:50:55.507Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-05-31T09:53:32.307Z] Removing intermediate container cbda4890fb3c [2024-05-31T09:53:32.307Z] ---> 925b2dc15a49 [2024-05-31T09:53:32.307Z] Step 14/27 : FROM alpine:3.18 [2024-05-31T09:53:32.307Z] 3.18: Pulling from library/alpine [2024-05-31T09:53:32.307Z] c6b39de5b339: Already exists [2024-05-31T09:53:32.307Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-31T09:53:32.307Z] Status: Downloaded newer image for alpine:3.18 [2024-05-31T09:53:32.307Z] ---> 33abbf032149 [2024-05-31T09:53:32.307Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-31T09:53:32.307Z] ---> Running in 4757857d4128 [2024-05-31T09:53:32.307Z] Removing intermediate container 4757857d4128 [2024-05-31T09:53:32.307Z] ---> c47f55a3912b [2024-05-31T09:53:32.307Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-05-31T09:53:32.307Z] ---> Running in dd6e3a3c02a1 [2024-05-31T09:53:32.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:53:32.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:53:32.307Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-31T09:53:32.307Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:53:32.307Z] OK: 8 MiB in 16 packages [2024-05-31T09:53:32.307Z] Removing intermediate container dd6e3a3c02a1 [2024-05-31T09:53:32.307Z] ---> c21632cb34e1 [2024-05-31T09:53:32.307Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-31T09:53:32.307Z] ---> Running in 932d2792a0c9 [2024-05-31T09:53:32.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:53:32.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:53:32.892Z] Upgrading critical system libraries and apk-tools: [2024-05-31T09:53:32.892Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-31T09:53:32.892Z] Executing busybox-1.36.1-r5.trigger [2024-05-31T09:53:33.159Z] Continuing the upgrade transaction with new apk-tools: [2024-05-31T09:53:33.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-31T09:53:33.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-31T09:53:34.388Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:53:34.388Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-31T09:53:34.388Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:53:34.388Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-31T09:53:34.388Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:53:34.658Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-31T09:53:34.658Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-31T09:53:34.658Z] Executing busybox-1.36.1-r6.trigger [2024-05-31T09:53:34.658Z] OK: 8 MiB in 16 packages [2024-05-31T09:53:35.623Z] Removing intermediate container 932d2792a0c9 [2024-05-31T09:53:35.623Z] ---> 830a48105769 [2024-05-31T09:53:35.623Z] Step 18/27 : WORKDIR / [2024-05-31T09:53:35.890Z] ---> Running in a78ed319f9b4 [2024-05-31T09:53:36.156Z] Removing intermediate container a78ed319f9b4 [2024-05-31T09:53:36.156Z] ---> 14b1b7afef67 [2024-05-31T09:53:36.156Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-05-31T09:53:38.102Z] ---> 2d61e0a54ba6 [2024-05-31T09:53:38.102Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-05-31T09:53:38.370Z] ---> d50b9a8159c0 [2024-05-31T09:53:38.370Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-05-31T09:53:38.636Z] ---> 39e8c7c29805 [2024-05-31T09:53:38.636Z] Step 22/27 : EXPOSE 59984 [2024-05-31T09:53:38.902Z] ---> Running in ed6b02a90442 [2024-05-31T09:53:39.171Z] Removing intermediate container ed6b02a90442 [2024-05-31T09:53:39.171Z] ---> 054ecc5abbdd [2024-05-31T09:53:39.171Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-05-31T09:53:39.171Z] ---> Running in bafa899f208d [2024-05-31T09:53:39.440Z] Removing intermediate container bafa899f208d [2024-05-31T09:53:39.440Z] ---> f4fc64424650 [2024-05-31T09:53:39.440Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-31T09:53:39.709Z] ---> Running in 21c537102d89 [2024-05-31T09:53:39.974Z] Removing intermediate container 21c537102d89 [2024-05-31T09:53:39.974Z] ---> c0e75be1d95a [2024-05-31T09:53:39.974Z] Step 25/27 : LABEL arch=arm64 [2024-05-31T09:53:39.974Z] ---> Running in 009fc9f87aa0 [2024-05-31T09:53:40.239Z] Removing intermediate container 009fc9f87aa0 [2024-05-31T09:53:40.239Z] ---> cb44c7e4096b [2024-05-31T09:53:40.239Z] Step 26/27 : LABEL git_sha=e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:53:40.239Z] ---> Running in 3642334f3d41 [2024-05-31T09:53:40.819Z] Removing intermediate container 3642334f3d41 [2024-05-31T09:53:40.819Z] ---> aca8feceaba4 [2024-05-31T09:53:40.819Z] Step 27/27 : LABEL version=3.1.1 [2024-05-31T09:53:40.819Z] ---> Running in 6b9b7cf8cc73 [2024-05-31T09:53:41.084Z] Removing intermediate container 6b9b7cf8cc73 [2024-05-31T09:53:41.084Z] ---> f35f34658034 [2024-05-31T09:53:41.084Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-31T09:53:41.348Z] Successfully built f35f34658034 [2024-05-31T09:53:41.613Z] 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-31T09:53:41.769Z] provisioning config files... [2024-05-31T09:53:41.783Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config1419877089634663929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:53:42.136Z] ---> ****-login.sh [2024-05-31T09:53:42.137Z] nexus3.edgexfoundry.org:10001 [2024-05-31T09:53:42.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:53:42.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:53:42.402Z] Configure a credential helper to remove this warning. See [2024-05-31T09:53:42.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:53:42.402Z] [2024-05-31T09:53:42.402Z] Login Succeeded [2024-05-31T09:53:42.402Z] nexus3.edgexfoundry.org:10002 [2024-05-31T09:53:42.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:53:42.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:53:42.667Z] Configure a credential helper to remove this warning. See [2024-05-31T09:53:42.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:53:42.667Z] [2024-05-31T09:53:42.667Z] Login Succeeded [2024-05-31T09:53:42.667Z] nexus3.edgexfoundry.org:10003 [2024-05-31T09:53:42.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:53:43.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:53:43.201Z] Configure a credential helper to remove this warning. See [2024-05-31T09:53:43.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:53:43.201Z] [2024-05-31T09:53:43.201Z] Login Succeeded [2024-05-31T09:53:43.201Z] nexus3.edgexfoundry.org:10004 [2024-05-31T09:53:43.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:53:43.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:53:43.468Z] Configure a credential helper to remove this warning. See [2024-05-31T09:53:43.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:53:43.468Z] [2024-05-31T09:53:43.468Z] Login Succeeded [2024-05-31T09:53:43.468Z] ****.io [2024-05-31T09:53:43.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-31T09:53:44.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-31T09:53:44.000Z] Configure a credential helper to remove this warning. See [2024-05-31T09:53:44.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-31T09:53:44.000Z] [2024-05-31T09:53:44.000Z] Login Succeeded [2024-05-31T09:53:44.000Z] ---> ****-login.sh ends [Pipeline] } [2024-05-31T09:53:44.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:53:44.066Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-31T09:53:44.098Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-05-31T09:53:44.098Z] e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:53:44.098Z] 3.1.1 [2024-05-31T09:53:44.098Z] e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1 [2024-05-31T09:53:44.098Z] napa [2024-05-31T09:53:44.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:44.471Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e053ce5f716bc748f519b5d605ecd7797861296e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:44.825Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:53:44.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-05-31T09:53:44.825Z] 4d51beadf3b2: Preparing [2024-05-31T09:53:44.825Z] c277670dfd4e: Preparing [2024-05-31T09:53:44.825Z] 79e38d84a10a: Preparing [2024-05-31T09:53:44.825Z] 498240f4ba2b: Preparing [2024-05-31T09:53:44.825Z] 184f1fbd41a7: Preparing [2024-05-31T09:53:44.825Z] 7c504f21be85: Preparing [2024-05-31T09:53:44.825Z] 7c504f21be85: Waiting [2024-05-31T09:53:45.089Z] c277670dfd4e: Pushed [2024-05-31T09:53:45.089Z] 184f1fbd41a7: Pushed [2024-05-31T09:53:45.089Z] 4d51beadf3b2: Pushed [2024-05-31T09:53:45.089Z] 7c504f21be85: Layer already exists [2024-05-31T09:53:46.485Z] 498240f4ba2b: Pushed [2024-05-31T09:53:50.720Z] 79e38d84a10a: Pushed [2024-05-31T09:53:50.720Z] e053ce5f716bc748f519b5d605ecd7797861296e: digest: sha256:909b37c72a09e079293adaae45d0782e03ea7b4f881aed497646f41bb8020764 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:51.088Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:51.449Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.1 [2024-05-31T09:53:51.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-05-31T09:53:51.449Z] 4d51beadf3b2: Preparing [2024-05-31T09:53:51.449Z] c277670dfd4e: Preparing [2024-05-31T09:53:51.449Z] 79e38d84a10a: Preparing [2024-05-31T09:53:51.449Z] 498240f4ba2b: Preparing [2024-05-31T09:53:51.449Z] 184f1fbd41a7: Preparing [2024-05-31T09:53:51.449Z] 7c504f21be85: Preparing [2024-05-31T09:53:51.449Z] 7c504f21be85: Waiting [2024-05-31T09:53:51.449Z] 4d51beadf3b2: Layer already exists [2024-05-31T09:53:51.449Z] c277670dfd4e: Layer already exists [2024-05-31T09:53:51.449Z] 498240f4ba2b: Layer already exists [2024-05-31T09:53:51.449Z] 79e38d84a10a: Layer already exists [2024-05-31T09:53:51.449Z] 184f1fbd41a7: Layer already exists [2024-05-31T09:53:51.449Z] 7c504f21be85: Layer already exists [2024-05-31T09:53:51.719Z] 3.1.1: digest: sha256:909b37c72a09e079293adaae45d0782e03ea7b4f881aed497646f41bb8020764 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:52.173Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:52.556Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1 [2024-05-31T09:53:52.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-05-31T09:53:52.557Z] 4d51beadf3b2: Preparing [2024-05-31T09:53:52.557Z] c277670dfd4e: Preparing [2024-05-31T09:53:52.557Z] 79e38d84a10a: Preparing [2024-05-31T09:53:52.557Z] 498240f4ba2b: Preparing [2024-05-31T09:53:52.557Z] 184f1fbd41a7: Preparing [2024-05-31T09:53:52.557Z] 7c504f21be85: Preparing [2024-05-31T09:53:52.557Z] 7c504f21be85: Waiting [2024-05-31T09:53:52.557Z] c277670dfd4e: Layer already exists [2024-05-31T09:53:52.557Z] 79e38d84a10a: Layer already exists [2024-05-31T09:53:52.557Z] 4d51beadf3b2: Layer already exists [2024-05-31T09:53:52.557Z] 184f1fbd41a7: Layer already exists [2024-05-31T09:53:52.557Z] 498240f4ba2b: Layer already exists [2024-05-31T09:53:52.557Z] 7c504f21be85: Layer already exists [2024-05-31T09:53:52.823Z] e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1: digest: sha256:909b37c72a09e079293adaae45d0782e03ea7b4f881aed497646f41bb8020764 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:53.220Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:53.607Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:napa [2024-05-31T09:53:53.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-05-31T09:53:53.607Z] 4d51beadf3b2: Preparing [2024-05-31T09:53:53.607Z] c277670dfd4e: Preparing [2024-05-31T09:53:53.607Z] 79e38d84a10a: Preparing [2024-05-31T09:53:53.607Z] 498240f4ba2b: Preparing [2024-05-31T09:53:53.607Z] 184f1fbd41a7: Preparing [2024-05-31T09:53:53.607Z] 7c504f21be85: Preparing [2024-05-31T09:53:53.607Z] 7c504f21be85: Waiting [2024-05-31T09:53:53.607Z] 184f1fbd41a7: Layer already exists [2024-05-31T09:53:53.607Z] 498240f4ba2b: Layer already exists [2024-05-31T09:53:53.607Z] 79e38d84a10a: Layer already exists [2024-05-31T09:53:53.607Z] 4d51beadf3b2: Layer already exists [2024-05-31T09:53:53.607Z] c277670dfd4e: Layer already exists [2024-05-31T09:53:53.607Z] 7c504f21be85: Layer already exists [2024-05-31T09:53:53.877Z] napa: digest: sha256:909b37c72a09e079293adaae45d0782e03ea7b4f881aed497646f41bb8020764 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-31T09:53:53.971Z] ===================================================== [Pipeline] echo [2024-05-31T09:53:53.983Z] taggedImages: [2024-05-31T09:53:53.983Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e053ce5f716bc748f519b5d605ecd7797861296e [2024-05-31T09:53:53.983Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.1 [2024-05-31T09:53:53.983Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e053ce5f716bc748f519b5d605ecd7797861296e-3.1.1 [2024-05-31T09:53:53.983Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:54.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-31T09:53:54.403Z] [2024-05-31T09:53:54.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:53:54.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-31T09:53:55.007Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-31T09:53:55.007Z] 8998bd30e6a1: Pulling fs layer [2024-05-31T09:53:55.007Z] 04944245beec: Pulling fs layer [2024-05-31T09:53:55.007Z] 699f458cf7ca: Pulling fs layer [2024-05-31T09:53:55.007Z] 765212b225bb: Pulling fs layer [2024-05-31T09:53:55.007Z] f23df028b6ca: Pulling fs layer [2024-05-31T09:53:55.007Z] d65c8cfc05b1: Pulling fs layer [2024-05-31T09:53:55.007Z] 2437ff75d9bd: Pulling fs layer [2024-05-31T09:53:55.007Z] 765212b225bb: Waiting [2024-05-31T09:53:55.007Z] f23df028b6ca: Waiting [2024-05-31T09:53:55.007Z] d65c8cfc05b1: Waiting [2024-05-31T09:53:55.007Z] 2437ff75d9bd: Waiting [2024-05-31T09:53:55.007Z] 04944245beec: Verifying Checksum [2024-05-31T09:53:55.007Z] 04944245beec: Download complete [2024-05-31T09:53:55.007Z] 765212b225bb: Verifying Checksum [2024-05-31T09:53:55.007Z] 765212b225bb: Download complete [2024-05-31T09:53:55.007Z] f23df028b6ca: Verifying Checksum [2024-05-31T09:53:55.007Z] f23df028b6ca: Download complete [2024-05-31T09:53:55.007Z] d65c8cfc05b1: Verifying Checksum [2024-05-31T09:53:55.007Z] d65c8cfc05b1: Download complete [2024-05-31T09:53:55.275Z] 699f458cf7ca: Verifying Checksum [2024-05-31T09:53:55.275Z] 699f458cf7ca: Download complete [2024-05-31T09:53:55.542Z] 8998bd30e6a1: Verifying Checksum [2024-05-31T09:53:55.542Z] 8998bd30e6a1: Download complete [2024-05-31T09:53:58.122Z] 2437ff75d9bd: Verifying Checksum [2024-05-31T09:53:58.122Z] 2437ff75d9bd: Download complete [2024-05-31T09:54:00.708Z] 8998bd30e6a1: Pull complete [2024-05-31T09:54:01.291Z] 04944245beec: Pull complete [2024-05-31T09:54:02.700Z] 699f458cf7ca: Pull complete [2024-05-31T09:54:02.969Z] 765212b225bb: Pull complete [2024-05-31T09:54:03.926Z] f23df028b6ca: Pull complete [2024-05-31T09:54:03.926Z] d65c8cfc05b1: Pull complete [2024-05-31T09:54:22.114Z] 2437ff75d9bd: Pull complete [2024-05-31T09:54:22.114Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-31T09:54:22.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-31T09:54:22.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:54:22.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-2015 does not seem to be running inside a container [2024-05-31T09:54:22.369Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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-31T09:54:25.347Z] $ docker top c948d98e348cc7c4a3e231334a3d3da4f2b40a7aa9986385cd1ff87d4676f433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:54:26.214Z] ---> job-cost.sh [2024-05-31T09:54:26.215Z] lf-activate-venv: SKIPPING [2024-05-31T09:54:26.215Z] INFO: No Stack... [2024-05-31T09:54:26.480Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-31T09:54:27.434Z] INFO: Archiving Costs [Pipeline] sh [2024-05-31T09:54:28.073Z] + cat /w/workspace/device-onvif-camera/5/archives/cost.csv [2024-05-31T09:54:28.073Z] + cut -d, -f6 [Pipeline] lock [2024-05-31T09:54:28.098Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-5-stack-cost] [2024-05-31T09:54:28.112Z] Resource [jenkins-edgexfoundry-device-onvif-camera-napa-5-stack-cost] did not exist. Created. [2024-05-31T09:54:28.120Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-31T09:54:28.783Z] /w/workspace/device-onvif-camera/5@tmp/durable-be2dd619/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-31T09:54:29.417Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-31T09:54:29.431Z] Warning: overwriting stash ‘stack-cost’ [2024-05-31T09:54:29.857Z] Stashed 1 file(s) [Pipeline] } [2024-05-31T09:54:29.866Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-napa-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-31T09:54:29.895Z] $ docker stop --time=1 c948d98e348cc7c4a3e231334a3d3da4f2b40a7aa9986385cd1ff87d4676f433 [2024-05-31T09:54:31.408Z] $ docker rm -f --volumes c948d98e348cc7c4a3e231334a3d3da4f2b40a7aa9986385cd1ff87d4676f433 [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-31T09:54:31.869Z] provisioning config files... [2024-05-31T09:54:31.876Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config17852247572961602294tmp [Pipeline] { [Pipeline] sh [2024-05-31T09:54:32.186Z] + set +x [2024-05-31T09:54:32.187Z] + curl -s https://codecov.io/bash [2024-05-31T09:54:32.187Z] + bash -s -- [2024-05-31T09:54:32.187Z] [2024-05-31T09:54:32.187Z] _____ _ [2024-05-31T09:54:32.187Z] / ____| | | [2024-05-31T09:54:32.187Z] | | ___ __| | ___ ___ _____ __ [2024-05-31T09:54:32.187Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-31T09:54:32.187Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-31T09:54:32.187Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-31T09:54:32.187Z] Bash-1.0.6 [2024-05-31T09:54:32.187Z] [2024-05-31T09:54:32.187Z] [2024-05-31T09:54:32.187Z] ==> git version 2.25.1 found [2024-05-31T09:54:32.187Z] ==> 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-31T09:54:32.187Z] Release-Date: 2020-01-08 [2024-05-31T09:54:32.187Z] 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-31T09:54:32.187Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-31T09:54:32.187Z] ==> Jenkins CI detected. [2024-05-31T09:54:32.187Z] current dir:  /w/workspace/foundry_device-onvif-camera_napa [2024-05-31T09:54:32.187Z] project root: . [2024-05-31T09:54:32.187Z] --> token set from env [2024-05-31T09:54:32.187Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-31T09:54:32.187Z] ==> Running gcov in . (disable via -X gcov) [2024-05-31T09:54:32.187Z] ==> Python coveragepy not found [2024-05-31T09:54:32.187Z] ==> Searching for coverage reports in: [2024-05-31T09:54:32.187Z] + . [2024-05-31T09:54:32.187Z] -> Found 1 reports [2024-05-31T09:54:32.187Z] ==> Detecting git/mercurial file structure [2024-05-31T09:54:32.187Z] ==> Reading reports [2024-05-31T09:54:32.187Z] + ./coverage.out bytes=78456 [2024-05-31T09:54:32.446Z] ==> Appending adjustments [2024-05-31T09:54:32.446Z] https://docs.codecov.io/docs/fixing-reports [2024-05-31T09:54:32.446Z] + Found adjustments [2024-05-31T09:54:32.446Z] ==> Gzipping contents [2024-05-31T09:54:32.446Z] 24K /tmp/codecov.vbBayf.gz [2024-05-31T09:54:32.446Z] ==> Uploading reports [2024-05-31T09:54:32.446Z] url: https://codecov.io [2024-05-31T09:54:32.446Z] query: branch=napa&commit=e053ce5f716bc748f519b5d605ecd7797861296e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-31T09:54:32.446Z] -> Pinging Codecov [2024-05-31T09:54:32.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=e053ce5f716bc748f519b5d605ecd7797861296e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fnapa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-31T09:54:32.706Z] -> Uploading to [2024-05-31T09:54:32.706Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-31/F29A59C45E3A92E06B3E522C9905F8EF/e053ce5f716bc748f519b5d605ecd7797861296e/c8d1dc22-1ea4-4eb5-8da1-71f7ea96ba5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240531%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240531T095432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9a291e4b5ca6b6897215a51605107e2e0a0ae9d90885c8485fd820d51dbf2c5 [2024-05-31T09:54:32.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T09:54:32.706Z] Dload Upload Total Spent Left Speed [2024-05-31T09:54:32.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23781 0 0 100 23781 0 95506 --:--:-- --:--:-- --:--:-- 95506 [2024-05-31T09:54:32.967Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e053ce5f716bc748f519b5d605ecd7797861296e [Pipeline] } [2024-05-31T09:54:32.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-31T09:54:33.103Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-31T09:54:33.115Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:54:33.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-31T09:54:33.424Z] [2024-05-31T09:54:33.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:54:33.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-31T09:54:33.730Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-31T09:54:33.730Z] 619be1103602: Already exists [2024-05-31T09:54:33.730Z] f8ea3408117e: Pulling fs layer [2024-05-31T09:54:33.730Z] 91320369b822: Pulling fs layer [2024-05-31T09:54:33.730Z] 0406650e8295: Pulling fs layer [2024-05-31T09:54:33.730Z] 4f4fb700ef54: Pulling fs layer [2024-05-31T09:54:33.730Z] 96d80e3f36e1: Pulling fs layer [2024-05-31T09:54:33.730Z] bcf3aedb951c: Pulling fs layer [2024-05-31T09:54:33.730Z] 4f4fb700ef54: Waiting [2024-05-31T09:54:33.730Z] 96d80e3f36e1: Waiting [2024-05-31T09:54:33.730Z] bcf3aedb951c: Waiting [2024-05-31T09:54:33.730Z] 0406650e8295: Verifying Checksum [2024-05-31T09:54:33.730Z] 0406650e8295: Download complete [2024-05-31T09:54:33.730Z] f8ea3408117e: Download complete [2024-05-31T09:54:33.730Z] 4f4fb700ef54: Verifying Checksum [2024-05-31T09:54:33.730Z] 4f4fb700ef54: Download complete [2024-05-31T09:54:33.992Z] f8ea3408117e: Pull complete [2024-05-31T09:54:33.992Z] 96d80e3f36e1: Verifying Checksum [2024-05-31T09:54:33.992Z] 96d80e3f36e1: Download complete [2024-05-31T09:54:34.252Z] 91320369b822: Verifying Checksum [2024-05-31T09:54:34.252Z] 91320369b822: Download complete [2024-05-31T09:54:34.819Z] bcf3aedb951c: Verifying Checksum [2024-05-31T09:54:34.819Z] bcf3aedb951c: Download complete [2024-05-31T09:54:37.346Z] 91320369b822: Pull complete [2024-05-31T09:54:37.346Z] 0406650e8295: Pull complete [2024-05-31T09:54:37.346Z] 4f4fb700ef54: Pull complete [2024-05-31T09:54:37.605Z] 96d80e3f36e1: Pull complete [2024-05-31T09:54:40.132Z] bcf3aedb951c: Pull complete [2024-05-31T09:54:40.390Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-31T09:54:40.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-31T09:54:40.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:54:40.488Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:54:40.521Z] $ 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_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@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-devops/edgex-snyk-go:latest cat [2024-05-31T09:54:44.599Z] $ docker top 27b16c82a20603d39aa34a0eee9875acfd53854c42f059a8093ae03cab7519f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:54:44.953Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_napa [Pipeline] echo [2024-05-31T09:54:44.961Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:napa' [Pipeline] sh [2024-05-31T09:54:45.239Z] + set -o pipefail [2024-05-31T09:54:45.240Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:napa' [2024-05-31T09:54:48.525Z] [2024-05-31T09:54:48.525Z] Monitoring /w/workspace/foundry_device-onvif-camera_napa (github.com/edgexfoundry/device-onvif-camera)... [2024-05-31T09:54:48.525Z] [2024-05-31T09:54:48.525Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6fae1791-0fbd-4f19-8096-b2aaa5b0311e/history/147f81d7-04a3-4bc4-a0cb-fb0451470666 [2024-05-31T09:54:48.525Z] [2024-05-31T09:54:48.525Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-05-31T09:54:48.525Z] [2024-05-31T09:54:48.525Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-31T09:54:48.525Z] [2024-05-31T09:54:48.525Z] [2024-05-31T09:54:48.525Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-31T09:54:48.525Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-31T09:54:48.538Z] $ docker stop --time=1 27b16c82a20603d39aa34a0eee9875acfd53854c42f059a8093ae03cab7519f4 [2024-05-31T09:54:50.189Z] $ docker rm -f --volumes 27b16c82a20603d39aa34a0eee9875acfd53854c42f059a8093ae03cab7519f4 [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-31T09:54:50.465Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:54:50.479Z] provisioning config files... [2024-05-31T09:54:50.487Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config5067797205909963958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:54:50.791Z] --> edgex-publish-swagger.sh [2024-05-31T09:54:50.791Z] === Publish doc/openapi/v3 API === [2024-05-31T09:54:50.791Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-05-31T09:54:50.791Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_napa/doc/openapi/v3/device-onvif-camera.yaml] [2024-05-31T09:54:50.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-31T09:54:50.792Z] Dload Upload Total Spent Left Speed [2024-05-31T09:54:51.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 224 698k --:--:-- --:--:-- --:--:-- 697k 100 485k 100 156 100 485k 224 698k --:--:-- --:--:-- --:--:-- 697k [2024-05-31T09:54:51.359Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-05-31T09:54:51.359Z] [Pipeline] } [2024-05-31T09:54:51.368Z] 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-31T09:54:51.790Z] + git log --format=format:%s -1 e053ce5f716bc748f519b5d605ecd7797861296e [Pipeline] sh [2024-05-31T09:54:52.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T09:54:52.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:54:52.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:54:52.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:54:52.464Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:54:52.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-31T09:54:52.882Z] $ docker top 4abc988433ea56a65d142e1c665478fe763ae703d5123663b9d874b1531f229c -eo pid,comm [2024-05-31T09:54:52.927Z] 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-31T09:54:52.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T09:54:52.975Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T09:54:53.274Z] + git semver [Pipeline] } [2024-05-31T09:54:53.549Z] $ docker stop --time=1 4abc988433ea56a65d142e1c665478fe763ae703d5123663b9d874b1531f229c [2024-05-31T09:54:54.838Z] $ docker rm -f --volumes 4abc988433ea56a65d142e1c665478fe763ae703d5123663b9d874b1531f229c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:54:55.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-31T09:54:55.251Z] [2024-05-31T09:54:55.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:54:55.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-31T09:54:55.552Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-31T09:54:55.552Z] ab5ef0e58194: Pulling fs layer [2024-05-31T09:54:55.552Z] 9712f1f96733: Pulling fs layer [2024-05-31T09:54:55.552Z] 63f879dbbcfc: Pulling fs layer [2024-05-31T09:54:55.552Z] 0d9ebad4ef96: Pulling fs layer [2024-05-31T09:54:55.552Z] 0d9ebad4ef96: Waiting [2024-05-31T09:54:55.552Z] e9a5061849ea: Pulling fs layer [2024-05-31T09:54:55.552Z] d747dcd14b5f: Pulling fs layer [2024-05-31T09:54:55.552Z] 2de7ff778b66: Pulling fs layer [2024-05-31T09:54:55.552Z] d747dcd14b5f: Waiting [2024-05-31T09:54:55.552Z] 2de7ff778b66: Waiting [2024-05-31T09:54:55.552Z] 9712f1f96733: Verifying Checksum [2024-05-31T09:54:55.552Z] 9712f1f96733: Download complete [2024-05-31T09:54:55.810Z] 63f879dbbcfc: Verifying Checksum [2024-05-31T09:54:55.810Z] 63f879dbbcfc: Download complete [2024-05-31T09:54:55.810Z] e9a5061849ea: Verifying Checksum [2024-05-31T09:54:55.810Z] e9a5061849ea: Download complete [2024-05-31T09:54:56.068Z] d747dcd14b5f: Download complete [2024-05-31T09:54:56.068Z] 0d9ebad4ef96: Verifying Checksum [2024-05-31T09:54:56.068Z] 0d9ebad4ef96: Download complete [2024-05-31T09:54:56.068Z] ab5ef0e58194: Verifying Checksum [2024-05-31T09:54:56.068Z] ab5ef0e58194: Download complete [2024-05-31T09:54:56.068Z] 2de7ff778b66: Verifying Checksum [2024-05-31T09:54:56.068Z] 2de7ff778b66: Download complete [2024-05-31T09:54:58.592Z] ab5ef0e58194: Pull complete [2024-05-31T09:54:58.592Z] 9712f1f96733: Pull complete [2024-05-31T09:54:59.156Z] 63f879dbbcfc: Pull complete [2024-05-31T09:55:02.445Z] 0d9ebad4ef96: Pull complete [2024-05-31T09:55:02.704Z] e9a5061849ea: Pull complete [2024-05-31T09:55:02.962Z] d747dcd14b5f: Pull complete [2024-05-31T09:55:03.895Z] 2de7ff778b66: Pull complete [2024-05-31T09:55:03.895Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-31T09:55:03.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-31T09:55:03.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:55:03.993Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:55:04.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@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:0.23.1-centos7 cat [2024-05-31T09:55:11.676Z] $ docker top 74ab9aca792005d6ac1cd191e53c9d32eaa7c6cc98b354ae247bb9aa0a9520b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:55:11.756Z] provisioning config files... [2024-05-31T09:55:11.763Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config12262388824566467199tmp [2024-05-31T09:55:11.772Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config9533832887437939561tmp [2024-05-31T09:55:11.781Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config18035961039588424087tmp [Pipeline] { [Pipeline] echo [2024-05-31T09:55:11.863Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:12.175Z] ---> sigul-configuration.sh [2024-05-31T09:55:12.175Z] gpg: directory `/root/.gnupg' created [2024-05-31T09:55:12.175Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-31T09:55:12.175Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-31T09:55:12.175Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-31T09:55:12.175Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-31T09:55:12.175Z] gpg: CAST5 encrypted data [2024-05-31T09:55:12.175Z] gpg: encrypted with 1 passphrase [2024-05-31T09:55:12.175Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-31T09:55:12.474Z] + mkdir /home/jenkins [2024-05-31T09:55:12.474Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-31T09:55:12.773Z] + 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-31T09:55:12.790Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:13.083Z] ---> sigul-install.sh [2024-05-31T09:55:13.084Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-31T09:55:13.469Z] + git tag --list [2024-05-31T09:55:13.469Z] v0.0.0 [2024-05-31T09:55:13.469Z] v2.2.0 [2024-05-31T09:55:13.469Z] v2.3.0 [2024-05-31T09:55:13.469Z] v2.3.1 [2024-05-31T09:55:13.469Z] v3.0 [2024-05-31T09:55:13.469Z] v3.0.0 [2024-05-31T09:55:13.469Z] v3.1 [2024-05-31T09:55:13.469Z] v3.1.0 [2024-05-31T09:55:13.469Z] v3.1.0-dev.1 [2024-05-31T09:55:13.469Z] v3.1.0-dev.10 [2024-05-31T09:55:13.469Z] v3.1.0-dev.11 [2024-05-31T09:55:13.469Z] v3.1.0-dev.12 [2024-05-31T09:55:13.469Z] v3.1.0-dev.13 [2024-05-31T09:55:13.469Z] v3.1.0-dev.14 [2024-05-31T09:55:13.469Z] v3.1.0-dev.15 [2024-05-31T09:55:13.470Z] v3.1.0-dev.16 [2024-05-31T09:55:13.470Z] v3.1.0-dev.17 [2024-05-31T09:55:13.470Z] v3.1.0-dev.18 [2024-05-31T09:55:13.470Z] v3.1.0-dev.19 [2024-05-31T09:55:13.470Z] v3.1.0-dev.2 [2024-05-31T09:55:13.470Z] v3.1.0-dev.20 [2024-05-31T09:55:13.470Z] v3.1.0-dev.21 [2024-05-31T09:55:13.470Z] v3.1.0-dev.22 [2024-05-31T09:55:13.470Z] v3.1.0-dev.23 [2024-05-31T09:55:13.470Z] v3.1.0-dev.24 [2024-05-31T09:55:13.470Z] v3.1.0-dev.25 [2024-05-31T09:55:13.470Z] v3.1.0-dev.26 [2024-05-31T09:55:13.470Z] v3.1.0-dev.27 [2024-05-31T09:55:13.470Z] v3.1.0-dev.28 [2024-05-31T09:55:13.470Z] v3.1.0-dev.3 [2024-05-31T09:55:13.470Z] v3.1.0-dev.4 [2024-05-31T09:55:13.470Z] v3.1.0-dev.5 [2024-05-31T09:55:13.470Z] v3.1.0-dev.6 [2024-05-31T09:55:13.470Z] v3.1.0-dev.7 [2024-05-31T09:55:13.470Z] v3.1.0-dev.8 [2024-05-31T09:55:13.470Z] v3.1.0-dev.9 [2024-05-31T09:55:13.470Z] v3.1.1 [2024-05-31T09:55:13.470Z] v3.2.0-dev.1 [2024-05-31T09:55:13.470Z] v3.2.0-dev.10 [2024-05-31T09:55:13.470Z] v3.2.0-dev.11 [2024-05-31T09:55:13.470Z] v3.2.0-dev.12 [2024-05-31T09:55:13.470Z] v3.2.0-dev.2 [2024-05-31T09:55:13.470Z] v3.2.0-dev.3 [2024-05-31T09:55:13.470Z] v3.2.0-dev.4 [2024-05-31T09:55:13.470Z] v3.2.0-dev.5 [2024-05-31T09:55:13.470Z] v3.2.0-dev.6 [2024-05-31T09:55:13.470Z] v3.2.0-dev.7 [2024-05-31T09:55:13.470Z] v3.2.0-dev.8 [2024-05-31T09:55:13.470Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-31T09:55:13.767Z] + lftools sign git-tag v3.1.1 [2024-05-31T09:55:14.337Z] Signing Git tag with Sigul... [2024-05-31T09:55:14.337Z] Signing v3.1.1 [Pipeline] echo [2024-05-31T09:55:14.919Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:15.207Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-31T09:55:15.215Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-31T09:55:15.248Z] $ docker stop --time=1 74ab9aca792005d6ac1cd191e53c9d32eaa7c6cc98b354ae247bb9aa0a9520b4 [2024-05-31T09:55:16.528Z] $ docker rm -f --volumes 74ab9aca792005d6ac1cd191e53c9d32eaa7c6cc98b354ae247bb9aa0a9520b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-31T09:55:16.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T09:55:16.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:55:17.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:55:17.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:55:17.372Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:55:17.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-31T09:55:17.718Z] $ docker top 826a2fc37ac847c35c42b1f2d02f0986a338c268cc77ba9ac8bfbe96a7c888d4 -eo pid,comm [2024-05-31T09:55:17.764Z] 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-31T09:55:17.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T09:55:17.810Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T09:55:18.104Z] + git semver [Pipeline] } [2024-05-31T09:55:18.378Z] $ docker stop --time=1 826a2fc37ac847c35c42b1f2d02f0986a338c268cc77ba9ac8bfbe96a7c888d4 [2024-05-31T09:55:19.639Z] $ docker rm -f --volumes 826a2fc37ac847c35c42b1f2d02f0986a338c268cc77ba9ac8bfbe96a7c888d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-31T09:55:19.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-31T09:55:19.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:55:20.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-31T09:55:20.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:55:20.381Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:55:20.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-31T09:55:20.740Z] $ docker top 35e8e17e0b6f118046d55ae13eb8d5cf3546cf9d2098be3222a1611b0bcba427 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-31T09:55:20.837Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-31T09:55:21.142Z] + git semver [Pipeline] } [2024-05-31T09:55:21.415Z] $ docker stop --time=1 35e8e17e0b6f118046d55ae13eb8d5cf3546cf9d2098be3222a1611b0bcba427 [2024-05-31T09:55:22.700Z] $ docker rm -f --volumes 35e8e17e0b6f118046d55ae13eb8d5cf3546cf9d2098be3222a1611b0bcba427 [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-31T09:55:23.339Z] + [ -d /w/workspace/foundry_device-onvif-camera_napa/archives ] [2024-05-31T09:55:23.339Z] + ls -al /w/workspace/foundry_device-onvif-camera_napa/archives [2024-05-31T09:55:23.339Z] total 16 [2024-05-31T09:55:23.339Z] drwxr-xr-x 3 root root 4096 May 31 09:44 . [2024-05-31T09:55:23.339Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 09:55 .. [2024-05-31T09:55:23.339Z] drwxr-xr-x 2 root root 4096 May 31 09:44 cost [2024-05-31T09:55:23.339Z] -rw-r--r-- 1 root root 89 May 31 09:44 cost.csv [2024-05-31T09:55:23.339Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_napa/archives [2024-05-31T09:55:23.339Z] + ls -al /w/workspace/foundry_device-onvif-camera_napa/archives [2024-05-31T09:55:23.339Z] total 16 [2024-05-31T09:55:23.339Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 09:44 . [2024-05-31T09:55:23.339Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 09:55 .. [2024-05-31T09:55:23.339Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 09:44 cost [2024-05-31T09:55:23.339Z] -rw-r--r-- 1 jenkins jenkins 89 May 31 09:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:23.626Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:24.479Z] ---> package-listing.sh [2024-05-31T09:55:24.479Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-31T09:55:24.479Z] ++ facter osfamily [2024-05-31T09:55:24.738Z] + OS_FAMILY=debian [2024-05-31T09:55:24.738Z] + workspace=/w/workspace/foundry_device-onvif-camera_napa [2024-05-31T09:55:24.738Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-31T09:55:24.738Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-31T09:55:24.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-31T09:55:24.738Z] + PACKAGES=/tmp/packages_start.txt [2024-05-31T09:55:24.738Z] + '[' /w/workspace/foundry_device-onvif-camera_napa ']' [2024-05-31T09:55:24.738Z] + PACKAGES=/tmp/packages_end.txt [2024-05-31T09:55:24.738Z] + case "${OS_FAMILY}" in [2024-05-31T09:55:24.738Z] + dpkg -l [2024-05-31T09:55:24.738Z] + grep '^ii' [2024-05-31T09:55:24.738Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-31T09:55:24.738Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-31T09:55:24.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-31T09:55:24.738Z] + '[' /w/workspace/foundry_device-onvif-camera_napa ']' [2024-05-31T09:55:24.738Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_napa/archives/ [2024-05-31T09:55:24.738Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_napa/archives/ [Pipeline] echo [2024-05-31T09:55:24.748Z] 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-31T09:55:25.023Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-31T09:55:25.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-31T09:55:25.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-31T09:55:25.669Z] prd-ubuntu20.04-docker-8c-8g-2008 does not seem to be running inside a container [2024-05-31T09:55:25.699Z] $ 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_napa/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_napa -v /w/workspace/foundry_device-onvif-camera_napa:/w/workspace/foundry_device-onvif-camera_napa:rw,z -v /w/workspace/foundry_device-onvif-camera_napa@tmp:/w/workspace/foundry_device-onvif-camera_napa@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-31T09:55:25.889Z] $ docker top 73dddb9410f5fe14e24ff4912179b212768c903646da6cea10c467eb597ab542 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-31T09:55:26.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-31T09:55:26.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-31T09:55:26.809Z] + ls /var/log/sa-host [2024-05-31T09:55:26.809Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-31T09:55:26.876Z] provisioning config files... [2024-05-31T09:55:26.884Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_napa@tmp/config14410561020032707011tmp [Pipeline] { [Pipeline] echo [2024-05-31T09:55:26.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:27.185Z] ---> create-netrc.sh [Pipeline] } [2024-05-31T09:55:27.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:27.525Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-31T09:55:27.534Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:27.815Z] ---> sudo-logs.sh [2024-05-31T09:55:27.815Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-31T09:55:27.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:28.126Z] ---> job-cost.sh [2024-05-31T09:55:28.126Z] lf-activate-venv: SKIPPING [2024-05-31T09:55:28.126Z] DEBUG: total: 0.2199999988079071 [2024-05-31T09:55:28.126Z] INFO: Retrieving Stack Cost... [2024-05-31T09:55:28.695Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-31T09:55:28.954Z] INFO: Archiving Costs [Pipeline] echo [2024-05-31T09:55:28.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-31T09:55:29.246Z] ---> logs-deploy.sh [2024-05-31T09:55:29.246Z] lf-activate-venv: SKIPPING [2024-05-31T09:55:29.246Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/napa/5 [2024-05-31T09:55:29.246Z] INFO: archiving workspace using pattern(s): [2024-05-31T09:55:30.188Z] Archives upload complete. [2024-05-31T09:55:30.188Z] INFO: archiving logs to Nexus