Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 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-ssh3921265365574202009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5636312476025378710.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8054886911587809959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8811182874904342543.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14845853168675366141.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5769 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 (main) Commit message: "Merge pull request #383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" > 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 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 # timeout=10 > git rev-list --no-walk 9caa4df0b819edecbec0a70300df9517bef2bd36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-11T04:03:32.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-11T04:03:32.061Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-11T04:03:32.077Z] ========================================================= [2023-09-11T04:03:32.078Z] EdgeX Global Pipelines Version Info [2023-09-11T04:03:32.078Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:03:32.795Z] ------------------- [2023-09-11T04:03:32.796Z] stable info: [2023-09-11T04:03:32.796Z] ------------------- [2023-09-11T04:03:32.796Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-11T04:03:32.796Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T04:03:32.796Z] Message: update stable to v1.0.253 [2023-09-11T04:03:33.366Z] ------------------- [2023-09-11T04:03:33.366Z] experimental info: [2023-09-11T04:03:33.366Z] ------------------- [2023-09-11T04:03:33.366Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-11T04:03:33.366Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T04:03:33.366Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-11T04:03:33.537Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-11T04:03:33.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-11T04:03:33.571Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-11T04:03:33.583Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-11T04:03:33.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-11T04:03:33.608Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-11T04:03:33.623Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-11T04:03:33.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-11T04:03:33.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-11T04:03:33.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-11T04:03:33.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-11T04:03:33.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-11T04:03:33.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-11T04:03:33.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-11T04:03:33.702Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T04:03:33.710Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T04:03:33.719Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T04:03:33.728Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T04:03:33.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-11T04:03:33.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-11T04:03:33.770Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-11T04:03:33.781Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-11T04:03:33.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-11T04:03:33.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-11T04:03:33.828Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-11T04:03:33.839Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-11T04:03:33.851Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-11T04:03:33.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-11T04:03:33.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-11T04:03:33.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-11T04:03:33.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] echo [2023-09-11T04:03:33.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c92c23 [Pipeline] echo [2023-09-11T04:03:33.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T04:03:33.983Z] provisioning config files... [2023-09-11T04:03:33.997Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5735784212581491238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:03:34.312Z] ---> docker-login.sh [2023-09-11T04:03:34.312Z] nexus3.edgexfoundry.org:10001 [2023-09-11T04:03:34.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:34.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:34.572Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:34.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:34.572Z] [2023-09-11T04:03:34.572Z] Login Succeeded [2023-09-11T04:03:34.572Z] nexus3.edgexfoundry.org:10002 [2023-09-11T04:03:34.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:34.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:34.833Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:34.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:34.833Z] [2023-09-11T04:03:34.833Z] Login Succeeded [2023-09-11T04:03:34.833Z] nexus3.edgexfoundry.org:10003 [2023-09-11T04:03:34.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:34.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:34.833Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:34.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:34.833Z] [2023-09-11T04:03:34.833Z] Login Succeeded [2023-09-11T04:03:34.833Z] nexus3.edgexfoundry.org:10004 [2023-09-11T04:03:35.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:35.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:35.094Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:35.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:35.094Z] [2023-09-11T04:03:35.094Z] Login Succeeded [2023-09-11T04:03:35.094Z] docker.io [2023-09-11T04:03:35.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:35.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:35.664Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:35.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:35.664Z] [2023-09-11T04:03:35.664Z] Login Succeeded [2023-09-11T04:03:35.664Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T04:03:35.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-11T04:03:36.056Z] + git rev-list -1 --merges 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818~1..8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] echo [2023-09-11T04:03:36.109Z] -----------> git rev-list -1 --merges 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818~1..8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [2023-09-11T04:03:36.109Z] 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [false] [Pipeline] sh [2023-09-11T04:03:36.400Z] + git log --format=format:%s -1 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] echo [2023-09-11T04:03:36.415Z] ========================================================= [2023-09-11T04:03:36.415Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-11T04:03:36.415Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T04:03:36.734Z] + git log --format=format:%s -1 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] echo [2023-09-11T04:03:36.745Z] [semverPrep] GIT_COMMIT: 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818, Commit Message: Merge pull request #383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20 [Pipeline] echo [2023-09-11T04:03:36.756Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-11T04:03:37.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T04:03:37.127Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-11T04:03:37.127Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-11T04:03:37.127Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-11T04:03:37.127Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-11T04:03:37.127Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-11T04:03:37.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:03:37.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T04:03:37.555Z] [2023-09-11T04:03:37.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:03:37.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T04:03:37.859Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-11T04:03:37.859Z] b85a868b505f: Pulling fs layer [2023-09-11T04:03:37.859Z] e2be974225ed: Pulling fs layer [2023-09-11T04:03:37.859Z] 339a4e72a1f5: Pulling fs layer [2023-09-11T04:03:37.859Z] 988bab9f4d93: Pulling fs layer [2023-09-11T04:03:37.859Z] 1469e6f7b9e6: Pulling fs layer [2023-09-11T04:03:37.859Z] eaf3925da568: Pulling fs layer [2023-09-11T04:03:37.859Z] bab4dde63d76: Pulling fs layer [2023-09-11T04:03:37.859Z] bde34c3a00c8: Pulling fs layer [2023-09-11T04:03:37.859Z] b352a97aabf1: Pulling fs layer [2023-09-11T04:03:37.859Z] 4872d77fe225: Pulling fs layer [2023-09-11T04:03:37.859Z] 5851b861e8e6: Pulling fs layer [2023-09-11T04:03:37.859Z] bab4dde63d76: Waiting [2023-09-11T04:03:37.859Z] bde34c3a00c8: Waiting [2023-09-11T04:03:37.859Z] b352a97aabf1: Waiting [2023-09-11T04:03:37.859Z] 4872d77fe225: Waiting [2023-09-11T04:03:37.859Z] 5851b861e8e6: Waiting [2023-09-11T04:03:37.859Z] 988bab9f4d93: Waiting [2023-09-11T04:03:37.859Z] 1469e6f7b9e6: Waiting [2023-09-11T04:03:37.859Z] eaf3925da568: Waiting [2023-09-11T04:03:37.859Z] e2be974225ed: Verifying Checksum [2023-09-11T04:03:37.859Z] e2be974225ed: Download complete [2023-09-11T04:03:37.859Z] 988bab9f4d93: Download complete [2023-09-11T04:03:38.121Z] 1469e6f7b9e6: Verifying Checksum [2023-09-11T04:03:38.121Z] 1469e6f7b9e6: Download complete [2023-09-11T04:03:38.121Z] eaf3925da568: Verifying Checksum [2023-09-11T04:03:38.121Z] 339a4e72a1f5: Verifying Checksum [2023-09-11T04:03:38.121Z] 339a4e72a1f5: Download complete [2023-09-11T04:03:38.121Z] bde34c3a00c8: Verifying Checksum [2023-09-11T04:03:38.121Z] bde34c3a00c8: Download complete [2023-09-11T04:03:38.121Z] b352a97aabf1: Verifying Checksum [2023-09-11T04:03:38.121Z] b352a97aabf1: Download complete [2023-09-11T04:03:38.121Z] 4872d77fe225: Verifying Checksum [2023-09-11T04:03:38.121Z] 4872d77fe225: Download complete [2023-09-11T04:03:38.121Z] 5851b861e8e6: Download complete [2023-09-11T04:03:38.121Z] b85a868b505f: Verifying Checksum [2023-09-11T04:03:38.121Z] b85a868b505f: Download complete [2023-09-11T04:03:38.380Z] bab4dde63d76: Verifying Checksum [2023-09-11T04:03:38.380Z] bab4dde63d76: Download complete [2023-09-11T04:03:39.316Z] b85a868b505f: Pull complete [2023-09-11T04:03:39.575Z] e2be974225ed: Pull complete [2023-09-11T04:03:40.141Z] 339a4e72a1f5: Pull complete [2023-09-11T04:03:40.141Z] 988bab9f4d93: Pull complete [2023-09-11T04:03:40.400Z] 1469e6f7b9e6: Pull complete [2023-09-11T04:03:40.400Z] eaf3925da568: Pull complete [2023-09-11T04:03:42.303Z] bab4dde63d76: Pull complete [2023-09-11T04:03:42.303Z] bde34c3a00c8: Pull complete [2023-09-11T04:03:42.303Z] b352a97aabf1: Pull complete [2023-09-11T04:03:42.563Z] 4872d77fe225: Pull complete [2023-09-11T04:03:42.563Z] 5851b861e8e6: Pull complete [2023-09-11T04:03:42.563Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-11T04:03:42.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T04:03:42.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:03:42.669Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:03:42.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T04:03:45.050Z] $ docker top 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea -eo pid,comm [2023-09-11T04:03:45.103Z] 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). [2023-09-11T04:03:45.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T04:03:45.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T04:03:45.153Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T04:03:45.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T04:03:45.283Z] $ docker exec 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea ssh-agent [2023-09-11T04:03:45.386Z] SSH_AUTH_SOCK=/tmp/ssh-8v3d6EqKeXvY/agent.32 [2023-09-11T04:03:45.386Z] SSH_AGENT_PID=38 [2023-09-11T04:03:45.397Z] Running ssh-add (command line suppressed) [2023-09-11T04:03:45.503Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6618833129199837721.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6618833129199837721.key) [2023-09-11T04:03:45.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T04:03:45.805Z] + git tag --points-at HEAD [Pipeline] } [2023-09-11T04:03:45.831Z] $ docker exec --env ******** --env ******** 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea ssh-agent -k [2023-09-11T04:03:45.938Z] unset SSH_AUTH_SOCK; [2023-09-11T04:03:45.938Z] unset SSH_AGENT_PID; [2023-09-11T04:03:45.938Z] echo Agent pid 38 killed; [2023-09-11T04:03:45.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-11T04:03:45.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T04:03:45.971Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T04:03:46.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T04:03:46.085Z] $ docker exec 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea ssh-agent [2023-09-11T04:03:46.192Z] SSH_AUTH_SOCK=/tmp/ssh-3I9SHMXe3hcs/agent.70 [2023-09-11T04:03:46.192Z] SSH_AGENT_PID=76 [2023-09-11T04:03:46.198Z] Running ssh-add (command line suppressed) [2023-09-11T04:03:46.307Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3475339093243822456.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3475339093243822456.key) [2023-09-11T04:03:46.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T04:03:46.606Z] + git semver init [2023-09-11T04:03:46.865Z] 2023-09-11 04:03:46,778 [run_init] DEBUG init version:0.0.0 force:False [2023-09-11T04:03:46.865Z] 2023-09-11 04:03:46,778 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-11T04:03:46.865Z] 2023-09-11 04:03:46,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-11T04:03:46.865Z] 2023-09-11 04:03:46,779 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-11T04:03:47.803Z] 2023-09-11 04:03:47,738 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-09-11T04:03:47.803Z] 2023-09-11 04:03:47,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-09-11T04:03:47.803Z] 2023-09-11 04:03:47,739 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-11T04:03:47.803Z] 2023-09-11 04:03:47,739 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-11T04:03:47.803Z] 3.1.0-dev.8 [Pipeline] } [2023-09-11T04:03:47.817Z] $ docker exec --env ******** --env ******** 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea ssh-agent -k [2023-09-11T04:03:47.923Z] unset SSH_AUTH_SOCK; [2023-09-11T04:03:47.924Z] unset SSH_AGENT_PID; [2023-09-11T04:03:47.924Z] echo Agent pid 76 killed; [2023-09-11T04:03:47.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T04:03:48.235Z] + git semver [Pipeline] } [2023-09-11T04:03:48.513Z] $ docker stop --time=1 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea [2023-09-11T04:03:49.796Z] $ docker rm -f --volumes 394db5db6a8aefd1bd4af88613b13e974d422a653e74a1b3024db826c9bb9cea [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T04:03:50.125Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-11T04:03:50.327Z] Stashed 1 file(s) [Pipeline] echo [2023-09-11T04:03:50.329Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T04:03:50.444Z] provisioning config files... [2023-09-11T04:03:50.453Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9627941509561383541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:03:50.749Z] ---> docker-login.sh [2023-09-11T04:03:50.749Z] nexus3.edgexfoundry.org:10001 [2023-09-11T04:03:50.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:50.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:50.749Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:50.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:50.749Z] [2023-09-11T04:03:50.749Z] Login Succeeded [2023-09-11T04:03:50.749Z] nexus3.edgexfoundry.org:10002 [2023-09-11T04:03:50.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:50.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:50.749Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:50.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:50.749Z] [2023-09-11T04:03:50.749Z] Login Succeeded [2023-09-11T04:03:50.749Z] nexus3.edgexfoundry.org:10003 [2023-09-11T04:03:51.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:51.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:51.009Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:51.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:51.009Z] [2023-09-11T04:03:51.009Z] Login Succeeded [2023-09-11T04:03:51.009Z] nexus3.edgexfoundry.org:10004 [2023-09-11T04:03:51.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:51.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:51.009Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:51.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:51.009Z] [2023-09-11T04:03:51.009Z] Login Succeeded [2023-09-11T04:03:51.009Z] docker.io [2023-09-11T04:03:51.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:03:51.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:03:51.269Z] Configure a credential helper to remove this warning. See [2023-09-11T04:03:51.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:03:51.269Z] [2023-09-11T04:03:51.269Z] Login Succeeded [2023-09-11T04:03:51.269Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T04:03:51.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T04:03:51.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T04:03:51.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T04:03:51.371Z] ========================================================= [2023-09-11T04:03:51.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-11T04:03:51.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:03:51.691Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T04:03:51.691Z] Sending build context to Docker daemon 21.69MB [2023-09-11T04:03:51.691Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T04:03:51.691Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-11T04:03:51.691Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-11T04:03:51.691Z] 4db1b89c0bd1: Pulling fs layer [2023-09-11T04:03:51.691Z] 6911f1a30b25: Pulling fs layer [2023-09-11T04:03:51.691Z] e194b8c5c2a9: Pulling fs layer [2023-09-11T04:03:51.691Z] 6863d3e3a2b1: Pulling fs layer [2023-09-11T04:03:51.691Z] ec0bb842ea78: Pulling fs layer [2023-09-11T04:03:51.691Z] 40a00589a448: Pulling fs layer [2023-09-11T04:03:51.691Z] 6c08303d61cc: Pulling fs layer [2023-09-11T04:03:51.691Z] 798269fcf238: Pulling fs layer [2023-09-11T04:03:51.691Z] ec0bb842ea78: Waiting [2023-09-11T04:03:51.691Z] 6c08303d61cc: Waiting [2023-09-11T04:03:51.691Z] 40a00589a448: Waiting [2023-09-11T04:03:51.691Z] 6863d3e3a2b1: Waiting [2023-09-11T04:03:51.691Z] 798269fcf238: Waiting [2023-09-11T04:03:51.953Z] 6911f1a30b25: Download complete [2023-09-11T04:03:51.953Z] 6863d3e3a2b1: Verifying Checksum [2023-09-11T04:03:51.953Z] 6863d3e3a2b1: Download complete [2023-09-11T04:03:51.953Z] ec0bb842ea78: Verifying Checksum [2023-09-11T04:03:51.953Z] ec0bb842ea78: Download complete [2023-09-11T04:03:51.953Z] 4db1b89c0bd1: Verifying Checksum [2023-09-11T04:03:51.953Z] 4db1b89c0bd1: Download complete [2023-09-11T04:03:51.953Z] 40a00589a448: Verifying Checksum [2023-09-11T04:03:51.953Z] 40a00589a448: Download complete [2023-09-11T04:03:51.953Z] 4db1b89c0bd1: Pull complete [2023-09-11T04:03:52.226Z] 6911f1a30b25: Pull complete [2023-09-11T04:03:52.798Z] e194b8c5c2a9: Verifying Checksum [2023-09-11T04:03:52.798Z] e194b8c5c2a9: Download complete [2023-09-11T04:03:52.798Z] 6c08303d61cc: Verifying Checksum [2023-09-11T04:03:52.798Z] 6c08303d61cc: Download complete [2023-09-11T04:03:52.798Z] 798269fcf238: Verifying Checksum [2023-09-11T04:03:52.798Z] 798269fcf238: Download complete [2023-09-11T04:03:56.097Z] e194b8c5c2a9: Pull complete [2023-09-11T04:03:56.357Z] 6863d3e3a2b1: Pull complete [2023-09-11T04:03:56.357Z] ec0bb842ea78: Pull complete [2023-09-11T04:03:56.357Z] 40a00589a448: Pull complete [2023-09-11T04:03:58.883Z] 6c08303d61cc: Pull complete [2023-09-11T04:03:59.821Z] 798269fcf238: Pull complete [2023-09-11T04:03:59.821Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-11T04:03:59.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-11T04:03:59.821Z] ---> ec979cd7f677 [2023-09-11T04:03:59.821Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-11T04:04:04.024Z] ---> Running in 1f9e368e8300 [2023-09-11T04:04:04.024Z] Removing intermediate container 1f9e368e8300 [2023-09-11T04:04:04.024Z] ---> f4a9b7c9b9c2 [2023-09-11T04:04:04.024Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T04:04:04.024Z] ---> Running in 3a635e124e4e [2023-09-11T04:04:04.024Z] Removing intermediate container 3a635e124e4e [2023-09-11T04:04:04.024Z] ---> 88f029696b9c [2023-09-11T04:04:04.024Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T04:04:04.024Z] ---> Running in 7090cfdf3fc7 [2023-09-11T04:04:04.024Z] Removing intermediate container 7090cfdf3fc7 [2023-09-11T04:04:04.024Z] ---> 5793e53d3fdb [2023-09-11T04:04:04.024Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T04:04:04.024Z] ---> Running in d088116d7e56 [2023-09-11T04:04:04.024Z] Removing intermediate container d088116d7e56 [2023-09-11T04:04:04.024Z] ---> 19d609fb7c8d [2023-09-11T04:04:04.024Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-11T04:04:04.024Z] ---> Running in 4331759198df [2023-09-11T04:04:04.024Z] Removing intermediate container 4331759198df [2023-09-11T04:04:04.024Z] ---> 8931860c519a [2023-09-11T04:04:04.024Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T04:04:04.024Z] ---> Running in 2468bb7c31e4 [2023-09-11T04:04:04.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T04:04:04.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T04:04:04.804Z] OK: 265 MiB in 53 packages [2023-09-11T04:04:05.372Z] Removing intermediate container 2468bb7c31e4 [2023-09-11T04:04:05.372Z] ---> ee859b79da1d [2023-09-11T04:04:05.372Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-11T04:04:05.372Z] ---> Running in 2942bee7b6d1 [2023-09-11T04:04:05.372Z] Removing intermediate container 2942bee7b6d1 [2023-09-11T04:04:05.372Z] ---> 8fd861ee9111 [2023-09-11T04:04:05.372Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-11T04:04:05.372Z] ---> 9bf3a80b6f4d [2023-09-11T04:04:05.372Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T04:04:05.372Z] ---> Running in ea89ecc905d6 [2023-09-11T04:04:05.410Z] Still waiting to schedule task [2023-09-11T04:04:05.411Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-11T04:04:37.500Z] Removing intermediate container ea89ecc905d6 [2023-09-11T04:04:37.500Z] ---> 686c2347106d [2023-09-11T04:04:37.500Z] Step 12/13 : COPY . . [2023-09-11T04:04:37.500Z] ---> c3cd52a58e91 [2023-09-11T04:04:37.500Z] Step 13/13 : RUN ${MAKE} [2023-09-11T04:04:37.500Z] ---> Running in 27d4af2bbb55 [2023-09-11T04:04:37.500Z] noop [2023-09-11T04:04:37.500Z] Removing intermediate container 27d4af2bbb55 [2023-09-11T04:04:37.500Z] ---> 89e8cd77689f [2023-09-11T04:04:37.500Z] Successfully built 89e8cd77689f [2023-09-11T04:04:37.500Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:04:37.818Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T04:04:37.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:04:37.917Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:04:37.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-11T04:04:38.316Z] $ docker top 4a3cb0f86b8867d21fc6e7fc9737511ddceeec19d9a260e61b43acbbdb119b6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T04:04:38.654Z] + go version [2023-09-11T04:04:38.654Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-11T04:04:38.667Z] $ docker stop --time=1 4a3cb0f86b8867d21fc6e7fc9737511ddceeec19d9a260e61b43acbbdb119b6b [2023-09-11T04:04:39.924Z] $ docker rm -f --volumes 4a3cb0f86b8867d21fc6e7fc9737511ddceeec19d9a260e61b43acbbdb119b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:04:40.358Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T04:04:40.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:04:40.443Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:04:40.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-11T04:04:40.788Z] $ docker top 461bacd5e7b9d2952b174a6005f1034d023824e2994b21ed1f656c61f225deb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T04:04:41.122Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-11T04:04:41.420Z] + make test [2023-09-11T04:04:41.420Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T04:04:46.687Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-11T04:04:58.894Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-11T04:04:58.894Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-11T04:05:01.425Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.5% of statements [2023-09-11T04:05:05.626Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 6.004s coverage: 86.5% of statements [2023-09-11T04:05:13.951Z] go vet ./... [2023-09-11T04:05:19.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T04:05:19.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T04:05:19.236Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T04:05:19.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T04:05:19.260Z] $ docker stop --time=1 461bacd5e7b9d2952b174a6005f1034d023824e2994b21ed1f656c61f225deb5 [2023-09-11T04:05:20.867Z] $ docker rm -f --volumes 461bacd5e7b9d2952b174a6005f1034d023824e2994b21ed1f656c61f225deb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T04:05:21.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T04:05:21.407Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-11T04:05:21.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T04:05:22.233Z] + ls -al . [2023-09-11T04:05:22.233Z] total 240 [2023-09-11T04:05:22.233Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 04:04 . [2023-09-11T04:05:22.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:03 .. [2023-09-11T04:05:22.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 04:03 .git [2023-09-11T04:05:22.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 04:03 .github [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 11 04:03 .gitignore [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 11 04:03 .golangci.yml [2023-09-11T04:05:22.233Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 04:03 .semver [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 11 04:03 Attribution.txt [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 11 04:03 CHANGELOG.md [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 11 04:03 Dockerfile [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 04:03 GOVERNANCE.md [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 11 04:03 Jenkinsfile [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 04:03 LICENSE [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 11 04:03 Makefile [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 04:03 OWNERS.md [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 11 04:03 README.md [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 11 04:03 VERSION [2023-09-11T04:05:22.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 04:03 bin [2023-09-11T04:05:22.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 04:03 cmd [2023-09-11T04:05:22.233Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 11 04:05 coverage.out [2023-09-11T04:05:22.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:03 doc [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 11 04:03 go.mod [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 11 04:03 go.sum [2023-09-11T04:05:22.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:03 internal [2023-09-11T04:05:22.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:03 snap [2023-09-11T04:05:22.233Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 11 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:05:22.653Z] + 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=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 --label arch=amd64 --label version=3.1.0-dev.8 . [2023-09-11T04:05:22.653Z] Sending build context to Docker daemon 21.77MB [2023-09-11T04:05:22.653Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T04:05:22.653Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-11T04:05:22.653Z] ---> 89e8cd77689f [2023-09-11T04:05:22.653Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-11T04:05:22.911Z] ---> Running in a74acf2113be [2023-09-11T04:05:22.911Z] Removing intermediate container a74acf2113be [2023-09-11T04:05:22.911Z] ---> 39a88cb72ec1 [2023-09-11T04:05:22.911Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T04:05:22.911Z] ---> Running in decf60f85ffc [2023-09-11T04:05:22.911Z] Removing intermediate container decf60f85ffc [2023-09-11T04:05:22.911Z] ---> 87275edd25cd [2023-09-11T04:05:22.911Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T04:05:23.171Z] ---> Running in 8d6364b12af5 [2023-09-11T04:05:23.171Z] Removing intermediate container 8d6364b12af5 [2023-09-11T04:05:23.171Z] ---> ae8def0d18a7 [2023-09-11T04:05:23.171Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T04:05:23.171Z] ---> Running in c71fd52655a5 [2023-09-11T04:05:23.171Z] Removing intermediate container c71fd52655a5 [2023-09-11T04:05:23.171Z] ---> dc15171a77a9 [2023-09-11T04:05:23.171Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-11T04:05:23.171Z] ---> Running in 85ce15f08ea5 [2023-09-11T04:05:23.431Z] Removing intermediate container 85ce15f08ea5 [2023-09-11T04:05:23.431Z] ---> fabc885070cd [2023-09-11T04:05:23.431Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T04:05:23.431Z] ---> Running in 5968304f07bc [2023-09-11T04:05:23.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T04:05:23.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T04:05:24.209Z] OK: 265 MiB in 53 packages [2023-09-11T04:05:24.467Z] Removing intermediate container 5968304f07bc [2023-09-11T04:05:24.467Z] ---> cfeba951f517 [2023-09-11T04:05:24.467Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-11T04:05:24.467Z] ---> Running in 4e8b7571f1ef [2023-09-11T04:05:24.467Z] Removing intermediate container 4e8b7571f1ef [2023-09-11T04:05:24.467Z] ---> e8e58b2d8266 [2023-09-11T04:05:24.467Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-11T04:05:24.725Z] ---> 8866a4d95f60 [2023-09-11T04:05:24.725Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T04:05:24.725Z] ---> Running in c30acbfa8cae [2023-09-11T04:05:25.660Z] Removing intermediate container c30acbfa8cae [2023-09-11T04:05:25.660Z] ---> 4ceb65180e86 [2023-09-11T04:05:25.660Z] Step 12/26 : COPY . . [2023-09-11T04:05:26.226Z] ---> c4da6a864c1b [2023-09-11T04:05:26.226Z] Step 13/26 : RUN ${MAKE} [2023-09-11T04:05:26.226Z] ---> Running in 1400ba03c467 [2023-09-11T04:05:26.484Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-11T04:05:31.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5771 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-09-11T04:05:31.037Z] Running in /w/workspace/device-onvif-camera/165 [Pipeline] { [Pipeline] checkout [2023-09-11T04:05:31.072Z] The recommended git tool is: git [2023-09-11T04:05:35.904Z] using credential edgex-jenkins-ssh [2023-09-11T04:05:35.918Z] Cloning the remote Git repository [2023-09-11T04:05:35.959Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-11T04:05:36.199Z] > git init /w/workspace/device-onvif-camera/165 # timeout=10 [2023-09-11T04:05:36.329Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-11T04:05:36.330Z] > git --version # timeout=10 [2023-09-11T04:05:36.353Z] > git --version # 'git version 2.25.1' [2023-09-11T04:05:36.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T04:05:36.490Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T04:05:37.873Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-11T04:05:37.894Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T04:05:38.704Z] Avoid second fetch [2023-09-11T04:05:38.704Z] Checking out Revision 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 (main) [2023-09-11T04:05:39.338Z] Commit message: "Merge pull request #383 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-09-11T04:05:38.723Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T04:05:38.788Z] > git checkout -f 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T04:05:40.321Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-11T04:05:40.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T04:05:40.321Z] Dload Upload Total Spent Left Speed [2023-09-11T04:05:40.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-09-11T04:05:40.942Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-11T04:05:41.276Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-11T04:05:41.276Z] + sudo tee /etc/docker/daemon.new [2023-09-11T04:05:41.276Z] { [2023-09-11T04:05:41.276Z] "registry-mirrors": [ [2023-09-11T04:05:41.276Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-11T04:05:41.276Z] ], [2023-09-11T04:05:41.276Z] "bip": "10.250.0.254/24", [2023-09-11T04:05:41.276Z] "hosts": [ [2023-09-11T04:05:41.276Z] "tcp://0.0.0.0:5555", [2023-09-11T04:05:41.276Z] "unix:///var/run/docker.sock" [2023-09-11T04:05:41.276Z] ], [2023-09-11T04:05:41.276Z] "mtu": 1458, [2023-09-11T04:05:41.276Z] "selinux-enabled": true, [2023-09-11T04:05:41.276Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-11T04:05:41.276Z] } [Pipeline] sh [2023-09-11T04:05:41.604Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-11T04:05:41.934Z] + sudo service docker restart [2023-09-11T04:05:53.024Z] Removing intermediate container 1400ba03c467 [2023-09-11T04:05:53.024Z] ---> a3ad70ac7e12 [2023-09-11T04:05:53.024Z] Step 14/26 : FROM alpine:3.17 [2023-09-11T04:05:53.024Z] 3.17: Pulling from library/alpine [2023-09-11T04:05:53.024Z] 9398808236ff: Pulling fs layer [2023-09-11T04:05:53.024Z] 9398808236ff: Verifying Checksum [2023-09-11T04:05:53.024Z] 9398808236ff: Download complete [2023-09-11T04:05:53.024Z] 9398808236ff: Pull complete [2023-09-11T04:05:53.024Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T04:05:53.024Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T04:05:53.024Z] ---> 1e0b8b5322fc [2023-09-11T04:05:53.024Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-11T04:05:53.024Z] ---> Running in b91d4c18d8a5 [2023-09-11T04:05:53.024Z] Removing intermediate container b91d4c18d8a5 [2023-09-11T04:05:53.024Z] ---> 2e9de957c1f0 [2023-09-11T04:05:53.024Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-11T04:05:53.024Z] ---> Running in 3c3176e63a22 [2023-09-11T04:05:53.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T04:05:53.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T04:05:53.024Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T04:05:53.024Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T04:05:53.024Z] OK: 7 MiB in 16 packages [2023-09-11T04:05:53.024Z] Removing intermediate container 3c3176e63a22 [2023-09-11T04:05:53.024Z] ---> f4caa727aead [2023-09-11T04:05:53.024Z] Step 17/26 : WORKDIR / [2023-09-11T04:05:53.024Z] ---> Running in 15f88f0dd973 [2023-09-11T04:05:53.024Z] Removing intermediate container 15f88f0dd973 [2023-09-11T04:05:53.024Z] ---> 86c31167d76b [2023-09-11T04:05:53.024Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-11T04:05:53.024Z] ---> c2b53bd153e2 [2023-09-11T04:05:53.024Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-11T04:05:53.024Z] ---> 8aefaeab3b70 [2023-09-11T04:05:53.024Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-11T04:05:53.024Z] ---> 62784097f616 [2023-09-11T04:05:53.024Z] Step 21/26 : EXPOSE 59984 [2023-09-11T04:05:53.024Z] ---> Running in f7a4aff9aa48 [2023-09-11T04:05:53.024Z] Removing intermediate container f7a4aff9aa48 [2023-09-11T04:05:53.024Z] ---> bd27351a90d9 [2023-09-11T04:05:53.024Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-11T04:05:53.024Z] ---> Running in 4f8eb7a8c099 [2023-09-11T04:05:53.024Z] Removing intermediate container 4f8eb7a8c099 [2023-09-11T04:05:53.024Z] ---> 64fe400b8ab4 [2023-09-11T04:05:53.024Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T04:05:53.024Z] ---> Running in 90fc6a7b4d88 [2023-09-11T04:05:53.024Z] Removing intermediate container 90fc6a7b4d88 [2023-09-11T04:05:53.024Z] ---> feae10c6a8c2 [2023-09-11T04:05:53.024Z] Step 24/26 : LABEL arch=amd64 [2023-09-11T04:05:53.024Z] ---> Running in 13cffe54577e [2023-09-11T04:05:53.024Z] Removing intermediate container 13cffe54577e [2023-09-11T04:05:53.024Z] ---> 12e2061b8461 [2023-09-11T04:05:53.024Z] Step 25/26 : LABEL git_sha=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [2023-09-11T04:05:53.024Z] ---> Running in bca2f7436788 [2023-09-11T04:05:53.024Z] Removing intermediate container bca2f7436788 [2023-09-11T04:05:53.024Z] ---> 8ab10f2c888f [2023-09-11T04:05:53.024Z] Step 26/26 : LABEL version=3.1.0-dev.8 [2023-09-11T04:05:53.024Z] ---> Running in 76c798eed789 [2023-09-11T04:05:53.024Z] Removing intermediate container 76c798eed789 [2023-09-11T04:05:53.024Z] ---> a9f07d7be274 [2023-09-11T04:05:53.024Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T04:05:53.024Z] Successfully built a9f07d7be274 [2023-09-11T04:05:53.024Z] 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 [2023-09-11T04:05:53.134Z] provisioning config files... [2023-09-11T04:05:53.142Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13957287772039989498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:05:53.437Z] ---> docker-login.sh [2023-09-11T04:05:53.437Z] nexus3.edgexfoundry.org:10001 [2023-09-11T04:05:53.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:05:53.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:05:53.437Z] Configure a credential helper to remove this warning. See [2023-09-11T04:05:53.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:05:53.437Z] [2023-09-11T04:05:53.437Z] Login Succeeded [2023-09-11T04:05:53.437Z] nexus3.edgexfoundry.org:10002 [2023-09-11T04:05:53.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:05:53.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:05:53.437Z] Configure a credential helper to remove this warning. See [2023-09-11T04:05:53.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:05:53.437Z] [2023-09-11T04:05:53.437Z] Login Succeeded [2023-09-11T04:05:53.437Z] nexus3.edgexfoundry.org:10003 [2023-09-11T04:05:53.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:05:53.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:05:53.695Z] Configure a credential helper to remove this warning. See [2023-09-11T04:05:53.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:05:53.695Z] [2023-09-11T04:05:53.695Z] Login Succeeded [2023-09-11T04:05:53.695Z] nexus3.edgexfoundry.org:10004 [2023-09-11T04:05:53.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:05:53.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:05:53.695Z] Configure a credential helper to remove this warning. See [2023-09-11T04:05:53.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:05:53.695Z] [2023-09-11T04:05:53.695Z] Login Succeeded [2023-09-11T04:05:53.695Z] docker.io [2023-09-11T04:05:53.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:05:53.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:05:53.954Z] Configure a credential helper to remove this warning. See [2023-09-11T04:05:53.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:05:53.954Z] [2023-09-11T04:05:53.954Z] Login Succeeded [2023-09-11T04:05:53.954Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T04:05:53.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T04:05:53.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T04:05:54.000Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-09-11T04:05:54.000Z] 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [2023-09-11T04:05:54.000Z] latest [2023-09-11T04:05:54.000Z] 3.1.0-dev.8 [2023-09-11T04:05:54.000Z] 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [2023-09-11T04:05:54.000Z] main [2023-09-11T04:05:54.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:05:54.303Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:05:54.611Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [2023-09-11T04:05:54.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-11T04:05:54.612Z] 554abec731a1: Preparing [2023-09-11T04:05:54.612Z] a722c6a0e372: Preparing [2023-09-11T04:05:54.612Z] 069a335ca1ee: Preparing [2023-09-11T04:05:54.612Z] a4b103298a8b: Preparing [2023-09-11T04:05:54.612Z] 36b50b131297: Preparing [2023-09-11T04:05:54.612Z] 36b50b131297: Layer already exists [2023-09-11T04:05:54.612Z] a722c6a0e372: Pushed [2023-09-11T04:05:54.612Z] 554abec731a1: Pushed [2023-09-11T04:05:54.612Z] a4b103298a8b: Pushed [2023-09-11T04:05:57.891Z] 069a335ca1ee: Pushed [2023-09-11T04:05:57.891Z] 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:05:58.198Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:05:58.498Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-11T04:05:58.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-11T04:05:58.498Z] 554abec731a1: Preparing [2023-09-11T04:05:58.498Z] a722c6a0e372: Preparing [2023-09-11T04:05:58.498Z] 069a335ca1ee: Preparing [2023-09-11T04:05:58.498Z] a4b103298a8b: Preparing [2023-09-11T04:05:58.498Z] 36b50b131297: Preparing [2023-09-11T04:05:58.498Z] a722c6a0e372: Layer already exists [2023-09-11T04:05:58.498Z] a4b103298a8b: Layer already exists [2023-09-11T04:05:58.498Z] 36b50b131297: Layer already exists [2023-09-11T04:05:58.498Z] 554abec731a1: Layer already exists [2023-09-11T04:05:58.498Z] 069a335ca1ee: Layer already exists [2023-09-11T04:05:58.498Z] latest: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:05:58.812Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:05:59.122Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.8 [2023-09-11T04:05:59.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-11T04:05:59.122Z] 554abec731a1: Preparing [2023-09-11T04:05:59.122Z] a722c6a0e372: Preparing [2023-09-11T04:05:59.122Z] 069a335ca1ee: Preparing [2023-09-11T04:05:59.122Z] a4b103298a8b: Preparing [2023-09-11T04:05:59.122Z] 36b50b131297: Preparing [2023-09-11T04:05:59.122Z] 554abec731a1: Layer already exists [2023-09-11T04:05:59.122Z] 36b50b131297: Layer already exists [2023-09-11T04:05:59.122Z] a4b103298a8b: Layer already exists [2023-09-11T04:05:59.122Z] 069a335ca1ee: Layer already exists [2023-09-11T04:05:59.122Z] a722c6a0e372: Layer already exists [2023-09-11T04:05:59.122Z] 3.1.0-dev.8: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:05:59.436Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:05:59.751Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [2023-09-11T04:05:59.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-11T04:05:59.751Z] 554abec731a1: Preparing [2023-09-11T04:05:59.751Z] a722c6a0e372: Preparing [2023-09-11T04:05:59.751Z] 069a335ca1ee: Preparing [2023-09-11T04:05:59.751Z] a4b103298a8b: Preparing [2023-09-11T04:05:59.751Z] 36b50b131297: Preparing [2023-09-11T04:05:59.751Z] a4b103298a8b: Layer already exists [2023-09-11T04:05:59.751Z] 554abec731a1: Layer already exists [2023-09-11T04:05:59.751Z] 36b50b131297: Layer already exists [2023-09-11T04:05:59.751Z] a722c6a0e372: Layer already exists [2023-09-11T04:05:59.751Z] 069a335ca1ee: Layer already exists [2023-09-11T04:05:59.751Z] 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:06:00.068Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T04:06:00.178Z] provisioning config files... [2023-09-11T04:06:00.200Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/165@tmp/config14542479866867532147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:06:00.376Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-09-11T04:06:00.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-11T04:06:00.376Z] 554abec731a1: Preparing [2023-09-11T04:06:00.376Z] a722c6a0e372: Preparing [2023-09-11T04:06:00.376Z] 069a335ca1ee: Preparing [2023-09-11T04:06:00.376Z] a4b103298a8b: Preparing [2023-09-11T04:06:00.376Z] 36b50b131297: Preparing [2023-09-11T04:06:00.376Z] 36b50b131297: Layer already exists [2023-09-11T04:06:00.376Z] 069a335ca1ee: Layer already exists [2023-09-11T04:06:00.376Z] 554abec731a1: Layer already exists [2023-09-11T04:06:00.376Z] a722c6a0e372: Layer already exists [2023-09-11T04:06:00.376Z] a4b103298a8b: Layer already exists [2023-09-11T04:06:00.376Z] main: digest: sha256:ab575600507da2180dd54cecf55d3e205f65542aadebda9c8f8055366947d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T04:06:00.418Z] ===================================================== [Pipeline] echo [2023-09-11T04:06:00.424Z] taggedImages: [2023-09-11T04:06:00.424Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [2023-09-11T04:06:00.424Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-11T04:06:00.424Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.8 [2023-09-11T04:06:00.424Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [2023-09-11T04:06:00.424Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:06:00.543Z] ---> docker-login.sh [2023-09-11T04:06:00.543Z] nexus3.edgexfoundry.org:10001 [2023-09-11T04:06:00.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T04:06:00.788Z] [2023-09-11T04:06:00.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:06:00.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:06:01.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T04:06:01.079Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-11T04:06:01.079Z] 5eb5b503b376: Pulling fs layer [2023-09-11T04:06:01.079Z] 5c69ac0246d0: Pulling fs layer [2023-09-11T04:06:01.079Z] ec43610c2a17: Pulling fs layer [2023-09-11T04:06:01.079Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-11T04:06:01.079Z] 33b1e0a273af: Pulling fs layer [2023-09-11T04:06:01.079Z] 5d3b04190fa2: Pulling fs layer [2023-09-11T04:06:01.079Z] 2f39f015ded8: Pulling fs layer [2023-09-11T04:06:01.079Z] 2f39f015ded8: Waiting [2023-09-11T04:06:01.079Z] 5d3b04190fa2: Waiting [2023-09-11T04:06:01.079Z] 33b1e0a273af: Waiting [2023-09-11T04:06:01.079Z] 3a2ae6a8a46f: Waiting [2023-09-11T04:06:01.079Z] 5c69ac0246d0: Verifying Checksum [2023-09-11T04:06:01.079Z] 5c69ac0246d0: Download complete [2023-09-11T04:06:01.079Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-11T04:06:01.079Z] 3a2ae6a8a46f: Download complete [2023-09-11T04:06:01.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:06:01.079Z] Configure a credential helper to remove this warning. See [2023-09-11T04:06:01.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:06:01.079Z] [2023-09-11T04:06:01.079Z] Login Succeeded [2023-09-11T04:06:01.079Z] nexus3.edgexfoundry.org:10002 [2023-09-11T04:06:01.079Z] 33b1e0a273af: Verifying Checksum [2023-09-11T04:06:01.079Z] 33b1e0a273af: Download complete [2023-09-11T04:06:01.079Z] 5d3b04190fa2: Verifying Checksum [2023-09-11T04:06:01.079Z] 5d3b04190fa2: Download complete [2023-09-11T04:06:01.079Z] ec43610c2a17: Verifying Checksum [2023-09-11T04:06:01.079Z] ec43610c2a17: Download complete [2023-09-11T04:06:01.338Z] 5eb5b503b376: Verifying Checksum [2023-09-11T04:06:01.338Z] 5eb5b503b376: Download complete [2023-09-11T04:06:01.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:06:01.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:06:01.347Z] Configure a credential helper to remove this warning. See [2023-09-11T04:06:01.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:06:01.348Z] [2023-09-11T04:06:01.348Z] Login Succeeded [2023-09-11T04:06:01.348Z] nexus3.edgexfoundry.org:10003 [2023-09-11T04:06:01.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:06:01.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:06:01.885Z] Configure a credential helper to remove this warning. See [2023-09-11T04:06:01.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:06:01.885Z] [2023-09-11T04:06:01.885Z] Login Succeeded [2023-09-11T04:06:01.885Z] nexus3.edgexfoundry.org:10004 [2023-09-11T04:06:01.902Z] 2f39f015ded8: Download complete [2023-09-11T04:06:02.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:06:02.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:06:02.153Z] Configure a credential helper to remove this warning. See [2023-09-11T04:06:02.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:06:02.153Z] [2023-09-11T04:06:02.153Z] Login Succeeded [2023-09-11T04:06:02.153Z] docker.io [2023-09-11T04:06:02.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:06:02.467Z] 5eb5b503b376: Pull complete [2023-09-11T04:06:02.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:06:02.690Z] Configure a credential helper to remove this warning. See [2023-09-11T04:06:02.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:06:02.690Z] [2023-09-11T04:06:02.690Z] Login Succeeded [2023-09-11T04:06:02.690Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T04:06:02.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-09-11T04:06:02.726Z] 5c69ac0246d0: Pull complete [Pipeline] unstash [Pipeline] echo [2023-09-11T04:06:02.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T04:06:02.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T04:06:02.969Z] ========================================================= [2023-09-11T04:06:02.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-11T04:06:02.969Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:06:03.292Z] ec43610c2a17: Pull complete [2023-09-11T04:06:03.292Z] 3a2ae6a8a46f: Pull complete [2023-09-11T04:06:03.318Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T04:06:03.550Z] 33b1e0a273af: Pull complete [2023-09-11T04:06:03.551Z] 5d3b04190fa2: Pull complete [2023-09-11T04:06:03.593Z] Sending build context to Docker daemon 14.21MB [2023-09-11T04:06:03.863Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T04:06:03.863Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-11T04:06:03.863Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-11T04:06:03.863Z] edb6bdbacee9: Pulling fs layer [2023-09-11T04:06:03.863Z] 5f9638ab2659: Pulling fs layer [2023-09-11T04:06:03.863Z] 8d51d6327a98: Pulling fs layer [2023-09-11T04:06:03.863Z] 8b374f2dd631: Pulling fs layer [2023-09-11T04:06:03.863Z] ec14aa9079de: Pulling fs layer [2023-09-11T04:06:03.863Z] 2f466654f4bb: Pulling fs layer [2023-09-11T04:06:03.863Z] 554e91adad29: Pulling fs layer [2023-09-11T04:06:03.863Z] 8b374f2dd631: Waiting [2023-09-11T04:06:03.863Z] 554e91adad29: Waiting [2023-09-11T04:06:03.863Z] ec14aa9079de: Waiting [2023-09-11T04:06:03.863Z] 2f466654f4bb: Waiting [2023-09-11T04:06:03.863Z] 5f9638ab2659: Download complete [2023-09-11T04:06:03.863Z] 8b374f2dd631: Download complete [2023-09-11T04:06:04.142Z] ec14aa9079de: Verifying Checksum [2023-09-11T04:06:04.142Z] ec14aa9079de: Download complete [2023-09-11T04:06:04.142Z] edb6bdbacee9: Verifying Checksum [2023-09-11T04:06:04.142Z] edb6bdbacee9: Download complete [2023-09-11T04:06:05.574Z] edb6bdbacee9: Pull complete [2023-09-11T04:06:05.574Z] 554e91adad29: Verifying Checksum [2023-09-11T04:06:05.574Z] 554e91adad29: Download complete [2023-09-11T04:06:06.173Z] 5f9638ab2659: Pull complete [2023-09-11T04:06:06.759Z] 8d51d6327a98: Download complete [2023-09-11T04:06:07.032Z] 2f466654f4bb: Verifying Checksum [2023-09-11T04:06:07.032Z] 2f466654f4bb: Download complete [2023-09-11T04:06:08.558Z] 2f39f015ded8: Pull complete [2023-09-11T04:06:08.558Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-11T04:06:08.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T04:06:08.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:06:08.634Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:06:08.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-11T04:06:13.771Z] $ docker top b26559896760bfd1bf2c8d8880859c3b6e0ab5ab5665458fa7a6d04f368a8942 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:06:14.176Z] ---> job-cost.sh [2023-09-11T04:06:14.176Z] lf-activate-venv: SKIPPING [2023-09-11T04:06:14.176Z] INFO: No Stack... [2023-09-11T04:06:14.435Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T04:06:15.002Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T04:06:15.291Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-09-11T04:06:15.291Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T04:06:15.305Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [2023-09-11T04:06:15.313Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] did not exist. Created. [2023-09-11T04:06:15.313Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T04:06:15.613Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-11T04:06:15.647Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T04:06:15.653Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T04:06:15.670Z] $ docker stop --time=1 b26559896760bfd1bf2c8d8880859c3b6e0ab5ab5665458fa7a6d04f368a8942 [2023-09-11T04:06:16.827Z] $ docker rm -f --volumes b26559896760bfd1bf2c8d8880859c3b6e0ab5ab5665458fa7a6d04f368a8942 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-11T04:06:19.361Z] 8d51d6327a98: Pull complete [2023-09-11T04:06:19.361Z] 8b374f2dd631: Pull complete [2023-09-11T04:06:19.361Z] ec14aa9079de: Pull complete [2023-09-11T04:06:24.814Z] 2f466654f4bb: Pull complete [2023-09-11T04:06:27.410Z] 554e91adad29: Pull complete [2023-09-11T04:06:27.411Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-11T04:06:27.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-11T04:06:27.411Z] ---> 1e15ea492957 [2023-09-11T04:06:27.411Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-11T04:06:28.826Z] ---> Running in 7625f26b20ee [2023-09-11T04:06:29.095Z] Removing intermediate container 7625f26b20ee [2023-09-11T04:06:29.095Z] ---> 1ef1c819dcef [2023-09-11T04:06:29.095Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T04:06:29.362Z] ---> Running in e6ca6cd34c42 [2023-09-11T04:06:29.629Z] Removing intermediate container e6ca6cd34c42 [2023-09-11T04:06:29.629Z] ---> 63443d23424b [2023-09-11T04:06:29.629Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T04:06:29.629Z] ---> Running in 96a16799832e [2023-09-11T04:06:29.896Z] Removing intermediate container 96a16799832e [2023-09-11T04:06:29.896Z] ---> a050dd7daf0d [2023-09-11T04:06:29.896Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T04:06:29.896Z] ---> Running in 0c664d47cc71 [2023-09-11T04:06:30.170Z] Removing intermediate container 0c664d47cc71 [2023-09-11T04:06:30.170Z] ---> 8a47051fe555 [2023-09-11T04:06:30.170Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-11T04:06:30.437Z] ---> Running in 5390fbb59c1a [2023-09-11T04:06:30.704Z] Removing intermediate container 5390fbb59c1a [2023-09-11T04:06:30.704Z] ---> 9d0743a1229e [2023-09-11T04:06:30.704Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T04:06:30.704Z] ---> Running in 9aae2c630cdb [2023-09-11T04:06:31.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T04:06:32.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T04:06:33.238Z] OK: 263 MiB in 53 packages [2023-09-11T04:06:34.207Z] Removing intermediate container 9aae2c630cdb [2023-09-11T04:06:34.207Z] ---> ad3ec373cb00 [2023-09-11T04:06:34.207Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-11T04:06:34.207Z] ---> Running in 7a6f4572d394 [2023-09-11T04:06:34.474Z] Removing intermediate container 7a6f4572d394 [2023-09-11T04:06:34.474Z] ---> a81e5be38716 [2023-09-11T04:06:34.474Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-11T04:06:36.414Z] ---> 333062c7faaa [2023-09-11T04:06:36.414Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T04:06:36.414Z] ---> Running in 99790f78c131 [2023-09-11T04:07:45.700Z] Removing intermediate container 99790f78c131 [2023-09-11T04:07:45.700Z] ---> 6b636c5b5d97 [2023-09-11T04:07:45.700Z] Step 12/13 : COPY . . [2023-09-11T04:07:45.700Z] ---> 4b381a7f5cb7 [2023-09-11T04:07:45.700Z] Step 13/13 : RUN ${MAKE} [2023-09-11T04:07:45.700Z] ---> Running in 0c75287891a1 [2023-09-11T04:07:45.700Z] noop [2023-09-11T04:07:45.700Z] Removing intermediate container 0c75287891a1 [2023-09-11T04:07:45.700Z] ---> 989cc470e4a6 [2023-09-11T04:07:45.700Z] Successfully built 989cc470e4a6 [2023-09-11T04:07:45.700Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:07:46.045Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T04:07:46.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:07:46.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-5771 does not seem to be running inside a container [2023-09-11T04:07:46.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/165 -v /w/workspace/device-onvif-camera/165:/w/workspace/device-onvif-camera/165:rw,z -v /w/workspace/device-onvif-camera/165@tmp:/w/workspace/device-onvif-camera/165@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 [2023-09-11T04:07:47.459Z] $ docker top d4902475e65b571aa9c8bb3851fa98f1c750fc5c1dc3e7cf3cf6ee5e89513371 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T04:07:48.262Z] + go version [2023-09-11T04:07:48.263Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-11T04:07:48.285Z] $ docker stop --time=1 d4902475e65b571aa9c8bb3851fa98f1c750fc5c1dc3e7cf3cf6ee5e89513371 [2023-09-11T04:07:49.865Z] $ docker rm -f --volumes d4902475e65b571aa9c8bb3851fa98f1c750fc5c1dc3e7cf3cf6ee5e89513371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:07:50.386Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T04:07:50.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:07:50.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-5771 does not seem to be running inside a container [2023-09-11T04:07:50.614Z] $ 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/165 -v /w/workspace/device-onvif-camera/165:/w/workspace/device-onvif-camera/165:rw,z -v /w/workspace/device-onvif-camera/165@tmp:/w/workspace/device-onvif-camera/165@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 [2023-09-11T04:07:51.704Z] $ docker top c9566c2e8dbe09c9356231efebbe67367fdf3ffdf8486a68ca4e4316196302a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T04:07:52.192Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/165 [Pipeline] fileExists [Pipeline] sh [2023-09-11T04:07:52.520Z] + make test [2023-09-11T04:07:52.521Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T04:08:24.737Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-11T04:10:31.390Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-11T04:10:34.018Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-11T04:10:36.621Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.242s coverage: 31.5% of statements [2023-09-11T04:11:03.419Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.212s coverage: 86.5% of statements [2023-09-11T04:11:03.419Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-11T04:11:03.419Z] go vet ./... [2023-09-11T04:11:30.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T04:11:30.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T04:11:30.110Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T04:11:30.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T04:11:30.141Z] $ docker stop --time=1 c9566c2e8dbe09c9356231efebbe67367fdf3ffdf8486a68ca4e4316196302a4 [2023-09-11T04:11:34.551Z] $ docker rm -f --volumes c9566c2e8dbe09c9356231efebbe67367fdf3ffdf8486a68ca4e4316196302a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T04:11:35.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T04:11:35.748Z] Warning: overwriting stash ‘coverage-report’ [2023-09-11T04:11:36.216Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T04:11:36.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T04:11:36.910Z] + ls -al . [2023-09-11T04:11:36.910Z] total 236 [2023-09-11T04:11:36.910Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 04:07 . [2023-09-11T04:11:36.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:05 .. [2023-09-11T04:11:36.910Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 04:05 .git [2023-09-11T04:11:36.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 04:05 .github [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 11 04:05 .gitignore [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 11 04:05 .golangci.yml [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 11 04:05 Attribution.txt [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 11 04:05 CHANGELOG.md [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 11 04:05 Dockerfile [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 04:05 GOVERNANCE.md [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 11 04:05 Jenkinsfile [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 04:05 LICENSE [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 11 04:05 Makefile [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 04:05 OWNERS.md [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 11 04:05 README.md [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 11 04:03 VERSION [2023-09-11T04:11:36.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 04:05 bin [2023-09-11T04:11:36.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 04:05 cmd [2023-09-11T04:11:36.910Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 11 04:10 coverage.out [2023-09-11T04:11:36.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:05 doc [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 11 04:05 go.mod [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 11 04:05 go.sum [2023-09-11T04:11:36.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:05 internal [2023-09-11T04:11:36.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 04:05 snap [2023-09-11T04:11:36.910Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 11 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:11:37.242Z] + 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=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 --label arch=arm64 --label version=3.1.0-dev.8 . [2023-09-11T04:11:37.511Z] Sending build context to Docker daemon 14.29MB [2023-09-11T04:11:37.511Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T04:11:37.511Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-11T04:11:37.511Z] ---> 989cc470e4a6 [2023-09-11T04:11:37.511Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-11T04:11:37.778Z] ---> Running in ff4122a45234 [2023-09-11T04:11:38.046Z] Removing intermediate container ff4122a45234 [2023-09-11T04:11:38.046Z] ---> f52ea75cfdfa [2023-09-11T04:11:38.046Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T04:11:38.046Z] ---> Running in 52c19e116a94 [2023-09-11T04:11:38.629Z] Removing intermediate container 52c19e116a94 [2023-09-11T04:11:38.629Z] ---> b6cbb7c8fd7f [2023-09-11T04:11:38.629Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T04:11:38.629Z] ---> Running in 4e36a12814ce [2023-09-11T04:11:38.898Z] Removing intermediate container 4e36a12814ce [2023-09-11T04:11:38.898Z] ---> 577af5836033 [2023-09-11T04:11:38.898Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T04:11:38.898Z] ---> Running in 34b8f6698989 [2023-09-11T04:11:39.165Z] Removing intermediate container 34b8f6698989 [2023-09-11T04:11:39.165Z] ---> a2fc255ada81 [2023-09-11T04:11:39.165Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-11T04:11:39.165Z] ---> Running in a8b7476d1c9f [2023-09-11T04:11:39.439Z] Removing intermediate container a8b7476d1c9f [2023-09-11T04:11:39.439Z] ---> 43a527baec1a [2023-09-11T04:11:39.439Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T04:11:39.439Z] ---> Running in 4ab88be00a93 [2023-09-11T04:11:40.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T04:11:40.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T04:11:41.935Z] OK: 263 MiB in 53 packages [2023-09-11T04:11:42.895Z] Removing intermediate container 4ab88be00a93 [2023-09-11T04:11:42.895Z] ---> 98395a113e57 [2023-09-11T04:11:42.895Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-11T04:11:42.895Z] ---> Running in 36be17daffc7 [2023-09-11T04:11:43.164Z] Removing intermediate container 36be17daffc7 [2023-09-11T04:11:43.164Z] ---> c07ef36e71ba [2023-09-11T04:11:43.164Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-11T04:11:43.754Z] ---> cfa206cf96af [2023-09-11T04:11:43.754Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T04:11:43.754Z] ---> Running in 675d24e923b8 [2023-09-11T04:11:48.019Z] Removing intermediate container 675d24e923b8 [2023-09-11T04:11:48.019Z] ---> bbeed974c4fe [2023-09-11T04:11:48.019Z] Step 12/26 : COPY . . [2023-09-11T04:11:48.606Z] ---> 145652255b77 [2023-09-11T04:11:48.606Z] Step 13/26 : RUN ${MAKE} [2023-09-11T04:11:48.878Z] ---> Running in ec5db7b2db67 [2023-09-11T04:11:49.838Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-11T04:14:11.529Z] Removing intermediate container ec5db7b2db67 [2023-09-11T04:14:11.529Z] ---> 458cc6187edc [2023-09-11T04:14:11.529Z] Step 14/26 : FROM alpine:3.17 [2023-09-11T04:14:11.529Z] 3.17: Pulling from library/alpine [2023-09-11T04:14:11.529Z] 4060ece20d7a: Pulling fs layer [2023-09-11T04:14:11.529Z] 4060ece20d7a: Verifying Checksum [2023-09-11T04:14:11.529Z] 4060ece20d7a: Download complete [2023-09-11T04:14:11.529Z] 4060ece20d7a: Pull complete [2023-09-11T04:14:11.529Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T04:14:11.529Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T04:14:11.529Z] ---> 8650cd65339b [2023-09-11T04:14:11.529Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-11T04:14:11.529Z] ---> Running in be6037a6a191 [2023-09-11T04:14:11.529Z] Removing intermediate container be6037a6a191 [2023-09-11T04:14:11.529Z] ---> ee08972312a5 [2023-09-11T04:14:11.529Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-11T04:14:11.529Z] ---> Running in 53b885a8dbdd [2023-09-11T04:14:11.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T04:14:11.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T04:14:11.529Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T04:14:11.529Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T04:14:11.529Z] OK: 8 MiB in 16 packages [2023-09-11T04:14:11.529Z] Removing intermediate container 53b885a8dbdd [2023-09-11T04:14:11.529Z] ---> 0fa1ca70ceb5 [2023-09-11T04:14:11.529Z] Step 17/26 : WORKDIR / [2023-09-11T04:14:11.529Z] ---> Running in c42ffed07de5 [2023-09-11T04:14:11.529Z] Removing intermediate container c42ffed07de5 [2023-09-11T04:14:11.529Z] ---> 8f570668d3ba [2023-09-11T04:14:11.529Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-11T04:14:11.529Z] ---> 848c8fab0bd0 [2023-09-11T04:14:11.529Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-11T04:14:11.529Z] ---> 9de106f36dec [2023-09-11T04:14:11.529Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-11T04:14:11.529Z] ---> eea26ee35991 [2023-09-11T04:14:11.529Z] Step 21/26 : EXPOSE 59984 [2023-09-11T04:14:11.798Z] ---> Running in 49c4e1fd82fd [2023-09-11T04:14:12.064Z] Removing intermediate container 49c4e1fd82fd [2023-09-11T04:14:12.064Z] ---> 6896d3f3ad0a [2023-09-11T04:14:12.064Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-11T04:14:12.064Z] ---> Running in 5facd50aa505 [2023-09-11T04:14:12.332Z] Removing intermediate container 5facd50aa505 [2023-09-11T04:14:12.332Z] ---> 8145cef6ebf0 [2023-09-11T04:14:12.332Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T04:14:12.332Z] ---> Running in 9723a38063f0 [2023-09-11T04:14:12.599Z] Removing intermediate container 9723a38063f0 [2023-09-11T04:14:12.599Z] ---> 975fec3fcfae [2023-09-11T04:14:12.599Z] Step 24/26 : LABEL arch=arm64 [2023-09-11T04:14:12.599Z] ---> Running in 2b47414489cc [2023-09-11T04:14:12.866Z] Removing intermediate container 2b47414489cc [2023-09-11T04:14:12.866Z] ---> 1038fe72518a [2023-09-11T04:14:12.866Z] Step 25/26 : LABEL git_sha=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [2023-09-11T04:14:13.132Z] ---> Running in dbd669002f5f [2023-09-11T04:14:13.398Z] Removing intermediate container dbd669002f5f [2023-09-11T04:14:13.398Z] ---> beff1ffa9418 [2023-09-11T04:14:13.398Z] Step 26/26 : LABEL version=3.1.0-dev.8 [2023-09-11T04:14:13.398Z] ---> Running in 3517259a6709 [2023-09-11T04:14:13.665Z] Removing intermediate container 3517259a6709 [2023-09-11T04:14:13.665Z] ---> bd80c4949736 [2023-09-11T04:14:13.665Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T04:14:13.665Z] Successfully built bd80c4949736 [2023-09-11T04:14:13.665Z] 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 [2023-09-11T04:14:13.768Z] provisioning config files... [2023-09-11T04:14:13.783Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/165@tmp/config1037088638915911338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:14:14.117Z] ---> docker-login.sh [2023-09-11T04:14:14.117Z] nexus3.edgexfoundry.org:10001 [2023-09-11T04:14:14.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:14:14.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:14:14.384Z] Configure a credential helper to remove this warning. See [2023-09-11T04:14:14.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:14:14.384Z] [2023-09-11T04:14:14.384Z] Login Succeeded [2023-09-11T04:14:14.384Z] nexus3.edgexfoundry.org:10002 [2023-09-11T04:14:14.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:14:14.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:14:14.655Z] Configure a credential helper to remove this warning. See [2023-09-11T04:14:14.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:14:14.655Z] [2023-09-11T04:14:14.655Z] Login Succeeded [2023-09-11T04:14:14.655Z] nexus3.edgexfoundry.org:10003 [2023-09-11T04:14:14.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:14:15.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:14:15.189Z] Configure a credential helper to remove this warning. See [2023-09-11T04:14:15.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:14:15.189Z] [2023-09-11T04:14:15.189Z] Login Succeeded [2023-09-11T04:14:15.189Z] nexus3.edgexfoundry.org:10004 [2023-09-11T04:14:15.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:14:15.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:14:15.455Z] Configure a credential helper to remove this warning. See [2023-09-11T04:14:15.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:14:15.455Z] [2023-09-11T04:14:15.455Z] Login Succeeded [2023-09-11T04:14:15.455Z] docker.io [2023-09-11T04:14:15.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T04:14:15.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T04:14:15.987Z] Configure a credential helper to remove this warning. See [2023-09-11T04:14:15.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T04:14:15.987Z] [2023-09-11T04:14:15.987Z] Login Succeeded [2023-09-11T04:14:15.987Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T04:14:15.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T04:14:16.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T04:14:16.061Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-09-11T04:14:16.061Z] 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [2023-09-11T04:14:16.061Z] latest [2023-09-11T04:14:16.061Z] 3.1.0-dev.8 [2023-09-11T04:14:16.061Z] 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [2023-09-11T04:14:16.061Z] main [2023-09-11T04:14:16.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:16.486Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:16.828Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [2023-09-11T04:14:16.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-11T04:14:16.828Z] 64965cd57b52: Preparing [2023-09-11T04:14:16.828Z] b8f8d8495a1b: Preparing [2023-09-11T04:14:16.828Z] 579d9f03ea6f: Preparing [2023-09-11T04:14:16.828Z] 982f16035893: Preparing [2023-09-11T04:14:16.828Z] d2d9d24a8c2a: Preparing [2023-09-11T04:14:16.828Z] d2d9d24a8c2a: Layer already exists [2023-09-11T04:14:17.107Z] 64965cd57b52: Pushed [2023-09-11T04:14:17.107Z] 982f16035893: Pushed [2023-09-11T04:14:17.107Z] b8f8d8495a1b: Pushed [2023-09-11T04:14:22.500Z] 579d9f03ea6f: Pushed [2023-09-11T04:14:22.766Z] 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:23.107Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:23.441Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-11T04:14:23.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-11T04:14:23.441Z] 64965cd57b52: Preparing [2023-09-11T04:14:23.441Z] b8f8d8495a1b: Preparing [2023-09-11T04:14:23.441Z] 579d9f03ea6f: Preparing [2023-09-11T04:14:23.441Z] 982f16035893: Preparing [2023-09-11T04:14:23.441Z] d2d9d24a8c2a: Preparing [2023-09-11T04:14:23.441Z] b8f8d8495a1b: Layer already exists [2023-09-11T04:14:23.441Z] 982f16035893: Layer already exists [2023-09-11T04:14:23.441Z] d2d9d24a8c2a: Layer already exists [2023-09-11T04:14:23.441Z] 579d9f03ea6f: Layer already exists [2023-09-11T04:14:23.441Z] 64965cd57b52: Layer already exists [2023-09-11T04:14:23.441Z] latest: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:23.784Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:24.128Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.8 [2023-09-11T04:14:24.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-11T04:14:24.128Z] 64965cd57b52: Preparing [2023-09-11T04:14:24.128Z] b8f8d8495a1b: Preparing [2023-09-11T04:14:24.128Z] 579d9f03ea6f: Preparing [2023-09-11T04:14:24.128Z] 982f16035893: Preparing [2023-09-11T04:14:24.128Z] d2d9d24a8c2a: Preparing [2023-09-11T04:14:24.128Z] d2d9d24a8c2a: Layer already exists [2023-09-11T04:14:24.128Z] 64965cd57b52: Layer already exists [2023-09-11T04:14:24.128Z] 982f16035893: Layer already exists [2023-09-11T04:14:24.128Z] 579d9f03ea6f: Layer already exists [2023-09-11T04:14:24.128Z] b8f8d8495a1b: Layer already exists [2023-09-11T04:14:24.128Z] 3.1.0-dev.8: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:24.486Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:24.827Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [2023-09-11T04:14:24.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-11T04:14:24.827Z] 64965cd57b52: Preparing [2023-09-11T04:14:24.827Z] b8f8d8495a1b: Preparing [2023-09-11T04:14:24.827Z] 579d9f03ea6f: Preparing [2023-09-11T04:14:24.827Z] 982f16035893: Preparing [2023-09-11T04:14:24.827Z] d2d9d24a8c2a: Preparing [2023-09-11T04:14:24.827Z] d2d9d24a8c2a: Layer already exists [2023-09-11T04:14:24.827Z] 579d9f03ea6f: Layer already exists [2023-09-11T04:14:24.827Z] b8f8d8495a1b: Layer already exists [2023-09-11T04:14:24.827Z] 64965cd57b52: Layer already exists [2023-09-11T04:14:24.827Z] 982f16035893: Layer already exists [2023-09-11T04:14:24.827Z] 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:25.179Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:25.516Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-09-11T04:14:25.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-11T04:14:25.516Z] 64965cd57b52: Preparing [2023-09-11T04:14:25.516Z] b8f8d8495a1b: Preparing [2023-09-11T04:14:25.516Z] 579d9f03ea6f: Preparing [2023-09-11T04:14:25.516Z] 982f16035893: Preparing [2023-09-11T04:14:25.516Z] d2d9d24a8c2a: Preparing [2023-09-11T04:14:25.516Z] 64965cd57b52: Layer already exists [2023-09-11T04:14:25.516Z] 982f16035893: Layer already exists [2023-09-11T04:14:25.516Z] 579d9f03ea6f: Layer already exists [2023-09-11T04:14:25.516Z] d2d9d24a8c2a: Layer already exists [2023-09-11T04:14:25.516Z] b8f8d8495a1b: Layer already exists [2023-09-11T04:14:25.516Z] main: digest: sha256:12c333ed49cbeb72da4c765afa2bab01c71e9541b89d9c448747818c640b878c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T04:14:25.561Z] ===================================================== [Pipeline] echo [2023-09-11T04:14:25.568Z] taggedImages: [2023-09-11T04:14:25.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [2023-09-11T04:14:25.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-11T04:14:25.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.8 [2023-09-11T04:14:25.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8c92c2345ec4e0cbdd9f822b52f444e1a80ad818-3.1.0-dev.8 [2023-09-11T04:14:25.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:25.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T04:14:25.949Z] [2023-09-11T04:14:25.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:26.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T04:14:26.284Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-11T04:14:26.284Z] 8998bd30e6a1: Pulling fs layer [2023-09-11T04:14:26.284Z] 04944245beec: Pulling fs layer [2023-09-11T04:14:26.284Z] 699f458cf7ca: Pulling fs layer [2023-09-11T04:14:26.284Z] 765212b225bb: Pulling fs layer [2023-09-11T04:14:26.284Z] f23df028b6ca: Pulling fs layer [2023-09-11T04:14:26.284Z] d65c8cfc05b1: Pulling fs layer [2023-09-11T04:14:26.284Z] 2437ff75d9bd: Pulling fs layer [2023-09-11T04:14:26.284Z] 765212b225bb: Waiting [2023-09-11T04:14:26.284Z] f23df028b6ca: Waiting [2023-09-11T04:14:26.284Z] 2437ff75d9bd: Waiting [2023-09-11T04:14:26.560Z] 04944245beec: Verifying Checksum [2023-09-11T04:14:26.560Z] 04944245beec: Download complete [2023-09-11T04:14:26.560Z] 765212b225bb: Verifying Checksum [2023-09-11T04:14:26.560Z] 765212b225bb: Download complete [2023-09-11T04:14:26.560Z] f23df028b6ca: Verifying Checksum [2023-09-11T04:14:26.560Z] f23df028b6ca: Download complete [2023-09-11T04:14:26.560Z] d65c8cfc05b1: Verifying Checksum [2023-09-11T04:14:26.560Z] d65c8cfc05b1: Download complete [2023-09-11T04:14:26.560Z] 699f458cf7ca: Download complete [2023-09-11T04:14:27.142Z] 8998bd30e6a1: Verifying Checksum [2023-09-11T04:14:27.142Z] 8998bd30e6a1: Download complete [2023-09-11T04:14:29.735Z] 2437ff75d9bd: Verifying Checksum [2023-09-11T04:14:29.735Z] 2437ff75d9bd: Download complete [2023-09-11T04:14:31.144Z] 8998bd30e6a1: Pull complete [2023-09-11T04:14:31.413Z] 04944245beec: Pull complete [2023-09-11T04:14:32.823Z] 699f458cf7ca: Pull complete [2023-09-11T04:14:33.093Z] 765212b225bb: Pull complete [2023-09-11T04:14:33.676Z] f23df028b6ca: Pull complete [2023-09-11T04:14:33.943Z] d65c8cfc05b1: Pull complete [2023-09-11T04:14:48.930Z] 2437ff75d9bd: Pull complete [2023-09-11T04:14:48.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-11T04:14:48.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T04:14:48.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:14:49.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-5771 does not seem to be running inside a container [2023-09-11T04:14:49.172Z] $ 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/165 -v /w/workspace/device-onvif-camera/165:/w/workspace/device-onvif-camera/165:rw,z -v /w/workspace/device-onvif-camera/165@tmp:/w/workspace/device-onvif-camera/165@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 [2023-09-11T04:14:51.913Z] $ docker top b7987c0fd05bd8a7830459323c5e39c1b605332f798c7823418dd4ff9487b2c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:14:52.739Z] ---> job-cost.sh [2023-09-11T04:14:52.739Z] lf-activate-venv: SKIPPING [2023-09-11T04:14:52.739Z] INFO: No Stack... [2023-09-11T04:14:53.322Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-11T04:14:53.903Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T04:14:54.222Z] + cat /w/workspace/device-onvif-camera/165/archives/cost.csv [2023-09-11T04:14:54.222Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T04:14:54.524Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [2023-09-11T04:14:54.530Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] did not exist. Created. [2023-09-11T04:14:54.530Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T04:14:54.857Z] /w/workspace/device-onvif-camera/165@tmp/durable-20759a1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-11T04:14:55.190Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-11T04:14:55.211Z] Warning: overwriting stash ‘stack-cost’ [2023-09-11T04:14:55.274Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T04:14:55.281Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T04:14:55.505Z] $ docker stop --time=1 b7987c0fd05bd8a7830459323c5e39c1b605332f798c7823418dd4ff9487b2c8 [2023-09-11T04:14:56.964Z] $ docker rm -f --volumes b7987c0fd05bd8a7830459323c5e39c1b605332f798c7823418dd4ff9487b2c8 [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 [2023-09-11T04:14:57.344Z] provisioning config files... [2023-09-11T04:14:57.351Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15447212031302632818tmp [Pipeline] { [Pipeline] sh [2023-09-11T04:14:57.644Z] + set +x [2023-09-11T04:14:57.644Z] + curl -s https://codecov.io/bash [2023-09-11T04:14:57.644Z] + bash -s -- [2023-09-11T04:14:57.644Z] [2023-09-11T04:14:57.644Z] _____ _ [2023-09-11T04:14:57.644Z] / ____| | | [2023-09-11T04:14:57.644Z] | | ___ __| | ___ ___ _____ __ [2023-09-11T04:14:57.644Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-11T04:14:57.644Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-11T04:14:57.644Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-11T04:14:57.644Z] Bash-1.0.6 [2023-09-11T04:14:57.644Z] [2023-09-11T04:14:57.644Z] [2023-09-11T04:14:57.644Z] ==> git version 2.25.1 found [2023-09-11T04:14:57.644Z] ==> 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 [2023-09-11T04:14:57.644Z] Release-Date: 2020-01-08 [2023-09-11T04:14:57.644Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-11T04:14:57.644Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-11T04:14:57.644Z] ==> Jenkins CI detected. [2023-09-11T04:14:57.644Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-09-11T04:14:57.644Z] project root: . [2023-09-11T04:14:57.644Z] --> token set from env [2023-09-11T04:14:57.644Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-11T04:14:57.644Z] ==> Running gcov in . (disable via -X gcov) [2023-09-11T04:14:57.644Z] ==> Python coveragepy not found [2023-09-11T04:14:57.644Z] ==> Searching for coverage reports in: [2023-09-11T04:14:57.644Z] + . [2023-09-11T04:14:57.644Z] -> Found 1 reports [2023-09-11T04:14:57.644Z] ==> Detecting git/mercurial file structure [2023-09-11T04:14:57.903Z] ==> Reading reports [2023-09-11T04:14:57.903Z] + ./coverage.out bytes=78456 [2023-09-11T04:14:57.903Z] ==> Appending adjustments [2023-09-11T04:14:57.903Z] https://docs.codecov.io/docs/fixing-reports [2023-09-11T04:14:57.903Z] + Found adjustments [2023-09-11T04:14:57.903Z] ==> Gzipping contents [2023-09-11T04:14:57.903Z] 12K /tmp/codecov.YtGRnD.gz [2023-09-11T04:14:57.903Z] ==> Uploading reports [2023-09-11T04:14:57.903Z] url: https://codecov.io [2023-09-11T04:14:57.903Z] query: branch=main&commit=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-11T04:14:57.903Z] -> Pinging Codecov [2023-09-11T04:14:57.903Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=8c92c2345ec4e0cbdd9f822b52f444e1a80ad818&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-11T04:14:58.165Z] -> Uploading to [2023-09-11T04:14:58.165Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-11/F29A59C45E3A92E06B3E522C9905F8EF/8c92c2345ec4e0cbdd9f822b52f444e1a80ad818/53a5833a-f320-487c-8442-b5ce4cb72da0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T041457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24dca65d29390341fb5a3386fbfc28540ee7c9661e220f2828bea3de5dcf1cbd [2023-09-11T04:14:58.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T04:14:58.165Z] Dload Upload Total Spent Left Speed [2023-09-11T04:14:58.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 50052 --:--:-- --:--:-- --:--:-- 50052 [2023-09-11T04:14:58.424Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] } [2023-09-11T04:14:58.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-11T04:14:58.647Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-11T04:14:58.659Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:58.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T04:14:58.964Z] [2023-09-11T04:14:58.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:14:59.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T04:14:59.272Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-11T04:14:59.272Z] df9b9388f04a: Pulling fs layer [2023-09-11T04:14:59.272Z] 52dc419b0ee2: Pulling fs layer [2023-09-11T04:14:59.272Z] 25bc292e5bac: Pulling fs layer [2023-09-11T04:14:59.272Z] 114826534d7a: Pulling fs layer [2023-09-11T04:14:59.272Z] 4657fd5d0bcf: Pulling fs layer [2023-09-11T04:14:59.272Z] 6ad1cebc031e: Pulling fs layer [2023-09-11T04:14:59.272Z] 8a3aa393b2d8: Pulling fs layer [2023-09-11T04:14:59.272Z] 114826534d7a: Waiting [2023-09-11T04:14:59.272Z] 4657fd5d0bcf: Waiting [2023-09-11T04:14:59.272Z] 6ad1cebc031e: Waiting [2023-09-11T04:14:59.272Z] 8a3aa393b2d8: Waiting [2023-09-11T04:14:59.272Z] 25bc292e5bac: Verifying Checksum [2023-09-11T04:14:59.272Z] 25bc292e5bac: Download complete [2023-09-11T04:14:59.272Z] 52dc419b0ee2: Verifying Checksum [2023-09-11T04:14:59.272Z] 52dc419b0ee2: Download complete [2023-09-11T04:14:59.272Z] 4657fd5d0bcf: Verifying Checksum [2023-09-11T04:14:59.272Z] 4657fd5d0bcf: Download complete [2023-09-11T04:14:59.272Z] df9b9388f04a: Download complete [2023-09-11T04:14:59.533Z] df9b9388f04a: Pull complete [2023-09-11T04:14:59.533Z] 6ad1cebc031e: Verifying Checksum [2023-09-11T04:14:59.533Z] 6ad1cebc031e: Download complete [2023-09-11T04:14:59.533Z] 52dc419b0ee2: Pull complete [2023-09-11T04:14:59.533Z] 25bc292e5bac: Pull complete [2023-09-11T04:15:00.100Z] 114826534d7a: Verifying Checksum [2023-09-11T04:15:00.100Z] 114826534d7a: Download complete [2023-09-11T04:15:00.358Z] 8a3aa393b2d8: Verifying Checksum [2023-09-11T04:15:00.358Z] 8a3aa393b2d8: Download complete [2023-09-11T04:15:03.649Z] 114826534d7a: Pull complete [2023-09-11T04:15:03.649Z] 4657fd5d0bcf: Pull complete [2023-09-11T04:15:03.906Z] 6ad1cebc031e: Pull complete [2023-09-11T04:15:06.445Z] 8a3aa393b2d8: Pull complete [2023-09-11T04:15:06.445Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-11T04:15:06.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T04:15:06.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:15:06.521Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:15:06.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-11T04:15:11.813Z] $ docker top 4d930059c96b13472d3b841f25370c4f115c8a778607d10a5b6047da1fc56645 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-11T04:15:11.872Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-09-11T04:15:12.157Z] + set -o pipefail [2023-09-11T04:15:12.157Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-09-11T04:15:18.724Z] [2023-09-11T04:15:18.724Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-09-11T04:15:18.724Z] [2023-09-11T04:15:18.724Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/d92388a9-f3ff-4fce-9747-0bf3699841e4 [2023-09-11T04:15:18.724Z] [2023-09-11T04:15:18.724Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-09-11T04:15:18.724Z] [2023-09-11T04:15:18.724Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-11T04:15:18.724Z] [2023-09-11T04:15:18.724Z] [2023-09-11T04:15:18.724Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-11T04:15:18.724Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-11T04:15:18.724Z] More details here: https://snyk.co/ue1NS [2023-09-11T04:15:18.724Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-11T04:15:18.724Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-11T04:15:18.737Z] $ docker stop --time=1 4d930059c96b13472d3b841f25370c4f115c8a778607d10a5b6047da1fc56645 [2023-09-11T04:15:22.972Z] $ docker rm -f --volumes 4d930059c96b13472d3b841f25370c4f115c8a778607d10a5b6047da1fc56645 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-11T04:15:23.368Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T04:15:23.387Z] provisioning config files... [2023-09-11T04:15:23.401Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15975127583018610042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:15:23.732Z] --> edgex-publish-swagger.sh [2023-09-11T04:15:23.732Z] === Publish doc/openapi/v3 API === [2023-09-11T04:15:23.732Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-09-11T04:15:23.732Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-09-11T04:15:23.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T04:15:23.732Z] Dload Upload Total Spent Left Speed [2023-09-11T04:15:24.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 485k 0 0 39 192k 0 2086k --:--:-- --:--:-- --:--:-- 2064k 100 485k 0 0 100 485k 0 744k --:--:-- --:--:-- --:--:-- 743k [2023-09-11T04:15:24.298Z] [2023-09-11T04:15:24.298Z] [Pipeline] } [2023-09-11T04:15:24.306Z] 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 [2023-09-11T04:15:24.768Z] + git log --format=format:%s -1 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 [Pipeline] sh [2023-09-11T04:15:25.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T04:15:25.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:15:25.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T04:15:25.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:15:25.420Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:15:25.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T04:15:25.982Z] $ docker top 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 -eo pid,comm [2023-09-11T04:15:26.026Z] 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). [2023-09-11T04:15:26.026Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T04:15:26.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T04:15:26.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T04:15:26.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T04:15:26.188Z] $ docker exec 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 ssh-agent [2023-09-11T04:15:26.301Z] SSH_AUTH_SOCK=/tmp/ssh-WOpGrcY3Ockq/agent.32 [2023-09-11T04:15:26.301Z] SSH_AGENT_PID=38 [2023-09-11T04:15:26.305Z] Running ssh-add (command line suppressed) [2023-09-11T04:15:26.423Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10718858805325940380.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10718858805325940380.key) [2023-09-11T04:15:26.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T04:15:26.734Z] + git semver tag [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,900 [run_tag] DEBUG tag force:False [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,900 [check_head_tag] DEBUG check head tag [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,901 [execute] INFO git cat-file --batch-check [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,904 [execute] INFO git cat-file --batch [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,911 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,911 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,912 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-11T04:15:26.994Z] 2023-09-11 04:15:26,917 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-11T04:15:26.994Z] 3.1.0-dev.8 [Pipeline] } [2023-09-11T04:15:27.005Z] $ docker exec --env ******** --env ******** 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 ssh-agent -k [2023-09-11T04:15:27.094Z] unset SSH_AUTH_SOCK; [2023-09-11T04:15:27.094Z] unset SSH_AGENT_PID; [2023-09-11T04:15:27.094Z] echo Agent pid 38 killed; [2023-09-11T04:15:27.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T04:15:27.415Z] + git semver [Pipeline] } [2023-09-11T04:15:27.996Z] $ docker stop --time=1 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 [2023-09-11T04:15:29.335Z] $ docker rm -f --volumes 8008a468d27745ae6c94a6c1f3cdd0cced1c49f68093dc15fa6a158e84df7dd7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:15:29.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T04:15:29.754Z] [2023-09-11T04:15:29.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:15:30.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T04:15:30.055Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-11T04:15:30.055Z] ab5ef0e58194: Pulling fs layer [2023-09-11T04:15:30.055Z] 9712f1f96733: Pulling fs layer [2023-09-11T04:15:30.055Z] 63f879dbbcfc: Pulling fs layer [2023-09-11T04:15:30.055Z] 0d9ebad4ef96: Pulling fs layer [2023-09-11T04:15:30.055Z] e9a5061849ea: Pulling fs layer [2023-09-11T04:15:30.055Z] d747dcd14b5f: Pulling fs layer [2023-09-11T04:15:30.055Z] 2de7ff778b66: Pulling fs layer [2023-09-11T04:15:30.055Z] e9a5061849ea: Waiting [2023-09-11T04:15:30.055Z] 2de7ff778b66: Waiting [2023-09-11T04:15:30.055Z] d747dcd14b5f: Waiting [2023-09-11T04:15:30.055Z] 0d9ebad4ef96: Waiting [2023-09-11T04:15:30.055Z] 9712f1f96733: Download complete [2023-09-11T04:15:30.637Z] 63f879dbbcfc: Verifying Checksum [2023-09-11T04:15:30.637Z] 63f879dbbcfc: Download complete [2023-09-11T04:15:30.894Z] 0d9ebad4ef96: Verifying Checksum [2023-09-11T04:15:30.894Z] 0d9ebad4ef96: Download complete [2023-09-11T04:15:30.894Z] d747dcd14b5f: Verifying Checksum [2023-09-11T04:15:30.894Z] d747dcd14b5f: Download complete [2023-09-11T04:15:30.894Z] e9a5061849ea: Verifying Checksum [2023-09-11T04:15:30.894Z] e9a5061849ea: Download complete [2023-09-11T04:15:30.894Z] ab5ef0e58194: Download complete [2023-09-11T04:15:30.894Z] 2de7ff778b66: Verifying Checksum [2023-09-11T04:15:34.194Z] ab5ef0e58194: Pull complete [2023-09-11T04:15:34.194Z] 9712f1f96733: Pull complete [2023-09-11T04:15:35.133Z] 63f879dbbcfc: Pull complete [2023-09-11T04:15:39.360Z] 0d9ebad4ef96: Pull complete [2023-09-11T04:15:40.295Z] e9a5061849ea: Pull complete [2023-09-11T04:15:40.295Z] d747dcd14b5f: Pull complete [2023-09-11T04:15:41.670Z] 2de7ff778b66: Pull complete [2023-09-11T04:15:41.670Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-11T04:15:41.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T04:15:41.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:15:41.746Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:15:41.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-11T04:15:48.068Z] $ docker top dfa8cfefd54baf7fbc583f34c84f82b3225b964fae0496d3241e3f8698321e66 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-11T04:15:48.128Z] provisioning config files... [2023-09-11T04:15:48.139Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13490372071090143902tmp [2023-09-11T04:15:48.148Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1582450642217186960tmp [2023-09-11T04:15:48.157Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8631218380245103226tmp [Pipeline] { [Pipeline] echo [2023-09-11T04:15:48.176Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:15:48.460Z] ---> sigul-configuration.sh [2023-09-11T04:15:48.460Z] gpg: directory `/root/.gnupg' created [2023-09-11T04:15:48.460Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-11T04:15:48.460Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-11T04:15:48.460Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-11T04:15:48.460Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-11T04:15:48.460Z] gpg: CAST5 encrypted data [2023-09-11T04:15:48.460Z] gpg: encrypted with 1 passphrase [2023-09-11T04:15:48.460Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-11T04:15:48.747Z] + mkdir /home/jenkins [2023-09-11T04:15:48.747Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-11T04:15:49.037Z] + 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 [2023-09-11T04:15:49.045Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:15:49.330Z] ---> sigul-install.sh [2023-09-11T04:15:49.330Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-11T04:15:49.616Z] + git tag --list [2023-09-11T04:15:49.616Z] v0.0.0 [2023-09-11T04:15:49.616Z] v2.2.0 [2023-09-11T04:15:49.616Z] v2.3.0 [2023-09-11T04:15:49.616Z] v2.3.1 [2023-09-11T04:15:49.616Z] v3.0 [2023-09-11T04:15:49.616Z] v3.0.0 [2023-09-11T04:15:49.616Z] v3.1.0-dev.1 [2023-09-11T04:15:49.616Z] v3.1.0-dev.2 [2023-09-11T04:15:49.616Z] v3.1.0-dev.3 [2023-09-11T04:15:49.616Z] v3.1.0-dev.4 [2023-09-11T04:15:49.616Z] v3.1.0-dev.5 [2023-09-11T04:15:49.616Z] v3.1.0-dev.6 [2023-09-11T04:15:49.616Z] v3.1.0-dev.7 [2023-09-11T04:15:49.616Z] v3.1.0-dev.8 [Pipeline] sh [2023-09-11T04:15:49.900Z] + lftools sign git-tag v3.1.0-dev.8 [2023-09-11T04:15:50.468Z] Signing Git tag with Sigul... [2023-09-11T04:15:50.468Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-09-11T04:15:51.045Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:15:51.328Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-11T04:15:51.334Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-11T04:15:51.354Z] $ docker stop --time=1 dfa8cfefd54baf7fbc583f34c84f82b3225b964fae0496d3241e3f8698321e66 [2023-09-11T04:15:52.677Z] $ docker rm -f --volumes dfa8cfefd54baf7fbc583f34c84f82b3225b964fae0496d3241e3f8698321e66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-11T04:15:53.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T04:15:53.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:15:53.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T04:15:53.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:15:53.475Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:15:53.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T04:15:53.867Z] $ docker top 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 -eo pid,comm [2023-09-11T04:15:53.912Z] 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). [2023-09-11T04:15:53.912Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T04:15:53.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T04:15:53.943Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T04:15:54.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T04:15:54.065Z] $ docker exec 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 ssh-agent [2023-09-11T04:15:54.173Z] SSH_AUTH_SOCK=/tmp/ssh-H1vu4ZQiWjMb/agent.32 [2023-09-11T04:15:54.173Z] SSH_AGENT_PID=38 [2023-09-11T04:15:54.178Z] Running ssh-add (command line suppressed) [2023-09-11T04:15:54.284Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17819730640303360640.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17819730640303360640.key) [2023-09-11T04:15:54.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T04:15:54.582Z] + git semver bump pre [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,783 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,783 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,783 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,783 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,783 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,783 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,785 [execute] INFO git cat-file --batch-check [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,792 [execute] INFO git cat-file --batch [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T04:15:54.841Z] 2023-09-11 04:15:54,797 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-11T04:15:54.841Z] 3.1.0-dev.9 [Pipeline] } [2023-09-11T04:15:54.852Z] $ docker exec --env ******** --env ******** 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 ssh-agent -k [2023-09-11T04:15:54.954Z] unset SSH_AUTH_SOCK; [2023-09-11T04:15:54.956Z] unset SSH_AGENT_PID; [2023-09-11T04:15:54.956Z] echo Agent pid 38 killed; [2023-09-11T04:15:54.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T04:15:55.262Z] + git semver [Pipeline] } [2023-09-11T04:15:55.537Z] $ docker stop --time=1 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 [2023-09-11T04:15:56.833Z] $ docker rm -f --volumes 2e85211149f3c815f151eaa8d16de7bb54dcd5f28c5d6777acc43ec9a10aa082 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T04:15:57.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T04:15:57.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:15:57.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T04:15:57.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:15:57.629Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:15:57.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T04:15:58.031Z] $ docker top cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 -eo pid,comm [2023-09-11T04:15:58.084Z] 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). [2023-09-11T04:15:58.084Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T04:15:58.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T04:15:58.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T04:15:58.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T04:15:58.249Z] $ docker exec cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 ssh-agent [2023-09-11T04:15:58.359Z] SSH_AUTH_SOCK=/tmp/ssh-y5jMdjZe9l5h/agent.33 [2023-09-11T04:15:58.359Z] SSH_AGENT_PID=39 [2023-09-11T04:15:58.363Z] Running ssh-add (command line suppressed) [2023-09-11T04:15:58.476Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5826044994599766614.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5826044994599766614.key) [2023-09-11T04:15:58.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T04:15:58.773Z] + git semver push [2023-09-11T04:15:59.031Z] 2023-09-11 04:15:58,979 [run_push] DEBUG push [2023-09-11T04:15:59.031Z] 2023-09-11 04:15:58,980 [execute] INFO git cat-file --batch-check [2023-09-11T04:15:59.031Z] 2023-09-11 04:15:58,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T04:15:59.031Z] 2023-09-11 04:15:58,984 [execute] INFO git rev-list 62b2f1e988e04ccbd872063539495ec4c9d89a22 -- [2023-09-11T04:15:59.031Z] 2023-09-11 04:15:58,984 [execute] DEBUG Popen(['git', 'rev-list', '62b2f1e988e04ccbd872063539495ec4c9d89a22', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-11T04:15:59.031Z] 2023-09-11 04:15:58,992 [execute] INFO git fetch -v origin [2023-09-11T04:15:59.031Z] 2023-09-11 04:15:58,992 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-11T04:15:59.599Z] 2023-09-11 04:15:59,472 [run_push] DEBUG no remote changes detected [2023-09-11T04:15:59.599Z] 2023-09-11 04:15:59,473 [execute] INFO git push origin semver [2023-09-11T04:15:59.599Z] 2023-09-11 04:15:59,473 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-11T04:16:00.537Z] 2023-09-11 04:16:00,360 [run_push] DEBUG push all version tags [2023-09-11T04:16:00.537Z] 2023-09-11 04:16:00,360 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-11T04:16:00.537Z] 2023-09-11 04:16:00,361 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-11T04:16:01.106Z] 2023-09-11 04:16:01,069 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-11T04:16:01.106Z] 3.1.0-dev.9 [Pipeline] } [2023-09-11T04:16:01.117Z] $ docker exec --env ******** --env ******** cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 ssh-agent -k [2023-09-11T04:16:01.209Z] unset SSH_AUTH_SOCK; [2023-09-11T04:16:01.210Z] unset SSH_AGENT_PID; [2023-09-11T04:16:01.211Z] echo Agent pid 39 killed; [2023-09-11T04:16:01.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T04:16:01.519Z] + git semver [Pipeline] } [2023-09-11T04:16:01.793Z] $ docker stop --time=1 cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 [2023-09-11T04:16:03.061Z] $ docker rm -f --volumes cb172942f992c968c8d9865164c9defe4cd8f03d2d45a670b949e20c94d1eac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-11T04:16:03.591Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-09-11T04:16:03.591Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-11T04:16:03.591Z] total 16 [2023-09-11T04:16:03.591Z] drwxr-xr-x 3 root root 4096 Sep 11 04:06 . [2023-09-11T04:16:03.591Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 04:15 .. [2023-09-11T04:16:03.591Z] drwxr-xr-x 2 root root 4096 Sep 11 04:06 cost [2023-09-11T04:16:03.591Z] -rw-r--r-- 1 root root 91 Sep 11 04:06 cost.csv [2023-09-11T04:16:03.591Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-11T04:16:03.591Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-11T04:16:03.591Z] total 16 [2023-09-11T04:16:03.591Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 04:06 . [2023-09-11T04:16:03.591Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 04:15 .. [2023-09-11T04:16:03.591Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 04:06 cost [2023-09-11T04:16:03.591Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 11 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:16:03.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:16:04.747Z] ---> package-listing.sh [2023-09-11T04:16:04.747Z] ++ facter osfamily [2023-09-11T04:16:04.747Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-11T04:16:05.006Z] + OS_FAMILY=debian [2023-09-11T04:16:05.006Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-09-11T04:16:05.006Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-11T04:16:05.006Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-11T04:16:05.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-11T04:16:05.006Z] + PACKAGES=/tmp/packages_start.txt [2023-09-11T04:16:05.006Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-11T04:16:05.006Z] + PACKAGES=/tmp/packages_end.txt [2023-09-11T04:16:05.006Z] + case "${OS_FAMILY}" in [2023-09-11T04:16:05.006Z] + dpkg -l [2023-09-11T04:16:05.006Z] + grep '^ii' [2023-09-11T04:16:05.006Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-11T04:16:05.006Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-11T04:16:05.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-11T04:16:05.006Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-11T04:16:05.006Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-09-11T04:16:05.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-09-11T04:16:05.014Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-11T04:16:05.292Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T04:16:05.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T04:16:05.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T04:16:05.925Z] prd-ubuntu20.04-docker-8c-8g-5769 does not seem to be running inside a container [2023-09-11T04:16:05.962Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-11T04:16:06.413Z] $ docker top a8b24e36b11ef62225681187ab202e98cebb92a9464962ea02f24d6d3dd029f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T04:16:06.776Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-11T04:16:07.060Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-11T04:16:07.344Z] + ls /var/log/sa-host [2023-09-11T04:16:07.344Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T04:16:07.496Z] provisioning config files... [2023-09-11T04:16:07.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5232353157294338840tmp [Pipeline] { [Pipeline] echo [2023-09-11T04:16:07.521Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:16:07.799Z] ---> create-netrc.sh [Pipeline] } [2023-09-11T04:16:07.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:16:08.142Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-11T04:16:08.150Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:16:08.431Z] ---> sudo-logs.sh [2023-09-11T04:16:08.431Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-11T04:16:08.450Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:16:08.728Z] ---> job-cost.sh [2023-09-11T04:16:08.728Z] lf-activate-venv: SKIPPING [2023-09-11T04:16:08.728Z] DEBUG: total: 0.2199999988079071 [2023-09-11T04:16:08.728Z] INFO: Retrieving Stack Cost... [2023-09-11T04:16:09.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T04:16:09.573Z] INFO: Archiving Costs [Pipeline] echo [2023-09-11T04:16:09.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T04:16:09.871Z] ---> logs-deploy.sh [2023-09-11T04:16:09.871Z] lf-activate-venv: SKIPPING [2023-09-11T04:16:09.871Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/165 [2023-09-11T04:16:09.871Z] INFO: archiving workspace using pattern(s): [2023-09-11T04:16:10.808Z] Archives upload complete. [2023-09-11T04:16:10.808Z] INFO: archiving logs to Nexus