Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7d095f1b4859530f9c6391bf5a55690c4900f1e 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-ssh9931418606889645763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16935960964473816727.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15966358001560563817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4858111458322895192.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-ssh11832260916284811355.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.23 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-ubuntu20.04-docker-8c-8g-35169’ is offline Running on prd-ubuntu20.04-docker-8c-8g-35170 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 e7d095f1b4859530f9c6391bf5a55690c4900f1e (main) Commit message: "Merge pull request #484 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > 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 e7d095f1b4859530f9c6391bf5a55690c4900f1e # timeout=10 > git rev-list --no-walk dedc63c39c5afd565672025db7c6527159164ac4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-16T03:29:44.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-16T03:29:44.579Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-16T03:29:44.609Z] ========================================================= [2024-12-16T03:29:44.609Z] EdgeX Global Pipelines Version Info [2024-12-16T03:29:44.609Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:29:45.725Z] ------------------- [2024-12-16T03:29:45.725Z] stable info: [2024-12-16T03:29:45.725Z] ------------------- [2024-12-16T03:29:45.725Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-16T03:29:45.725Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T03:29:45.725Z] Message: update stable to v1.0.269 [2024-12-16T03:29:45.987Z] ------------------- [2024-12-16T03:29:45.987Z] experimental info: [2024-12-16T03:29:45.987Z] ------------------- [2024-12-16T03:29:45.987Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-16T03:29:45.987Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T03:29:45.987Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-16T03:29:46.065Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-12-16T03:29:46.082Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-12-16T03:29:46.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-16T03:29:46.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-16T03:29:46.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-16T03:29:46.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-16T03:29:46.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-16T03:29:46.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-16T03:29:46.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-16T03:29:46.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-16T03:29:46.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-16T03:29:46.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-12-16T03:29:46.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-16T03:29:46.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-16T03:29:46.390Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T03:29:46.414Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T03:29:46.437Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T03:29:46.459Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T03:29:46.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-16T03:29:46.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-16T03:29:46.532Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-16T03:29:46.554Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-12-16T03:29:46.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-16T03:29:46.597Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-16T03:29:46.620Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-16T03:29:46.644Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-16T03:29:46.670Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-16T03:29:46.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-16T03:29:46.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-16T03:29:46.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-16T03:29:46.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] echo [2024-12-16T03:29:46.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7d095f [Pipeline] echo [2024-12-16T03:29:46.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:29:46.871Z] provisioning config files... [2024-12-16T03:29:46.903Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13878409374551729646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:29:47.232Z] ---> ****-login.sh [2024-12-16T03:29:47.233Z] nexus3.edgexfoundry.org:10001 [2024-12-16T03:29:47.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:29:47.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:29:47.768Z] Configure a credential helper to remove this warning. See [2024-12-16T03:29:47.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:29:47.768Z] [2024-12-16T03:29:47.768Z] Login Succeeded [2024-12-16T03:29:47.768Z] nexus3.edgexfoundry.org:10002 [2024-12-16T03:29:47.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:29:47.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:29:47.768Z] Configure a credential helper to remove this warning. See [2024-12-16T03:29:47.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:29:47.768Z] [2024-12-16T03:29:47.768Z] Login Succeeded [2024-12-16T03:29:47.768Z] nexus3.edgexfoundry.org:10003 [2024-12-16T03:29:48.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:29:48.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:29:48.030Z] Configure a credential helper to remove this warning. See [2024-12-16T03:29:48.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:29:48.030Z] [2024-12-16T03:29:48.030Z] Login Succeeded [2024-12-16T03:29:48.031Z] nexus3.edgexfoundry.org:10004 [2024-12-16T03:29:48.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:29:48.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:29:48.031Z] Configure a credential helper to remove this warning. See [2024-12-16T03:29:48.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:29:48.031Z] [2024-12-16T03:29:48.031Z] Login Succeeded [2024-12-16T03:29:48.031Z] ****.io [2024-12-16T03:29:48.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:29:48.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:29:48.292Z] Configure a credential helper to remove this warning. See [2024-12-16T03:29:48.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:29:48.292Z] [2024-12-16T03:29:48.292Z] Login Succeeded [2024-12-16T03:29:48.292Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T03:29:48.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-16T03:29:48.737Z] + git rev-list -1 --merges e7d095f1b4859530f9c6391bf5a55690c4900f1e~1..e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] echo [2024-12-16T03:29:48.780Z] -----------> git rev-list -1 --merges e7d095f1b4859530f9c6391bf5a55690c4900f1e~1..e7d095f1b4859530f9c6391bf5a55690c4900f1e e7d095f1b4859530f9c6391bf5a55690c4900f1e [2024-12-16T03:29:48.780Z] e7d095f1b4859530f9c6391bf5a55690c4900f1e [false] [Pipeline] sh [2024-12-16T03:29:49.080Z] + git log --format=format:%s -1 e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] echo [2024-12-16T03:29:49.096Z] ========================================================= [2024-12-16T03:29:49.096Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-16T03:29:49.096Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T03:29:49.446Z] + git log --format=format:%s -1 e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] echo [2024-12-16T03:29:49.459Z] [semverPrep] GIT_COMMIT: e7d095f1b4859530f9c6391bf5a55690c4900f1e, Commit Message: Merge pull request #484 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo [2024-12-16T03:29:49.473Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-16T03:29:49.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T03:29:49.828Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-16T03:29:49.828Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-16T03:29:49.828Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-16T03:29:49.828Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-16T03:29:49.828Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-16T03:29:49.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:29:50.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T03:29:50.215Z] [2024-12-16T03:29:50.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:29:50.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T03:29:50.790Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-16T03:29:50.790Z] b85a868b505f: Pulling fs layer [2024-12-16T03:29:50.790Z] e2be974225ed: Pulling fs layer [2024-12-16T03:29:50.790Z] 339a4e72a1f5: Pulling fs layer [2024-12-16T03:29:50.790Z] 988bab9f4d93: Pulling fs layer [2024-12-16T03:29:50.790Z] 1469e6f7b9e6: Pulling fs layer [2024-12-16T03:29:50.790Z] eaf3925da568: Pulling fs layer [2024-12-16T03:29:50.790Z] bab4dde63d76: Pulling fs layer [2024-12-16T03:29:50.790Z] bde34c3a00c8: Pulling fs layer [2024-12-16T03:29:50.790Z] b352a97aabf1: Pulling fs layer [2024-12-16T03:29:50.791Z] 4872d77fe225: Pulling fs layer [2024-12-16T03:29:50.791Z] 5851b861e8e6: Pulling fs layer [2024-12-16T03:29:50.791Z] eaf3925da568: Waiting [2024-12-16T03:29:50.791Z] 988bab9f4d93: Waiting [2024-12-16T03:29:50.791Z] bde34c3a00c8: Waiting [2024-12-16T03:29:50.791Z] bab4dde63d76: Waiting [2024-12-16T03:29:50.791Z] 5851b861e8e6: Waiting [2024-12-16T03:29:50.791Z] 1469e6f7b9e6: Waiting [2024-12-16T03:29:50.791Z] e2be974225ed: Download complete [2024-12-16T03:29:50.791Z] 988bab9f4d93: Verifying Checksum [2024-12-16T03:29:50.791Z] 988bab9f4d93: Download complete [2024-12-16T03:29:51.051Z] 1469e6f7b9e6: Verifying Checksum [2024-12-16T03:29:51.051Z] 1469e6f7b9e6: Download complete [2024-12-16T03:29:51.051Z] eaf3925da568: Verifying Checksum [2024-12-16T03:29:51.051Z] eaf3925da568: Download complete [2024-12-16T03:29:51.051Z] 339a4e72a1f5: Verifying Checksum [2024-12-16T03:29:51.051Z] 339a4e72a1f5: Download complete [2024-12-16T03:29:51.051Z] bde34c3a00c8: Download complete [2024-12-16T03:29:51.051Z] b352a97aabf1: Download complete [2024-12-16T03:29:51.051Z] 4872d77fe225: Download complete [2024-12-16T03:29:51.051Z] 5851b861e8e6: Verifying Checksum [2024-12-16T03:29:51.051Z] 5851b861e8e6: Download complete [2024-12-16T03:29:51.051Z] b85a868b505f: Verifying Checksum [2024-12-16T03:29:51.051Z] b85a868b505f: Download complete [2024-12-16T03:29:51.619Z] bab4dde63d76: Verifying Checksum [2024-12-16T03:29:51.619Z] bab4dde63d76: Download complete [2024-12-16T03:29:52.557Z] b85a868b505f: Pull complete [2024-12-16T03:29:52.557Z] e2be974225ed: Pull complete [2024-12-16T03:29:53.128Z] 339a4e72a1f5: Pull complete [2024-12-16T03:29:53.390Z] 988bab9f4d93: Pull complete [2024-12-16T03:29:53.649Z] 1469e6f7b9e6: Pull complete [2024-12-16T03:29:54.220Z] eaf3925da568: Pull complete [2024-12-16T03:29:56.131Z] bab4dde63d76: Pull complete [2024-12-16T03:29:56.393Z] bde34c3a00c8: Pull complete [2024-12-16T03:29:56.962Z] b352a97aabf1: Pull complete [2024-12-16T03:29:56.962Z] 4872d77fe225: Pull complete [2024-12-16T03:29:56.962Z] 5851b861e8e6: Pull complete [2024-12-16T03:29:56.962Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-16T03:29:56.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T03:29:56.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:29:57.096Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:29:57.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T03:30:02.314Z] $ docker top 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de -eo pid,comm [2024-12-16T03:30:02.365Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-16T03:30:02.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T03:30:02.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T03:30:02.419Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T03:30:02.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T03:30:02.526Z] $ docker exec 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de ssh-agent [2024-12-16T03:30:02.625Z] SSH_AUTH_SOCK=/tmp/ssh-fepl32M5QW3Y/agent.32 [2024-12-16T03:30:02.625Z] SSH_AGENT_PID=38 [2024-12-16T03:30:02.633Z] Running ssh-add (command line suppressed) [2024-12-16T03:30:02.726Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6344935855663263686.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6344935855663263686.key) [2024-12-16T03:30:02.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T03:30:03.030Z] + git tag --points-at HEAD [Pipeline] } [2024-12-16T03:30:03.040Z] $ docker exec --env ******** --env ******** 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de ssh-agent -k [2024-12-16T03:30:03.131Z] unset SSH_AUTH_SOCK; [2024-12-16T03:30:03.131Z] unset SSH_AGENT_PID; [2024-12-16T03:30:03.131Z] echo Agent pid 38 killed; [2024-12-16T03:30:03.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-16T03:30:03.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T03:30:03.179Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T03:30:03.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T03:30:03.287Z] $ docker exec 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de ssh-agent [2024-12-16T03:30:03.393Z] SSH_AUTH_SOCK=/tmp/ssh-lApQRxVtUvkn/agent.72 [2024-12-16T03:30:03.393Z] SSH_AGENT_PID=78 [2024-12-16T03:30:03.397Z] Running ssh-add (command line suppressed) [2024-12-16T03:30:03.484Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16101520970559817315.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16101520970559817315.key) [2024-12-16T03:30:03.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T03:30:03.790Z] + git semver init [2024-12-16T03:30:04.053Z] 2024-12-16 03:30:03,974 [run_init] DEBUG init version:0.0.0 force:False [2024-12-16T03:30:04.053Z] 2024-12-16 03:30:03,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-12-16T03:30:04.053Z] 2024-12-16 03:30:03,975 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-12-16T03:30:04.053Z] 2024-12-16 03:30:03,975 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T03:30:05.431Z] 2024-12-16 03:30:05,344 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-12-16T03:30:05.431Z] 2024-12-16 03:30:05,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-12-16T03:30:05.431Z] 2024-12-16 03:30:05,345 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-16T03:30:05.431Z] 2024-12-16 03:30:05,345 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-16T03:30:05.431Z] 4.0.0-dev.8 [Pipeline] } [2024-12-16T03:30:05.439Z] $ docker exec --env ******** --env ******** 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de ssh-agent -k [2024-12-16T03:30:05.542Z] unset SSH_AUTH_SOCK; [2024-12-16T03:30:05.542Z] unset SSH_AGENT_PID; [2024-12-16T03:30:05.543Z] echo Agent pid 78 killed; [2024-12-16T03:30:05.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T03:30:05.881Z] + git semver [Pipeline] } [2024-12-16T03:30:06.155Z] $ docker stop --time=1 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de [2024-12-16T03:30:07.470Z] $ docker rm -f --volumes 8ad69a9ec340b7bd8c475d951d545dfc527efcfce5c6872cc846459953e3a1de [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T03:30:07.821Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-16T03:30:08.200Z] Stashed 1 file(s) [Pipeline] echo [2024-12-16T03:30:08.202Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:30:08.359Z] provisioning config files... [2024-12-16T03:30:08.368Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3058131565079036225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:30:08.678Z] ---> ****-login.sh [2024-12-16T03:30:08.678Z] nexus3.edgexfoundry.org:10001 [2024-12-16T03:30:08.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:30:08.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:30:08.679Z] Configure a credential helper to remove this warning. See [2024-12-16T03:30:08.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:30:08.679Z] [2024-12-16T03:30:08.679Z] Login Succeeded [2024-12-16T03:30:08.679Z] nexus3.edgexfoundry.org:10002 [2024-12-16T03:30:08.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:30:08.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:30:08.679Z] Configure a credential helper to remove this warning. See [2024-12-16T03:30:08.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:30:08.679Z] [2024-12-16T03:30:08.679Z] Login Succeeded [2024-12-16T03:30:08.679Z] nexus3.edgexfoundry.org:10003 [2024-12-16T03:30:08.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:30:08.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:30:08.966Z] Configure a credential helper to remove this warning. See [2024-12-16T03:30:08.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:30:08.966Z] [2024-12-16T03:30:08.966Z] Login Succeeded [2024-12-16T03:30:08.966Z] nexus3.edgexfoundry.org:10004 [2024-12-16T03:30:08.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:30:08.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:30:08.966Z] Configure a credential helper to remove this warning. See [2024-12-16T03:30:08.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:30:08.966Z] [2024-12-16T03:30:08.966Z] Login Succeeded [2024-12-16T03:30:08.966Z] ****.io [2024-12-16T03:30:09.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:30:09.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:30:09.224Z] Configure a credential helper to remove this warning. See [2024-12-16T03:30:09.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:30:09.225Z] [2024-12-16T03:30:09.225Z] Login Succeeded [2024-12-16T03:30:09.484Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T03:30:09.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T03:30:09.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:30:09.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:30:09.620Z] ========================================================= [2024-12-16T03:30:09.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-16T03:30:09.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:30:09.962Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-16T03:30:09.962Z] Sending build context to Docker daemon 36.9MB [2024-12-16T03:30:09.962Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T03:30:09.962Z] Step 2/13 : FROM ${BASE} AS builder [2024-12-16T03:30:10.222Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-16T03:30:10.222Z] 43c4264eed91: Pulling fs layer [2024-12-16T03:30:10.222Z] 4cc291be95ef: Pulling fs layer [2024-12-16T03:30:10.222Z] 2ac1f1163629: Pulling fs layer [2024-12-16T03:30:10.222Z] 5c3c966382ef: Pulling fs layer [2024-12-16T03:30:10.222Z] 4f4fb700ef54: Pulling fs layer [2024-12-16T03:30:10.222Z] 5d5c8e513c77: Pulling fs layer [2024-12-16T03:30:10.222Z] 9f66e0745190: Pulling fs layer [2024-12-16T03:30:10.222Z] f49a43e4bbc0: Pulling fs layer [2024-12-16T03:30:10.222Z] 561ebcabdf7f: Pulling fs layer [2024-12-16T03:30:10.222Z] 5d5c8e513c77: Waiting [2024-12-16T03:30:10.222Z] 9f66e0745190: Waiting [2024-12-16T03:30:10.222Z] f49a43e4bbc0: Waiting [2024-12-16T03:30:10.222Z] 4f4fb700ef54: Waiting [2024-12-16T03:30:10.222Z] 561ebcabdf7f: Waiting [2024-12-16T03:30:10.222Z] 5c3c966382ef: Waiting [2024-12-16T03:30:10.222Z] 4cc291be95ef: Download complete [2024-12-16T03:30:10.222Z] 5c3c966382ef: Verifying Checksum [2024-12-16T03:30:10.222Z] 5c3c966382ef: Download complete [2024-12-16T03:30:10.222Z] 4f4fb700ef54: Verifying Checksum [2024-12-16T03:30:10.222Z] 4f4fb700ef54: Download complete [2024-12-16T03:30:10.222Z] 43c4264eed91: Verifying Checksum [2024-12-16T03:30:10.222Z] 43c4264eed91: Download complete [2024-12-16T03:30:10.222Z] 5d5c8e513c77: Verifying Checksum [2024-12-16T03:30:10.222Z] 5d5c8e513c77: Download complete [2024-12-16T03:30:10.222Z] 9f66e0745190: Verifying Checksum [2024-12-16T03:30:10.222Z] 9f66e0745190: Download complete [2024-12-16T03:30:10.482Z] 43c4264eed91: Pull complete [2024-12-16T03:30:11.067Z] 4cc291be95ef: Pull complete [2024-12-16T03:30:11.067Z] 2ac1f1163629: Verifying Checksum [2024-12-16T03:30:11.067Z] 2ac1f1163629: Download complete [2024-12-16T03:30:11.324Z] f49a43e4bbc0: Verifying Checksum [2024-12-16T03:30:11.324Z] f49a43e4bbc0: Download complete [2024-12-16T03:30:15.558Z] 2ac1f1163629: Pull complete [2024-12-16T03:30:15.558Z] 5c3c966382ef: Pull complete [2024-12-16T03:30:15.558Z] 4f4fb700ef54: Pull complete [2024-12-16T03:30:15.558Z] 5d5c8e513c77: Pull complete [2024-12-16T03:30:15.558Z] 9f66e0745190: Pull complete [2024-12-16T03:30:18.093Z] f49a43e4bbc0: Pull complete [2024-12-16T03:30:18.353Z] 561ebcabdf7f: Pull complete [2024-12-16T03:30:18.353Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-16T03:30:18.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-16T03:30:18.353Z] ---> 3a752c3f9dda [2024-12-16T03:30:18.353Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-12-16T03:30:23.323Z] Still waiting to schedule task [2024-12-16T03:30:23.323Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-16T03:30:26.489Z] ---> Running in 118ed0687ecd [2024-12-16T03:30:26.489Z] Removing intermediate container 118ed0687ecd [2024-12-16T03:30:26.489Z] ---> 95a45703ccab [2024-12-16T03:30:26.489Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-16T03:30:26.489Z] ---> Running in 5dd9f9e71381 [2024-12-16T03:30:26.489Z] Removing intermediate container 5dd9f9e71381 [2024-12-16T03:30:26.489Z] ---> a9c0a3dbb720 [2024-12-16T03:30:26.489Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-12-16T03:30:26.489Z] ---> Running in 2c042e872b4b [2024-12-16T03:30:26.749Z] Removing intermediate container 2c042e872b4b [2024-12-16T03:30:26.749Z] ---> d1deca6a2bee [2024-12-16T03:30:26.749Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-12-16T03:30:26.749Z] ---> Running in 1151fd65e737 [2024-12-16T03:30:26.749Z] Removing intermediate container 1151fd65e737 [2024-12-16T03:30:26.749Z] ---> 4ec3b58a5150 [2024-12-16T03:30:26.749Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-12-16T03:30:26.749Z] ---> Running in 57459676f019 [2024-12-16T03:30:27.009Z] Removing intermediate container 57459676f019 [2024-12-16T03:30:27.009Z] ---> ada41dceff4b [2024-12-16T03:30:27.009Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-16T03:30:27.009Z] ---> Running in c9b15602afcc [2024-12-16T03:30:27.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T03:30:27.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T03:30:27.842Z] OK: 246 MiB in 54 packages [2024-12-16T03:30:28.782Z] Removing intermediate container c9b15602afcc [2024-12-16T03:30:28.782Z] ---> 4f31b3e02fdb [2024-12-16T03:30:28.782Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-12-16T03:30:29.042Z] ---> Running in e8679b0b2ba2 [2024-12-16T03:30:29.302Z] Removing intermediate container e8679b0b2ba2 [2024-12-16T03:30:29.302Z] ---> 05014ea23aab [2024-12-16T03:30:29.302Z] Step 10/13 : COPY go.mod vendor* ./ [2024-12-16T03:30:29.563Z] ---> 161d509d34c8 [2024-12-16T03:30:29.563Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T03:30:29.825Z] ---> Running in 8142be2c4ee5 [2024-12-16T03:31:51.320Z] Removing intermediate container 8142be2c4ee5 [2024-12-16T03:31:51.320Z] ---> 1781cb415346 [2024-12-16T03:31:51.320Z] Step 12/13 : COPY . . [2024-12-16T03:31:51.320Z] ---> 8956261b2900 [2024-12-16T03:31:51.320Z] Step 13/13 : RUN ${MAKE} [2024-12-16T03:31:51.320Z] ---> Running in 28526bbd20af [2024-12-16T03:31:51.320Z] noop [2024-12-16T03:31:51.320Z] Removing intermediate container 28526bbd20af [2024-12-16T03:31:51.320Z] ---> b3ffef9f6d7c [2024-12-16T03:31:51.320Z] Successfully built b3ffef9f6d7c [2024-12-16T03:31:51.320Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:31:51.666Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T03:31:51.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:31:51.748Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:31:51.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-16T03:31:52.163Z] $ docker top ba15dad7b39a294bdfb6e77f2518d1f5b8aa754a4d190da3dfa7289cb765ab58 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T03:31:52.527Z] + go version [2024-12-16T03:31:52.527Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-16T03:31:52.537Z] $ docker stop --time=1 ba15dad7b39a294bdfb6e77f2518d1f5b8aa754a4d190da3dfa7289cb765ab58 [2024-12-16T03:31:53.952Z] $ docker rm -f --volumes ba15dad7b39a294bdfb6e77f2518d1f5b8aa754a4d190da3dfa7289cb765ab58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:31:54.452Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T03:31:54.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:31:54.542Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:31:54.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-16T03:31:55.326Z] $ docker top 4e8d280c41e9963edea275066db15533251cadb17dabfbcec5a35ace21536c3e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T03:31:55.684Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-12-16T03:31:55.990Z] + make test [2024-12-16T03:31:55.991Z] go test ./... -coverprofile=coverage.out ./... [2024-12-16T03:32:00.220Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-12-16T03:32:01.358Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35172 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-12-16T03:32:01.380Z] Running in /w/workspace/device-onvif-camera/217 [Pipeline] { [Pipeline] checkout [2024-12-16T03:32:04.446Z] The recommended git tool is: git [2024-12-16T03:32:11.302Z] using credential edgex-jenkins-ssh [2024-12-16T03:32:11.341Z] Cloning the remote Git repository [2024-12-16T03:32:11.380Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-12-16T03:32:11.469Z] > git init /w/workspace/device-onvif-camera/217 # timeout=10 [2024-12-16T03:32:11.599Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-12-16T03:32:11.600Z] > git --version # timeout=10 [2024-12-16T03:32:11.625Z] > git --version # 'git version 2.25.1' [2024-12-16T03:32:11.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-16T03:32:11.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T03:32:14.379Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-12-16T03:32:14.434Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T03:32:15.439Z] Avoid second fetch [2024-12-16T03:32:15.440Z] Checking out Revision e7d095f1b4859530f9c6391bf5a55690c4900f1e (main) [2024-12-16T03:32:16.237Z] Commit message: "Merge pull request #484 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" [2024-12-16T03:32:15.460Z] > git config core.sparsecheckout # timeout=10 [2024-12-16T03:32:15.535Z] > git checkout -f e7d095f1b4859530f9c6391bf5a55690c4900f1e # timeout=10 [2024-12-16T03:32:18.300Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-12-16T03:32:18.300Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-12-16T03:32:20.202Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T03:32:20.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-16T03:32:20.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T03:32:20.976Z] Dload Upload Total Spent Left Speed [2024-12-16T03:32:20.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2024-12-16T03:32:21.136Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.667s coverage: 86.5% of statements [2024-12-16T03:32:21.312Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-16T03:32:21.635Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-12-16T03:32:21.635Z] sudo tee /etc/docker/daemon.new [2024-12-16T03:32:21.635Z] { [2024-12-16T03:32:21.635Z] "registry-mirrors": [ [2024-12-16T03:32:21.635Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-16T03:32:21.635Z] ], [2024-12-16T03:32:21.635Z] "bip": "10.250.0.254/24", [2024-12-16T03:32:21.635Z] "hosts": [ [2024-12-16T03:32:21.635Z] "tcp://0.0.0.0:5555", [2024-12-16T03:32:21.635Z] "unix:///var/run/docker.sock" [2024-12-16T03:32:21.635Z] ], [2024-12-16T03:32:21.635Z] "mtu": 1458, [2024-12-16T03:32:21.635Z] "selinux-enabled": true, [2024-12-16T03:32:21.635Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-16T03:32:21.635Z] } [Pipeline] sh [2024-12-16T03:32:21.964Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-16T03:32:22.290Z] + sudo service docker restart [2024-12-16T03:32:33.328Z] go vet ./... [2024-12-16T03:32:38.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T03:32:38.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T03:32:38.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-16T03:32:38.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T03:32:38.892Z] $ docker stop --time=1 4e8d280c41e9963edea275066db15533251cadb17dabfbcec5a35ace21536c3e [2024-12-16T03:32:44.890Z] $ docker rm -f --volumes 4e8d280c41e9963edea275066db15533251cadb17dabfbcec5a35ace21536c3e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:32:45.252Z] provisioning config files... [2024-12-16T03:32:45.278Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/217@tmp/config18198595324255566788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:32:45.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T03:32:45.559Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-12-16T03:32:45.699Z] ---> ****-login.sh [2024-12-16T03:32:45.699Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-12-16T03:32:45.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:32:46.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T03:32:46.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:32:46.240Z] Configure a credential helper to remove this warning. See [2024-12-16T03:32:46.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:32:46.240Z] [2024-12-16T03:32:46.240Z] Login Succeeded [2024-12-16T03:32:46.240Z] nexus3.edgexfoundry.org:10002 [2024-12-16T03:32:46.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:32:46.317Z] + ls -al . [2024-12-16T03:32:46.317Z] total 316 [2024-12-16T03:32:46.317Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 03:31 . [2024-12-16T03:32:46.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:29 .. [2024-12-16T03:32:46.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:32 .git [2024-12-16T03:32:46.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:29 .github [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 16 03:29 .gitignore [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 16 03:29 .golangci.yml [2024-12-16T03:32:46.317Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 03:30 .semver [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 19973 Dec 16 03:29 Attribution.txt [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 16 03:29 CHANGELOG.md [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 1715 Dec 16 03:29 Dockerfile [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 03:29 GOVERNANCE.md [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 16 03:29 Jenkinsfile [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 16 03:29 LICENSE [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 3465 Dec 16 03:29 Makefile [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 16 03:29 OWNERS.md [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 16 03:29 README.md [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 03:30 VERSION [2024-12-16T03:32:46.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:29 bin [2024-12-16T03:32:46.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:29 cmd [2024-12-16T03:32:46.317Z] -rw-r--r-- 1 jenkins jenkins 92292 Dec 16 03:32 coverage.out [2024-12-16T03:32:46.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:29 doc [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 6533 Dec 16 03:29 go.mod [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 87892 Dec 16 03:29 go.sum [2024-12-16T03:32:46.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:29 internal [2024-12-16T03:32:46.317Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 16 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:32:46.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:32:46.506Z] Configure a credential helper to remove this warning. See [2024-12-16T03:32:46.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:32:46.506Z] [2024-12-16T03:32:46.506Z] Login Succeeded [2024-12-16T03:32:46.506Z] nexus3.edgexfoundry.org:10003 [2024-12-16T03:32:46.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:32:46.629Z] + 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=e7d095f1b4859530f9c6391bf5a55690c4900f1e --label arch=amd64 --label version=4.0.0-dev.8 . [2024-12-16T03:32:46.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:32:46.775Z] Configure a credential helper to remove this warning. See [2024-12-16T03:32:46.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:32:46.775Z] [2024-12-16T03:32:46.775Z] Login Succeeded [2024-12-16T03:32:46.775Z] nexus3.edgexfoundry.org:10004 [2024-12-16T03:32:46.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:32:46.888Z] Sending build context to Docker daemon 36.99MB [2024-12-16T03:32:46.888Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T03:32:46.888Z] Step 2/27 : FROM ${BASE} AS builder [2024-12-16T03:32:46.888Z] ---> b3ffef9f6d7c [2024-12-16T03:32:46.888Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-12-16T03:32:47.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:32:47.049Z] Configure a credential helper to remove this warning. See [2024-12-16T03:32:47.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:32:47.049Z] [2024-12-16T03:32:47.049Z] Login Succeeded [2024-12-16T03:32:47.049Z] ****.io [2024-12-16T03:32:47.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:32:47.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:32:47.317Z] Configure a credential helper to remove this warning. See [2024-12-16T03:32:47.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:32:47.317Z] [2024-12-16T03:32:47.317Z] Login Succeeded [2024-12-16T03:32:47.317Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T03:32:47.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T03:32:47.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:32:47.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:32:47.648Z] ========================================================= [2024-12-16T03:32:47.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-16T03:32:47.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:32:48.049Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-16T03:32:48.265Z] ---> Running in 2f81a9401a82 [2024-12-16T03:32:48.265Z] Removing intermediate container 2f81a9401a82 [2024-12-16T03:32:48.265Z] ---> a88045f1b300 [2024-12-16T03:32:48.265Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-16T03:32:48.265Z] ---> Running in 4157c158d3ee [2024-12-16T03:32:48.265Z] Removing intermediate container 4157c158d3ee [2024-12-16T03:32:48.265Z] ---> 4984f8f5bfef [2024-12-16T03:32:48.265Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-12-16T03:32:48.265Z] ---> Running in 4b53e7ee5fde [2024-12-16T03:32:48.530Z] Removing intermediate container 4b53e7ee5fde [2024-12-16T03:32:48.530Z] ---> d2f406724df4 [2024-12-16T03:32:48.530Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-12-16T03:32:48.530Z] ---> Running in faf4b57afc6e [2024-12-16T03:32:48.530Z] Removing intermediate container faf4b57afc6e [2024-12-16T03:32:48.530Z] ---> e6d6e719a950 [2024-12-16T03:32:48.530Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-12-16T03:32:48.791Z] ---> Running in 3248114de9f8 [2024-12-16T03:32:48.791Z] Removing intermediate container 3248114de9f8 [2024-12-16T03:32:48.791Z] ---> bb1f5000055e [2024-12-16T03:32:48.791Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-16T03:32:48.791Z] ---> Running in afd83ac4e797 [2024-12-16T03:32:49.024Z] #0 building with "default" instance using docker driver [2024-12-16T03:32:49.024Z] [2024-12-16T03:32:49.024Z] #1 [internal] load build definition from Dockerfile [2024-12-16T03:32:49.024Z] #1 transferring dockerfile: 1.75kB done [2024-12-16T03:32:49.024Z] #1 DONE 0.1s [2024-12-16T03:32:49.024Z] [2024-12-16T03:32:49.024Z] #2 [internal] load .dockerignore [2024-12-16T03:32:49.024Z] #2 transferring context: 2B done [2024-12-16T03:32:49.024Z] #2 DONE 0.1s [2024-12-16T03:32:49.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T03:32:49.299Z] [2024-12-16T03:32:49.299Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-16T03:32:49.299Z] #3 DONE 0.1s [2024-12-16T03:32:49.299Z] [2024-12-16T03:32:49.299Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T03:32:49.299Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-16T03:32:49.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T03:32:49.566Z] OK: 246 MiB in 54 packages [2024-12-16T03:32:49.576Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-16T03:32:49.576Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s [2024-12-16T03:32:49.576Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-16T03:32:49.576Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-16T03:32:49.576Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 1.05MB / 70.64MB 0.1s [2024-12-16T03:32:49.576Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-16T03:32:49.576Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.27MB / 70.64MB 0.3s [2024-12-16T03:32:49.576Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-16T03:32:49.576Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-16T03:32:49.576Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2024-12-16T03:32:49.853Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.4s [2024-12-16T03:32:49.853Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-16T03:32:49.853Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 2.10MB / 95.52MB 0.4s [2024-12-16T03:32:49.853Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 13.34MB / 70.64MB 0.5s [2024-12-16T03:32:49.853Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.15MB / 12.73MB 0.5s [2024-12-16T03:32:50.129Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.97MB / 70.64MB 0.7s [2024-12-16T03:32:50.129Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.34MB / 12.73MB 0.7s [2024-12-16T03:32:50.129Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.7s [2024-12-16T03:32:50.129Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s [2024-12-16T03:32:50.133Z] Removing intermediate container afd83ac4e797 [2024-12-16T03:32:50.133Z] ---> 6b8023db7d53 [2024-12-16T03:32:50.133Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-12-16T03:32:50.133Z] ---> Running in dd56a4d74429 [2024-12-16T03:32:50.133Z] Removing intermediate container dd56a4d74429 [2024-12-16T03:32:50.133Z] ---> 209f033af663 [2024-12-16T03:32:50.133Z] Step 10/27 : COPY go.mod vendor* ./ [2024-12-16T03:32:50.133Z] ---> 4464cfae57b1 [2024-12-16T03:32:50.133Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T03:32:50.393Z] ---> Running in ebb2c76a98fa [2024-12-16T03:32:50.399Z] #4 ... [2024-12-16T03:32:50.399Z] [2024-12-16T03:32:50.399Z] #5 [internal] load build context [2024-12-16T03:32:50.399Z] #5 transferring context: 21.69MB 0.9s done [2024-12-16T03:32:50.399Z] #5 DONE 0.9s [2024-12-16T03:32:50.399Z] [2024-12-16T03:32:50.399Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T03:32:50.399Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.36MB / 70.64MB 0.9s [2024-12-16T03:32:50.399Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.6s done [2024-12-16T03:32:50.399Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done [2024-12-16T03:32:50.399Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 22.02MB / 95.52MB 0.9s [2024-12-16T03:32:50.399Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 38.80MB / 70.64MB 1.1s [2024-12-16T03:32:50.399Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.59MB / 95.52MB 1.1s [2024-12-16T03:32:50.670Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 44.40MB / 70.64MB 1.2s [2024-12-16T03:32:50.670Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.2s [2024-12-16T03:32:50.670Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-16T03:32:50.670Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 48.23MB / 70.64MB 1.3s [2024-12-16T03:32:50.670Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.3s [2024-12-16T03:32:50.670Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-16T03:32:50.942Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 57.67MB / 70.64MB 1.5s [2024-12-16T03:32:50.942Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.38MB / 95.52MB 1.5s [2024-12-16T03:32:50.942Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 61.87MB / 70.64MB 1.6s [2024-12-16T03:32:50.942Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 56.27MB / 95.52MB 1.6s [2024-12-16T03:32:50.942Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 67.11MB / 70.64MB 1.7s [2024-12-16T03:32:50.942Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 61.87MB / 95.52MB 1.7s [2024-12-16T03:32:50.961Z] Removing intermediate container ebb2c76a98fa [2024-12-16T03:32:50.961Z] ---> 11fb999f4a31 [2024-12-16T03:32:50.961Z] Step 12/27 : COPY . . [2024-12-16T03:32:51.212Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s [2024-12-16T03:32:51.212Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done [2024-12-16T03:32:51.212Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 71.30MB / 95.52MB 1.9s [2024-12-16T03:32:51.212Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-16T03:32:51.482Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 76.69MB / 95.52MB 2.0s [2024-12-16T03:32:51.482Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 88.08MB / 95.52MB 2.2s [2024-12-16T03:32:51.752Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 93.32MB / 95.52MB 2.3s [2024-12-16T03:32:51.899Z] ---> 7771c9dc305b [2024-12-16T03:32:51.899Z] Step 13/27 : RUN ${MAKE} [2024-12-16T03:32:52.022Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done [2024-12-16T03:32:52.161Z] ---> Running in a34fafd5ada8 [2024-12-16T03:32:52.421Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-12-16T03:32:58.691Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.2s [2024-12-16T03:33:04.053Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.7s [2024-12-16T03:33:10.724Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.5s done [2024-12-16T03:33:11.312Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-16T03:33:11.312Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-16T03:33:11.312Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-16T03:33:11.580Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-16T03:33:11.580Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-16T03:33:16.939Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-16T03:33:20.300Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.3s done [2024-12-16T03:33:20.300Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-16T03:33:21.723Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done [2024-12-16T03:33:21.992Z] #4 DONE 32.8s [2024-12-16T03:33:22.263Z] [2024-12-16T03:33:22.263Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-12-16T03:33:22.850Z] #6 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T03:33:23.119Z] #6 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T03:33:24.535Z] #6 2.445 OK: 238 MiB in 54 packages [2024-12-16T03:33:26.505Z] #6 DONE 4.4s [2024-12-16T03:33:26.505Z] [2024-12-16T03:33:26.505Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2024-12-16T03:33:26.505Z] #7 DONE 0.1s [2024-12-16T03:33:26.505Z] [2024-12-16T03:33:26.505Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T03:33:26.777Z] #8 DONE 0.1s [2024-12-16T03:33:26.777Z] [2024-12-16T03:33:26.777Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T03:33:31.186Z] Removing intermediate container a34fafd5ada8 [2024-12-16T03:33:31.186Z] ---> 13f2dc94bd32 [2024-12-16T03:33:31.186Z] Step 14/27 : FROM alpine:3.20 [2024-12-16T03:33:31.186Z] 3.20: Pulling from library/alpine [2024-12-16T03:33:31.186Z] da9db072f522: Pulling fs layer [2024-12-16T03:33:31.186Z] da9db072f522: Download complete [2024-12-16T03:33:31.186Z] da9db072f522: Pull complete [2024-12-16T03:33:31.186Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T03:33:31.186Z] Status: Downloaded newer image for alpine:3.20 [2024-12-16T03:33:31.186Z] ---> 63b790fccc90 [2024-12-16T03:33:31.186Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-12-16T03:33:31.186Z] ---> Running in a40e61aae051 [2024-12-16T03:33:31.186Z] Removing intermediate container a40e61aae051 [2024-12-16T03:33:31.186Z] ---> ba1385281f6d [2024-12-16T03:33:31.186Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-12-16T03:33:31.186Z] ---> Running in cd84b74e2189 [2024-12-16T03:33:31.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T03:33:31.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T03:33:31.186Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-16T03:33:31.186Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T03:33:31.186Z] OK: 8 MiB in 15 packages [2024-12-16T03:33:31.186Z] Removing intermediate container cd84b74e2189 [2024-12-16T03:33:31.186Z] ---> 17e1bccf1f64 [2024-12-16T03:33:31.186Z] Step 17/27 : RUN apk --no-cache upgrade [2024-12-16T03:33:31.186Z] ---> Running in b0c3c5ee93d9 [2024-12-16T03:33:31.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T03:33:31.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T03:33:31.186Z] Upgrading critical system libraries and apk-tools: [2024-12-16T03:33:31.186Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T03:33:31.186Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T03:33:31.186Z] Continuing the upgrade transaction with new apk-tools: [2024-12-16T03:33:31.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T03:33:31.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T03:33:31.186Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T03:33:31.186Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T03:33:31.186Z] OK: 8 MiB in 15 packages [2024-12-16T03:33:31.186Z] Removing intermediate container b0c3c5ee93d9 [2024-12-16T03:33:31.186Z] ---> 765a4f3287ba [2024-12-16T03:33:31.186Z] Step 18/27 : WORKDIR / [2024-12-16T03:33:31.186Z] ---> Running in 8bb3738b8120 [2024-12-16T03:33:31.186Z] Removing intermediate container 8bb3738b8120 [2024-12-16T03:33:31.186Z] ---> 6e6dea761e14 [2024-12-16T03:33:31.186Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-12-16T03:33:32.589Z] ---> 1c1fd1d8b17a [2024-12-16T03:33:32.589Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-12-16T03:33:32.589Z] ---> 84c8c16f41da [2024-12-16T03:33:32.589Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-12-16T03:33:32.851Z] ---> fe894538cad5 [2024-12-16T03:33:32.851Z] Step 22/27 : EXPOSE 59984 [2024-12-16T03:33:32.851Z] ---> Running in d3d48f92bb1e [2024-12-16T03:33:32.851Z] Removing intermediate container d3d48f92bb1e [2024-12-16T03:33:32.851Z] ---> b98f18d86a7a [2024-12-16T03:33:32.851Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-12-16T03:33:32.851Z] ---> Running in bbd1f79ba224 [2024-12-16T03:33:32.851Z] Removing intermediate container bbd1f79ba224 [2024-12-16T03:33:32.851Z] ---> 2174d03ab307 [2024-12-16T03:33:32.851Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-16T03:33:33.109Z] ---> Running in 01f051a50cb1 [2024-12-16T03:33:33.109Z] Removing intermediate container 01f051a50cb1 [2024-12-16T03:33:33.109Z] ---> 6662c369e31b [2024-12-16T03:33:33.109Z] Step 25/27 : LABEL arch=amd64 [2024-12-16T03:33:33.109Z] ---> Running in 0b397bc85d6c [2024-12-16T03:33:33.109Z] Removing intermediate container 0b397bc85d6c [2024-12-16T03:33:33.109Z] ---> 73a60a30a393 [2024-12-16T03:33:33.109Z] Step 26/27 : LABEL git_sha=e7d095f1b4859530f9c6391bf5a55690c4900f1e [2024-12-16T03:33:33.109Z] ---> Running in 5f04ad262174 [2024-12-16T03:33:33.369Z] Removing intermediate container 5f04ad262174 [2024-12-16T03:33:33.369Z] ---> c327dd4e916b [2024-12-16T03:33:33.369Z] Step 27/27 : LABEL version=4.0.0-dev.8 [2024-12-16T03:33:33.369Z] ---> Running in 704a478738b2 [2024-12-16T03:33:33.369Z] Removing intermediate container 704a478738b2 [2024-12-16T03:33:33.369Z] ---> fe2b64bbf438 [2024-12-16T03:33:33.369Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-16T03:33:33.369Z] Successfully built fe2b64bbf438 [2024-12-16T03:33:33.369Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:33:33.499Z] provisioning config files... [2024-12-16T03:33:33.508Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3874557331997297921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:33:33.829Z] ---> ****-login.sh [2024-12-16T03:33:33.829Z] nexus3.edgexfoundry.org:10001 [2024-12-16T03:33:33.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:33:33.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:33:33.829Z] Configure a credential helper to remove this warning. See [2024-12-16T03:33:33.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:33:33.829Z] [2024-12-16T03:33:33.829Z] Login Succeeded [2024-12-16T03:33:33.829Z] nexus3.edgexfoundry.org:10002 [2024-12-16T03:33:33.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:33:33.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:33:33.829Z] Configure a credential helper to remove this warning. See [2024-12-16T03:33:33.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:33:33.829Z] [2024-12-16T03:33:33.829Z] Login Succeeded [2024-12-16T03:33:33.829Z] nexus3.edgexfoundry.org:10003 [2024-12-16T03:33:34.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:33:34.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:33:34.091Z] Configure a credential helper to remove this warning. See [2024-12-16T03:33:34.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:33:34.091Z] [2024-12-16T03:33:34.091Z] Login Succeeded [2024-12-16T03:33:34.091Z] nexus3.edgexfoundry.org:10004 [2024-12-16T03:33:34.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:33:34.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:33:34.091Z] Configure a credential helper to remove this warning. See [2024-12-16T03:33:34.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:33:34.091Z] [2024-12-16T03:33:34.091Z] Login Succeeded [2024-12-16T03:33:34.091Z] ****.io [2024-12-16T03:33:34.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:33:34.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:33:34.351Z] Configure a credential helper to remove this warning. See [2024-12-16T03:33:34.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:33:34.351Z] [2024-12-16T03:33:34.351Z] Login Succeeded [2024-12-16T03:33:34.351Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T03:33:34.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T03:33:34.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:33:34.438Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-12-16T03:33:34.438Z] e7d095f1b4859530f9c6391bf5a55690c4900f1e [2024-12-16T03:33:34.438Z] latest [2024-12-16T03:33:34.438Z] 4.0.0-dev.8 [2024-12-16T03:33:34.438Z] e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [2024-12-16T03:33:34.438Z] main [2024-12-16T03:33:34.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:34.788Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:35.116Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e [2024-12-16T03:33:35.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-16T03:33:35.116Z] 55984e9b0c08: Preparing [2024-12-16T03:33:35.116Z] 09ee17354c8f: Preparing [2024-12-16T03:33:35.116Z] 6eb7a8188a39: Preparing [2024-12-16T03:33:35.116Z] 1baab11f0551: Preparing [2024-12-16T03:33:35.116Z] f025719d4417: Preparing [2024-12-16T03:33:35.116Z] 75654b8eeebd: Preparing [2024-12-16T03:33:35.116Z] 75654b8eeebd: Waiting [2024-12-16T03:33:35.116Z] 55984e9b0c08: Pushed [2024-12-16T03:33:35.116Z] 75654b8eeebd: Layer already exists [2024-12-16T03:33:35.116Z] 09ee17354c8f: Pushed [2024-12-16T03:33:35.116Z] f025719d4417: Pushed [2024-12-16T03:33:35.684Z] 1baab11f0551: Pushed [2024-12-16T03:33:38.223Z] 6eb7a8188a39: Pushed [2024-12-16T03:33:38.223Z] e7d095f1b4859530f9c6391bf5a55690c4900f1e: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:38.556Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:38.883Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-12-16T03:33:38.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-16T03:33:38.883Z] 55984e9b0c08: Preparing [2024-12-16T03:33:38.883Z] 09ee17354c8f: Preparing [2024-12-16T03:33:38.883Z] 6eb7a8188a39: Preparing [2024-12-16T03:33:38.883Z] 1baab11f0551: Preparing [2024-12-16T03:33:38.883Z] f025719d4417: Preparing [2024-12-16T03:33:38.883Z] 75654b8eeebd: Preparing [2024-12-16T03:33:38.883Z] 75654b8eeebd: Waiting [2024-12-16T03:33:38.883Z] 09ee17354c8f: Layer already exists [2024-12-16T03:33:38.883Z] 1baab11f0551: Layer already exists [2024-12-16T03:33:38.883Z] f025719d4417: Layer already exists [2024-12-16T03:33:38.883Z] 6eb7a8188a39: Layer already exists [2024-12-16T03:33:38.883Z] 55984e9b0c08: Layer already exists [2024-12-16T03:33:38.883Z] 75654b8eeebd: Layer already exists [2024-12-16T03:33:38.883Z] latest: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:39.211Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:39.538Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.8 [2024-12-16T03:33:39.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-16T03:33:39.539Z] 55984e9b0c08: Preparing [2024-12-16T03:33:39.539Z] 09ee17354c8f: Preparing [2024-12-16T03:33:39.539Z] 6eb7a8188a39: Preparing [2024-12-16T03:33:39.539Z] 1baab11f0551: Preparing [2024-12-16T03:33:39.539Z] f025719d4417: Preparing [2024-12-16T03:33:39.539Z] 75654b8eeebd: Preparing [2024-12-16T03:33:39.539Z] 75654b8eeebd: Waiting [2024-12-16T03:33:39.539Z] 6eb7a8188a39: Layer already exists [2024-12-16T03:33:39.539Z] 09ee17354c8f: Layer already exists [2024-12-16T03:33:39.539Z] f025719d4417: Layer already exists [2024-12-16T03:33:39.539Z] 1baab11f0551: Layer already exists [2024-12-16T03:33:39.539Z] 55984e9b0c08: Layer already exists [2024-12-16T03:33:39.539Z] 75654b8eeebd: Layer already exists [2024-12-16T03:33:39.539Z] 4.0.0-dev.8: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:39.873Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:40.212Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [2024-12-16T03:33:40.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-16T03:33:40.213Z] 55984e9b0c08: Preparing [2024-12-16T03:33:40.213Z] 09ee17354c8f: Preparing [2024-12-16T03:33:40.213Z] 6eb7a8188a39: Preparing [2024-12-16T03:33:40.213Z] 1baab11f0551: Preparing [2024-12-16T03:33:40.213Z] f025719d4417: Preparing [2024-12-16T03:33:40.213Z] 75654b8eeebd: Preparing [2024-12-16T03:33:40.213Z] 75654b8eeebd: Waiting [2024-12-16T03:33:40.213Z] 6eb7a8188a39: Layer already exists [2024-12-16T03:33:40.213Z] 1baab11f0551: Layer already exists [2024-12-16T03:33:40.213Z] f025719d4417: Layer already exists [2024-12-16T03:33:40.213Z] 55984e9b0c08: Layer already exists [2024-12-16T03:33:40.213Z] 09ee17354c8f: Layer already exists [2024-12-16T03:33:40.213Z] 75654b8eeebd: Layer already exists [2024-12-16T03:33:40.213Z] e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:40.534Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:40.861Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-12-16T03:33:40.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-16T03:33:40.861Z] 55984e9b0c08: Preparing [2024-12-16T03:33:40.861Z] 09ee17354c8f: Preparing [2024-12-16T03:33:40.861Z] 6eb7a8188a39: Preparing [2024-12-16T03:33:40.861Z] 1baab11f0551: Preparing [2024-12-16T03:33:40.861Z] f025719d4417: Preparing [2024-12-16T03:33:40.861Z] 75654b8eeebd: Preparing [2024-12-16T03:33:40.861Z] 75654b8eeebd: Waiting [2024-12-16T03:33:40.861Z] 55984e9b0c08: Layer already exists [2024-12-16T03:33:40.861Z] f025719d4417: Layer already exists [2024-12-16T03:33:40.861Z] 09ee17354c8f: Layer already exists [2024-12-16T03:33:40.861Z] 6eb7a8188a39: Layer already exists [2024-12-16T03:33:40.861Z] 1baab11f0551: Layer already exists [2024-12-16T03:33:40.861Z] 75654b8eeebd: Layer already exists [2024-12-16T03:33:40.861Z] main: digest: sha256:d70cf3648ba692355da153d89b8cdd7cfd1a770fbce10c38d28f11212048b232 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T03:33:40.943Z] ===================================================== [Pipeline] echo [2024-12-16T03:33:41.020Z] taggedImages: [2024-12-16T03:33:41.020Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e [2024-12-16T03:33:41.020Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-12-16T03:33:41.020Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.8 [2024-12-16T03:33:41.020Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [2024-12-16T03:33:41.020Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:41.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T03:33:41.409Z] [2024-12-16T03:33:41.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:33:41.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T03:33:41.709Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-16T03:33:41.709Z] 5eb5b503b376: Pulling fs layer [2024-12-16T03:33:41.709Z] 5c69ac0246d0: Pulling fs layer [2024-12-16T03:33:41.709Z] ec43610c2a17: Pulling fs layer [2024-12-16T03:33:41.709Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-16T03:33:41.709Z] 33b1e0a273af: Pulling fs layer [2024-12-16T03:33:41.709Z] 5d3b04190fa2: Pulling fs layer [2024-12-16T03:33:41.709Z] 2f39f015ded8: Pulling fs layer [2024-12-16T03:33:41.709Z] 3a2ae6a8a46f: Waiting [2024-12-16T03:33:41.709Z] 33b1e0a273af: Waiting [2024-12-16T03:33:41.709Z] 5d3b04190fa2: Waiting [2024-12-16T03:33:41.709Z] 5c69ac0246d0: Verifying Checksum [2024-12-16T03:33:41.709Z] 5c69ac0246d0: Download complete [2024-12-16T03:33:41.709Z] 3a2ae6a8a46f: Download complete [2024-12-16T03:33:41.709Z] 33b1e0a273af: Verifying Checksum [2024-12-16T03:33:41.709Z] 33b1e0a273af: Download complete [2024-12-16T03:33:41.709Z] 5d3b04190fa2: Verifying Checksum [2024-12-16T03:33:41.709Z] 5d3b04190fa2: Download complete [2024-12-16T03:33:41.709Z] ec43610c2a17: Verifying Checksum [2024-12-16T03:33:41.709Z] ec43610c2a17: Download complete [2024-12-16T03:33:41.968Z] 5eb5b503b376: Verifying Checksum [2024-12-16T03:33:41.968Z] 5eb5b503b376: Download complete [2024-12-16T03:33:42.535Z] 2f39f015ded8: Verifying Checksum [2024-12-16T03:33:42.535Z] 2f39f015ded8: Download complete [2024-12-16T03:33:43.103Z] 5eb5b503b376: Pull complete [2024-12-16T03:33:43.361Z] 5c69ac0246d0: Pull complete [2024-12-16T03:33:43.926Z] ec43610c2a17: Pull complete [2024-12-16T03:33:43.926Z] 3a2ae6a8a46f: Pull complete [2024-12-16T03:33:43.926Z] 33b1e0a273af: Pull complete [2024-12-16T03:33:44.186Z] 5d3b04190fa2: Pull complete [2024-12-16T03:33:48.371Z] 2f39f015ded8: Pull complete [2024-12-16T03:33:48.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-16T03:33:48.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T03:33:48.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:33:48.470Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:33:48.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-16T03:33:55.630Z] $ docker top e109c787fa3b8feb1fda196058de7fb91c2b5df83bdfb7d0069efa56c24244d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:33:56.018Z] ---> job-cost.sh [2024-12-16T03:33:56.018Z] lf-activate-venv: SKIPPING [2024-12-16T03:33:56.018Z] INFO: No Stack... [2024-12-16T03:33:56.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T03:33:56.536Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T03:33:56.830Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-12-16T03:33:56.830Z] + cut -d, -f6 [Pipeline] lock [2024-12-16T03:33:56.844Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [2024-12-16T03:33:56.852Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] did not exist. Created. [2024-12-16T03:33:56.858Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T03:33:57.161Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T03:33:57.185Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T03:33:57.196Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T03:33:57.220Z] $ docker stop --time=1 e109c787fa3b8feb1fda196058de7fb91c2b5df83bdfb7d0069efa56c24244d3 [2024-12-16T03:33:58.345Z] $ docker rm -f --volumes e109c787fa3b8feb1fda196058de7fb91c2b5df83bdfb7d0069efa56c24244d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-16T03:33:59.032Z] #9 DONE 30.0s [2024-12-16T03:33:59.032Z] [2024-12-16T03:33:59.032Z] #10 [builder 6/7] COPY . . [2024-12-16T03:33:59.032Z] #10 DONE 0.4s [2024-12-16T03:33:59.032Z] [2024-12-16T03:33:59.032Z] #11 [builder 7/7] RUN echo noop [2024-12-16T03:33:59.032Z] #11 0.556 noop [2024-12-16T03:33:59.032Z] #11 DONE 0.6s [2024-12-16T03:33:59.032Z] [2024-12-16T03:33:59.032Z] #12 exporting to image [2024-12-16T03:33:59.032Z] #12 exporting layers [2024-12-16T03:34:37.897Z] #12 exporting layers 35.0s done [2024-12-16T03:34:37.897Z] #12 writing image sha256:c114d0820fc69dada36fe9ce3e822306d98c00060b1a92a952e7e3034da5564e done [2024-12-16T03:34:37.897Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-16T03:34:37.897Z] #12 DONE 35.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:34:38.268Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T03:34:38.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:34:38.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-35172 does not seem to be running inside a container [2024-12-16T03:34:38.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/217 -v /w/workspace/device-onvif-camera/217:/w/workspace/device-onvif-camera/217:rw,z -v /w/workspace/device-onvif-camera/217@tmp:/w/workspace/device-onvif-camera/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-16T03:34:39.708Z] $ docker top d5086c82f13e77139adf0fd0d0832907d76ad590c82475c28f367f37a2615545 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T03:34:40.519Z] + go version [2024-12-16T03:34:40.519Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-16T03:34:40.536Z] $ docker stop --time=1 d5086c82f13e77139adf0fd0d0832907d76ad590c82475c28f367f37a2615545 [2024-12-16T03:34:42.063Z] $ docker rm -f --volumes d5086c82f13e77139adf0fd0d0832907d76ad590c82475c28f367f37a2615545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:34:42.639Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T03:34:42.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:34:42.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-35172 does not seem to be running inside a container [2024-12-16T03:34:42.868Z] $ 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/217 -v /w/workspace/device-onvif-camera/217:/w/workspace/device-onvif-camera/217:rw,z -v /w/workspace/device-onvif-camera/217@tmp:/w/workspace/device-onvif-camera/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-16T03:34:43.733Z] $ docker top c6c6cb3b8249858e6143e7bb5a6dabd6c06cd85e8eda221fd52938d15df4c626 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T03:34:44.225Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/217 [Pipeline] fileExists [Pipeline] sh [2024-12-16T03:34:44.572Z] + make test [2024-12-16T03:34:44.572Z] go test ./... -coverprofile=coverage.out ./... [2024-12-16T03:34:49.927Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-12-16T03:36:56.653Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-12-16T03:36:56.653Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-12-16T03:36:56.653Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.150s coverage: 31.4% of statements [2024-12-16T03:37:11.662Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.669s coverage: 86.5% of statements [2024-12-16T03:37:11.662Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-16T03:37:11.662Z] go vet ./... [2024-12-16T03:37:43.912Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T03:37:43.912Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T03:37:43.912Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-16T03:37:43.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T03:37:43.949Z] $ docker stop --time=1 c6c6cb3b8249858e6143e7bb5a6dabd6c06cd85e8eda221fd52938d15df4c626 [2024-12-16T03:37:45.654Z] $ docker rm -f --volumes c6c6cb3b8249858e6143e7bb5a6dabd6c06cd85e8eda221fd52938d15df4c626 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T03:37:47.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T03:37:47.290Z] Warning: overwriting stash ‘coverage-report’ [2024-12-16T03:37:47.784Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T03:37:48.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T03:37:48.498Z] + ls -al . [2024-12-16T03:37:48.498Z] total 312 [2024-12-16T03:37:48.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:34 . [2024-12-16T03:37:48.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:32 .. [2024-12-16T03:37:48.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 03:32 .git [2024-12-16T03:37:48.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:32 .github [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 16 03:32 .gitignore [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 16 03:32 .golangci.yml [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 19973 Dec 16 03:32 Attribution.txt [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 16 03:32 CHANGELOG.md [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 1715 Dec 16 03:32 Dockerfile [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 03:32 GOVERNANCE.md [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 16 03:32 Jenkinsfile [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 16 03:32 LICENSE [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 3465 Dec 16 03:32 Makefile [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 16 03:32 OWNERS.md [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 16 03:32 README.md [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 03:30 VERSION [2024-12-16T03:37:48.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 03:32 bin [2024-12-16T03:37:48.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 03:32 cmd [2024-12-16T03:37:48.498Z] -rw-r--r-- 1 jenkins jenkins 92292 Dec 16 03:37 coverage.out [2024-12-16T03:37:48.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:32 doc [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 6533 Dec 16 03:32 go.mod [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 87892 Dec 16 03:32 go.sum [2024-12-16T03:37:48.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 03:32 internal [2024-12-16T03:37:48.498Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 16 03:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:37:48.845Z] + 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=e7d095f1b4859530f9c6391bf5a55690c4900f1e --label arch=arm64 --label version=4.0.0-dev.8 . [2024-12-16T03:37:49.810Z] #0 building with "default" instance using docker driver [2024-12-16T03:37:49.810Z] [2024-12-16T03:37:49.810Z] #1 [internal] load build definition from Dockerfile [2024-12-16T03:37:49.810Z] #1 transferring dockerfile: 1.75kB 0.0s done [2024-12-16T03:37:49.810Z] #1 DONE 0.0s [2024-12-16T03:37:49.810Z] [2024-12-16T03:37:49.810Z] #2 [internal] load .dockerignore [2024-12-16T03:37:49.810Z] #2 transferring context: 2B 0.0s done [2024-12-16T03:37:49.810Z] #2 DONE 0.0s [2024-12-16T03:37:49.810Z] [2024-12-16T03:37:49.810Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-16T03:37:49.810Z] #3 DONE 0.0s [2024-12-16T03:37:49.810Z] [2024-12-16T03:37:49.810Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-16T03:37:49.810Z] #4 DONE 0.3s [2024-12-16T03:37:50.078Z] [2024-12-16T03:37:50.078Z] #5 [internal] load build context [2024-12-16T03:37:50.078Z] #5 transferring context: 102.31kB 0.1s done [2024-12-16T03:37:50.078Z] #5 DONE 0.1s [2024-12-16T03:37:50.078Z] [2024-12-16T03:37:50.078Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T03:37:50.078Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-16T03:37:50.078Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-16T03:37:50.078Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-16T03:37:50.078Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-16T03:37:50.078Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-16T03:37:50.078Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-16T03:37:50.345Z] #6 ... [2024-12-16T03:37:50.345Z] [2024-12-16T03:37:50.345Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-16T03:37:50.345Z] #7 DONE 0.3s [2024-12-16T03:37:50.345Z] [2024-12-16T03:37:50.345Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T03:37:50.345Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-16T03:37:50.614Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-16T03:37:51.200Z] #6 DONE 1.0s [2024-12-16T03:37:51.200Z] [2024-12-16T03:37:51.200Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-16T03:37:51.811Z] #8 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T03:37:51.811Z] #8 0.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T03:37:53.232Z] #8 ... [2024-12-16T03:37:53.232Z] [2024-12-16T03:37:53.232Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-12-16T03:37:53.232Z] #9 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T03:37:53.232Z] #9 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T03:37:53.232Z] #9 2.561 OK: 238 MiB in 54 packages [2024-12-16T03:37:53.232Z] #9 DONE 3.0s [2024-12-16T03:37:53.232Z] [2024-12-16T03:37:53.232Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2024-12-16T03:37:53.232Z] #10 DONE 0.1s [2024-12-16T03:37:53.232Z] [2024-12-16T03:37:53.232Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-16T03:37:53.232Z] #8 2.285 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-16T03:37:53.232Z] #8 2.299 Executing busybox-1.36.1-r29.trigger [2024-12-16T03:37:53.232Z] #8 2.328 OK: 9 MiB in 15 packages [2024-12-16T03:37:53.505Z] #8 ... [2024-12-16T03:37:53.505Z] [2024-12-16T03:37:53.505Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T03:37:53.505Z] #11 DONE 0.2s [2024-12-16T03:37:53.774Z] [2024-12-16T03:37:53.774Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-16T03:37:53.774Z] #8 DONE 2.7s [2024-12-16T03:37:53.774Z] [2024-12-16T03:37:53.774Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-16T03:37:54.735Z] #12 0.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T03:37:55.020Z] #12 1.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T03:37:55.289Z] #12 ... [2024-12-16T03:37:55.289Z] [2024-12-16T03:37:55.289Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T03:37:55.289Z] #13 DONE 1.8s [2024-12-16T03:37:55.289Z] [2024-12-16T03:37:55.289Z] #14 [builder 6/7] COPY . . [2024-12-16T03:37:55.876Z] #14 DONE 0.5s [2024-12-16T03:37:55.876Z] [2024-12-16T03:37:55.876Z] #15 [builder 7/7] RUN make build [2024-12-16T03:37:56.473Z] #15 0.707 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-12-16T03:37:59.831Z] #15 ... [2024-12-16T03:37:59.831Z] [2024-12-16T03:37:59.831Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-16T03:37:59.831Z] #12 2.717 Upgrading critical system libraries and apk-tools: [2024-12-16T03:37:59.831Z] #12 2.719 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T03:37:59.831Z] #12 2.775 Executing busybox-1.36.1-r29.trigger [2024-12-16T03:37:59.831Z] #12 3.135 Continuing the upgrade transaction with new apk-tools: [2024-12-16T03:37:59.831Z] #12 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T03:37:59.831Z] #12 3.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T03:37:59.831Z] #12 5.076 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T03:37:59.831Z] #12 5.203 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T03:37:59.831Z] #12 5.234 OK: 9 MiB in 15 packages [2024-12-16T03:37:59.831Z] #12 DONE 5.7s [2024-12-16T03:37:59.831Z] [2024-12-16T03:37:59.831Z] #15 [builder 7/7] RUN make build [2024-12-16T03:40:06.530Z] #15 DONE 125.4s [2024-12-16T03:40:06.530Z] [2024-12-16T03:40:06.530Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2024-12-16T03:40:06.530Z] #16 DONE 0.4s [2024-12-16T03:40:06.530Z] [2024-12-16T03:40:06.530Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2024-12-16T03:40:06.530Z] #17 DONE 0.1s [2024-12-16T03:40:06.530Z] [2024-12-16T03:40:06.530Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-12-16T03:40:06.530Z] #18 DONE 0.1s [2024-12-16T03:40:06.530Z] [2024-12-16T03:40:06.530Z] #19 exporting to image [2024-12-16T03:40:06.530Z] #19 exporting layers [2024-12-16T03:40:06.530Z] #19 exporting layers 0.5s done [2024-12-16T03:40:06.530Z] #19 writing image sha256:793fbc728f7c827f827448fd7d8eba20b2db92e107f773d35a8a24336bbc04cb done [2024-12-16T03:40:06.530Z] #19 naming to docker.io/library/device-onvif-camera-arm64 done [2024-12-16T03:40:06.530Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:40:06.667Z] provisioning config files... [2024-12-16T03:40:06.682Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/217@tmp/config9006712215705263466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:40:07.015Z] ---> ****-login.sh [2024-12-16T03:40:07.016Z] nexus3.edgexfoundry.org:10001 [2024-12-16T03:40:07.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:40:07.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:40:07.285Z] Configure a credential helper to remove this warning. See [2024-12-16T03:40:07.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:40:07.285Z] [2024-12-16T03:40:07.285Z] Login Succeeded [2024-12-16T03:40:07.285Z] nexus3.edgexfoundry.org:10002 [2024-12-16T03:40:07.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:40:07.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:40:07.549Z] Configure a credential helper to remove this warning. See [2024-12-16T03:40:07.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:40:07.549Z] [2024-12-16T03:40:07.549Z] Login Succeeded [2024-12-16T03:40:07.550Z] nexus3.edgexfoundry.org:10003 [2024-12-16T03:40:07.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:40:07.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:40:07.819Z] Configure a credential helper to remove this warning. See [2024-12-16T03:40:07.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:40:07.819Z] [2024-12-16T03:40:07.819Z] Login Succeeded [2024-12-16T03:40:07.819Z] nexus3.edgexfoundry.org:10004 [2024-12-16T03:40:07.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:40:08.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:40:08.084Z] Configure a credential helper to remove this warning. See [2024-12-16T03:40:08.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:40:08.084Z] [2024-12-16T03:40:08.084Z] Login Succeeded [2024-12-16T03:40:08.084Z] ****.io [2024-12-16T03:40:08.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T03:40:08.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T03:40:08.349Z] Configure a credential helper to remove this warning. See [2024-12-16T03:40:08.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T03:40:08.350Z] [2024-12-16T03:40:08.350Z] Login Succeeded [2024-12-16T03:40:08.350Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T03:40:08.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T03:40:08.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T03:40:08.448Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-12-16T03:40:08.448Z] e7d095f1b4859530f9c6391bf5a55690c4900f1e [2024-12-16T03:40:08.448Z] latest [2024-12-16T03:40:08.448Z] 4.0.0-dev.8 [2024-12-16T03:40:08.448Z] e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [2024-12-16T03:40:08.448Z] main [2024-12-16T03:40:08.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:08.816Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:09.174Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e [2024-12-16T03:40:09.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-16T03:40:09.174Z] 00e7cbf76254: Preparing [2024-12-16T03:40:09.174Z] 06624543c5de: Preparing [2024-12-16T03:40:09.174Z] 33f42d4871eb: Preparing [2024-12-16T03:40:09.174Z] 8516145ff96a: Preparing [2024-12-16T03:40:09.174Z] 44eb1b94ed7f: Preparing [2024-12-16T03:40:09.174Z] 651d9022c234: Preparing [2024-12-16T03:40:09.174Z] 651d9022c234: Waiting [2024-12-16T03:40:09.438Z] 00e7cbf76254: Pushed [2024-12-16T03:40:09.438Z] 06624543c5de: Pushed [2024-12-16T03:40:09.438Z] 44eb1b94ed7f: Pushed [2024-12-16T03:40:09.438Z] 651d9022c234: Layer already exists [2024-12-16T03:40:10.837Z] 8516145ff96a: Pushed [2024-12-16T03:40:16.223Z] 33f42d4871eb: Pushed [2024-12-16T03:40:16.492Z] e7d095f1b4859530f9c6391bf5a55690c4900f1e: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:17.431Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:17.780Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-12-16T03:40:17.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-16T03:40:17.780Z] 00e7cbf76254: Preparing [2024-12-16T03:40:17.780Z] 06624543c5de: Preparing [2024-12-16T03:40:17.780Z] 33f42d4871eb: Preparing [2024-12-16T03:40:17.780Z] 8516145ff96a: Preparing [2024-12-16T03:40:17.780Z] 44eb1b94ed7f: Preparing [2024-12-16T03:40:17.780Z] 651d9022c234: Preparing [2024-12-16T03:40:17.780Z] 651d9022c234: Waiting [2024-12-16T03:40:17.780Z] 8516145ff96a: Layer already exists [2024-12-16T03:40:17.780Z] 33f42d4871eb: Layer already exists [2024-12-16T03:40:17.780Z] 44eb1b94ed7f: Layer already exists [2024-12-16T03:40:17.780Z] 06624543c5de: Layer already exists [2024-12-16T03:40:17.780Z] 00e7cbf76254: Layer already exists [2024-12-16T03:40:17.780Z] 651d9022c234: Layer already exists [2024-12-16T03:40:18.044Z] latest: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:18.400Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:18.751Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.8 [2024-12-16T03:40:18.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-16T03:40:18.751Z] 00e7cbf76254: Preparing [2024-12-16T03:40:18.751Z] 06624543c5de: Preparing [2024-12-16T03:40:18.751Z] 33f42d4871eb: Preparing [2024-12-16T03:40:18.751Z] 8516145ff96a: Preparing [2024-12-16T03:40:18.751Z] 44eb1b94ed7f: Preparing [2024-12-16T03:40:18.751Z] 651d9022c234: Preparing [2024-12-16T03:40:18.751Z] 651d9022c234: Waiting [2024-12-16T03:40:18.751Z] 33f42d4871eb: Layer already exists [2024-12-16T03:40:18.751Z] 06624543c5de: Layer already exists [2024-12-16T03:40:18.751Z] 8516145ff96a: Layer already exists [2024-12-16T03:40:18.751Z] 00e7cbf76254: Layer already exists [2024-12-16T03:40:18.751Z] 44eb1b94ed7f: Layer already exists [2024-12-16T03:40:18.751Z] 651d9022c234: Layer already exists [2024-12-16T03:40:19.016Z] 4.0.0-dev.8: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:19.375Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:19.727Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [2024-12-16T03:40:19.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-16T03:40:19.727Z] 00e7cbf76254: Preparing [2024-12-16T03:40:19.727Z] 06624543c5de: Preparing [2024-12-16T03:40:19.727Z] 33f42d4871eb: Preparing [2024-12-16T03:40:19.727Z] 8516145ff96a: Preparing [2024-12-16T03:40:19.727Z] 44eb1b94ed7f: Preparing [2024-12-16T03:40:19.727Z] 651d9022c234: Preparing [2024-12-16T03:40:19.727Z] 651d9022c234: Waiting [2024-12-16T03:40:19.727Z] 8516145ff96a: Layer already exists [2024-12-16T03:40:19.727Z] 44eb1b94ed7f: Layer already exists [2024-12-16T03:40:19.727Z] 00e7cbf76254: Layer already exists [2024-12-16T03:40:19.727Z] 06624543c5de: Layer already exists [2024-12-16T03:40:19.727Z] 33f42d4871eb: Layer already exists [2024-12-16T03:40:19.727Z] 651d9022c234: Layer already exists [2024-12-16T03:40:19.992Z] e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:20.358Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:20.704Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-12-16T03:40:20.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-16T03:40:20.704Z] 00e7cbf76254: Preparing [2024-12-16T03:40:20.704Z] 06624543c5de: Preparing [2024-12-16T03:40:20.704Z] 33f42d4871eb: Preparing [2024-12-16T03:40:20.704Z] 8516145ff96a: Preparing [2024-12-16T03:40:20.704Z] 44eb1b94ed7f: Preparing [2024-12-16T03:40:20.704Z] 651d9022c234: Preparing [2024-12-16T03:40:20.704Z] 651d9022c234: Waiting [2024-12-16T03:40:20.704Z] 33f42d4871eb: Layer already exists [2024-12-16T03:40:20.704Z] 06624543c5de: Layer already exists [2024-12-16T03:40:20.704Z] 8516145ff96a: Layer already exists [2024-12-16T03:40:20.704Z] 00e7cbf76254: Layer already exists [2024-12-16T03:40:20.704Z] 44eb1b94ed7f: Layer already exists [2024-12-16T03:40:20.704Z] 651d9022c234: Layer already exists [2024-12-16T03:40:20.969Z] main: digest: sha256:a48a222ac7e31d37209bce27c20da4e1a63b2995c72b4ed1ad255465c1c67af3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T03:40:21.048Z] ===================================================== [Pipeline] echo [2024-12-16T03:40:21.061Z] taggedImages: [2024-12-16T03:40:21.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e [2024-12-16T03:40:21.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-12-16T03:40:21.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.8 [2024-12-16T03:40:21.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e7d095f1b4859530f9c6391bf5a55690c4900f1e-4.0.0-dev.8 [2024-12-16T03:40:21.061Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:21.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T03:40:21.441Z] [2024-12-16T03:40:21.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:40:21.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T03:40:21.771Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-16T03:40:21.771Z] 8998bd30e6a1: Pulling fs layer [2024-12-16T03:40:21.771Z] 04944245beec: Pulling fs layer [2024-12-16T03:40:21.771Z] 699f458cf7ca: Pulling fs layer [2024-12-16T03:40:21.771Z] 765212b225bb: Pulling fs layer [2024-12-16T03:40:21.771Z] f23df028b6ca: Pulling fs layer [2024-12-16T03:40:21.771Z] d65c8cfc05b1: Pulling fs layer [2024-12-16T03:40:21.771Z] 2437ff75d9bd: Pulling fs layer [2024-12-16T03:40:21.771Z] 765212b225bb: Waiting [2024-12-16T03:40:21.771Z] f23df028b6ca: Waiting [2024-12-16T03:40:21.771Z] d65c8cfc05b1: Waiting [2024-12-16T03:40:21.771Z] 2437ff75d9bd: Waiting [2024-12-16T03:40:22.039Z] 04944245beec: Verifying Checksum [2024-12-16T03:40:22.039Z] 04944245beec: Download complete [2024-12-16T03:40:22.039Z] 765212b225bb: Verifying Checksum [2024-12-16T03:40:22.039Z] 765212b225bb: Download complete [2024-12-16T03:40:22.039Z] f23df028b6ca: Verifying Checksum [2024-12-16T03:40:22.039Z] d65c8cfc05b1: Verifying Checksum [2024-12-16T03:40:22.039Z] d65c8cfc05b1: Download complete [2024-12-16T03:40:22.305Z] 699f458cf7ca: Verifying Checksum [2024-12-16T03:40:22.305Z] 699f458cf7ca: Download complete [2024-12-16T03:40:22.572Z] 8998bd30e6a1: Verifying Checksum [2024-12-16T03:40:22.572Z] 8998bd30e6a1: Download complete [2024-12-16T03:40:24.518Z] 2437ff75d9bd: Verifying Checksum [2024-12-16T03:40:24.518Z] 2437ff75d9bd: Download complete [2024-12-16T03:40:29.862Z] 8998bd30e6a1: Pull complete [2024-12-16T03:40:29.862Z] 04944245beec: Pull complete [2024-12-16T03:40:31.805Z] 699f458cf7ca: Pull complete [2024-12-16T03:40:31.805Z] 765212b225bb: Pull complete [2024-12-16T03:40:32.390Z] f23df028b6ca: Pull complete [2024-12-16T03:40:32.390Z] d65c8cfc05b1: Pull complete [2024-12-16T03:40:59.066Z] 2437ff75d9bd: Pull complete [2024-12-16T03:40:59.066Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-16T03:40:59.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T03:40:59.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:40:59.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-35172 does not seem to be running inside a container [2024-12-16T03:40:59.281Z] $ 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/217 -v /w/workspace/device-onvif-camera/217:/w/workspace/device-onvif-camera/217:rw,z -v /w/workspace/device-onvif-camera/217@tmp:/w/workspace/device-onvif-camera/217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-16T03:41:01.191Z] $ docker top 0fa3ee693670a2d43a62d0b94e3b61329a3997e11ff2daca17e2cfdd7ba0f0ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:41:01.658Z] ---> job-cost.sh [2024-12-16T03:41:01.924Z] lf-activate-venv: SKIPPING [2024-12-16T03:41:01.924Z] INFO: No Stack... [2024-12-16T03:41:02.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T03:41:03.145Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T03:41:03.458Z] + cat+ cut -d, -f6 [2024-12-16T03:41:03.458Z] /w/workspace/device-onvif-camera/217/archives/cost.csv [Pipeline] lock [2024-12-16T03:41:03.513Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [2024-12-16T03:41:03.524Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] did not exist. Created. [2024-12-16T03:41:03.531Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T03:41:03.877Z] /w/workspace/device-onvif-camera/217@tmp/durable-374f3a00/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-16T03:41:04.190Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T03:41:04.221Z] Warning: overwriting stash ‘stack-cost’ [2024-12-16T03:41:04.274Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T03:41:04.283Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-217-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T03:41:04.311Z] $ docker stop --time=1 0fa3ee693670a2d43a62d0b94e3b61329a3997e11ff2daca17e2cfdd7ba0f0ef [2024-12-16T03:41:05.672Z] $ docker rm -f --volumes 0fa3ee693670a2d43a62d0b94e3b61329a3997e11ff2daca17e2cfdd7ba0f0ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-16T03:41:06.135Z] provisioning config files... [2024-12-16T03:41:06.150Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9247011160709019267tmp [Pipeline] { [Pipeline] sh [2024-12-16T03:41:06.446Z] + set +x [2024-12-16T03:41:06.447Z] + curl -s https://codecov.io/bash [2024-12-16T03:41:06.447Z] + bash -s -- [2024-12-16T03:41:06.706Z] [2024-12-16T03:41:06.706Z] _____ _ [2024-12-16T03:41:06.706Z] / ____| | | [2024-12-16T03:41:06.706Z] | | ___ __| | ___ ___ _____ __ [2024-12-16T03:41:06.706Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-16T03:41:06.706Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-16T03:41:06.706Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-16T03:41:06.706Z] Bash-1.0.6 [2024-12-16T03:41:06.706Z] [2024-12-16T03:41:06.706Z] [2024-12-16T03:41:06.706Z] ==> git version 2.25.1 found [2024-12-16T03:41:06.706Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-16T03:41:06.706Z] Release-Date: 2020-01-08 [2024-12-16T03:41:06.706Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-16T03:41:06.706Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-16T03:41:06.706Z] ==> Jenkins CI detected. [2024-12-16T03:41:06.706Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-12-16T03:41:06.706Z] project root: . [2024-12-16T03:41:06.706Z] --> token set from env [2024-12-16T03:41:06.706Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-16T03:41:06.706Z] ==> Running gcov in . (disable via -X gcov) [2024-12-16T03:41:06.706Z] ==> Python coveragepy not found [2024-12-16T03:41:06.706Z] ==> Searching for coverage reports in: [2024-12-16T03:41:06.706Z] + . [2024-12-16T03:41:06.706Z] -> Found 1 reports [2024-12-16T03:41:06.706Z] ==> Detecting git/mercurial file structure [2024-12-16T03:41:06.706Z] ==> Reading reports [2024-12-16T03:41:06.706Z] + ./coverage.out bytes=92292 [2024-12-16T03:41:06.706Z] ==> Appending adjustments [2024-12-16T03:41:06.706Z] https://docs.codecov.io/docs/fixing-reports [2024-12-16T03:41:06.966Z] + Found adjustments [2024-12-16T03:41:06.966Z] ==> Gzipping contents [2024-12-16T03:41:06.966Z] 12K /tmp/codecov.YqzKhM.gz [2024-12-16T03:41:06.966Z] ==> Uploading reports [2024-12-16T03:41:06.966Z] url: https://codecov.io [2024-12-16T03:41:06.966Z] query: branch=main&commit=e7d095f1b4859530f9c6391bf5a55690c4900f1e&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T03:41:06.966Z] -> Pinging Codecov [2024-12-16T03:41:06.966Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e7d095f1b4859530f9c6391bf5a55690c4900f1e&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T03:41:07.224Z] -> Uploading to [2024-12-16T03:41:07.224Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/e7d095f1b4859530f9c6391bf5a55690c4900f1e/d5b0031a-d5cb-46cc-829d-e339bca14a38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T034106Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ee84f330d7777873c4c4ced7098c7cf845ce532689c8986f3e6d35c82351f72c [2024-12-16T03:41:07.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T03:41:07.224Z] Dload Upload Total Spent Left Speed [2024-12-16T03:41:07.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 53345 --:--:-- --:--:-- --:--:-- 53097 [2024-12-16T03:41:07.224Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] } [2024-12-16T03:41:07.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-16T03:41:07.534Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-16T03:41:07.548Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:41:07.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T03:41:07.853Z] [2024-12-16T03:41:07.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:41:08.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T03:41:08.157Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-16T03:41:08.157Z] 43c4264eed91: Already exists [2024-12-16T03:41:08.157Z] 4cc291be95ef: Already exists [2024-12-16T03:41:08.157Z] 2ac1f1163629: Already exists [2024-12-16T03:41:08.157Z] 5c3c966382ef: Already exists [2024-12-16T03:41:08.157Z] 4f4fb700ef54: Already exists [2024-12-16T03:41:08.157Z] d9c7d2e4e75e: Pulling fs layer [2024-12-16T03:41:08.157Z] 9c3e1370e548: Pulling fs layer [2024-12-16T03:41:08.417Z] d9c7d2e4e75e: Download complete [2024-12-16T03:41:08.676Z] d9c7d2e4e75e: Pull complete [2024-12-16T03:41:09.245Z] 9c3e1370e548: Verifying Checksum [2024-12-16T03:41:09.245Z] 9c3e1370e548: Download complete [2024-12-16T03:41:12.536Z] 9c3e1370e548: Pull complete [2024-12-16T03:41:12.536Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-16T03:41:12.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T03:41:12.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:41:12.647Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:41:12.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-16T03:41:15.486Z] $ docker top 4ebac343d94e4f202b6a2f736e928600c06773132c280cd3c63624a8abcc011b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T03:41:15.843Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-12-16T03:41:15.854Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-12-16T03:41:16.134Z] + set -o pipefail [2024-12-16T03:41:16.134Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-12-16T03:41:24.256Z] [2024-12-16T03:41:24.256Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-12-16T03:41:24.256Z] [2024-12-16T03:41:24.256Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/3c2365e0-a6f0-4858-9e61-7e3e2fa0dfe2 [2024-12-16T03:41:24.256Z] [2024-12-16T03:41:24.256Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-12-16T03:41:24.256Z] [2024-12-16T03:41:24.256Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-16T03:41:24.256Z] [2024-12-16T03:41:24.256Z] [2024-12-16T03:41:24.256Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-16T03:41:24.256Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-16T03:41:24.265Z] $ docker stop --time=1 4ebac343d94e4f202b6a2f736e928600c06773132c280cd3c63624a8abcc011b [2024-12-16T03:41:31.489Z] $ docker rm -f --volumes 4ebac343d94e4f202b6a2f736e928600c06773132c280cd3c63624a8abcc011b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-16T03:41:32.072Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:41:32.086Z] provisioning config files... [2024-12-16T03:41:32.094Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1147480964395512555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:41:32.397Z] --> edgex-publish-swagger.sh [2024-12-16T03:41:32.397Z] === Publish doc/openapi/v3 API === [2024-12-16T03:41:32.397Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-12-16T03:41:32.397Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-12-16T03:41:32.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T03:41:32.397Z] Dload Upload Total Spent Left Speed [2024-12-16T03:41:32.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 232 723k --:--:-- --:--:-- --:--:-- 723k [2024-12-16T03:41:32.964Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-16T03:41:32.964Z] [Pipeline] } [2024-12-16T03:41:32.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T03:41:33.430Z] + git log --format=format:%s -1 e7d095f1b4859530f9c6391bf5a55690c4900f1e [Pipeline] sh [2024-12-16T03:41:33.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T03:41:33.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:41:34.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T03:41:34.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:41:34.102Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:41:34.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T03:41:34.684Z] $ docker top 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T03:41:34.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T03:41:34.801Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T03:41:34.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T03:41:34.954Z] $ docker exec 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee ssh-agent [2024-12-16T03:41:35.081Z] SSH_AUTH_SOCK=/tmp/ssh-fRpwNUBT9uCT/agent.32 [2024-12-16T03:41:35.081Z] SSH_AGENT_PID=38 [2024-12-16T03:41:35.106Z] Running ssh-add (command line suppressed) [2024-12-16T03:41:35.229Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7077191367885466967.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7077191367885466967.key) [2024-12-16T03:41:35.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T03:41:35.590Z] + git semver tag [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,750 [run_tag] DEBUG tag force:False [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,750 [check_head_tag] DEBUG check head tag [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,751 [execute] INFO git cat-file --batch-check [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,754 [execute] INFO git cat-file --batch [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,776 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,777 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,777 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T03:41:35.883Z] 2024-12-16 03:41:35,782 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-16T03:41:35.883Z] 4.0.0-dev.8 [Pipeline] } [2024-12-16T03:41:35.903Z] $ docker exec --env ******** --env ******** 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee ssh-agent -k [2024-12-16T03:41:35.997Z] unset SSH_AUTH_SOCK; [2024-12-16T03:41:35.997Z] unset SSH_AGENT_PID; [2024-12-16T03:41:35.997Z] echo Agent pid 38 killed; [2024-12-16T03:41:36.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T03:41:36.340Z] + git semver [Pipeline] } [2024-12-16T03:41:36.610Z] $ docker stop --time=1 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee [2024-12-16T03:41:37.956Z] $ docker rm -f --volumes 8319e7185e9d2cbb8d138ee5d66569d8dd35ccdabdf27aa4a3f4aedafaab42ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:41:38.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T03:41:38.370Z] [2024-12-16T03:41:38.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:41:38.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T03:41:38.678Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-16T03:41:38.678Z] ab5ef0e58194: Pulling fs layer [2024-12-16T03:41:38.678Z] 9712f1f96733: Pulling fs layer [2024-12-16T03:41:38.678Z] 63f879dbbcfc: Pulling fs layer [2024-12-16T03:41:38.678Z] 0d9ebad4ef96: Pulling fs layer [2024-12-16T03:41:38.678Z] e9a5061849ea: Pulling fs layer [2024-12-16T03:41:38.678Z] d747dcd14b5f: Pulling fs layer [2024-12-16T03:41:38.678Z] 2de7ff778b66: Pulling fs layer [2024-12-16T03:41:38.678Z] 0d9ebad4ef96: Waiting [2024-12-16T03:41:38.678Z] e9a5061849ea: Waiting [2024-12-16T03:41:38.678Z] d747dcd14b5f: Waiting [2024-12-16T03:41:38.678Z] 2de7ff778b66: Waiting [2024-12-16T03:41:38.678Z] 9712f1f96733: Verifying Checksum [2024-12-16T03:41:38.678Z] 9712f1f96733: Download complete [2024-12-16T03:41:38.940Z] 63f879dbbcfc: Verifying Checksum [2024-12-16T03:41:38.940Z] 63f879dbbcfc: Download complete [2024-12-16T03:41:38.940Z] e9a5061849ea: Verifying Checksum [2024-12-16T03:41:38.940Z] e9a5061849ea: Download complete [2024-12-16T03:41:38.940Z] d747dcd14b5f: Verifying Checksum [2024-12-16T03:41:38.940Z] d747dcd14b5f: Download complete [2024-12-16T03:41:39.200Z] 0d9ebad4ef96: Download complete [2024-12-16T03:41:39.200Z] ab5ef0e58194: Verifying Checksum [2024-12-16T03:41:39.200Z] ab5ef0e58194: Download complete [2024-12-16T03:41:39.200Z] 2de7ff778b66: Download complete [2024-12-16T03:41:41.734Z] ab5ef0e58194: Pull complete [2024-12-16T03:41:41.734Z] 9712f1f96733: Pull complete [2024-12-16T03:41:42.673Z] 63f879dbbcfc: Pull complete [2024-12-16T03:41:46.865Z] 0d9ebad4ef96: Pull complete [2024-12-16T03:41:46.865Z] e9a5061849ea: Pull complete [2024-12-16T03:41:46.865Z] d747dcd14b5f: Pull complete [2024-12-16T03:41:47.803Z] 2de7ff778b66: Pull complete [2024-12-16T03:41:47.803Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-16T03:41:47.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T03:41:47.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:41:47.903Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:41:47.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-16T03:41:56.334Z] $ docker top 6754a0522db15531abe2a02d3d172f3120a1774c7d28baa4f936cb7b9e34f7ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:41:56.419Z] provisioning config files... [2024-12-16T03:41:56.428Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18133148957049147204tmp [2024-12-16T03:41:56.438Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2824032141131281381tmp [2024-12-16T03:41:56.447Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8508946694340099565tmp [Pipeline] { [Pipeline] echo [2024-12-16T03:41:56.475Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:41:56.772Z] ---> sigul-configuration.sh [2024-12-16T03:41:56.772Z] gpg: directory `/root/.gnupg' created [2024-12-16T03:41:56.773Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-16T03:41:56.773Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-16T03:41:56.773Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-16T03:41:56.773Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-16T03:41:56.773Z] gpg: CAST5 encrypted data [2024-12-16T03:41:56.773Z] gpg: encrypted with 1 passphrase [2024-12-16T03:41:56.773Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-16T03:41:57.067Z] + mkdir /home/jenkins [2024-12-16T03:41:57.067Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-16T03:41:57.366Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-16T03:41:57.378Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:41:57.677Z] ---> sigul-install.sh [2024-12-16T03:41:57.677Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-16T03:41:57.973Z] + git tag --list [2024-12-16T03:41:57.973Z] v0.0.0 [2024-12-16T03:41:57.973Z] v2.2.0 [2024-12-16T03:41:57.973Z] v2.3.0 [2024-12-16T03:41:57.973Z] v2.3.1 [2024-12-16T03:41:57.973Z] v3.0 [2024-12-16T03:41:57.973Z] v3.0.0 [2024-12-16T03:41:57.973Z] v3.1 [2024-12-16T03:41:57.973Z] v3.1.0 [2024-12-16T03:41:57.973Z] v3.1.0-dev.1 [2024-12-16T03:41:57.973Z] v3.1.0-dev.10 [2024-12-16T03:41:57.973Z] v3.1.0-dev.11 [2024-12-16T03:41:57.973Z] v3.1.0-dev.12 [2024-12-16T03:41:57.973Z] v3.1.0-dev.13 [2024-12-16T03:41:57.973Z] v3.1.0-dev.14 [2024-12-16T03:41:57.973Z] v3.1.0-dev.15 [2024-12-16T03:41:57.973Z] v3.1.0-dev.16 [2024-12-16T03:41:57.973Z] v3.1.0-dev.17 [2024-12-16T03:41:57.973Z] v3.1.0-dev.18 [2024-12-16T03:41:57.973Z] v3.1.0-dev.19 [2024-12-16T03:41:57.973Z] v3.1.0-dev.2 [2024-12-16T03:41:57.973Z] v3.1.0-dev.20 [2024-12-16T03:41:57.973Z] v3.1.0-dev.21 [2024-12-16T03:41:57.973Z] v3.1.0-dev.22 [2024-12-16T03:41:57.973Z] v3.1.0-dev.23 [2024-12-16T03:41:57.973Z] v3.1.0-dev.24 [2024-12-16T03:41:57.973Z] v3.1.0-dev.25 [2024-12-16T03:41:57.973Z] v3.1.0-dev.26 [2024-12-16T03:41:57.973Z] v3.1.0-dev.27 [2024-12-16T03:41:57.973Z] v3.1.0-dev.28 [2024-12-16T03:41:57.973Z] v3.1.0-dev.3 [2024-12-16T03:41:57.973Z] v3.1.0-dev.4 [2024-12-16T03:41:57.973Z] v3.1.0-dev.5 [2024-12-16T03:41:57.973Z] v3.1.0-dev.6 [2024-12-16T03:41:57.973Z] v3.1.0-dev.7 [2024-12-16T03:41:57.973Z] v3.1.0-dev.8 [2024-12-16T03:41:57.973Z] v3.1.0-dev.9 [2024-12-16T03:41:57.973Z] v3.1.1 [2024-12-16T03:41:57.973Z] v3.2.0-dev.1 [2024-12-16T03:41:57.973Z] v3.2.0-dev.10 [2024-12-16T03:41:57.973Z] v3.2.0-dev.11 [2024-12-16T03:41:57.973Z] v3.2.0-dev.12 [2024-12-16T03:41:57.973Z] v3.2.0-dev.13 [2024-12-16T03:41:57.973Z] v3.2.0-dev.14 [2024-12-16T03:41:57.973Z] v3.2.0-dev.15 [2024-12-16T03:41:57.973Z] v3.2.0-dev.16 [2024-12-16T03:41:57.973Z] v3.2.0-dev.17 [2024-12-16T03:41:57.973Z] v3.2.0-dev.18 [2024-12-16T03:41:57.973Z] v3.2.0-dev.19 [2024-12-16T03:41:57.973Z] v3.2.0-dev.2 [2024-12-16T03:41:57.973Z] v3.2.0-dev.20 [2024-12-16T03:41:57.973Z] v3.2.0-dev.21 [2024-12-16T03:41:57.973Z] v3.2.0-dev.22 [2024-12-16T03:41:57.973Z] v3.2.0-dev.23 [2024-12-16T03:41:57.973Z] v3.2.0-dev.3 [2024-12-16T03:41:57.973Z] v3.2.0-dev.4 [2024-12-16T03:41:57.973Z] v3.2.0-dev.5 [2024-12-16T03:41:57.973Z] v3.2.0-dev.6 [2024-12-16T03:41:57.973Z] v3.2.0-dev.7 [2024-12-16T03:41:57.973Z] v3.2.0-dev.8 [2024-12-16T03:41:57.973Z] v3.2.0-dev.9 [2024-12-16T03:41:57.973Z] v4.0.0-dev.1 [2024-12-16T03:41:57.973Z] v4.0.0-dev.2 [2024-12-16T03:41:57.973Z] v4.0.0-dev.3 [2024-12-16T03:41:57.973Z] v4.0.0-dev.4 [2024-12-16T03:41:57.973Z] v4.0.0-dev.5 [2024-12-16T03:41:57.973Z] v4.0.0-dev.6 [2024-12-16T03:41:57.973Z] v4.0.0-dev.7 [2024-12-16T03:41:57.973Z] v4.0.0-dev.8 [Pipeline] sh [2024-12-16T03:41:58.269Z] + lftools sign git-tag v4.0.0-dev.8 [2024-12-16T03:41:58.837Z] Signing Git tag with Sigul... [2024-12-16T03:41:58.837Z] Signing v4.0.0-dev.8 [Pipeline] echo [2024-12-16T03:41:59.417Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:41:59.705Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-16T03:41:59.712Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-16T03:41:59.735Z] $ docker stop --time=1 6754a0522db15531abe2a02d3d172f3120a1774c7d28baa4f936cb7b9e34f7ae [2024-12-16T03:42:01.027Z] $ docker rm -f --volumes 6754a0522db15531abe2a02d3d172f3120a1774c7d28baa4f936cb7b9e34f7ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-16T03:42:01.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T03:42:01.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:42:01.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T03:42:01.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:42:01.882Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:42:01.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T03:42:02.252Z] $ docker top f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T03:42:02.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T03:42:02.344Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T03:42:02.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T03:42:02.443Z] $ docker exec f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 ssh-agent [2024-12-16T03:42:02.536Z] SSH_AUTH_SOCK=/tmp/ssh-uKCkzaqLQpj3/agent.33 [2024-12-16T03:42:02.536Z] SSH_AGENT_PID=39 [2024-12-16T03:42:02.540Z] Running ssh-add (command line suppressed) [2024-12-16T03:42:02.624Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9163565236530002517.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9163565236530002517.key) [2024-12-16T03:42:02.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T03:42:02.933Z] + git semver bump pre [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,107 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,108 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,108 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,108 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,108 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,108 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,109 [execute] INFO git cat-file --batch-check [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,114 [execute] INFO git cat-file --batch [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T03:42:03.192Z] 2024-12-16 03:42:03,119 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-16T03:42:03.192Z] 4.0.0-dev.9 [Pipeline] } [2024-12-16T03:42:03.200Z] $ docker exec --env ******** --env ******** f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 ssh-agent -k [2024-12-16T03:42:03.290Z] unset SSH_AUTH_SOCK; [2024-12-16T03:42:03.290Z] unset SSH_AGENT_PID; [2024-12-16T03:42:03.290Z] echo Agent pid 39 killed; [2024-12-16T03:42:03.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T03:42:03.626Z] + git semver [Pipeline] } [2024-12-16T03:42:03.897Z] $ docker stop --time=1 f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 [2024-12-16T03:42:05.172Z] $ docker rm -f --volumes f29e796db14d96b1638a2724ddfc6e8b506b25ca81f32d788754ad76a5df9740 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T03:42:05.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T03:42:05.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:42:05.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T03:42:05.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:42:05.912Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:42:05.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T03:42:06.267Z] $ docker top b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 -eo pid,comm [2024-12-16T03:42:06.318Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-16T03:42:06.318Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T03:42:06.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T03:42:06.367Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T03:42:06.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T03:42:06.477Z] $ docker exec b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 ssh-agent [2024-12-16T03:42:06.585Z] SSH_AUTH_SOCK=/tmp/ssh-3Shz75Hr3WMv/agent.32 [2024-12-16T03:42:06.585Z] SSH_AGENT_PID=38 [2024-12-16T03:42:06.589Z] Running ssh-add (command line suppressed) [2024-12-16T03:42:06.680Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10644493079085486905.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10644493079085486905.key) [2024-12-16T03:42:06.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T03:42:06.988Z] + git semver push [2024-12-16T03:42:07.247Z] 2024-12-16 03:42:07,151 [run_push] DEBUG push [2024-12-16T03:42:07.247Z] 2024-12-16 03:42:07,151 [execute] INFO git cat-file --batch-check [2024-12-16T03:42:07.247Z] 2024-12-16 03:42:07,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T03:42:07.247Z] 2024-12-16 03:42:07,155 [execute] INFO git rev-list 39388ec595c25a66ee5201b053f461852d0b955c -- [2024-12-16T03:42:07.247Z] 2024-12-16 03:42:07,156 [execute] DEBUG Popen(['git', 'rev-list', '39388ec595c25a66ee5201b053f461852d0b955c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T03:42:07.247Z] 2024-12-16 03:42:07,165 [execute] INFO git fetch -v origin [2024-12-16T03:42:07.247Z] 2024-12-16 03:42:07,165 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-16T03:42:07.814Z] 2024-12-16 03:42:07,656 [run_push] DEBUG no remote changes detected [2024-12-16T03:42:07.814Z] 2024-12-16 03:42:07,657 [execute] INFO git push origin semver [2024-12-16T03:42:07.814Z] 2024-12-16 03:42:07,657 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T03:42:08.381Z] 2024-12-16 03:42:08,276 [run_push] DEBUG push all version tags [2024-12-16T03:42:08.381Z] 2024-12-16 03:42:08,277 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-16T03:42:08.381Z] 2024-12-16 03:42:08,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T03:42:08.950Z] 2024-12-16 03:42:08,878 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-16T03:42:08.950Z] 4.0.0-dev.9 [Pipeline] } [2024-12-16T03:42:08.956Z] $ docker exec --env ******** --env ******** b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 ssh-agent -k [2024-12-16T03:42:09.063Z] unset SSH_AUTH_SOCK; [2024-12-16T03:42:09.063Z] unset SSH_AGENT_PID; [2024-12-16T03:42:09.063Z] echo Agent pid 38 killed; [2024-12-16T03:42:09.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T03:42:09.401Z] + git semver [Pipeline] } [2024-12-16T03:42:09.670Z] $ docker stop --time=1 b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 [2024-12-16T03:42:10.957Z] $ docker rm -f --volumes b14539e3f072f99b65b21baf20a2e9bedd7b5a104ced8806673b25f01252bb72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-16T03:42:11.618Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-12-16T03:42:11.618Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-12-16T03:42:11.618Z] total 16 [2024-12-16T03:42:11.618Z] drwxr-xr-x 3 root root 4096 Dec 16 03:33 . [2024-12-16T03:42:11.618Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 03:41 .. [2024-12-16T03:42:11.618Z] drwxr-xr-x 2 root root 4096 Dec 16 03:33 cost [2024-12-16T03:42:11.618Z] -rw-r--r-- 1 root root 91 Dec 16 03:33 cost.csv [2024-12-16T03:42:11.618Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-12-16T03:42:11.619Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-12-16T03:42:11.619Z] total 16 [2024-12-16T03:42:11.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 03:33 . [2024-12-16T03:42:11.619Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 03:41 .. [2024-12-16T03:42:11.619Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 03:33 cost [2024-12-16T03:42:11.619Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 16 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:42:11.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:42:12.771Z] ---> package-listing.sh [2024-12-16T03:42:12.771Z] ++ facter osfamily [2024-12-16T03:42:12.771Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-16T03:42:13.029Z] + OS_FAMILY=debian [2024-12-16T03:42:13.029Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-12-16T03:42:13.029Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-16T03:42:13.029Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-16T03:42:13.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-16T03:42:13.029Z] + PACKAGES=/tmp/packages_start.txt [2024-12-16T03:42:13.029Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-12-16T03:42:13.029Z] + PACKAGES=/tmp/packages_end.txt [2024-12-16T03:42:13.029Z] + case "${OS_FAMILY}" in [2024-12-16T03:42:13.029Z] + dpkg -l [2024-12-16T03:42:13.029Z] + grep '^ii' [2024-12-16T03:42:13.029Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-16T03:42:13.029Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-16T03:42:13.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-16T03:42:13.029Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-12-16T03:42:13.029Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-12-16T03:42:13.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-12-16T03:42:13.040Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-16T03:42:13.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T03:42:13.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T03:42:13.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T03:42:13.953Z] prd-ubuntu20.04-docker-8c-8g-35170 does not seem to be running inside a container [2024-12-16T03:42:13.977Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-16T03:42:14.190Z] $ docker top b3d775b9ff7636fb102e15ed35c40ee984f6870dbe168ed5b158dd16c7f5b0e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T03:42:14.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-16T03:42:14.830Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-16T03:42:15.111Z] + ls /var/log/sa-host [2024-12-16T03:42:15.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T03:42:15.300Z] provisioning config files... [2024-12-16T03:42:15.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5178966987928889119tmp [Pipeline] { [Pipeline] echo [2024-12-16T03:42:15.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:42:15.612Z] ---> create-netrc.sh [Pipeline] } [2024-12-16T03:42:15.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:42:15.973Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-16T03:42:15.984Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:42:16.270Z] ---> sudo-logs.sh [2024-12-16T03:42:16.270Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-16T03:42:16.303Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:42:16.585Z] ---> job-cost.sh [2024-12-16T03:42:16.585Z] lf-activate-venv: SKIPPING [2024-12-16T03:42:16.585Z] DEBUG: total: 0.2199999988079071 [2024-12-16T03:42:16.585Z] INFO: Retrieving Stack Cost... [2024-12-16T03:42:16.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T03:42:17.415Z] INFO: Archiving Costs [Pipeline] echo [2024-12-16T03:42:17.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T03:42:17.713Z] ---> logs-deploy.sh [2024-12-16T03:42:17.713Z] lf-activate-venv: SKIPPING [2024-12-16T03:42:17.713Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/217 [2024-12-16T03:42:17.713Z] INFO: archiving workspace using pattern(s): [2024-12-16T03:42:18.653Z] Archives upload complete. [2024-12-16T03:42:18.913Z] INFO: archiving logs to Nexus