Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f8af1561b5eb46d905479fdb00b08d296bf7f63 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-ssh11727391805404581039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1240096457914349332.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17727830782875954157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6294717544902969648.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-ssh2129029955757910995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9708’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9709 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 9f8af1561b5eb46d905479fdb00b08d296bf7f63 (main) Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 0.1.6 to 1.0.0 (#395)" > 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 9f8af1561b5eb46d905479fdb00b08d296bf7f63 # timeout=10 > git rev-list --no-walk 7c6ce31d4e4e68ee53203d0b85754cc148e5691f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-21T15:20:42.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-21T15:20:43.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-21T15:20:43.070Z] ========================================================= [2023-10-21T15:20:43.070Z] EdgeX Global Pipelines Version Info [2023-10-21T15:20:43.070Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:20:43.774Z] ------------------- [2023-10-21T15:20:43.774Z] stable info: [2023-10-21T15:20:43.774Z] ------------------- [2023-10-21T15:20:43.774Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-21T15:20:43.774Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-21T15:20:43.774Z] Message: update stable to v1.0.254 [2023-10-21T15:20:44.342Z] ------------------- [2023-10-21T15:20:44.342Z] experimental info: [2023-10-21T15:20:44.342Z] ------------------- [2023-10-21T15:20:44.342Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-21T15:20:44.342Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-21T15:20:44.342Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-21T15:20:44.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-21T15:20:44.515Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-21T15:20:44.527Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-21T15:20:44.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-21T15:20:44.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-21T15:20:44.567Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-21T15:20:44.580Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-21T15:20:44.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-21T15:20:44.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-21T15:20:44.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-21T15:20:44.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-21T15:20:44.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-21T15:20:44.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-21T15:20:44.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-21T15:20:44.691Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-21T15:20:44.706Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-21T15:20:44.779Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-21T15:20:44.794Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-21T15:20:44.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-21T15:20:44.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-21T15:20:44.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-21T15:20:44.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-21T15:20:44.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-21T15:20:44.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-21T15:20:44.972Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-21T15:20:44.991Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-21T15:20:45.013Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-21T15:20:45.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-21T15:20:45.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-21T15:20:45.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-21T15:20:45.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f8af1561b5eb46d905479fdb00b08d296bf7f63 [Pipeline] echo [2023-10-21T15:20:45.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f8af15 [Pipeline] echo [2023-10-21T15:20:45.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:20:45.167Z] provisioning config files... [2023-10-21T15:20:45.182Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15369336740351436255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:20:45.495Z] ---> docker-login.sh [2023-10-21T15:20:45.495Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:20:45.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:45.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:45.752Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:45.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:45.752Z] [2023-10-21T15:20:45.752Z] Login Succeeded [2023-10-21T15:20:45.752Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:20:45.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:46.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:46.011Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:46.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:46.011Z] [2023-10-21T15:20:46.011Z] Login Succeeded [2023-10-21T15:20:46.011Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:20:46.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:46.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:46.011Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:46.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:46.011Z] [2023-10-21T15:20:46.011Z] Login Succeeded [2023-10-21T15:20:46.011Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:20:46.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:46.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:46.271Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:46.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:46.271Z] [2023-10-21T15:20:46.271Z] Login Succeeded [2023-10-21T15:20:46.271Z] docker.io [2023-10-21T15:20:46.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:20:46.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:20:46.533Z] Configure a credential helper to remove this warning. See [2023-10-21T15:20:46.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:20:46.533Z] [2023-10-21T15:20:46.533Z] Login Succeeded [2023-10-21T15:20:46.533Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:20:46.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-21T15:20:46.902Z] + git rev-list -1 --merges 9f8af1561b5eb46d905479fdb00b08d296bf7f63~1..9f8af1561b5eb46d905479fdb00b08d296bf7f63 [Pipeline] echo [2023-10-21T15:20:46.955Z] -----------> git rev-list -1 --merges 9f8af1561b5eb46d905479fdb00b08d296bf7f63~1..9f8af1561b5eb46d905479fdb00b08d296bf7f63 9f8af1561b5eb46d905479fdb00b08d296bf7f63 [false] [Pipeline] sh [2023-10-21T15:20:47.241Z] + git log --format=format:%s -1 9f8af1561b5eb46d905479fdb00b08d296bf7f63 [Pipeline] echo [2023-10-21T15:20:47.257Z] ========================================================= [2023-10-21T15:20:47.257Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-21T15:20:47.257Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-21T15:20:47.599Z] + git log --format=format:%s -1 9f8af1561b5eb46d905479fdb00b08d296bf7f63 [Pipeline] echo [2023-10-21T15:20:47.610Z] [semverPrep] GIT_COMMIT: 9f8af1561b5eb46d905479fdb00b08d296bf7f63, Commit Message: build(deps): Bump github.com/IOTechSystems/onvif from 0.1.6 to 1.0.0 (#395) [Pipeline] echo [2023-10-21T15:20:47.618Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-21T15:20:47.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:20:47.961Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-21T15:20:47.961Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-21T15:20:47.961Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-21T15:20:47.961Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-21T15:20:47.961Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-21T15:20:47.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:20:48.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:20:48.314Z] [2023-10-21T15:20:48.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:20:48.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:20:48.614Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-21T15:20:48.614Z] b85a868b505f: Pulling fs layer [2023-10-21T15:20:48.614Z] e2be974225ed: Pulling fs layer [2023-10-21T15:20:48.614Z] 339a4e72a1f5: Pulling fs layer [2023-10-21T15:20:48.614Z] 988bab9f4d93: Pulling fs layer [2023-10-21T15:20:48.614Z] 1469e6f7b9e6: Pulling fs layer [2023-10-21T15:20:48.614Z] eaf3925da568: Pulling fs layer [2023-10-21T15:20:48.614Z] bab4dde63d76: Pulling fs layer [2023-10-21T15:20:48.614Z] bde34c3a00c8: Pulling fs layer [2023-10-21T15:20:48.614Z] b352a97aabf1: Pulling fs layer [2023-10-21T15:20:48.614Z] 988bab9f4d93: Waiting [2023-10-21T15:20:48.614Z] 4872d77fe225: Pulling fs layer [2023-10-21T15:20:48.614Z] 5851b861e8e6: Pulling fs layer [2023-10-21T15:20:48.614Z] eaf3925da568: Waiting [2023-10-21T15:20:48.614Z] bab4dde63d76: Waiting [2023-10-21T15:20:48.614Z] b352a97aabf1: Waiting [2023-10-21T15:20:48.614Z] bde34c3a00c8: Waiting [2023-10-21T15:20:48.614Z] 4872d77fe225: Waiting [2023-10-21T15:20:48.614Z] 5851b861e8e6: Waiting [2023-10-21T15:20:48.614Z] 1469e6f7b9e6: Waiting [2023-10-21T15:20:48.614Z] e2be974225ed: Verifying Checksum [2023-10-21T15:20:48.614Z] e2be974225ed: Download complete [2023-10-21T15:20:48.614Z] 988bab9f4d93: Download complete [2023-10-21T15:20:48.614Z] 339a4e72a1f5: Verifying Checksum [2023-10-21T15:20:48.614Z] 339a4e72a1f5: Download complete [2023-10-21T15:20:48.872Z] 1469e6f7b9e6: Verifying Checksum [2023-10-21T15:20:48.872Z] 1469e6f7b9e6: Download complete [2023-10-21T15:20:48.872Z] eaf3925da568: Verifying Checksum [2023-10-21T15:20:48.872Z] eaf3925da568: Download complete [2023-10-21T15:20:48.872Z] bde34c3a00c8: Verifying Checksum [2023-10-21T15:20:48.872Z] bde34c3a00c8: Download complete [2023-10-21T15:20:48.872Z] b352a97aabf1: Download complete [2023-10-21T15:20:48.872Z] 4872d77fe225: Verifying Checksum [2023-10-21T15:20:48.872Z] 4872d77fe225: Download complete [2023-10-21T15:20:48.872Z] 5851b861e8e6: Verifying Checksum [2023-10-21T15:20:48.872Z] 5851b861e8e6: Download complete [2023-10-21T15:20:48.872Z] b85a868b505f: Verifying Checksum [2023-10-21T15:20:48.872Z] b85a868b505f: Download complete [2023-10-21T15:20:49.130Z] bab4dde63d76: Verifying Checksum [2023-10-21T15:20:49.130Z] bab4dde63d76: Download complete [2023-10-21T15:20:50.063Z] b85a868b505f: Pull complete [2023-10-21T15:20:50.063Z] e2be974225ed: Pull complete [2023-10-21T15:20:50.629Z] 339a4e72a1f5: Pull complete [2023-10-21T15:20:50.629Z] 988bab9f4d93: Pull complete [2023-10-21T15:20:50.887Z] 1469e6f7b9e6: Pull complete [2023-10-21T15:20:50.887Z] eaf3925da568: Pull complete [2023-10-21T15:20:52.790Z] bab4dde63d76: Pull complete [2023-10-21T15:20:52.790Z] bde34c3a00c8: Pull complete [2023-10-21T15:20:52.790Z] b352a97aabf1: Pull complete [2023-10-21T15:20:52.790Z] 4872d77fe225: Pull complete [2023-10-21T15:20:52.790Z] 5851b861e8e6: Pull complete [2023-10-21T15:20:52.790Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-21T15:20:52.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:20:52.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:20:52.886Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:20:52.914Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-21T15:20:57.277Z] $ docker top 21c15de9932f453fc9bc49757ef7f58c6b135767bf7d07366cc00d8609adac5f -eo pid,comm [2023-10-21T15:20:57.338Z] 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-10-21T15:20:57.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:20:57.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:20:57.371Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:20:57.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:20:57.466Z] $ docker exec 21c15de9932f453fc9bc49757ef7f58c6b135767bf7d07366cc00d8609adac5f ssh-agent [2023-10-21T15:20:57.576Z] SSH_AUTH_SOCK=/tmp/ssh-8USLKUDy6Cnp/agent.32 [2023-10-21T15:20:57.576Z] SSH_AGENT_PID=38 [2023-10-21T15:20:57.582Z] Running ssh-add (command line suppressed) [2023-10-21T15:20:57.679Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4519662597287189799.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4519662597287189799.key) [2023-10-21T15:20:57.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:20:57.974Z] + git tag --points-at HEAD [Pipeline] } [2023-10-21T15:20:57.983Z] $ docker exec --env ******** --env ******** 21c15de9932f453fc9bc49757ef7f58c6b135767bf7d07366cc00d8609adac5f ssh-agent -k [2023-10-21T15:20:58.068Z] unset SSH_AUTH_SOCK; [2023-10-21T15:20:58.069Z] unset SSH_AGENT_PID; [2023-10-21T15:20:58.069Z] echo Agent pid 38 killed; [2023-10-21T15:20:58.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-21T15:20:58.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:20:58.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:20:58.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:20:58.223Z] $ docker exec 21c15de9932f453fc9bc49757ef7f58c6b135767bf7d07366cc00d8609adac5f ssh-agent [2023-10-21T15:20:58.328Z] SSH_AUTH_SOCK=/tmp/ssh-oTbRx7ZN6snm/agent.71 [2023-10-21T15:20:58.328Z] SSH_AGENT_PID=77 [2023-10-21T15:20:58.333Z] Running ssh-add (command line suppressed) [2023-10-21T15:20:58.431Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14046371412327773419.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14046371412327773419.key) [2023-10-21T15:20:58.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:20:58.730Z] + git semver init [2023-10-21T15:20:58.989Z] 2023-10-21 15:20:58,889 [run_init] DEBUG init version:0.0.0 force:False [2023-10-21T15:20:58.989Z] 2023-10-21 15:20:58,890 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-21T15:20:58.989Z] 2023-10-21 15:20:58,890 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-21T15:20:58.989Z] 2023-10-21 15:20:58,891 [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-10-21T15:20:59.926Z] 2023-10-21 15:20:59,891 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-10-21T15:20:59.926Z] 2023-10-21 15:20:59,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-10-21T15:20:59.926Z] 2023-10-21 15:20:59,891 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-21T15:20:59.926Z] 2023-10-21 15:20:59,891 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-21T15:20:59.926Z] 3.1.0-dev.19 [Pipeline] } [2023-10-21T15:20:59.935Z] $ docker exec --env ******** --env ******** 21c15de9932f453fc9bc49757ef7f58c6b135767bf7d07366cc00d8609adac5f ssh-agent -k [2023-10-21T15:21:00.038Z] unset SSH_AUTH_SOCK; [2023-10-21T15:21:00.038Z] unset SSH_AGENT_PID; [2023-10-21T15:21:00.039Z] echo Agent pid 77 killed; [2023-10-21T15:21:00.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:21:00.356Z] + git semver [Pipeline] } [2023-10-21T15:21:00.627Z] $ docker stop --time=1 21c15de9932f453fc9bc49757ef7f58c6b135767bf7d07366cc00d8609adac5f [2023-10-21T15:21:01.946Z] $ docker rm -f --volumes 21c15de9932f453fc9bc49757ef7f58c6b135767bf7d07366cc00d8609adac5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:21:02.282Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-21T15:21:02.496Z] Stashed 1 file(s) [Pipeline] echo [2023-10-21T15:21:02.499Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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-10-21T15:21:02.657Z] provisioning config files... [2023-10-21T15:21:02.666Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7003623483571413365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:21:02.960Z] ---> docker-login.sh [2023-10-21T15:21:02.960Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:21:02.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:02.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:02.960Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:02.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:02.960Z] [2023-10-21T15:21:02.960Z] Login Succeeded [2023-10-21T15:21:02.960Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:21:02.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:02.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:02.960Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:02.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:02.960Z] [2023-10-21T15:21:02.960Z] Login Succeeded [2023-10-21T15:21:02.960Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:21:03.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:03.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:03.217Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:03.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:03.217Z] [2023-10-21T15:21:03.217Z] Login Succeeded [2023-10-21T15:21:03.217Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:21:03.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:03.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:03.217Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:03.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:03.217Z] [2023-10-21T15:21:03.217Z] Login Succeeded [2023-10-21T15:21:03.217Z] docker.io [2023-10-21T15:21:03.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:03.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:03.475Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:03.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:03.475Z] [2023-10-21T15:21:03.475Z] Login Succeeded [2023-10-21T15:21:03.475Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:21:03.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-21T15:21:03.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:21:03.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:21:03.585Z] ========================================================= [2023-10-21T15:21:03.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-21T15:21:03.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:03.897Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-21T15:21:03.897Z] Sending build context to Docker daemon 21.65MB [2023-10-21T15:21:03.897Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:21:03.897Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-21T15:21:03.897Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-21T15:21:03.897Z] 7264a8db6415: Pulling fs layer [2023-10-21T15:21:03.897Z] c4d48a809fc2: Pulling fs layer [2023-10-21T15:21:03.897Z] 4f1c88b9dad5: Pulling fs layer [2023-10-21T15:21:03.897Z] ad3a456e5733: Pulling fs layer [2023-10-21T15:21:03.897Z] 33e27b845d1e: Pulling fs layer [2023-10-21T15:21:03.897Z] c68163c4e522: Pulling fs layer [2023-10-21T15:21:03.897Z] 50da416c3ac9: Pulling fs layer [2023-10-21T15:21:03.897Z] 23d2d4c4bb30: Pulling fs layer [2023-10-21T15:21:03.897Z] ad3a456e5733: Waiting [2023-10-21T15:21:03.897Z] 33e27b845d1e: Waiting [2023-10-21T15:21:03.897Z] c68163c4e522: Waiting [2023-10-21T15:21:03.897Z] 23d2d4c4bb30: Waiting [2023-10-21T15:21:03.897Z] 50da416c3ac9: Waiting [2023-10-21T15:21:03.897Z] c4d48a809fc2: Verifying Checksum [2023-10-21T15:21:03.897Z] c4d48a809fc2: Download complete [2023-10-21T15:21:04.153Z] ad3a456e5733: Verifying Checksum [2023-10-21T15:21:04.153Z] ad3a456e5733: Download complete [2023-10-21T15:21:04.153Z] 33e27b845d1e: Verifying Checksum [2023-10-21T15:21:04.153Z] 33e27b845d1e: Download complete [2023-10-21T15:21:04.153Z] 7264a8db6415: Verifying Checksum [2023-10-21T15:21:04.153Z] 7264a8db6415: Download complete [2023-10-21T15:21:04.153Z] c68163c4e522: Verifying Checksum [2023-10-21T15:21:04.153Z] c68163c4e522: Download complete [2023-10-21T15:21:04.153Z] 7264a8db6415: Pull complete [2023-10-21T15:21:04.410Z] 23d2d4c4bb30: Verifying Checksum [2023-10-21T15:21:04.410Z] 23d2d4c4bb30: Download complete [2023-10-21T15:21:04.410Z] c4d48a809fc2: Pull complete [2023-10-21T15:21:04.410Z] 4f1c88b9dad5: Verifying Checksum [2023-10-21T15:21:04.410Z] 4f1c88b9dad5: Download complete [2023-10-21T15:21:04.974Z] 50da416c3ac9: Verifying Checksum [2023-10-21T15:21:04.974Z] 50da416c3ac9: Download complete [2023-10-21T15:21:07.501Z] 4f1c88b9dad5: Pull complete [2023-10-21T15:21:07.501Z] ad3a456e5733: Pull complete [2023-10-21T15:21:07.501Z] 33e27b845d1e: Pull complete [2023-10-21T15:21:07.501Z] c68163c4e522: Pull complete [2023-10-21T15:21:10.034Z] 50da416c3ac9: Pull complete [2023-10-21T15:21:10.293Z] 23d2d4c4bb30: Pull complete [2023-10-21T15:21:10.294Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-21T15:21:10.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-21T15:21:10.294Z] ---> 0786185ac409 [2023-10-21T15:21:10.294Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:21:15.569Z] ---> Running in ee2d45aa9c92 [2023-10-21T15:21:15.569Z] Removing intermediate container ee2d45aa9c92 [2023-10-21T15:21:15.569Z] ---> abdaa7b83dad [2023-10-21T15:21:15.569Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:21:15.569Z] ---> Running in 6778ad51e756 [2023-10-21T15:21:15.569Z] Removing intermediate container 6778ad51e756 [2023-10-21T15:21:15.569Z] ---> 19edfb7a0433 [2023-10-21T15:21:15.569Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:21:15.828Z] ---> Running in 1435a92cefeb [2023-10-21T15:21:15.828Z] Removing intermediate container 1435a92cefeb [2023-10-21T15:21:15.828Z] ---> 65740f00f612 [2023-10-21T15:21:15.828Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:21:15.828Z] ---> Running in 9472882f5a05 [2023-10-21T15:21:15.828Z] Removing intermediate container 9472882f5a05 [2023-10-21T15:21:15.828Z] ---> c0d6bcc3c800 [2023-10-21T15:21:15.828Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-21T15:21:15.828Z] ---> Running in e41843bbcfaf [2023-10-21T15:21:16.087Z] Removing intermediate container e41843bbcfaf [2023-10-21T15:21:16.087Z] ---> 00b4c78bf274 [2023-10-21T15:21:16.087Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:21:16.087Z] ---> Running in 3bb3c73ac996 [2023-10-21T15:21:16.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-21T15:21:16.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-21T15:21:16.605Z] OK: 264 MiB in 52 packages [2023-10-21T15:21:17.174Z] Removing intermediate container 3bb3c73ac996 [2023-10-21T15:21:17.174Z] ---> a6851581c088 [2023-10-21T15:21:17.174Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-21T15:21:17.174Z] ---> Running in 51ee4183a03b [2023-10-21T15:21:17.174Z] Removing intermediate container 51ee4183a03b [2023-10-21T15:21:17.174Z] ---> 0e19f4af4e84 [2023-10-21T15:21:17.174Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-21T15:21:17.433Z] ---> be8168bac354 [2023-10-21T15:21:17.433Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:21:17.433Z] ---> Running in 06e128e5ef84 [2023-10-21T15:21:17.605Z] Still waiting to schedule task [2023-10-21T15:21:17.606Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9710’ [2023-10-21T15:22:13.663Z] Removing intermediate container 06e128e5ef84 [2023-10-21T15:22:13.663Z] ---> c6c0588dd1bd [2023-10-21T15:22:13.663Z] Step 12/13 : COPY . . [2023-10-21T15:22:13.663Z] ---> 5b0f4304a198 [2023-10-21T15:22:13.663Z] Step 13/13 : RUN ${MAKE} [2023-10-21T15:22:13.663Z] ---> Running in f04f6aea81e1 [2023-10-21T15:22:13.663Z] noop [2023-10-21T15:22:13.663Z] Removing intermediate container f04f6aea81e1 [2023-10-21T15:22:13.663Z] ---> 14be0f2a0584 [2023-10-21T15:22:13.663Z] Successfully built 14be0f2a0584 [2023-10-21T15:22:13.663Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:22:13.973Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-21T15:22:13.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:22:14.043Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:22:14.075Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-21T15:22:14.400Z] $ docker top 5c040d1cccd32dea2d2271c24889902d67c602a3fcfb6b315764861942c899f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:22:14.743Z] + go version [2023-10-21T15:22:14.743Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-21T15:22:14.758Z] $ docker stop --time=1 5c040d1cccd32dea2d2271c24889902d67c602a3fcfb6b315764861942c899f6 [2023-10-21T15:22:16.033Z] $ docker rm -f --volumes 5c040d1cccd32dea2d2271c24889902d67c602a3fcfb6b315764861942c899f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:22:16.444Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-21T15:22:16.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:22:16.506Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:22:16.535Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-21T15:22:16.827Z] $ docker top 46907944ef8dce10156ac0299af4c9598d7766ccb6e775fa00ae4aa0f36c0660 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:22:17.154Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-21T15:22:17.452Z] + make test [2023-10-21T15:22:17.452Z] go test ./... -coverprofile=coverage.out ./... [2023-10-21T15:22:18.827Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-21T15:22:28.803Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-21T15:22:28.803Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-21T15:22:31.338Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.5% of statements [2023-10-21T15:22:31.338Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.066s coverage: 86.5% of statements [2023-10-21T15:22:37.895Z] go vet ./... [2023-10-21T15:22:40.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-21T15:22:40.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-21T15:22:40.420Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-21T15:22:40.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-21T15:22:40.447Z] $ docker stop --time=1 46907944ef8dce10156ac0299af4c9598d7766ccb6e775fa00ae4aa0f36c0660 [2023-10-21T15:22:44.566Z] $ docker rm -f --volumes 46907944ef8dce10156ac0299af4c9598d7766ccb6e775fa00ae4aa0f36c0660 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:22:45.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-21T15:22:45.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-21T15:22:45.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-21T15:22:45.965Z] + ls -al . [2023-10-21T15:22:45.965Z] total 240 [2023-10-21T15:22:45.965Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 15:22 . [2023-10-21T15:22:45.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 .. [2023-10-21T15:22:45.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:22 .git [2023-10-21T15:22:45.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 .github [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 21 15:20 .gitignore [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 21 15:20 .golangci.yml [2023-10-21T15:22:45.965Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:20 .semver [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 21 15:20 Attribution.txt [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 21 15:20 CHANGELOG.md [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 21 15:20 Dockerfile [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:20 GOVERNANCE.md [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 21 15:20 Jenkinsfile [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 21 15:20 LICENSE [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 21 15:20 Makefile [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 21 15:20 OWNERS.md [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 21 15:20 README.md [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:21 VERSION [2023-10-21T15:22:45.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 bin [2023-10-21T15:22:45.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 cmd [2023-10-21T15:22:45.965Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 21 15:22 coverage.out [2023-10-21T15:22:45.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 doc [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 21 15:20 go.mod [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 21 15:20 go.sum [2023-10-21T15:22:45.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 internal [2023-10-21T15:22:45.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 snap [2023-10-21T15:22:45.965Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 21 15:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:22:46.279Z] + 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=9f8af1561b5eb46d905479fdb00b08d296bf7f63 --label arch=amd64 --label version=3.1.0-dev.19 . [2023-10-21T15:22:46.279Z] Sending build context to Docker daemon 21.73MB [2023-10-21T15:22:46.279Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:22:46.279Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-21T15:22:46.279Z] ---> 14be0f2a0584 [2023-10-21T15:22:46.279Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:22:46.848Z] ---> Running in bfacd6dda974 [2023-10-21T15:22:46.848Z] Removing intermediate container bfacd6dda974 [2023-10-21T15:22:46.848Z] ---> 89fb7cc0b032 [2023-10-21T15:22:46.848Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:22:46.848Z] ---> Running in c6231f6e2690 [2023-10-21T15:22:46.848Z] Removing intermediate container c6231f6e2690 [2023-10-21T15:22:46.848Z] ---> 088e2f814ccb [2023-10-21T15:22:46.848Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:22:46.848Z] ---> Running in e5112d88a18e [2023-10-21T15:22:46.848Z] Removing intermediate container e5112d88a18e [2023-10-21T15:22:46.848Z] ---> 8cf7584cf52f [2023-10-21T15:22:46.848Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:22:46.848Z] ---> Running in 10d2c70d8c56 [2023-10-21T15:22:47.107Z] Removing intermediate container 10d2c70d8c56 [2023-10-21T15:22:47.107Z] ---> e2ec16346aef [2023-10-21T15:22:47.107Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-21T15:22:47.107Z] ---> Running in bbce085eab13 [2023-10-21T15:22:47.107Z] Removing intermediate container bbce085eab13 [2023-10-21T15:22:47.107Z] ---> ae7776ba7bfe [2023-10-21T15:22:47.107Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:22:47.107Z] ---> Running in 2e1c7c34ebc7 [2023-10-21T15:22:47.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-21T15:22:47.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-21T15:22:47.884Z] OK: 264 MiB in 52 packages [2023-10-21T15:22:48.144Z] Removing intermediate container 2e1c7c34ebc7 [2023-10-21T15:22:48.144Z] ---> d8d845c849a8 [2023-10-21T15:22:48.144Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-21T15:22:48.144Z] ---> Running in bc0f233562ef [2023-10-21T15:22:48.403Z] Removing intermediate container bc0f233562ef [2023-10-21T15:22:48.403Z] ---> 87cb11e004db [2023-10-21T15:22:48.403Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-21T15:22:48.403Z] ---> 730f4d42e8a2 [2023-10-21T15:22:48.403Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:22:48.403Z] ---> Running in 8285e6c524d6 [2023-10-21T15:22:48.970Z] Removing intermediate container 8285e6c524d6 [2023-10-21T15:22:48.970Z] ---> ef2adafd77ac [2023-10-21T15:22:48.970Z] Step 12/26 : COPY . . [2023-10-21T15:22:49.940Z] ---> eb3eb76969ba [2023-10-21T15:22:49.940Z] Step 13/26 : RUN ${MAKE} [2023-10-21T15:22:49.940Z] ---> Running in d1739fd45c81 [2023-10-21T15:22:50.199Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-21T15:23:12.122Z] Removing intermediate container d1739fd45c81 [2023-10-21T15:23:12.122Z] ---> 55b2eb9d63e1 [2023-10-21T15:23:12.122Z] Step 14/26 : FROM alpine:3.18 [2023-10-21T15:23:12.122Z] 3.18: Pulling from library/alpine [2023-10-21T15:23:12.122Z] 96526aa774ef: Pulling fs layer [2023-10-21T15:23:12.122Z] 96526aa774ef: Verifying Checksum [2023-10-21T15:23:12.122Z] 96526aa774ef: Download complete [2023-10-21T15:23:12.122Z] 96526aa774ef: Pull complete [2023-10-21T15:23:12.122Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-21T15:23:12.122Z] Status: Downloaded newer image for alpine:3.18 [2023-10-21T15:23:12.122Z] ---> 8ca4688f4f35 [2023-10-21T15:23:12.122Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-21T15:23:12.122Z] ---> Running in 11b81b22d149 [2023-10-21T15:23:12.122Z] Removing intermediate container 11b81b22d149 [2023-10-21T15:23:12.122Z] ---> 8641f7ef136d [2023-10-21T15:23:12.122Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-21T15:23:12.122Z] ---> Running in b9d935f4009b [2023-10-21T15:23:12.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-21T15:23:12.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-21T15:23:12.638Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-21T15:23:12.638Z] Executing busybox-1.36.1-r2.trigger [2023-10-21T15:23:12.638Z] OK: 7 MiB in 16 packages [2023-10-21T15:23:12.896Z] Removing intermediate container b9d935f4009b [2023-10-21T15:23:12.896Z] ---> 7f28d0480434 [2023-10-21T15:23:12.896Z] Step 17/26 : WORKDIR / [2023-10-21T15:23:12.896Z] ---> Running in 094e3a5556e8 [2023-10-21T15:23:13.154Z] Removing intermediate container 094e3a5556e8 [2023-10-21T15:23:13.154Z] ---> d44965145d4a [2023-10-21T15:23:13.154Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-21T15:23:14.087Z] ---> d66bbe3135dc [2023-10-21T15:23:14.087Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-21T15:23:14.087Z] ---> 1d384080022c [2023-10-21T15:23:14.087Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-21T15:23:14.087Z] ---> 79c395ad80da [2023-10-21T15:23:14.087Z] Step 21/26 : EXPOSE 59984 [2023-10-21T15:23:14.087Z] ---> Running in 8bb7e4cfaa7e [2023-10-21T15:23:14.087Z] Removing intermediate container 8bb7e4cfaa7e [2023-10-21T15:23:14.087Z] ---> f533b3c652f6 [2023-10-21T15:23:14.087Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-21T15:23:14.350Z] ---> Running in 40590952e461 [2023-10-21T15:23:14.350Z] Removing intermediate container 40590952e461 [2023-10-21T15:23:14.350Z] ---> 27805fafb2dd [2023-10-21T15:23:14.350Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-21T15:23:14.350Z] ---> Running in 12f5e28ca28c [2023-10-21T15:23:14.350Z] Removing intermediate container 12f5e28ca28c [2023-10-21T15:23:14.350Z] ---> 95cff098198f [2023-10-21T15:23:14.350Z] Step 24/26 : LABEL arch=amd64 [2023-10-21T15:23:14.350Z] ---> Running in 52ec84eb8715 [2023-10-21T15:23:14.609Z] Removing intermediate container 52ec84eb8715 [2023-10-21T15:23:14.609Z] ---> a5fb1e21882b [2023-10-21T15:23:14.609Z] Step 25/26 : LABEL git_sha=9f8af1561b5eb46d905479fdb00b08d296bf7f63 [2023-10-21T15:23:14.609Z] ---> Running in ecd4913ed07c [2023-10-21T15:23:14.609Z] Removing intermediate container ecd4913ed07c [2023-10-21T15:23:14.609Z] ---> f15ce45fc5f7 [2023-10-21T15:23:14.609Z] Step 26/26 : LABEL version=3.1.0-dev.19 [2023-10-21T15:23:14.609Z] ---> Running in e95a4a7cb081 [2023-10-21T15:23:14.609Z] Removing intermediate container e95a4a7cb081 [2023-10-21T15:23:14.609Z] ---> a721318b29f9 [2023-10-21T15:23:14.609Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-21T15:23:14.609Z] Successfully built a721318b29f9 [2023-10-21T15:23:14.609Z] 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-10-21T15:23:14.688Z] provisioning config files... [2023-10-21T15:23:14.695Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13330684908432074922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:23:14.988Z] ---> docker-login.sh [2023-10-21T15:23:14.988Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:23:14.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:14.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:14.988Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:14.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:14.988Z] [2023-10-21T15:23:14.988Z] Login Succeeded [2023-10-21T15:23:14.988Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:23:14.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:14.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:14.988Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:14.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:14.988Z] [2023-10-21T15:23:14.988Z] Login Succeeded [2023-10-21T15:23:14.988Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:23:15.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:15.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:15.250Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:15.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:15.250Z] [2023-10-21T15:23:15.250Z] Login Succeeded [2023-10-21T15:23:15.250Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:23:15.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:15.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:15.250Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:15.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:15.250Z] [2023-10-21T15:23:15.250Z] Login Succeeded [2023-10-21T15:23:15.250Z] docker.io [2023-10-21T15:23:15.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:23:15.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:23:15.508Z] Configure a credential helper to remove this warning. See [2023-10-21T15:23:15.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:23:15.508Z] [2023-10-21T15:23:15.508Z] Login Succeeded [2023-10-21T15:23:15.508Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:23:15.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:23:15.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:23:15.574Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-10-21T15:23:15.574Z] 9f8af1561b5eb46d905479fdb00b08d296bf7f63 [2023-10-21T15:23:15.574Z] latest [2023-10-21T15:23:15.574Z] 3.1.0-dev.19 [2023-10-21T15:23:15.574Z] 9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19 [2023-10-21T15:23:15.574Z] main [2023-10-21T15:23:15.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:15.920Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9f8af1561b5eb46d905479fdb00b08d296bf7f63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:16.221Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9f8af1561b5eb46d905479fdb00b08d296bf7f63 [2023-10-21T15:23:16.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-21T15:23:16.221Z] 5e19d8251489: Preparing [2023-10-21T15:23:16.221Z] f0e6a8486f01: Preparing [2023-10-21T15:23:16.221Z] 2644bd6489b5: Preparing [2023-10-21T15:23:16.221Z] da4ed7a64d71: Preparing [2023-10-21T15:23:16.221Z] cc2447e1835a: Preparing [2023-10-21T15:23:16.221Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:16.221Z] f0e6a8486f01: Pushed [2023-10-21T15:23:16.221Z] da4ed7a64d71: Pushed [2023-10-21T15:23:16.221Z] 5e19d8251489: Pushed [2023-10-21T15:23:19.510Z] 2644bd6489b5: Pushed [2023-10-21T15:23:19.510Z] 9f8af1561b5eb46d905479fdb00b08d296bf7f63: digest: sha256:2ae145463760555f6e24da340ff9fb45bf76ba77570422e8633a6004c273b2a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:19.812Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:20.122Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-21T15:23:20.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-21T15:23:20.123Z] 5e19d8251489: Preparing [2023-10-21T15:23:20.123Z] f0e6a8486f01: Preparing [2023-10-21T15:23:20.123Z] 2644bd6489b5: Preparing [2023-10-21T15:23:20.123Z] da4ed7a64d71: Preparing [2023-10-21T15:23:20.123Z] cc2447e1835a: Preparing [2023-10-21T15:23:20.123Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:20.123Z] f0e6a8486f01: Layer already exists [2023-10-21T15:23:20.123Z] 2644bd6489b5: Layer already exists [2023-10-21T15:23:20.123Z] 5e19d8251489: Layer already exists [2023-10-21T15:23:20.123Z] da4ed7a64d71: Layer already exists [2023-10-21T15:23:20.123Z] latest: digest: sha256:2ae145463760555f6e24da340ff9fb45bf76ba77570422e8633a6004c273b2a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:20.430Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:20.744Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.19 [2023-10-21T15:23:20.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-21T15:23:20.744Z] 5e19d8251489: Preparing [2023-10-21T15:23:20.744Z] f0e6a8486f01: Preparing [2023-10-21T15:23:20.744Z] 2644bd6489b5: Preparing [2023-10-21T15:23:20.744Z] da4ed7a64d71: Preparing [2023-10-21T15:23:20.744Z] cc2447e1835a: Preparing [2023-10-21T15:23:20.744Z] 2644bd6489b5: Layer already exists [2023-10-21T15:23:20.744Z] da4ed7a64d71: Layer already exists [2023-10-21T15:23:20.744Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:20.744Z] f0e6a8486f01: Layer already exists [2023-10-21T15:23:20.744Z] 5e19d8251489: Layer already exists [2023-10-21T15:23:20.744Z] 3.1.0-dev.19: digest: sha256:2ae145463760555f6e24da340ff9fb45bf76ba77570422e8633a6004c273b2a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:21.067Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:21.370Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19 [2023-10-21T15:23:21.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-21T15:23:21.370Z] 5e19d8251489: Preparing [2023-10-21T15:23:21.370Z] f0e6a8486f01: Preparing [2023-10-21T15:23:21.370Z] 2644bd6489b5: Preparing [2023-10-21T15:23:21.370Z] da4ed7a64d71: Preparing [2023-10-21T15:23:21.370Z] cc2447e1835a: Preparing [2023-10-21T15:23:21.370Z] f0e6a8486f01: Layer already exists [2023-10-21T15:23:21.370Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:21.370Z] 2644bd6489b5: Layer already exists [2023-10-21T15:23:21.370Z] da4ed7a64d71: Layer already exists [2023-10-21T15:23:21.370Z] 5e19d8251489: Layer already exists [2023-10-21T15:23:21.370Z] 9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19: digest: sha256:2ae145463760555f6e24da340ff9fb45bf76ba77570422e8633a6004c273b2a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:21.690Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:22.007Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-10-21T15:23:22.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-21T15:23:22.007Z] 5e19d8251489: Preparing [2023-10-21T15:23:22.007Z] f0e6a8486f01: Preparing [2023-10-21T15:23:22.007Z] 2644bd6489b5: Preparing [2023-10-21T15:23:22.007Z] da4ed7a64d71: Preparing [2023-10-21T15:23:22.007Z] cc2447e1835a: Preparing [2023-10-21T15:23:22.007Z] da4ed7a64d71: Layer already exists [2023-10-21T15:23:22.007Z] 5e19d8251489: Layer already exists [2023-10-21T15:23:22.007Z] 2644bd6489b5: Layer already exists [2023-10-21T15:23:22.007Z] cc2447e1835a: Layer already exists [2023-10-21T15:23:22.007Z] f0e6a8486f01: Layer already exists [2023-10-21T15:23:22.007Z] main: digest: sha256:2ae145463760555f6e24da340ff9fb45bf76ba77570422e8633a6004c273b2a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:23:22.062Z] ===================================================== [Pipeline] echo [2023-10-21T15:23:22.073Z] taggedImages: [2023-10-21T15:23:22.073Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9f8af1561b5eb46d905479fdb00b08d296bf7f63 [2023-10-21T15:23:22.073Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-21T15:23:22.073Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.19 [2023-10-21T15:23:22.073Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19 [2023-10-21T15:23:22.073Z] - 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-10-21T15:23:22.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:23:22.464Z] [2023-10-21T15:23:22.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:22.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:23:22.773Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-21T15:23:22.773Z] 5eb5b503b376: Pulling fs layer [2023-10-21T15:23:22.773Z] 5c69ac0246d0: Pulling fs layer [2023-10-21T15:23:22.773Z] ec43610c2a17: Pulling fs layer [2023-10-21T15:23:22.773Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-21T15:23:22.773Z] 33b1e0a273af: Pulling fs layer [2023-10-21T15:23:22.773Z] 5d3b04190fa2: Pulling fs layer [2023-10-21T15:23:22.773Z] 2f39f015ded8: Pulling fs layer [2023-10-21T15:23:22.773Z] 3a2ae6a8a46f: Waiting [2023-10-21T15:23:22.773Z] 33b1e0a273af: Waiting [2023-10-21T15:23:22.773Z] 5d3b04190fa2: Waiting [2023-10-21T15:23:22.773Z] 2f39f015ded8: Waiting [2023-10-21T15:23:22.773Z] 5c69ac0246d0: Verifying Checksum [2023-10-21T15:23:22.773Z] 5c69ac0246d0: Download complete [2023-10-21T15:23:22.773Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-21T15:23:22.773Z] 3a2ae6a8a46f: Download complete [2023-10-21T15:23:22.773Z] 33b1e0a273af: Download complete [2023-10-21T15:23:22.773Z] ec43610c2a17: Download complete [2023-10-21T15:23:22.773Z] 5d3b04190fa2: Verifying Checksum [2023-10-21T15:23:22.773Z] 5d3b04190fa2: Download complete [2023-10-21T15:23:23.031Z] 5eb5b503b376: Verifying Checksum [2023-10-21T15:23:23.031Z] 5eb5b503b376: Download complete [2023-10-21T15:23:23.597Z] 2f39f015ded8: Verifying Checksum [2023-10-21T15:23:23.597Z] 2f39f015ded8: Download complete [2023-10-21T15:23:24.164Z] 5eb5b503b376: Pull complete [2023-10-21T15:23:24.164Z] 5c69ac0246d0: Pull complete [2023-10-21T15:23:24.729Z] ec43610c2a17: Pull complete [2023-10-21T15:23:24.729Z] 3a2ae6a8a46f: Pull complete [2023-10-21T15:23:24.729Z] 33b1e0a273af: Pull complete [2023-10-21T15:23:24.991Z] 5d3b04190fa2: Pull complete [2023-10-21T15:23:29.171Z] 2f39f015ded8: Pull complete [2023-10-21T15:23:29.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-21T15:23:29.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:23:29.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:23:29.256Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:23:29.289Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-21T15:23:34.281Z] $ docker top ac27e7c79762bc7687dca7b804bc072173d10bac507847edbac4f562bb45abd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:23:34.645Z] ---> job-cost.sh [2023-10-21T15:23:34.645Z] lf-activate-venv: SKIPPING [2023-10-21T15:23:34.645Z] INFO: No Stack... [2023-10-21T15:23:34.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-21T15:23:35.471Z] INFO: Archiving Costs [Pipeline] sh [2023-10-21T15:23:35.758Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-10-21T15:23:35.758Z] + cut -d, -f6 [Pipeline] lock [2023-10-21T15:23:35.768Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-176-stack-cost] [2023-10-21T15:23:35.774Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-176-stack-cost] did not exist. Created. [2023-10-21T15:23:35.774Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-21T15:23:36.074Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-21T15:23:36.105Z] Stashed 1 file(s) [Pipeline] } [2023-10-21T15:23:36.111Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-21T15:23:36.132Z] $ docker stop --time=1 ac27e7c79762bc7687dca7b804bc072173d10bac507847edbac4f562bb45abd5 [2023-10-21T15:23:37.281Z] $ docker rm -f --volumes ac27e7c79762bc7687dca7b804bc072173d10bac507847edbac4f562bb45abd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-21T15:24:06.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9715 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-10-21T15:24:06.667Z] Running in /w/workspace/device-onvif-camera/176 [Pipeline] { [Pipeline] checkout [2023-10-21T15:24:06.705Z] The recommended git tool is: git [2023-10-21T15:24:14.637Z] using credential edgex-jenkins-ssh [2023-10-21T15:24:14.656Z] Cloning the remote Git repository [2023-10-21T15:24:14.728Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-21T15:24:14.891Z] > git init /w/workspace/device-onvif-camera/176 # timeout=10 [2023-10-21T15:24:15.083Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-21T15:24:15.084Z] > git --version # timeout=10 [2023-10-21T15:24:15.106Z] > git --version # 'git version 2.25.1' [2023-10-21T15:24:15.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-21T15:24:15.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-21T15:24:16.852Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-21T15:24:16.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-21T15:24:17.877Z] Avoid second fetch [2023-10-21T15:24:17.878Z] Checking out Revision 9f8af1561b5eb46d905479fdb00b08d296bf7f63 (main) [2023-10-21T15:24:17.902Z] > git config core.sparsecheckout # timeout=10 [2023-10-21T15:24:18.018Z] > git checkout -f 9f8af1561b5eb46d905479fdb00b08d296bf7f63 # timeout=10 [2023-10-21T15:24:18.830Z] Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 0.1.6 to 1.0.0 (#395)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-21T15:24:19.829Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-21T15:24:19.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-21T15:24:19.829Z] Dload Upload Total Spent Left Speed [2023-10-21T15:24:19.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-10-21T15:24:20.452Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-21T15:24:20.809Z] + sudo tee /etc/docker/daemon.new [2023-10-21T15:24:20.809Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-21T15:24:20.809Z] { [2023-10-21T15:24:20.809Z] "registry-mirrors": [ [2023-10-21T15:24:20.809Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-21T15:24:20.809Z] ], [2023-10-21T15:24:20.809Z] "bip": "10.250.0.254/24", [2023-10-21T15:24:20.809Z] "hosts": [ [2023-10-21T15:24:20.809Z] "tcp://0.0.0.0:5555", [2023-10-21T15:24:20.809Z] "unix:///var/run/docker.sock" [2023-10-21T15:24:20.809Z] ], [2023-10-21T15:24:20.809Z] "mtu": 1458, [2023-10-21T15:24:20.809Z] "selinux-enabled": true, [2023-10-21T15:24:20.809Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-21T15:24:20.809Z] } [Pipeline] sh [2023-10-21T15:24:21.158Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-21T15:24:21.503Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:24:43.662Z] provisioning config files... [2023-10-21T15:24:43.688Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/176@tmp/config6054288122732097163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:24:44.045Z] ---> docker-login.sh [2023-10-21T15:24:44.045Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:24:44.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:24:44.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:24:44.639Z] Configure a credential helper to remove this warning. See [2023-10-21T15:24:44.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:24:44.639Z] [2023-10-21T15:24:44.639Z] Login Succeeded [2023-10-21T15:24:44.639Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:24:44.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:24:45.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:24:45.189Z] Configure a credential helper to remove this warning. See [2023-10-21T15:24:45.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:24:45.189Z] [2023-10-21T15:24:45.189Z] Login Succeeded [2023-10-21T15:24:45.189Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:24:45.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:24:45.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:24:45.460Z] Configure a credential helper to remove this warning. See [2023-10-21T15:24:45.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:24:45.460Z] [2023-10-21T15:24:45.460Z] Login Succeeded [2023-10-21T15:24:45.460Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:24:45.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:24:45.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:24:45.733Z] Configure a credential helper to remove this warning. See [2023-10-21T15:24:45.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:24:45.733Z] [2023-10-21T15:24:45.733Z] Login Succeeded [2023-10-21T15:24:45.733Z] docker.io [2023-10-21T15:24:46.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:24:46.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:24:46.270Z] Configure a credential helper to remove this warning. See [2023-10-21T15:24:46.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:24:46.270Z] [2023-10-21T15:24:46.270Z] Login Succeeded [2023-10-21T15:24:46.270Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:24:46.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-21T15:24:46.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:24:46.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:24:46.615Z] ========================================================= [2023-10-21T15:24:46.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-21T15:24:46.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:24:46.971Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-21T15:24:47.568Z] Sending build context to Docker daemon 14.19MB [2023-10-21T15:24:47.568Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:24:47.568Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-21T15:24:47.568Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-21T15:24:47.568Z] 9fda8d8052c6: Pulling fs layer [2023-10-21T15:24:47.568Z] 5d54e960e981: Pulling fs layer [2023-10-21T15:24:47.568Z] c4a7e357bf2a: Pulling fs layer [2023-10-21T15:24:47.568Z] f0e02332f6b5: Pulling fs layer [2023-10-21T15:24:47.568Z] cefa15bbcfad: Pulling fs layer [2023-10-21T15:24:47.568Z] f0e02332f6b5: Waiting [2023-10-21T15:24:47.568Z] 17808c966233: Pulling fs layer [2023-10-21T15:24:47.568Z] cefa15bbcfad: Waiting [2023-10-21T15:24:47.568Z] 17808c966233: Waiting [2023-10-21T15:24:47.568Z] f4c1fc716caa: Pulling fs layer [2023-10-21T15:24:47.568Z] f4c1fc716caa: Waiting [2023-10-21T15:24:47.848Z] 5d54e960e981: Verifying Checksum [2023-10-21T15:24:47.848Z] 5d54e960e981: Download complete [2023-10-21T15:24:47.848Z] f0e02332f6b5: Verifying Checksum [2023-10-21T15:24:47.848Z] f0e02332f6b5: Download complete [2023-10-21T15:24:47.848Z] cefa15bbcfad: Verifying Checksum [2023-10-21T15:24:47.848Z] cefa15bbcfad: Download complete [2023-10-21T15:24:47.848Z] 9fda8d8052c6: Verifying Checksum [2023-10-21T15:24:47.848Z] 9fda8d8052c6: Download complete [2023-10-21T15:24:48.122Z] f4c1fc716caa: Verifying Checksum [2023-10-21T15:24:48.122Z] f4c1fc716caa: Download complete [2023-10-21T15:24:48.726Z] 9fda8d8052c6: Pull complete [2023-10-21T15:24:49.707Z] 5d54e960e981: Pull complete [2023-10-21T15:24:49.708Z] c4a7e357bf2a: Verifying Checksum [2023-10-21T15:24:49.708Z] c4a7e357bf2a: Download complete [2023-10-21T15:24:50.691Z] 17808c966233: Verifying Checksum [2023-10-21T15:24:50.691Z] 17808c966233: Download complete [2023-10-21T15:25:03.032Z] c4a7e357bf2a: Pull complete [2023-10-21T15:25:03.032Z] f0e02332f6b5: Pull complete [2023-10-21T15:25:03.032Z] cefa15bbcfad: Pull complete [2023-10-21T15:25:11.272Z] 17808c966233: Pull complete [2023-10-21T15:25:12.711Z] f4c1fc716caa: Pull complete [2023-10-21T15:25:12.711Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-21T15:25:12.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-21T15:25:12.711Z] ---> ea914061e18c [2023-10-21T15:25:12.711Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:25:14.692Z] ---> Running in 287f90e93ec6 [2023-10-21T15:25:15.290Z] Removing intermediate container 287f90e93ec6 [2023-10-21T15:25:15.290Z] ---> 4e23675ffa5c [2023-10-21T15:25:15.290Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:25:15.290Z] ---> Running in 8075cb7575b1 [2023-10-21T15:25:15.575Z] Removing intermediate container 8075cb7575b1 [2023-10-21T15:25:15.575Z] ---> 7b4740637ed4 [2023-10-21T15:25:15.575Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:25:15.575Z] ---> Running in 6300b72932af [2023-10-21T15:25:16.162Z] Removing intermediate container 6300b72932af [2023-10-21T15:25:16.162Z] ---> 285f9ddea3d8 [2023-10-21T15:25:16.162Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:25:16.162Z] ---> Running in 91da0e6aabf7 [2023-10-21T15:25:16.429Z] Removing intermediate container 91da0e6aabf7 [2023-10-21T15:25:16.429Z] ---> 5a8f23913394 [2023-10-21T15:25:16.429Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-21T15:25:16.702Z] ---> Running in 349cd737b08f [2023-10-21T15:25:16.979Z] Removing intermediate container 349cd737b08f [2023-10-21T15:25:16.979Z] ---> c947220b96a9 [2023-10-21T15:25:16.979Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:25:16.979Z] ---> Running in f6b65785f52d [2023-10-21T15:25:18.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-21T15:25:18.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-21T15:25:19.632Z] OK: 266 MiB in 52 packages [2023-10-21T15:25:22.218Z] Removing intermediate container f6b65785f52d [2023-10-21T15:25:22.218Z] ---> cfc2c78a6795 [2023-10-21T15:25:22.218Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-21T15:25:22.218Z] ---> Running in c9967890ffea [2023-10-21T15:25:22.487Z] Removing intermediate container c9967890ffea [2023-10-21T15:25:22.487Z] ---> 058c18046877 [2023-10-21T15:25:22.487Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-21T15:25:23.081Z] ---> 18392d546988 [2023-10-21T15:25:23.081Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:25:23.081Z] ---> Running in e63798b33fe0 [2023-10-21T15:26:59.806Z] Removing intermediate container e63798b33fe0 [2023-10-21T15:26:59.806Z] ---> 11dd962e73f8 [2023-10-21T15:26:59.806Z] Step 12/13 : COPY . . [2023-10-21T15:26:59.806Z] ---> f5ff4d00a2b4 [2023-10-21T15:26:59.806Z] Step 13/13 : RUN ${MAKE} [2023-10-21T15:26:59.806Z] ---> Running in 03568c144d9b [2023-10-21T15:27:00.765Z] noop [2023-10-21T15:27:01.347Z] Removing intermediate container 03568c144d9b [2023-10-21T15:27:01.347Z] ---> b99e9982f451 [2023-10-21T15:27:01.613Z] Successfully built b99e9982f451 [2023-10-21T15:27:01.613Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:27:01.976Z] + docker inspect -f . ci-base-image-arm64 [2023-10-21T15:27:01.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:27:02.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-9715 does not seem to be running inside a container [2023-10-21T15:27:02.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/176 -v /w/workspace/device-onvif-camera/176:/w/workspace/device-onvif-camera/176:rw,z -v /w/workspace/device-onvif-camera/176@tmp:/w/workspace/device-onvif-camera/176@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-arm64 cat [2023-10-21T15:27:03.418Z] $ docker top a672084896f703af6aaf13c1986c0a026ede245380f609fa7f39ab965fa963ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:27:04.244Z] + go version [2023-10-21T15:27:04.244Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-21T15:27:04.267Z] $ docker stop --time=1 a672084896f703af6aaf13c1986c0a026ede245380f609fa7f39ab965fa963ed [2023-10-21T15:27:05.926Z] $ docker rm -f --volumes a672084896f703af6aaf13c1986c0a026ede245380f609fa7f39ab965fa963ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:27:06.519Z] + docker inspect -f . ci-base-image-arm64 [2023-10-21T15:27:06.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:27:06.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-9715 does not seem to be running inside a container [2023-10-21T15:27:06.778Z] $ 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/176 -v /w/workspace/device-onvif-camera/176:/w/workspace/device-onvif-camera/176:rw,z -v /w/workspace/device-onvif-camera/176@tmp:/w/workspace/device-onvif-camera/176@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-arm64 cat [2023-10-21T15:27:08.925Z] $ docker top a7d10124a71eebc45e43b2d2b51aec57d6f7be5b2b00edb390aa3459bfa4b7a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:27:09.793Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/176 [Pipeline] fileExists [Pipeline] sh [2023-10-21T15:27:10.438Z] + make test [2023-10-21T15:27:10.438Z] go test ./... -coverprofile=coverage.out ./... [2023-10-21T15:27:14.699Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-21T15:29:22.162Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-21T15:29:22.162Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-21T15:29:22.162Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.179s coverage: 31.5% of statements [2023-10-21T15:29:34.505Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.072s coverage: 86.5% of statements [2023-10-21T15:29:35.466Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-21T15:29:35.466Z] go vet ./... [2023-10-21T15:30:02.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-21T15:30:02.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-21T15:30:02.167Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-21T15:30:02.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-21T15:30:02.203Z] $ docker stop --time=1 a7d10124a71eebc45e43b2d2b51aec57d6f7be5b2b00edb390aa3459bfa4b7a5 [2023-10-21T15:30:04.074Z] $ docker rm -f --volumes a7d10124a71eebc45e43b2d2b51aec57d6f7be5b2b00edb390aa3459bfa4b7a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:30:05.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-21T15:30:05.381Z] Warning: overwriting stash ‘coverage-report’ [2023-10-21T15:30:05.993Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-21T15:30:06.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-21T15:30:06.737Z] + ls -al . [2023-10-21T15:30:06.737Z] total 236 [2023-10-21T15:30:06.737Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 15:27 . [2023-10-21T15:30:06.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:24 .. [2023-10-21T15:30:06.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:24 .git [2023-10-21T15:30:06.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:24 .github [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 21 15:24 .gitignore [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 21 15:24 .golangci.yml [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 21 15:24 Attribution.txt [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 21 15:24 CHANGELOG.md [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 21 15:24 Dockerfile [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:24 GOVERNANCE.md [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 21 15:24 Jenkinsfile [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 21 15:24 LICENSE [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 21 15:24 Makefile [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 21 15:24 OWNERS.md [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 21 15:24 README.md [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:21 VERSION [2023-10-21T15:30:06.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:24 bin [2023-10-21T15:30:06.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:24 cmd [2023-10-21T15:30:06.737Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 21 15:29 coverage.out [2023-10-21T15:30:06.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:24 doc [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 21 15:24 go.mod [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 21 15:24 go.sum [2023-10-21T15:30:06.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:24 internal [2023-10-21T15:30:06.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:24 snap [2023-10-21T15:30:06.737Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 21 15:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:30:07.087Z] + 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=9f8af1561b5eb46d905479fdb00b08d296bf7f63 --label arch=arm64 --label version=3.1.0-dev.19 . [2023-10-21T15:30:07.677Z] Sending build context to Docker daemon 14.27MB [2023-10-21T15:30:07.677Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:30:07.677Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-21T15:30:07.677Z] ---> b99e9982f451 [2023-10-21T15:30:07.677Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:30:07.945Z] ---> Running in 91f1e63d0b65 [2023-10-21T15:30:08.212Z] Removing intermediate container 91f1e63d0b65 [2023-10-21T15:30:08.212Z] ---> 6f18e7fe589b [2023-10-21T15:30:08.212Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:30:08.212Z] ---> Running in 4a4b44ae304b [2023-10-21T15:30:08.487Z] Removing intermediate container 4a4b44ae304b [2023-10-21T15:30:08.487Z] ---> cf7b8f6ee280 [2023-10-21T15:30:08.487Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:30:08.754Z] ---> Running in 4e3e82673529 [2023-10-21T15:30:09.021Z] Removing intermediate container 4e3e82673529 [2023-10-21T15:30:09.021Z] ---> 381c373acefd [2023-10-21T15:30:09.021Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:30:09.021Z] ---> Running in b837b8bcacbf [2023-10-21T15:30:09.604Z] Removing intermediate container b837b8bcacbf [2023-10-21T15:30:09.604Z] ---> fdc78301d6c8 [2023-10-21T15:30:09.604Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-21T15:30:09.604Z] ---> Running in ab6196238edc [2023-10-21T15:30:09.871Z] Removing intermediate container ab6196238edc [2023-10-21T15:30:09.871Z] ---> 051db9a8ab28 [2023-10-21T15:30:09.871Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:30:09.871Z] ---> Running in 79df7ab98bbd [2023-10-21T15:30:10.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-21T15:30:11.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-21T15:30:12.844Z] OK: 266 MiB in 52 packages [2023-10-21T15:30:13.433Z] Removing intermediate container 79df7ab98bbd [2023-10-21T15:30:13.434Z] ---> 448bf665d499 [2023-10-21T15:30:13.434Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-21T15:30:13.712Z] ---> Running in 70668ca02298 [2023-10-21T15:30:13.982Z] Removing intermediate container 70668ca02298 [2023-10-21T15:30:13.982Z] ---> 6e4685cd167e [2023-10-21T15:30:13.982Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-21T15:30:14.577Z] ---> 1d7703c13ae3 [2023-10-21T15:30:14.577Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:30:14.577Z] ---> Running in dcc022f9b664 [2023-10-21T15:30:17.950Z] Removing intermediate container dcc022f9b664 [2023-10-21T15:30:17.950Z] ---> 31679ca2572a [2023-10-21T15:30:17.950Z] Step 12/26 : COPY . . [2023-10-21T15:30:18.938Z] ---> 59a099770a99 [2023-10-21T15:30:18.938Z] Step 13/26 : RUN ${MAKE} [2023-10-21T15:30:18.938Z] ---> Running in 2af84a5c80cc [2023-10-21T15:30:20.355Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-21T15:32:42.069Z] Removing intermediate container 2af84a5c80cc [2023-10-21T15:32:42.069Z] ---> 7d0723345994 [2023-10-21T15:32:42.069Z] Step 14/26 : FROM alpine:3.18 [2023-10-21T15:32:42.069Z] 3.18: Pulling from library/alpine [2023-10-21T15:32:42.069Z] 579b34f0a95b: Pulling fs layer [2023-10-21T15:32:42.069Z] 579b34f0a95b: Verifying Checksum [2023-10-21T15:32:42.069Z] 579b34f0a95b: Download complete [2023-10-21T15:32:42.069Z] 579b34f0a95b: Pull complete [2023-10-21T15:32:42.069Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-21T15:32:42.069Z] Status: Downloaded newer image for alpine:3.18 [2023-10-21T15:32:42.069Z] ---> 3cc203321400 [2023-10-21T15:32:42.069Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-21T15:32:42.069Z] ---> Running in c13a62bf3ffd [2023-10-21T15:32:42.069Z] Removing intermediate container c13a62bf3ffd [2023-10-21T15:32:42.069Z] ---> 5c18b0c2b1d3 [2023-10-21T15:32:42.069Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-21T15:32:42.069Z] ---> Running in 054d02336d58 [2023-10-21T15:32:42.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-21T15:32:42.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-21T15:32:42.069Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-21T15:32:42.069Z] Executing busybox-1.36.1-r2.trigger [2023-10-21T15:32:42.069Z] OK: 8 MiB in 16 packages [2023-10-21T15:32:42.069Z] Removing intermediate container 054d02336d58 [2023-10-21T15:32:42.069Z] ---> 4d0fdbf48543 [2023-10-21T15:32:42.069Z] Step 17/26 : WORKDIR / [2023-10-21T15:32:42.069Z] ---> Running in 3769a1a96ad5 [2023-10-21T15:32:42.069Z] Removing intermediate container 3769a1a96ad5 [2023-10-21T15:32:42.069Z] ---> e3f173de9ca4 [2023-10-21T15:32:42.069Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-21T15:32:42.069Z] ---> 9a141e15df8d [2023-10-21T15:32:42.069Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-21T15:32:42.069Z] ---> 04a4999ef47b [2023-10-21T15:32:42.069Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-21T15:32:42.069Z] ---> 1e9e924276e0 [2023-10-21T15:32:42.069Z] Step 21/26 : EXPOSE 59984 [2023-10-21T15:32:42.069Z] ---> Running in 8ff524fec836 [2023-10-21T15:32:42.069Z] Removing intermediate container 8ff524fec836 [2023-10-21T15:32:42.069Z] ---> 3a5e043d1e0d [2023-10-21T15:32:42.069Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-21T15:32:42.069Z] ---> Running in 1c6451a48fb9 [2023-10-21T15:32:42.069Z] Removing intermediate container 1c6451a48fb9 [2023-10-21T15:32:42.069Z] ---> 0d1cd6af82b5 [2023-10-21T15:32:42.069Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-21T15:32:42.069Z] ---> Running in 598c23029b4d [2023-10-21T15:32:42.069Z] Removing intermediate container 598c23029b4d [2023-10-21T15:32:42.069Z] ---> 21c80f67c8ee [2023-10-21T15:32:42.069Z] Step 24/26 : LABEL arch=arm64 [2023-10-21T15:32:42.069Z] ---> Running in 017ea167c018 [2023-10-21T15:32:42.069Z] Removing intermediate container 017ea167c018 [2023-10-21T15:32:42.069Z] ---> 032071ea91b0 [2023-10-21T15:32:42.069Z] Step 25/26 : LABEL git_sha=9f8af1561b5eb46d905479fdb00b08d296bf7f63 [2023-10-21T15:32:42.069Z] ---> Running in f3d3038c6a1c [2023-10-21T15:32:42.069Z] Removing intermediate container f3d3038c6a1c [2023-10-21T15:32:42.069Z] ---> b2f634773ec1 [2023-10-21T15:32:42.069Z] Step 26/26 : LABEL version=3.1.0-dev.19 [2023-10-21T15:32:42.069Z] ---> Running in 624ba9ea9fe9 [2023-10-21T15:32:42.069Z] Removing intermediate container 624ba9ea9fe9 [2023-10-21T15:32:42.069Z] ---> 2faebc17379a [2023-10-21T15:32:42.069Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-21T15:32:42.069Z] Successfully built 2faebc17379a [2023-10-21T15:32:42.069Z] 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-10-21T15:32:42.195Z] provisioning config files... [2023-10-21T15:32:42.207Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/176@tmp/config9207412046551183070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:32:42.554Z] ---> docker-login.sh [2023-10-21T15:32:42.554Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:32:42.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:32:42.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:32:42.821Z] Configure a credential helper to remove this warning. See [2023-10-21T15:32:42.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:32:42.821Z] [2023-10-21T15:32:42.821Z] Login Succeeded [2023-10-21T15:32:42.821Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:32:43.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:32:43.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:32:43.088Z] Configure a credential helper to remove this warning. See [2023-10-21T15:32:43.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:32:43.088Z] [2023-10-21T15:32:43.088Z] Login Succeeded [2023-10-21T15:32:43.088Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:32:43.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:32:43.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:32:43.631Z] Configure a credential helper to remove this warning. See [2023-10-21T15:32:43.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:32:43.631Z] [2023-10-21T15:32:43.631Z] Login Succeeded [2023-10-21T15:32:43.631Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:32:43.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:32:43.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:32:43.899Z] Configure a credential helper to remove this warning. See [2023-10-21T15:32:43.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:32:43.899Z] [2023-10-21T15:32:43.899Z] Login Succeeded [2023-10-21T15:32:43.899Z] docker.io [2023-10-21T15:32:44.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:32:44.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:32:44.430Z] Configure a credential helper to remove this warning. See [2023-10-21T15:32:44.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:32:44.430Z] [2023-10-21T15:32:44.430Z] Login Succeeded [2023-10-21T15:32:44.430Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:32:44.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:32:44.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:32:44.503Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-10-21T15:32:44.503Z] 9f8af1561b5eb46d905479fdb00b08d296bf7f63 [2023-10-21T15:32:44.503Z] latest [2023-10-21T15:32:44.503Z] 3.1.0-dev.19 [2023-10-21T15:32:44.503Z] 9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19 [2023-10-21T15:32:44.503Z] main [2023-10-21T15:32:44.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:44.875Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9f8af1561b5eb46d905479fdb00b08d296bf7f63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:45.239Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9f8af1561b5eb46d905479fdb00b08d296bf7f63 [2023-10-21T15:32:45.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-21T15:32:45.239Z] 3c913acc669a: Preparing [2023-10-21T15:32:45.239Z] 1eb63d09afb8: Preparing [2023-10-21T15:32:45.239Z] 4961f292ff48: Preparing [2023-10-21T15:32:45.239Z] 57cc2e7bd1b6: Preparing [2023-10-21T15:32:45.239Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:32:45.239Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:32:45.511Z] 3c913acc669a: Pushed [2023-10-21T15:32:45.511Z] 1eb63d09afb8: Pushed [2023-10-21T15:32:45.511Z] 57cc2e7bd1b6: Pushed [2023-10-21T15:32:52.136Z] 4961f292ff48: Pushed [2023-10-21T15:32:52.136Z] 9f8af1561b5eb46d905479fdb00b08d296bf7f63: digest: sha256:59e734d8a00d387b9869d2640ce36ee57224e579398bf50f0fd9181d2f1f23bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:52.480Z] + 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-10-21T15:32:52.875Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-21T15:32:52.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-21T15:32:52.875Z] 3c913acc669a: Preparing [2023-10-21T15:32:52.875Z] 1eb63d09afb8: Preparing [2023-10-21T15:32:52.875Z] 4961f292ff48: Preparing [2023-10-21T15:32:52.875Z] 57cc2e7bd1b6: Preparing [2023-10-21T15:32:52.875Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:32:52.875Z] 4961f292ff48: Layer already exists [2023-10-21T15:32:52.875Z] 3c913acc669a: Layer already exists [2023-10-21T15:32:52.875Z] 57cc2e7bd1b6: Layer already exists [2023-10-21T15:32:52.875Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:32:52.875Z] 1eb63d09afb8: Layer already exists [2023-10-21T15:32:53.143Z] latest: digest: sha256:59e734d8a00d387b9869d2640ce36ee57224e579398bf50f0fd9181d2f1f23bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:53.493Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:53.852Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.19 [2023-10-21T15:32:53.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-21T15:32:53.852Z] 3c913acc669a: Preparing [2023-10-21T15:32:53.852Z] 1eb63d09afb8: Preparing [2023-10-21T15:32:53.852Z] 4961f292ff48: Preparing [2023-10-21T15:32:53.852Z] 57cc2e7bd1b6: Preparing [2023-10-21T15:32:53.852Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:32:53.852Z] 4961f292ff48: Layer already exists [2023-10-21T15:32:53.852Z] 3c913acc669a: Layer already exists [2023-10-21T15:32:53.852Z] 1eb63d09afb8: Layer already exists [2023-10-21T15:32:53.852Z] 57cc2e7bd1b6: Layer already exists [2023-10-21T15:32:53.852Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:32:53.852Z] 3.1.0-dev.19: digest: sha256:59e734d8a00d387b9869d2640ce36ee57224e579398bf50f0fd9181d2f1f23bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:54.472Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:54.808Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19 [2023-10-21T15:32:54.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-21T15:32:54.808Z] 3c913acc669a: Preparing [2023-10-21T15:32:54.808Z] 1eb63d09afb8: Preparing [2023-10-21T15:32:54.808Z] 4961f292ff48: Preparing [2023-10-21T15:32:54.808Z] 57cc2e7bd1b6: Preparing [2023-10-21T15:32:54.808Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:32:54.808Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:32:54.808Z] 3c913acc669a: Layer already exists [2023-10-21T15:32:54.808Z] 1eb63d09afb8: Layer already exists [2023-10-21T15:32:54.808Z] 4961f292ff48: Layer already exists [2023-10-21T15:32:54.808Z] 57cc2e7bd1b6: Layer already exists [2023-10-21T15:32:55.074Z] 9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19: digest: sha256:59e734d8a00d387b9869d2640ce36ee57224e579398bf50f0fd9181d2f1f23bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:55.438Z] + 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-10-21T15:32:55.789Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-10-21T15:32:55.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-21T15:32:55.789Z] 3c913acc669a: Preparing [2023-10-21T15:32:55.789Z] 1eb63d09afb8: Preparing [2023-10-21T15:32:55.789Z] 4961f292ff48: Preparing [2023-10-21T15:32:55.789Z] 57cc2e7bd1b6: Preparing [2023-10-21T15:32:55.789Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:32:55.789Z] 57cc2e7bd1b6: Layer already exists [2023-10-21T15:32:55.789Z] 1eb63d09afb8: Layer already exists [2023-10-21T15:32:55.789Z] 4961f292ff48: Layer already exists [2023-10-21T15:32:55.789Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:32:55.789Z] 3c913acc669a: Layer already exists [2023-10-21T15:32:56.054Z] main: digest: sha256:59e734d8a00d387b9869d2640ce36ee57224e579398bf50f0fd9181d2f1f23bc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:32:56.119Z] ===================================================== [Pipeline] echo [2023-10-21T15:32:56.127Z] taggedImages: [2023-10-21T15:32:56.127Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9f8af1561b5eb46d905479fdb00b08d296bf7f63 [2023-10-21T15:32:56.127Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-21T15:32:56.127Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.19 [2023-10-21T15:32:56.127Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9f8af1561b5eb46d905479fdb00b08d296bf7f63-3.1.0-dev.19 [2023-10-21T15:32:56.127Z] - 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-10-21T15:32:56.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-21T15:32:56.511Z] [2023-10-21T15:32:56.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:56.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-21T15:32:56.834Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-21T15:32:56.834Z] 8998bd30e6a1: Pulling fs layer [2023-10-21T15:32:56.834Z] 04944245beec: Pulling fs layer [2023-10-21T15:32:56.834Z] 699f458cf7ca: Pulling fs layer [2023-10-21T15:32:56.834Z] 765212b225bb: Pulling fs layer [2023-10-21T15:32:56.834Z] f23df028b6ca: Pulling fs layer [2023-10-21T15:32:56.834Z] d65c8cfc05b1: Pulling fs layer [2023-10-21T15:32:56.834Z] 2437ff75d9bd: Pulling fs layer [2023-10-21T15:32:56.834Z] 765212b225bb: Waiting [2023-10-21T15:32:56.834Z] f23df028b6ca: Waiting [2023-10-21T15:32:56.834Z] d65c8cfc05b1: Waiting [2023-10-21T15:32:56.834Z] 2437ff75d9bd: Waiting [2023-10-21T15:32:57.101Z] 04944245beec: Verifying Checksum [2023-10-21T15:32:57.101Z] 04944245beec: Download complete [2023-10-21T15:32:57.101Z] 765212b225bb: Verifying Checksum [2023-10-21T15:32:57.101Z] 765212b225bb: Download complete [2023-10-21T15:32:57.101Z] f23df028b6ca: Verifying Checksum [2023-10-21T15:32:57.101Z] f23df028b6ca: Download complete [2023-10-21T15:32:57.101Z] d65c8cfc05b1: Verifying Checksum [2023-10-21T15:32:57.101Z] d65c8cfc05b1: Download complete [2023-10-21T15:32:57.367Z] 699f458cf7ca: Verifying Checksum [2023-10-21T15:32:57.367Z] 699f458cf7ca: Download complete [2023-10-21T15:32:57.633Z] 8998bd30e6a1: Download complete [2023-10-21T15:33:00.216Z] 2437ff75d9bd: Verifying Checksum [2023-10-21T15:33:00.216Z] 2437ff75d9bd: Download complete [2023-10-21T15:33:02.806Z] 8998bd30e6a1: Pull complete [2023-10-21T15:33:02.806Z] 04944245beec: Pull complete [2023-10-21T15:33:05.391Z] 699f458cf7ca: Pull complete [2023-10-21T15:33:05.391Z] 765212b225bb: Pull complete [2023-10-21T15:33:06.355Z] f23df028b6ca: Pull complete [2023-10-21T15:33:06.622Z] d65c8cfc05b1: Pull complete [2023-10-21T15:33:24.837Z] 2437ff75d9bd: Pull complete [2023-10-21T15:33:24.837Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-21T15:33:24.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-21T15:33:24.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:33:25.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-9715 does not seem to be running inside a container [2023-10-21T15:33:25.147Z] $ 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/176 -v /w/workspace/device-onvif-camera/176:/w/workspace/device-onvif-camera/176:rw,z -v /w/workspace/device-onvif-camera/176@tmp:/w/workspace/device-onvif-camera/176@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:arm64 cat [2023-10-21T15:33:27.992Z] $ docker top cd0b6d450b192d63a21f7f8a1f19a6926ca39f62d6f2dcbe08abed7f860f27a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:33:28.845Z] ---> job-cost.sh [2023-10-21T15:33:28.845Z] lf-activate-venv: SKIPPING [2023-10-21T15:33:28.845Z] INFO: No Stack... [2023-10-21T15:33:29.432Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-21T15:33:30.016Z] INFO: Archiving Costs [Pipeline] sh [2023-10-21T15:33:30.650Z] + cat /w/workspace/device-onvif-camera/176/archives/cost.csv [2023-10-21T15:33:30.650Z] + cut -d, -f6 [Pipeline] lock [2023-10-21T15:33:30.712Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-176-stack-cost] [2023-10-21T15:33:30.718Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-176-stack-cost] did not exist. Created. [2023-10-21T15:33:30.719Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-21T15:33:31.368Z] /w/workspace/device-onvif-camera/176@tmp/durable-71d1379e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-21T15:33:32.016Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-21T15:33:32.037Z] Warning: overwriting stash ‘stack-cost’ [2023-10-21T15:33:32.101Z] Stashed 1 file(s) [Pipeline] } [2023-10-21T15:33:32.114Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-21T15:33:32.137Z] $ docker stop --time=1 cd0b6d450b192d63a21f7f8a1f19a6926ca39f62d6f2dcbe08abed7f860f27a9 [2023-10-21T15:33:35.256Z] $ docker rm -f --volumes cd0b6d450b192d63a21f7f8a1f19a6926ca39f62d6f2dcbe08abed7f860f27a9 [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-10-21T15:33:35.656Z] provisioning config files... [2023-10-21T15:33:35.663Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11963430334181952037tmp [Pipeline] { [Pipeline] sh [2023-10-21T15:33:35.952Z] + set +x [2023-10-21T15:33:35.952Z] + curl -s https://codecov.io/bash [2023-10-21T15:33:35.952Z] + bash -s -- [2023-10-21T15:33:35.952Z] [2023-10-21T15:33:35.952Z] _____ _ [2023-10-21T15:33:35.952Z] / ____| | | [2023-10-21T15:33:35.952Z] | | ___ __| | ___ ___ _____ __ [2023-10-21T15:33:35.952Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-21T15:33:35.952Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-21T15:33:35.952Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-21T15:33:35.952Z] Bash-1.0.6 [2023-10-21T15:33:35.952Z] [2023-10-21T15:33:35.952Z] [2023-10-21T15:33:35.952Z] ==> git version 2.25.1 found [2023-10-21T15:33:35.952Z] ==> 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-10-21T15:33:35.952Z] Release-Date: 2020-01-08 [2023-10-21T15:33:35.952Z] 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-10-21T15:33:35.952Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-21T15:33:35.952Z] ==> Jenkins CI detected. [2023-10-21T15:33:35.952Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-10-21T15:33:35.952Z] project root: . [2023-10-21T15:33:35.952Z] --> token set from env [2023-10-21T15:33:35.952Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-21T15:33:35.952Z] ==> Running gcov in . (disable via -X gcov) [2023-10-21T15:33:35.952Z] ==> Python coveragepy not found [2023-10-21T15:33:35.952Z] ==> Searching for coverage reports in: [2023-10-21T15:33:35.952Z] + . [2023-10-21T15:33:35.952Z] -> Found 1 reports [2023-10-21T15:33:35.952Z] ==> Detecting git/mercurial file structure [2023-10-21T15:33:35.952Z] ==> Reading reports [2023-10-21T15:33:35.952Z] + ./coverage.out bytes=78456 [2023-10-21T15:33:35.952Z] ==> Appending adjustments [2023-10-21T15:33:35.952Z] https://docs.codecov.io/docs/fixing-reports [2023-10-21T15:33:36.210Z] + Found adjustments [2023-10-21T15:33:36.210Z] ==> Gzipping contents [2023-10-21T15:33:36.210Z] 12K /tmp/codecov.WaqvF0.gz [2023-10-21T15:33:36.210Z] ==> Uploading reports [2023-10-21T15:33:36.210Z] url: https://codecov.io [2023-10-21T15:33:36.210Z] query: branch=main&commit=9f8af1561b5eb46d905479fdb00b08d296bf7f63&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-21T15:33:36.210Z] -> Pinging Codecov [2023-10-21T15:33:36.210Z] 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=9f8af1561b5eb46d905479fdb00b08d296bf7f63&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-21T15:33:36.469Z] -> Uploading to [2023-10-21T15:33:36.469Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-21/F29A59C45E3A92E06B3E522C9905F8EF/9f8af1561b5eb46d905479fdb00b08d296bf7f63/2a73adac-7ac4-4a03-8614-6e11c40541bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231021T153336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33c591d0495c9a7539e7a1a54d024c1c5abdb63f7614cebbbf6c8e99e25d43ea [2023-10-21T15:33:36.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-21T15:33:36.469Z] Dload Upload Total Spent Left Speed [2023-10-21T15:33:36.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 35558 --:--:-- --:--:-- --:--:-- 35439 100 10561 0 0 100 10561 0 35558 --:--:-- --:--:-- --:--:-- 35439 [2023-10-21T15:33:36.728Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9f8af1561b5eb46d905479fdb00b08d296bf7f63 [Pipeline] } [2023-10-21T15:33:36.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-21T15:33:36.879Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-21T15:33:36.888Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:33:37.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-21T15:33:37.202Z] [2023-10-21T15:33:37.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:33:37.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-21T15:33:37.494Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-21T15:33:37.494Z] df9b9388f04a: Pulling fs layer [2023-10-21T15:33:37.494Z] 52dc419b0ee2: Pulling fs layer [2023-10-21T15:33:37.494Z] 25bc292e5bac: Pulling fs layer [2023-10-21T15:33:37.494Z] 114826534d7a: Pulling fs layer [2023-10-21T15:33:37.494Z] 4657fd5d0bcf: Pulling fs layer [2023-10-21T15:33:37.494Z] 6ad1cebc031e: Pulling fs layer [2023-10-21T15:33:37.494Z] 8a3aa393b2d8: Pulling fs layer [2023-10-21T15:33:37.494Z] 114826534d7a: Waiting [2023-10-21T15:33:37.494Z] 8a3aa393b2d8: Waiting [2023-10-21T15:33:37.494Z] 4657fd5d0bcf: Waiting [2023-10-21T15:33:37.494Z] 6ad1cebc031e: Waiting [2023-10-21T15:33:37.494Z] 25bc292e5bac: Verifying Checksum [2023-10-21T15:33:37.494Z] 25bc292e5bac: Download complete [2023-10-21T15:33:37.494Z] 52dc419b0ee2: Verifying Checksum [2023-10-21T15:33:37.494Z] 52dc419b0ee2: Download complete [2023-10-21T15:33:37.494Z] 4657fd5d0bcf: Verifying Checksum [2023-10-21T15:33:37.494Z] 4657fd5d0bcf: Download complete [2023-10-21T15:33:37.494Z] df9b9388f04a: Download complete [2023-10-21T15:33:37.752Z] 6ad1cebc031e: Verifying Checksum [2023-10-21T15:33:37.752Z] 6ad1cebc031e: Download complete [2023-10-21T15:33:37.752Z] df9b9388f04a: Pull complete [2023-10-21T15:33:37.752Z] 52dc419b0ee2: Pull complete [2023-10-21T15:33:37.752Z] 25bc292e5bac: Pull complete [2023-10-21T15:33:38.336Z] 114826534d7a: Verifying Checksum [2023-10-21T15:33:38.337Z] 114826534d7a: Download complete [2023-10-21T15:33:38.337Z] 8a3aa393b2d8: Verifying Checksum [2023-10-21T15:33:38.337Z] 8a3aa393b2d8: Download complete [2023-10-21T15:33:41.622Z] 114826534d7a: Pull complete [2023-10-21T15:33:41.622Z] 4657fd5d0bcf: Pull complete [2023-10-21T15:33:41.879Z] 6ad1cebc031e: Pull complete [2023-10-21T15:33:44.406Z] 8a3aa393b2d8: Pull complete [2023-10-21T15:33:44.406Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-21T15:33:44.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-21T15:33:44.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:33:44.483Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:33:44.518Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-21T15:33:49.520Z] $ docker top 2d31cc1e43172f1bf93395820d3a483d1d398e5fccdb070d186f09625851f6b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-21T15:33:49.581Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-10-21T15:33:49.860Z] + set -o pipefail [2023-10-21T15:33:49.860Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-10-21T15:33:56.422Z] [2023-10-21T15:33:56.422Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-10-21T15:33:56.422Z] [2023-10-21T15:33:56.422Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/024009da-e452-4333-9087-db51bb0641f8 [2023-10-21T15:33:56.422Z] [2023-10-21T15:33:56.422Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-10-21T15:33:56.422Z] [2023-10-21T15:33:56.422Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-21T15:33:56.422Z] [2023-10-21T15:33:56.422Z] [2023-10-21T15:33:56.422Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-21T15:33:56.422Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-21T15:33:56.422Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-21T15:33:56.436Z] $ docker stop --time=1 2d31cc1e43172f1bf93395820d3a483d1d398e5fccdb070d186f09625851f6b3 [2023-10-21T15:34:00.127Z] $ docker rm -f --volumes 2d31cc1e43172f1bf93395820d3a483d1d398e5fccdb070d186f09625851f6b3 [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-10-21T15:34:00.527Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:34:00.538Z] provisioning config files... [2023-10-21T15:34:00.545Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3449403642751741831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:00.840Z] --> edgex-publish-swagger.sh [2023-10-21T15:34:00.840Z] === Publish doc/openapi/v3 API === [2023-10-21T15:34:00.840Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-10-21T15:34:00.840Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-10-21T15:34:00.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-21T15:34:00.840Z] Dload Upload Total Spent Left Speed [2023-10-21T15:34:02.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 392k 0:00:01 0:00:01 --:--:-- 392k 100 485k 0 0 100 485k 0 344k 0:00:01 0:00:01 --:--:-- 344k [2023-10-21T15:34:02.218Z] [2023-10-21T15:34:02.218Z] [Pipeline] } [2023-10-21T15:34:02.225Z] 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-10-21T15:34:02.647Z] + git log --format=format:%s -1 9f8af1561b5eb46d905479fdb00b08d296bf7f63 [Pipeline] sh [2023-10-21T15:34:02.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:34:02.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:03.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:34:03.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:34:03.299Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:34:03.331Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-21T15:34:03.708Z] $ docker top 67c39bd292f6d159c4de423ace874d399311898ea9e7742890567ba7a38dd1c6 -eo pid,comm [2023-10-21T15:34:03.750Z] 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-10-21T15:34:03.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:34:03.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:34:03.782Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:34:03.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:34:03.889Z] $ docker exec 67c39bd292f6d159c4de423ace874d399311898ea9e7742890567ba7a38dd1c6 ssh-agent [2023-10-21T15:34:03.982Z] SSH_AUTH_SOCK=/tmp/ssh-PeZDn8Vza7c5/agent.32 [2023-10-21T15:34:03.982Z] SSH_AGENT_PID=38 [2023-10-21T15:34:03.987Z] Running ssh-add (command line suppressed) [2023-10-21T15:34:04.102Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13617414174700852071.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13617414174700852071.key) [2023-10-21T15:34:04.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:34:04.401Z] + git semver tag [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,570 [run_tag] DEBUG tag force:False [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,570 [check_head_tag] DEBUG check head tag [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,570 [execute] INFO git cat-file --batch-check [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,574 [execute] INFO git cat-file --batch [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,585 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,585 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:34:04.660Z] 2023-10-21 15:34:04,590 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-21T15:34:04.660Z] 3.1.0-dev.19 [Pipeline] } [2023-10-21T15:34:04.672Z] $ docker exec --env ******** --env ******** 67c39bd292f6d159c4de423ace874d399311898ea9e7742890567ba7a38dd1c6 ssh-agent -k [2023-10-21T15:34:04.761Z] unset SSH_AUTH_SOCK; [2023-10-21T15:34:04.761Z] unset SSH_AGENT_PID; [2023-10-21T15:34:04.762Z] echo Agent pid 38 killed; [2023-10-21T15:34:04.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:34:05.075Z] + git semver [Pipeline] } [2023-10-21T15:34:05.352Z] $ docker stop --time=1 67c39bd292f6d159c4de423ace874d399311898ea9e7742890567ba7a38dd1c6 [2023-10-21T15:34:06.625Z] $ docker rm -f --volumes 67c39bd292f6d159c4de423ace874d399311898ea9e7742890567ba7a38dd1c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:07.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-21T15:34:07.002Z] [2023-10-21T15:34:07.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:07.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-21T15:34:07.302Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-21T15:34:07.302Z] ab5ef0e58194: Pulling fs layer [2023-10-21T15:34:07.302Z] 9712f1f96733: Pulling fs layer [2023-10-21T15:34:07.302Z] 63f879dbbcfc: Pulling fs layer [2023-10-21T15:34:07.302Z] 0d9ebad4ef96: Pulling fs layer [2023-10-21T15:34:07.302Z] e9a5061849ea: Pulling fs layer [2023-10-21T15:34:07.302Z] d747dcd14b5f: Pulling fs layer [2023-10-21T15:34:07.302Z] 2de7ff778b66: Pulling fs layer [2023-10-21T15:34:07.302Z] 0d9ebad4ef96: Waiting [2023-10-21T15:34:07.302Z] d747dcd14b5f: Waiting [2023-10-21T15:34:07.302Z] e9a5061849ea: Waiting [2023-10-21T15:34:07.302Z] 2de7ff778b66: Waiting [2023-10-21T15:34:07.302Z] 9712f1f96733: Verifying Checksum [2023-10-21T15:34:07.302Z] 9712f1f96733: Download complete [2023-10-21T15:34:07.561Z] 63f879dbbcfc: Verifying Checksum [2023-10-21T15:34:07.561Z] 63f879dbbcfc: Download complete [2023-10-21T15:34:07.819Z] e9a5061849ea: Verifying Checksum [2023-10-21T15:34:07.819Z] e9a5061849ea: Download complete [2023-10-21T15:34:07.819Z] d747dcd14b5f: Verifying Checksum [2023-10-21T15:34:07.819Z] d747dcd14b5f: Download complete [2023-10-21T15:34:07.819Z] ab5ef0e58194: Verifying Checksum [2023-10-21T15:34:07.819Z] ab5ef0e58194: Download complete [2023-10-21T15:34:07.819Z] 0d9ebad4ef96: Verifying Checksum [2023-10-21T15:34:07.819Z] 0d9ebad4ef96: Download complete [2023-10-21T15:34:07.819Z] 2de7ff778b66: Verifying Checksum [2023-10-21T15:34:07.819Z] 2de7ff778b66: Download complete [2023-10-21T15:34:10.344Z] ab5ef0e58194: Pull complete [2023-10-21T15:34:10.344Z] 9712f1f96733: Pull complete [2023-10-21T15:34:10.908Z] 63f879dbbcfc: Pull complete [2023-10-21T15:34:14.186Z] 0d9ebad4ef96: Pull complete [2023-10-21T15:34:14.443Z] e9a5061849ea: Pull complete [2023-10-21T15:34:14.443Z] d747dcd14b5f: Pull complete [2023-10-21T15:34:15.375Z] 2de7ff778b66: Pull complete [2023-10-21T15:34:15.375Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-21T15:34:15.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-21T15:34:15.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:34:15.468Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:34:15.499Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-21T15:34:21.275Z] $ docker top ca45f7a941b6ac7f94ac15ccd4dc06d3e2e33308ede161c639d7c36d79d1942f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:34:21.332Z] provisioning config files... [2023-10-21T15:34:21.338Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13423558808784494142tmp [2023-10-21T15:34:21.348Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10593057860622013329tmp [2023-10-21T15:34:21.357Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16197293542978524700tmp [Pipeline] { [Pipeline] echo [2023-10-21T15:34:21.370Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:21.650Z] ---> sigul-configuration.sh [2023-10-21T15:34:21.650Z] gpg: directory `/root/.gnupg' created [2023-10-21T15:34:21.650Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-21T15:34:21.650Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-21T15:34:21.650Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-21T15:34:21.650Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-21T15:34:21.650Z] gpg: CAST5 encrypted data [2023-10-21T15:34:21.650Z] gpg: encrypted with 1 passphrase [2023-10-21T15:34:21.650Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-21T15:34:21.935Z] + mkdir /home/jenkins [2023-10-21T15:34:21.935Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-21T15:34:22.218Z] + 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-10-21T15:34:22.227Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:22.509Z] ---> sigul-install.sh [2023-10-21T15:34:22.510Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-21T15:34:22.794Z] + git tag --list [2023-10-21T15:34:22.794Z] v0.0.0 [2023-10-21T15:34:22.794Z] v2.2.0 [2023-10-21T15:34:22.794Z] v2.3.0 [2023-10-21T15:34:22.794Z] v2.3.1 [2023-10-21T15:34:22.794Z] v3.0 [2023-10-21T15:34:22.794Z] v3.0.0 [2023-10-21T15:34:22.794Z] v3.1.0-dev.1 [2023-10-21T15:34:22.794Z] v3.1.0-dev.10 [2023-10-21T15:34:22.794Z] v3.1.0-dev.11 [2023-10-21T15:34:22.794Z] v3.1.0-dev.12 [2023-10-21T15:34:22.794Z] v3.1.0-dev.13 [2023-10-21T15:34:22.794Z] v3.1.0-dev.14 [2023-10-21T15:34:22.794Z] v3.1.0-dev.15 [2023-10-21T15:34:22.794Z] v3.1.0-dev.16 [2023-10-21T15:34:22.794Z] v3.1.0-dev.17 [2023-10-21T15:34:22.794Z] v3.1.0-dev.18 [2023-10-21T15:34:22.794Z] v3.1.0-dev.19 [2023-10-21T15:34:22.794Z] v3.1.0-dev.2 [2023-10-21T15:34:22.794Z] v3.1.0-dev.3 [2023-10-21T15:34:22.794Z] v3.1.0-dev.4 [2023-10-21T15:34:22.794Z] v3.1.0-dev.5 [2023-10-21T15:34:22.794Z] v3.1.0-dev.6 [2023-10-21T15:34:22.794Z] v3.1.0-dev.7 [2023-10-21T15:34:22.794Z] v3.1.0-dev.8 [2023-10-21T15:34:22.794Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-21T15:34:23.084Z] + lftools sign git-tag v3.1.0-dev.19 [2023-10-21T15:34:23.654Z] Signing Git tag with Sigul... [2023-10-21T15:34:23.654Z] Signing v3.1.0-dev.19 [Pipeline] echo [2023-10-21T15:34:24.231Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:24.517Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-21T15:34:24.524Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-21T15:34:24.549Z] $ docker stop --time=1 ca45f7a941b6ac7f94ac15ccd4dc06d3e2e33308ede161c639d7c36d79d1942f [2023-10-21T15:34:25.831Z] $ docker rm -f --volumes ca45f7a941b6ac7f94ac15ccd4dc06d3e2e33308ede161c639d7c36d79d1942f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-21T15:34:26.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:34:26.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:26.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:34:26.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:34:26.622Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:34:26.655Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-21T15:34:26.957Z] $ docker top 48a1d8b29a2bc74d958524438a2367e190e09d7906d288bcccbd510d6d6705b6 -eo pid,comm [2023-10-21T15:34:27.001Z] 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-10-21T15:34:27.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:34:27.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:34:27.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:34:27.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:34:27.154Z] $ docker exec 48a1d8b29a2bc74d958524438a2367e190e09d7906d288bcccbd510d6d6705b6 ssh-agent [2023-10-21T15:34:27.264Z] SSH_AUTH_SOCK=/tmp/ssh-YVoK6sZTwsu8/agent.32 [2023-10-21T15:34:27.264Z] SSH_AGENT_PID=38 [2023-10-21T15:34:27.269Z] Running ssh-add (command line suppressed) [2023-10-21T15:34:27.367Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6381586465213364738.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6381586465213364738.key) [2023-10-21T15:34:27.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:34:27.669Z] + git semver bump pre [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,838 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,838 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,838 [bump_version] DEBUG bumped version:3.1.0-dev.20 [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,838 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,838 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,838 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,840 [execute] INFO git cat-file --batch-check [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,847 [execute] INFO git cat-file --batch [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-21T15:34:27.928Z] 2023-10-21 15:34:27,852 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-21T15:34:27.928Z] 3.1.0-dev.20 [Pipeline] } [2023-10-21T15:34:27.941Z] $ docker exec --env ******** --env ******** 48a1d8b29a2bc74d958524438a2367e190e09d7906d288bcccbd510d6d6705b6 ssh-agent -k [2023-10-21T15:34:28.043Z] unset SSH_AUTH_SOCK; [2023-10-21T15:34:28.043Z] unset SSH_AGENT_PID; [2023-10-21T15:34:28.043Z] echo Agent pid 38 killed; [2023-10-21T15:34:28.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:34:28.344Z] + git semver [Pipeline] } [2023-10-21T15:34:28.619Z] $ docker stop --time=1 48a1d8b29a2bc74d958524438a2367e190e09d7906d288bcccbd510d6d6705b6 [2023-10-21T15:34:29.889Z] $ docker rm -f --volumes 48a1d8b29a2bc74d958524438a2367e190e09d7906d288bcccbd510d6d6705b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:34:30.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:34:30.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:30.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:34:30.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:34:30.595Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:34:30.629Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-21T15:34:30.978Z] $ docker top ef6f281fe6abbbcc900add0db90be0327cf0b0dbf5849ad6563937a73f35e739 -eo pid,comm [2023-10-21T15:34:31.021Z] 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-10-21T15:34:31.021Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:34:31.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:34:31.062Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:34:31.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:34:31.177Z] $ docker exec ef6f281fe6abbbcc900add0db90be0327cf0b0dbf5849ad6563937a73f35e739 ssh-agent [2023-10-21T15:34:31.275Z] SSH_AUTH_SOCK=/tmp/ssh-bR9YgBkWHJfZ/agent.32 [2023-10-21T15:34:31.275Z] SSH_AGENT_PID=38 [2023-10-21T15:34:31.280Z] Running ssh-add (command line suppressed) [2023-10-21T15:34:31.391Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6415819637036400155.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6415819637036400155.key) [2023-10-21T15:34:31.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:34:31.688Z] + git semver push [2023-10-21T15:34:31.947Z] 2023-10-21 15:34:31,861 [run_push] DEBUG push [2023-10-21T15:34:31.947Z] 2023-10-21 15:34:31,862 [execute] INFO git cat-file --batch-check [2023-10-21T15:34:31.947Z] 2023-10-21 15:34:31,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-21T15:34:31.947Z] 2023-10-21 15:34:31,864 [execute] INFO git rev-list e20af685b4b8a30d980083efcf2122c1a38edbc4 -- [2023-10-21T15:34:31.947Z] 2023-10-21 15:34:31,865 [execute] DEBUG Popen(['git', 'rev-list', 'e20af685b4b8a30d980083efcf2122c1a38edbc4', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:34:31.947Z] 2023-10-21 15:34:31,871 [execute] INFO git fetch -v origin [2023-10-21T15:34:31.947Z] 2023-10-21 15:34:31,871 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-21T15:34:32.516Z] 2023-10-21 15:34:32,393 [run_push] DEBUG no remote changes detected [2023-10-21T15:34:32.516Z] 2023-10-21 15:34:32,393 [execute] INFO git push origin semver [2023-10-21T15:34:32.516Z] 2023-10-21 15:34:32,394 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:34:33.455Z] 2023-10-21 15:34:33,105 [run_push] DEBUG push all version tags [2023-10-21T15:34:33.455Z] 2023-10-21 15:34:33,105 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-21T15:34:33.455Z] 2023-10-21 15:34:33,106 [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-10-21T15:34:34.022Z] 2023-10-21 15:34:33,836 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-21T15:34:34.022Z] 3.1.0-dev.20 [Pipeline] } [2023-10-21T15:34:34.034Z] $ docker exec --env ******** --env ******** ef6f281fe6abbbcc900add0db90be0327cf0b0dbf5849ad6563937a73f35e739 ssh-agent -k [2023-10-21T15:34:34.142Z] unset SSH_AUTH_SOCK; [2023-10-21T15:34:34.142Z] unset SSH_AGENT_PID; [2023-10-21T15:34:34.143Z] echo Agent pid 38 killed; [2023-10-21T15:34:34.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:34:34.462Z] + git semver [Pipeline] } [2023-10-21T15:34:34.738Z] $ docker stop --time=1 ef6f281fe6abbbcc900add0db90be0327cf0b0dbf5849ad6563937a73f35e739 [2023-10-21T15:34:36.030Z] $ docker rm -f --volumes ef6f281fe6abbbcc900add0db90be0327cf0b0dbf5849ad6563937a73f35e739 [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-10-21T15:34:36.584Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-10-21T15:34:36.584Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-21T15:34:36.584Z] total 16 [2023-10-21T15:34:36.584Z] drwxr-xr-x 3 root root 4096 Oct 21 15:23 . [2023-10-21T15:34:36.584Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 15:34 .. [2023-10-21T15:34:36.584Z] drwxr-xr-x 2 root root 4096 Oct 21 15:23 cost [2023-10-21T15:34:36.584Z] -rw-r--r-- 1 root root 91 Oct 21 15:23 cost.csv [2023-10-21T15:34:36.584Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-21T15:34:36.584Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-21T15:34:36.584Z] total 16 [2023-10-21T15:34:36.584Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:23 . [2023-10-21T15:34:36.584Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 15:34 .. [2023-10-21T15:34:36.584Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 15:23 cost [2023-10-21T15:34:36.585Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 21 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:36.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:37.737Z] ---> package-listing.sh [2023-10-21T15:34:37.737Z] ++ facter osfamily [2023-10-21T15:34:37.737Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-21T15:34:37.996Z] + OS_FAMILY=debian [2023-10-21T15:34:37.996Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-10-21T15:34:37.996Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-21T15:34:37.996Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-21T15:34:37.996Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-21T15:34:37.996Z] + PACKAGES=/tmp/packages_start.txt [2023-10-21T15:34:37.996Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-21T15:34:37.996Z] + PACKAGES=/tmp/packages_end.txt [2023-10-21T15:34:37.996Z] + case "${OS_FAMILY}" in [2023-10-21T15:34:37.996Z] + dpkg -l [2023-10-21T15:34:37.996Z] + grep '^ii' [2023-10-21T15:34:37.996Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-21T15:34:37.996Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-21T15:34:37.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-21T15:34:37.996Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-21T15:34:37.996Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-10-21T15:34:37.996Z] + 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-10-21T15:34:38.005Z] 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-10-21T15:34:38.310Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:34:38.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:34:38.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:34:38.791Z] prd-ubuntu20.04-docker-8c-8g-9709 does not seem to be running inside a container [2023-10-21T15:34:38.835Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-21T15:34:39.057Z] $ docker top 8f635c8baf0ca28bd6ca9963dea61ee0a8ccb4361c72b2c609e812ce536aa78e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:34:39.409Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-21T15:34:39.691Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-21T15:34:39.973Z] + ls /var/log/sa-host [2023-10-21T15:34:39.973Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:34:40.041Z] provisioning config files... [2023-10-21T15:34:40.050Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16458928093778812185tmp [Pipeline] { [Pipeline] echo [2023-10-21T15:34:40.063Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:40.345Z] ---> create-netrc.sh [Pipeline] } [2023-10-21T15:34:40.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:40.691Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-21T15:34:40.698Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:40.979Z] ---> sudo-logs.sh [2023-10-21T15:34:40.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-21T15:34:41.003Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:41.285Z] ---> job-cost.sh [2023-10-21T15:34:41.285Z] lf-activate-venv: SKIPPING [2023-10-21T15:34:41.285Z] DEBUG: total: 0.2199999988079071 [2023-10-21T15:34:41.285Z] INFO: Retrieving Stack Cost... [2023-10-21T15:34:41.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-21T15:34:42.111Z] INFO: Archiving Costs [Pipeline] echo [2023-10-21T15:34:42.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:34:42.402Z] ---> logs-deploy.sh [2023-10-21T15:34:42.402Z] lf-activate-venv: SKIPPING [2023-10-21T15:34:42.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/176 [2023-10-21T15:34:42.402Z] INFO: archiving workspace using pattern(s): [2023-10-21T15:34:43.337Z] Archives upload complete. [2023-10-21T15:34:43.337Z] INFO: archiving logs to Nexus