Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 124a5f1bb5d04e19c2b309127a124eb76166dd36 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-ssh10911018563718379873.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2122550288192994603.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4917326885190683744.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh8290912468008451257.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-ssh1270493410274879701.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26089 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 > 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 Avoid second fetch Checking out Revision 124a5f1bb5d04e19c2b309127a124eb76166dd36 (main) Commit message: "Merge pull request #473 from weichou1229/issue-444" > git config core.sparsecheckout # timeout=10 > git checkout -f 124a5f1bb5d04e19c2b309127a124eb76166dd36 # timeout=10 > git rev-list --no-walk 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T02:47:28.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T02:47:29.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T02:47:29.059Z] ========================================================= [2024-11-11T02:47:29.059Z] EdgeX Global Pipelines Version Info [2024-11-11T02:47:29.059Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:47:29.852Z] ------------------- [2024-11-11T02:47:29.852Z] stable info: [2024-11-11T02:47:29.852Z] ------------------- [2024-11-11T02:47:29.852Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T02:47:29.852Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T02:47:29.852Z] Message: update stable to v1.0.265 [2024-11-11T02:47:30.424Z] ------------------- [2024-11-11T02:47:30.424Z] experimental info: [2024-11-11T02:47:30.424Z] ------------------- [2024-11-11T02:47:30.424Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T02:47:30.424Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T02:47:30.424Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T02:47:30.513Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-11-11T02:47:30.540Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-11-11T02:47:30.565Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T02:47:30.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T02:47:30.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T02:47:30.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T02:47:30.682Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T02:47:30.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T02:47:30.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T02:47:30.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T02:47:30.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T02:47:30.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-11-11T02:47:30.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T02:47:30.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T02:47:30.913Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T02:47:30.939Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T02:47:30.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T02:47:30.999Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T02:47:31.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T02:47:31.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T02:47:31.082Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-11T02:47:31.111Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-11-11T02:47:31.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T02:47:31.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T02:47:31.193Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T02:47:31.220Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T02:47:31.246Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T02:47:31.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T02:47:31.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T02:47:31.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T02:47:31.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 124a5f1bb5d04e19c2b309127a124eb76166dd36 [Pipeline] echo [2024-11-11T02:47:31.382Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 124a5f1 [Pipeline] echo [2024-11-11T02:47:31.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:47:31.495Z] provisioning config files... [2024-11-11T02:47:31.513Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15769476918947111884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:47:31.857Z] ---> ****-login.sh [2024-11-11T02:47:31.857Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:47:32.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:32.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:32.117Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:32.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:32.117Z] [2024-11-11T02:47:32.117Z] Login Succeeded [2024-11-11T02:47:32.117Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:47:32.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:32.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:32.117Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:32.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:32.117Z] [2024-11-11T02:47:32.117Z] Login Succeeded [2024-11-11T02:47:32.117Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:47:32.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:32.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:32.380Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:32.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:32.380Z] [2024-11-11T02:47:32.380Z] Login Succeeded [2024-11-11T02:47:32.380Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:47:32.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:32.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:32.380Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:32.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:32.381Z] [2024-11-11T02:47:32.381Z] Login Succeeded [2024-11-11T02:47:32.381Z] ****.io [2024-11-11T02:47:32.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:32.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:32.641Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:32.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:32.641Z] [2024-11-11T02:47:32.641Z] Login Succeeded [2024-11-11T02:47:32.641Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:47:32.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T02:47:33.095Z] + git rev-list -1 --merges 124a5f1bb5d04e19c2b309127a124eb76166dd36~1..124a5f1bb5d04e19c2b309127a124eb76166dd36 [Pipeline] echo [2024-11-11T02:47:33.128Z] -----------> git rev-list -1 --merges 124a5f1bb5d04e19c2b309127a124eb76166dd36~1..124a5f1bb5d04e19c2b309127a124eb76166dd36 124a5f1bb5d04e19c2b309127a124eb76166dd36 [2024-11-11T02:47:33.128Z] 124a5f1bb5d04e19c2b309127a124eb76166dd36 [false] [Pipeline] sh [2024-11-11T02:47:33.426Z] + git log --format=format:%s -1 124a5f1bb5d04e19c2b309127a124eb76166dd36 [Pipeline] echo [2024-11-11T02:47:33.441Z] ========================================================= [2024-11-11T02:47:33.441Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T02:47:33.441Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T02:47:33.785Z] + git log --format=format:%s -1 124a5f1bb5d04e19c2b309127a124eb76166dd36 [Pipeline] echo [2024-11-11T02:47:33.798Z] [semverPrep] GIT_COMMIT: 124a5f1bb5d04e19c2b309127a124eb76166dd36, Commit Message: Merge pull request #473 from weichou1229/issue-444 [Pipeline] echo [2024-11-11T02:47:33.819Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T02:47:34.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T02:47:34.209Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T02:47:34.209Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T02:47:34.209Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T02:47:34.209Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T02:47:34.209Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T02:47:34.209Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:47:34.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:47:34.590Z] [2024-11-11T02:47:34.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:47:34.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:47:34.904Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T02:47:34.904Z] b85a868b505f: Pulling fs layer [2024-11-11T02:47:34.904Z] e2be974225ed: Pulling fs layer [2024-11-11T02:47:34.904Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T02:47:34.904Z] 988bab9f4d93: Pulling fs layer [2024-11-11T02:47:34.904Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T02:47:34.904Z] eaf3925da568: Pulling fs layer [2024-11-11T02:47:34.904Z] bab4dde63d76: Pulling fs layer [2024-11-11T02:47:34.904Z] bde34c3a00c8: Pulling fs layer [2024-11-11T02:47:34.904Z] b352a97aabf1: Pulling fs layer [2024-11-11T02:47:34.904Z] 4872d77fe225: Pulling fs layer [2024-11-11T02:47:34.904Z] 5851b861e8e6: Pulling fs layer [2024-11-11T02:47:34.904Z] bde34c3a00c8: Waiting [2024-11-11T02:47:34.904Z] b352a97aabf1: Waiting [2024-11-11T02:47:34.904Z] 4872d77fe225: Waiting [2024-11-11T02:47:34.904Z] 1469e6f7b9e6: Waiting [2024-11-11T02:47:34.904Z] 5851b861e8e6: Waiting [2024-11-11T02:47:34.904Z] eaf3925da568: Waiting [2024-11-11T02:47:34.904Z] bab4dde63d76: Waiting [2024-11-11T02:47:34.904Z] e2be974225ed: Verifying Checksum [2024-11-11T02:47:34.904Z] e2be974225ed: Download complete [2024-11-11T02:47:34.904Z] 988bab9f4d93: Verifying Checksum [2024-11-11T02:47:34.904Z] 988bab9f4d93: Download complete [2024-11-11T02:47:35.162Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T02:47:35.162Z] 1469e6f7b9e6: Download complete [2024-11-11T02:47:35.162Z] eaf3925da568: Verifying Checksum [2024-11-11T02:47:35.162Z] eaf3925da568: Download complete [2024-11-11T02:47:35.162Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T02:47:35.162Z] 339a4e72a1f5: Download complete [2024-11-11T02:47:35.162Z] bde34c3a00c8: Verifying Checksum [2024-11-11T02:47:35.162Z] bde34c3a00c8: Download complete [2024-11-11T02:47:35.162Z] b352a97aabf1: Download complete [2024-11-11T02:47:35.162Z] 4872d77fe225: Verifying Checksum [2024-11-11T02:47:35.162Z] 4872d77fe225: Download complete [2024-11-11T02:47:35.162Z] 5851b861e8e6: Verifying Checksum [2024-11-11T02:47:35.162Z] 5851b861e8e6: Download complete [2024-11-11T02:47:35.162Z] b85a868b505f: Verifying Checksum [2024-11-11T02:47:35.162Z] b85a868b505f: Download complete [2024-11-11T02:47:35.420Z] bab4dde63d76: Verifying Checksum [2024-11-11T02:47:35.420Z] bab4dde63d76: Download complete [2024-11-11T02:47:36.355Z] b85a868b505f: Pull complete [2024-11-11T02:47:36.613Z] e2be974225ed: Pull complete [2024-11-11T02:47:37.182Z] 339a4e72a1f5: Pull complete [2024-11-11T02:47:37.182Z] 988bab9f4d93: Pull complete [2024-11-11T02:47:37.441Z] 1469e6f7b9e6: Pull complete [2024-11-11T02:47:37.441Z] eaf3925da568: Pull complete [2024-11-11T02:47:39.346Z] bab4dde63d76: Pull complete [2024-11-11T02:47:39.346Z] bde34c3a00c8: Pull complete [2024-11-11T02:47:39.607Z] b352a97aabf1: Pull complete [2024-11-11T02:47:39.607Z] 4872d77fe225: Pull complete [2024-11-11T02:47:39.607Z] 5851b861e8e6: Pull complete [2024-11-11T02:47:39.607Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T02:47:39.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:47:39.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:47:39.762Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T02:47:39.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T02:47:42.803Z] $ docker top 842a44c36228513771ebdf653cfbef3de43e7c087c7b6bac418c0c9c61f48e03 -eo pid,comm [2024-11-11T02:47:42.860Z] 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-11-11T02:47:42.860Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T02:47:42.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T02:47:42.918Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T02:47:43.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T02:47:43.033Z] $ docker exec 842a44c36228513771ebdf653cfbef3de43e7c087c7b6bac418c0c9c61f48e03 ssh-agent [2024-11-11T02:47:43.141Z] SSH_AUTH_SOCK=/tmp/ssh-g86AC26i75Z9/agent.33 [2024-11-11T02:47:43.141Z] SSH_AGENT_PID=39 [2024-11-11T02:47:43.148Z] Running ssh-add (command line suppressed) [2024-11-11T02:47:43.254Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8614310439281827866.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8614310439281827866.key) [2024-11-11T02:47:43.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T02:47:43.562Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T02:47:43.573Z] $ docker exec --env ******** --env ******** 842a44c36228513771ebdf653cfbef3de43e7c087c7b6bac418c0c9c61f48e03 ssh-agent -k [2024-11-11T02:47:43.670Z] unset SSH_AUTH_SOCK; [2024-11-11T02:47:43.671Z] unset SSH_AGENT_PID; [2024-11-11T02:47:43.671Z] echo Agent pid 39 killed; [2024-11-11T02:47:43.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T02:47:43.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T02:47:43.729Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T02:47:43.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T02:47:43.857Z] $ docker exec 842a44c36228513771ebdf653cfbef3de43e7c087c7b6bac418c0c9c61f48e03 ssh-agent [2024-11-11T02:47:43.958Z] SSH_AUTH_SOCK=/tmp/ssh-ZUTqMs6CSvJG/agent.72 [2024-11-11T02:47:43.958Z] SSH_AGENT_PID=78 [2024-11-11T02:47:43.963Z] Running ssh-add (command line suppressed) [2024-11-11T02:47:44.064Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6739274145119538519.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6739274145119538519.key) [2024-11-11T02:47:44.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T02:47:44.388Z] + git semver init [2024-11-11T02:47:44.648Z] 2024-11-11 02:47:44,578 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T02:47:44.648Z] 2024-11-11 02:47:44,578 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-11T02:47:44.648Z] 2024-11-11 02:47:44,579 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-11T02:47:44.648Z] 2024-11-11 02:47:44,579 [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-11-11T02:47:46.027Z] 2024-11-11 02:47:45,747 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-11-11T02:47:46.027Z] 2024-11-11 02:47:45,748 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-11-11T02:47:46.027Z] 2024-11-11 02:47:45,748 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T02:47:46.027Z] 2024-11-11 02:47:45,748 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T02:47:46.027Z] 4.0.0-dev.4 [Pipeline] } [2024-11-11T02:47:46.037Z] $ docker exec --env ******** --env ******** 842a44c36228513771ebdf653cfbef3de43e7c087c7b6bac418c0c9c61f48e03 ssh-agent -k [2024-11-11T02:47:46.143Z] unset SSH_AUTH_SOCK; [2024-11-11T02:47:46.144Z] unset SSH_AGENT_PID; [2024-11-11T02:47:46.144Z] echo Agent pid 78 killed; [2024-11-11T02:47:46.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T02:47:46.487Z] + git semver [Pipeline] } [2024-11-11T02:47:46.760Z] $ docker stop --time=1 842a44c36228513771ebdf653cfbef3de43e7c087c7b6bac418c0c9c61f48e03 [2024-11-11T02:47:48.090Z] $ docker rm -f --volumes 842a44c36228513771ebdf653cfbef3de43e7c087c7b6bac418c0c9c61f48e03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:47:48.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T02:47:48.672Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T02:47:48.678Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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-11-11T02:47:48.906Z] provisioning config files... [2024-11-11T02:47:48.914Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12453625404708545587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:47:49.215Z] ---> ****-login.sh [2024-11-11T02:47:49.215Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:47:49.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:49.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:49.215Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:49.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:49.215Z] [2024-11-11T02:47:49.215Z] Login Succeeded [2024-11-11T02:47:49.215Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:47:49.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:49.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:49.216Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:49.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:49.216Z] [2024-11-11T02:47:49.216Z] Login Succeeded [2024-11-11T02:47:49.216Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:47:49.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:49.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:49.477Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:49.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:49.477Z] [2024-11-11T02:47:49.477Z] Login Succeeded [2024-11-11T02:47:49.477Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:47:49.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:49.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:49.477Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:49.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:49.477Z] [2024-11-11T02:47:49.477Z] Login Succeeded [2024-11-11T02:47:49.477Z] ****.io [2024-11-11T02:47:49.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:49.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:49.737Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:49.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:49.737Z] [2024-11-11T02:47:49.737Z] Login Succeeded [2024-11-11T02:47:49.737Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:47:49.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T02:47:49.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:47:49.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:47:49.897Z] ========================================================= [2024-11-11T02:47:49.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T02:47:49.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:47:50.230Z] + 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-11-11T02:47:50.230Z] Sending build context to Docker daemon 36.87MB [2024-11-11T02:47:50.230Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T02:47:50.230Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T02:47:50.491Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T02:47:50.491Z] 43c4264eed91: Pulling fs layer [2024-11-11T02:47:50.491Z] 4cc291be95ef: Pulling fs layer [2024-11-11T02:47:50.491Z] 2ac1f1163629: Pulling fs layer [2024-11-11T02:47:50.491Z] 5c3c966382ef: Pulling fs layer [2024-11-11T02:47:50.491Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T02:47:50.491Z] 5c3c966382ef: Waiting [2024-11-11T02:47:50.491Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T02:47:50.491Z] 4f4fb700ef54: Waiting [2024-11-11T02:47:50.491Z] 9f66e0745190: Pulling fs layer [2024-11-11T02:47:50.491Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T02:47:50.491Z] 5d5c8e513c77: Waiting [2024-11-11T02:47:50.491Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T02:47:50.491Z] f49a43e4bbc0: Waiting [2024-11-11T02:47:50.491Z] 9f66e0745190: Waiting [2024-11-11T02:47:50.491Z] 561ebcabdf7f: Waiting [2024-11-11T02:47:50.491Z] 4cc291be95ef: Verifying Checksum [2024-11-11T02:47:50.491Z] 4cc291be95ef: Download complete [2024-11-11T02:47:50.491Z] 5c3c966382ef: Verifying Checksum [2024-11-11T02:47:50.491Z] 5c3c966382ef: Download complete [2024-11-11T02:47:50.491Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T02:47:50.491Z] 4f4fb700ef54: Download complete [2024-11-11T02:47:50.491Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T02:47:50.491Z] 5d5c8e513c77: Download complete [2024-11-11T02:47:50.491Z] 43c4264eed91: Verifying Checksum [2024-11-11T02:47:50.491Z] 43c4264eed91: Download complete [2024-11-11T02:47:50.491Z] 9f66e0745190: Verifying Checksum [2024-11-11T02:47:50.491Z] 9f66e0745190: Download complete [2024-11-11T02:47:50.750Z] 43c4264eed91: Pull complete [2024-11-11T02:47:50.750Z] 561ebcabdf7f: Download complete [2024-11-11T02:47:50.750Z] 4cc291be95ef: Pull complete [2024-11-11T02:47:51.008Z] 2ac1f1163629: Verifying Checksum [2024-11-11T02:47:51.009Z] 2ac1f1163629: Download complete [2024-11-11T02:47:51.267Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T02:47:51.267Z] f49a43e4bbc0: Download complete [2024-11-11T02:47:54.556Z] 2ac1f1163629: Pull complete [2024-11-11T02:47:54.556Z] 5c3c966382ef: Pull complete [2024-11-11T02:47:54.556Z] 4f4fb700ef54: Pull complete [2024-11-11T02:47:54.556Z] 5d5c8e513c77: Pull complete [2024-11-11T02:47:54.814Z] 9f66e0745190: Pull complete [2024-11-11T02:47:57.345Z] f49a43e4bbc0: Pull complete [2024-11-11T02:47:57.603Z] 561ebcabdf7f: Pull complete [2024-11-11T02:47:57.603Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T02:47:57.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T02:47:57.603Z] ---> 3a752c3f9dda [2024-11-11T02:47:57.603Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T02:48:02.892Z] ---> Running in 5b0d9b87be86 [2024-11-11T02:48:02.892Z] Removing intermediate container 5b0d9b87be86 [2024-11-11T02:48:02.892Z] ---> be81783d2d8b [2024-11-11T02:48:02.892Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T02:48:02.892Z] ---> Running in ba31eeef0dfb [2024-11-11T02:48:02.892Z] Removing intermediate container ba31eeef0dfb [2024-11-11T02:48:02.892Z] ---> ef6b3838f1f4 [2024-11-11T02:48:02.892Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T02:48:02.892Z] ---> Running in 09328da6d3ce [2024-11-11T02:48:02.892Z] Removing intermediate container 09328da6d3ce [2024-11-11T02:48:02.892Z] ---> 927426f21f93 [2024-11-11T02:48:02.892Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T02:48:02.892Z] ---> Running in 58f76e876436 [2024-11-11T02:48:02.892Z] Removing intermediate container 58f76e876436 [2024-11-11T02:48:02.893Z] ---> d0510436166a [2024-11-11T02:48:02.893Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-11T02:48:02.893Z] ---> Running in 63c94da2e460 [2024-11-11T02:48:02.893Z] Removing intermediate container 63c94da2e460 [2024-11-11T02:48:02.893Z] ---> 530f3ab175f2 [2024-11-11T02:48:02.893Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T02:48:02.893Z] ---> Running in 1bc746593f50 [2024-11-11T02:48:03.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:03.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:03.728Z] OK: 246 MiB in 54 packages [2024-11-11T02:48:03.830Z] Still waiting to schedule task [2024-11-11T02:48:03.830Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26088’ [2024-11-11T02:48:03.988Z] Removing intermediate container 1bc746593f50 [2024-11-11T02:48:03.988Z] ---> 0dbfdc937c2a [2024-11-11T02:48:03.988Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-11T02:48:03.988Z] ---> Running in 95b5583f3a72 [2024-11-11T02:48:03.988Z] Removing intermediate container 95b5583f3a72 [2024-11-11T02:48:03.988Z] ---> 4e4e7fff464c [2024-11-11T02:48:03.988Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-11T02:48:04.247Z] ---> 9c85653e77f1 [2024-11-11T02:48:04.247Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:48:04.247Z] ---> Running in 81aa7b634340 [2024-11-11T02:49:00.541Z] Removing intermediate container 81aa7b634340 [2024-11-11T02:49:00.541Z] ---> f6f02e78e575 [2024-11-11T02:49:00.541Z] Step 12/13 : COPY . . [2024-11-11T02:49:01.478Z] ---> 17aa8371ad4f [2024-11-11T02:49:01.479Z] Step 13/13 : RUN ${MAKE} [2024-11-11T02:49:01.479Z] ---> Running in 093047a3e150 [2024-11-11T02:49:01.738Z] noop [2024-11-11T02:49:02.310Z] Removing intermediate container 093047a3e150 [2024-11-11T02:49:02.310Z] ---> e1a879108cb7 [2024-11-11T02:49:02.310Z] Successfully built e1a879108cb7 [2024-11-11T02:49:02.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:49:02.643Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T02:49:02.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:49:02.721Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T02:49:02.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T02:49:03.089Z] $ docker top f6306b2323995e950f355a21faa8ba8da9118e54bbb253dcb8f682b863cf0810 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:49:03.443Z] + go version [2024-11-11T02:49:03.443Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T02:49:03.453Z] $ docker stop --time=1 f6306b2323995e950f355a21faa8ba8da9118e54bbb253dcb8f682b863cf0810 [2024-11-11T02:49:04.784Z] $ docker rm -f --volumes f6306b2323995e950f355a21faa8ba8da9118e54bbb253dcb8f682b863cf0810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:49:05.259Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T02:49:05.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:49:05.339Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T02:49:05.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T02:49:05.701Z] $ docker top 8e459954eadfe8a860f59c0f0366d4b3991587b8c5fdf7e64e42a06f92c85355 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:49:06.059Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:49:06.362Z] + make test [2024-11-11T02:49:06.362Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T02:49:08.265Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-11T02:49:26.578Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-11T02:49:26.868Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-11T02:49:28.771Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.048s coverage: 31.4% of statements [2024-11-11T02:49:29.036Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.390s coverage: 86.5% of statements [2024-11-11T02:49:41.245Z] go vet ./... [2024-11-11T02:49:47.814Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T02:49:47.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T02:49:47.814Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T02:49:47.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T02:49:47.850Z] $ docker stop --time=1 8e459954eadfe8a860f59c0f0366d4b3991587b8c5fdf7e64e42a06f92c85355 [2024-11-11T02:49:51.218Z] $ docker rm -f --volumes 8e459954eadfe8a860f59c0f0366d4b3991587b8c5fdf7e64e42a06f92c85355 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:49:51.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T02:49:51.872Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T02:49:52.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T02:49:52.633Z] + ls -al . [2024-11-11T02:49:52.633Z] total 316 [2024-11-11T02:49:52.633Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 02:49 . [2024-11-11T02:49:52.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:47 .. [2024-11-11T02:49:52.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 02:49 .git [2024-11-11T02:49:52.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:47 .github [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 02:47 .gitignore [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 02:47 .golangci.yml [2024-11-11T02:49:52.633Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 02:47 .semver [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 02:47 Attribution.txt [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 02:47 CHANGELOG.md [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 02:47 Dockerfile [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 02:47 GOVERNANCE.md [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 02:47 Jenkinsfile [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 02:47 LICENSE [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 02:47 Makefile [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 02:47 OWNERS.md [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 02:47 README.md [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 02:47 VERSION [2024-11-11T02:49:52.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 02:47 bin [2024-11-11T02:49:52.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:47 cmd [2024-11-11T02:49:52.633Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 02:49 coverage.out [2024-11-11T02:49:52.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:47 doc [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 02:47 go.mod [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 02:47 go.sum [2024-11-11T02:49:52.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:47 internal [2024-11-11T02:49:52.633Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 02:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:49:52.966Z] + 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=124a5f1bb5d04e19c2b309127a124eb76166dd36 --label arch=amd64 --label version=4.0.0-dev.4 . [2024-11-11T02:49:52.966Z] Sending build context to Docker daemon 36.96MB [2024-11-11T02:49:52.966Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T02:49:52.966Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T02:49:52.966Z] ---> e1a879108cb7 [2024-11-11T02:49:52.966Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T02:49:53.533Z] ---> Running in 5db9a54a8a06 [2024-11-11T02:49:53.533Z] Removing intermediate container 5db9a54a8a06 [2024-11-11T02:49:53.533Z] ---> 4fd8d4722fb1 [2024-11-11T02:49:53.533Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T02:49:53.533Z] ---> Running in 014d368233a2 [2024-11-11T02:49:53.793Z] Removing intermediate container 014d368233a2 [2024-11-11T02:49:53.794Z] ---> 3504f88060cf [2024-11-11T02:49:53.794Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T02:49:53.794Z] ---> Running in 269d2490178a [2024-11-11T02:49:53.794Z] Removing intermediate container 269d2490178a [2024-11-11T02:49:53.794Z] ---> 37a1679ff318 [2024-11-11T02:49:53.794Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T02:49:53.794Z] ---> Running in 90719c0cc3f2 [2024-11-11T02:49:53.794Z] Removing intermediate container 90719c0cc3f2 [2024-11-11T02:49:53.794Z] ---> 33b9435472ae [2024-11-11T02:49:53.794Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-11T02:49:54.053Z] ---> Running in aa37a329b5d6 [2024-11-11T02:49:54.053Z] Removing intermediate container aa37a329b5d6 [2024-11-11T02:49:54.053Z] ---> a37880951e58 [2024-11-11T02:49:54.053Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T02:49:54.053Z] ---> Running in 7d088fdeb6a0 [2024-11-11T02:49:54.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:49:54.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:49:54.883Z] OK: 246 MiB in 54 packages [2024-11-11T02:49:55.142Z] Removing intermediate container 7d088fdeb6a0 [2024-11-11T02:49:55.142Z] ---> 33056963dad5 [2024-11-11T02:49:55.142Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-11T02:49:55.142Z] ---> Running in 6925b6d5c0fc [2024-11-11T02:49:55.142Z] Removing intermediate container 6925b6d5c0fc [2024-11-11T02:49:55.142Z] ---> 67bd93af55a2 [2024-11-11T02:49:55.142Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-11T02:49:55.414Z] ---> 2e1f6c717238 [2024-11-11T02:49:55.414Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:55.414Z] ---> Running in 24642765fa59 [2024-11-11T02:49:55.985Z] Removing intermediate container 24642765fa59 [2024-11-11T02:49:55.985Z] ---> 5f71a909d534 [2024-11-11T02:49:55.985Z] Step 12/27 : COPY . . [2024-11-11T02:49:57.360Z] ---> 336cc7b71b3f [2024-11-11T02:49:57.360Z] Step 13/27 : RUN ${MAKE} [2024-11-11T02:49:57.360Z] ---> Running in 2d07432d31c7 [2024-11-11T02:49:57.360Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-11T02:50:36.102Z] Removing intermediate container 2d07432d31c7 [2024-11-11T02:50:36.102Z] ---> 794b3c6a6cc4 [2024-11-11T02:50:36.102Z] Step 14/27 : FROM alpine:3.20 [2024-11-11T02:50:36.102Z] 3.20: Pulling from library/alpine [2024-11-11T02:50:36.102Z] 43c4264eed91: Already exists [2024-11-11T02:50:36.102Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:50:36.102Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T02:50:36.102Z] ---> 91ef0af61f39 [2024-11-11T02:50:36.102Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T02:50:36.102Z] ---> Running in c2daa1a19f76 [2024-11-11T02:50:36.102Z] Removing intermediate container c2daa1a19f76 [2024-11-11T02:50:36.102Z] ---> 39831a57dd39 [2024-11-11T02:50:36.102Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-11T02:50:36.102Z] ---> Running in d4de9276a1cc [2024-11-11T02:50:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:50:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:50:36.102Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:50:36.102Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:36.102Z] OK: 8 MiB in 15 packages [2024-11-11T02:50:36.102Z] Removing intermediate container d4de9276a1cc [2024-11-11T02:50:36.102Z] ---> afed0787105a [2024-11-11T02:50:36.102Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T02:50:36.102Z] ---> Running in 310c2dbfc051 [2024-11-11T02:50:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:50:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:50:36.102Z] Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:36.102Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:36.102Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:36.102Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:50:36.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:50:36.102Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:36.102Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:36.102Z] OK: 8 MiB in 15 packages [2024-11-11T02:50:36.102Z] Removing intermediate container 310c2dbfc051 [2024-11-11T02:50:36.102Z] ---> 4eac71f3b58c [2024-11-11T02:50:36.102Z] Step 18/27 : WORKDIR / [2024-11-11T02:50:36.102Z] ---> Running in d9cfaa35a11a [2024-11-11T02:50:36.102Z] Removing intermediate container d9cfaa35a11a [2024-11-11T02:50:36.102Z] ---> 4ee574f18d00 [2024-11-11T02:50:36.102Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-11T02:50:36.102Z] ---> 3cb6dd845ead [2024-11-11T02:50:36.102Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-11T02:50:36.102Z] ---> 5d52e92f7b7a [2024-11-11T02:50:36.102Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-11T02:50:36.102Z] ---> de27fb3ad674 [2024-11-11T02:50:36.102Z] Step 22/27 : EXPOSE 59984 [2024-11-11T02:50:36.102Z] ---> Running in 36e153cb1d68 [2024-11-11T02:50:36.102Z] Removing intermediate container 36e153cb1d68 [2024-11-11T02:50:36.102Z] ---> 8882151dae7e [2024-11-11T02:50:36.102Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-11T02:50:36.102Z] ---> Running in bff3ddd6046a [2024-11-11T02:50:36.102Z] Removing intermediate container bff3ddd6046a [2024-11-11T02:50:36.102Z] ---> a35cf038a72f [2024-11-11T02:50:36.102Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T02:50:36.102Z] ---> Running in 4bfebb1bac0c [2024-11-11T02:50:36.102Z] Removing intermediate container 4bfebb1bac0c [2024-11-11T02:50:36.102Z] ---> 7a480547a29d [2024-11-11T02:50:36.102Z] Step 25/27 : LABEL arch=amd64 [2024-11-11T02:50:36.102Z] ---> Running in f744f0a36a32 [2024-11-11T02:50:36.102Z] Removing intermediate container f744f0a36a32 [2024-11-11T02:50:36.102Z] ---> cba54ff974e9 [2024-11-11T02:50:36.102Z] Step 26/27 : LABEL git_sha=124a5f1bb5d04e19c2b309127a124eb76166dd36 [2024-11-11T02:50:36.102Z] ---> Running in 5d5bfdbdc0b6 [2024-11-11T02:50:36.102Z] Removing intermediate container 5d5bfdbdc0b6 [2024-11-11T02:50:36.102Z] ---> 6e7569b3395d [2024-11-11T02:50:36.102Z] Step 27/27 : LABEL version=4.0.0-dev.4 [2024-11-11T02:50:36.102Z] ---> Running in 4076369c81f2 [2024-11-11T02:50:36.102Z] Removing intermediate container 4076369c81f2 [2024-11-11T02:50:36.102Z] ---> e8591c8816e2 [2024-11-11T02:50:36.102Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T02:50:36.102Z] Successfully built e8591c8816e2 [2024-11-11T02:50:36.102Z] 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-11-11T02:50:36.233Z] provisioning config files... [2024-11-11T02:50:36.242Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15014444457918114350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:50:36.546Z] ---> ****-login.sh [2024-11-11T02:50:36.546Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:50:36.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:50:36.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:50:36.546Z] Configure a credential helper to remove this warning. See [2024-11-11T02:50:36.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:50:36.546Z] [2024-11-11T02:50:36.546Z] Login Succeeded [2024-11-11T02:50:36.546Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:50:36.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:50:36.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:50:36.546Z] Configure a credential helper to remove this warning. See [2024-11-11T02:50:36.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:50:36.546Z] [2024-11-11T02:50:36.546Z] Login Succeeded [2024-11-11T02:50:36.546Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:50:36.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:50:36.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:50:36.806Z] Configure a credential helper to remove this warning. See [2024-11-11T02:50:36.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:50:36.806Z] [2024-11-11T02:50:36.806Z] Login Succeeded [2024-11-11T02:50:36.806Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:50:36.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:50:36.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:50:36.806Z] Configure a credential helper to remove this warning. See [2024-11-11T02:50:36.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:50:36.807Z] [2024-11-11T02:50:36.807Z] Login Succeeded [2024-11-11T02:50:36.807Z] ****.io [2024-11-11T02:50:36.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:50:37.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:50:37.066Z] Configure a credential helper to remove this warning. See [2024-11-11T02:50:37.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:50:37.066Z] [2024-11-11T02:50:37.066Z] Login Succeeded [2024-11-11T02:50:37.066Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:50:37.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:50:37.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:50:37.149Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-11-11T02:50:37.149Z] 124a5f1bb5d04e19c2b309127a124eb76166dd36 [2024-11-11T02:50:37.149Z] latest [2024-11-11T02:50:37.149Z] 4.0.0-dev.4 [2024-11-11T02:50:37.149Z] 124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4 [2024-11-11T02:50:37.149Z] main [2024-11-11T02:50:37.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:37.495Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:124a5f1bb5d04e19c2b309127a124eb76166dd36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:37.827Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:124a5f1bb5d04e19c2b309127a124eb76166dd36 [2024-11-11T02:50:37.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T02:50:37.827Z] 0801051cd3a2: Preparing [2024-11-11T02:50:37.827Z] 9231b12b19c4: Preparing [2024-11-11T02:50:37.827Z] 644661b812d8: Preparing [2024-11-11T02:50:37.827Z] c944a9984ef8: Preparing [2024-11-11T02:50:37.827Z] 127876a861de: Preparing [2024-11-11T02:50:37.827Z] 63ca1fbb43ae: Preparing [2024-11-11T02:50:37.827Z] 127876a861de: Pushed [2024-11-11T02:50:37.827Z] 9231b12b19c4: Pushed [2024-11-11T02:50:37.827Z] 0801051cd3a2: Pushed [2024-11-11T02:50:37.827Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:50:38.393Z] c944a9984ef8: Pushed [2024-11-11T02:50:40.927Z] 644661b812d8: Pushed [2024-11-11T02:50:40.927Z] 124a5f1bb5d04e19c2b309127a124eb76166dd36: digest: sha256:c57f660d45cf7be225e1b906f778dcf9f579b710618a49c549a1b88eb114d11d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:41.255Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:41.584Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-11T02:50:41.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T02:50:41.584Z] 0801051cd3a2: Preparing [2024-11-11T02:50:41.584Z] 9231b12b19c4: Preparing [2024-11-11T02:50:41.584Z] 644661b812d8: Preparing [2024-11-11T02:50:41.584Z] c944a9984ef8: Preparing [2024-11-11T02:50:41.584Z] 127876a861de: Preparing [2024-11-11T02:50:41.584Z] 63ca1fbb43ae: Preparing [2024-11-11T02:50:41.584Z] 63ca1fbb43ae: Waiting [2024-11-11T02:50:41.584Z] 0801051cd3a2: Layer already exists [2024-11-11T02:50:41.584Z] 127876a861de: Layer already exists [2024-11-11T02:50:41.584Z] c944a9984ef8: Layer already exists [2024-11-11T02:50:41.584Z] 644661b812d8: Layer already exists [2024-11-11T02:50:41.584Z] 9231b12b19c4: Layer already exists [2024-11-11T02:50:41.584Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:50:41.584Z] latest: digest: sha256:c57f660d45cf7be225e1b906f778dcf9f579b710618a49c549a1b88eb114d11d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:41.918Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:42.248Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.4 [2024-11-11T02:50:42.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T02:50:42.248Z] 0801051cd3a2: Preparing [2024-11-11T02:50:42.248Z] 9231b12b19c4: Preparing [2024-11-11T02:50:42.248Z] 644661b812d8: Preparing [2024-11-11T02:50:42.248Z] c944a9984ef8: Preparing [2024-11-11T02:50:42.248Z] 127876a861de: Preparing [2024-11-11T02:50:42.248Z] 63ca1fbb43ae: Preparing [2024-11-11T02:50:42.248Z] 63ca1fbb43ae: Waiting [2024-11-11T02:50:42.248Z] 9231b12b19c4: Layer already exists [2024-11-11T02:50:42.248Z] 644661b812d8: Layer already exists [2024-11-11T02:50:42.248Z] c944a9984ef8: Layer already exists [2024-11-11T02:50:42.248Z] 127876a861de: Layer already exists [2024-11-11T02:50:42.248Z] 0801051cd3a2: Layer already exists [2024-11-11T02:50:42.248Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:50:42.248Z] 4.0.0-dev.4: digest: sha256:c57f660d45cf7be225e1b906f778dcf9f579b710618a49c549a1b88eb114d11d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:42.586Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:42.915Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4 [2024-11-11T02:50:42.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T02:50:42.915Z] 0801051cd3a2: Preparing [2024-11-11T02:50:42.915Z] 9231b12b19c4: Preparing [2024-11-11T02:50:42.915Z] 644661b812d8: Preparing [2024-11-11T02:50:42.915Z] c944a9984ef8: Preparing [2024-11-11T02:50:42.915Z] 127876a861de: Preparing [2024-11-11T02:50:42.915Z] 63ca1fbb43ae: Preparing [2024-11-11T02:50:42.915Z] 63ca1fbb43ae: Waiting [2024-11-11T02:50:42.915Z] 0801051cd3a2: Layer already exists [2024-11-11T02:50:42.915Z] 9231b12b19c4: Layer already exists [2024-11-11T02:50:42.915Z] 644661b812d8: Layer already exists [2024-11-11T02:50:42.915Z] c944a9984ef8: Layer already exists [2024-11-11T02:50:42.915Z] 127876a861de: Layer already exists [2024-11-11T02:50:42.915Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:50:42.915Z] 124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4: digest: sha256:c57f660d45cf7be225e1b906f778dcf9f579b710618a49c549a1b88eb114d11d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:43.240Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:43.566Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-11-11T02:50:43.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-11T02:50:43.566Z] 0801051cd3a2: Preparing [2024-11-11T02:50:43.566Z] 9231b12b19c4: Preparing [2024-11-11T02:50:43.566Z] 644661b812d8: Preparing [2024-11-11T02:50:43.566Z] c944a9984ef8: Preparing [2024-11-11T02:50:43.566Z] 127876a861de: Preparing [2024-11-11T02:50:43.566Z] 63ca1fbb43ae: Preparing [2024-11-11T02:50:43.566Z] 63ca1fbb43ae: Waiting [2024-11-11T02:50:43.566Z] 9231b12b19c4: Layer already exists [2024-11-11T02:50:43.566Z] c944a9984ef8: Layer already exists [2024-11-11T02:50:43.566Z] 0801051cd3a2: Layer already exists [2024-11-11T02:50:43.566Z] 644661b812d8: Layer already exists [2024-11-11T02:50:43.566Z] 127876a861de: Layer already exists [2024-11-11T02:50:43.566Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:50:43.566Z] main: digest: sha256:c57f660d45cf7be225e1b906f778dcf9f579b710618a49c549a1b88eb114d11d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:50:43.633Z] ===================================================== [Pipeline] echo [2024-11-11T02:50:43.647Z] taggedImages: [2024-11-11T02:50:43.647Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:124a5f1bb5d04e19c2b309127a124eb76166dd36 [2024-11-11T02:50:43.647Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-11T02:50:43.647Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.4 [2024-11-11T02:50:43.647Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4 [2024-11-11T02:50:43.647Z] - 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-11-11T02:50:44.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T02:50:44.043Z] [2024-11-11T02:50:44.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:50:44.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T02:50:44.343Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T02:50:44.343Z] 5eb5b503b376: Pulling fs layer [2024-11-11T02:50:44.343Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T02:50:44.343Z] ec43610c2a17: Pulling fs layer [2024-11-11T02:50:44.343Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T02:50:44.343Z] 3a2ae6a8a46f: Waiting [2024-11-11T02:50:44.343Z] 33b1e0a273af: Pulling fs layer [2024-11-11T02:50:44.343Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T02:50:44.343Z] 2f39f015ded8: Pulling fs layer [2024-11-11T02:50:44.343Z] 33b1e0a273af: Waiting [2024-11-11T02:50:44.343Z] 5d3b04190fa2: Waiting [2024-11-11T02:50:44.343Z] 2f39f015ded8: Waiting [2024-11-11T02:50:44.343Z] 5c69ac0246d0: Verifying Checksum [2024-11-11T02:50:44.343Z] 5c69ac0246d0: Download complete [2024-11-11T02:50:44.343Z] 3a2ae6a8a46f: Download complete [2024-11-11T02:50:44.343Z] 33b1e0a273af: Verifying Checksum [2024-11-11T02:50:44.343Z] 33b1e0a273af: Download complete [2024-11-11T02:50:44.601Z] ec43610c2a17: Verifying Checksum [2024-11-11T02:50:44.601Z] ec43610c2a17: Download complete [2024-11-11T02:50:44.601Z] 5d3b04190fa2: Download complete [2024-11-11T02:50:44.601Z] 5eb5b503b376: Verifying Checksum [2024-11-11T02:50:44.601Z] 5eb5b503b376: Download complete [2024-11-11T02:50:45.168Z] 2f39f015ded8: Download complete [2024-11-11T02:50:45.742Z] 5eb5b503b376: Pull complete [2024-11-11T02:50:46.000Z] 5c69ac0246d0: Pull complete [2024-11-11T02:50:46.259Z] ec43610c2a17: Pull complete [2024-11-11T02:50:46.259Z] 3a2ae6a8a46f: Pull complete [2024-11-11T02:50:46.519Z] 33b1e0a273af: Pull complete [2024-11-11T02:50:46.519Z] 5d3b04190fa2: Pull complete [2024-11-11T02:50:50.706Z] 2f39f015ded8: Pull complete [2024-11-11T02:50:51.092Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T02:50:51.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T02:50:51.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:50:51.185Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T02:50:51.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T02:50:55.552Z] $ docker top f3b382fb941938ae802831777c4cd99770f672ca5aac6c90399e73aee6653e5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:50:55.952Z] ---> job-cost.sh [2024-11-11T02:50:55.953Z] lf-activate-venv: SKIPPING [2024-11-11T02:50:55.953Z] INFO: No Stack... [2024-11-11T02:50:56.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T02:50:56.781Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T02:50:57.077Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-11-11T02:50:57.077Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T02:50:57.094Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-213-stack-cost] [2024-11-11T02:50:57.106Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-213-stack-cost] did not exist. Created. [2024-11-11T02:50:57.114Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T02:50:57.422Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T02:50:57.462Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T02:50:57.471Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T02:50:57.501Z] $ docker stop --time=1 f3b382fb941938ae802831777c4cd99770f672ca5aac6c90399e73aee6653e5c [2024-11-11T02:50:58.656Z] $ docker rm -f --volumes f3b382fb941938ae802831777c4cd99770f672ca5aac6c90399e73aee6653e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T02:51:00.561Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26091 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-11-11T02:51:00.579Z] Running in /w/workspace/device-onvif-camera/213 [Pipeline] { [Pipeline] checkout [2024-11-11T02:51:03.645Z] The recommended git tool is: git [2024-11-11T02:51:09.955Z] using credential edgex-jenkins-ssh [2024-11-11T02:51:09.984Z] Cloning the remote Git repository [2024-11-11T02:51:10.040Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T02:51:10.161Z] > git init /w/workspace/device-onvif-camera/213 # timeout=10 [2024-11-11T02:51:10.337Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-11T02:51:10.338Z] > git --version # timeout=10 [2024-11-11T02:51:10.366Z] > git --version # 'git version 2.25.1' [2024-11-11T02:51:10.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T02:51:10.562Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T02:51:13.469Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-11T02:51:13.506Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T02:51:14.495Z] Avoid second fetch [2024-11-11T02:51:14.496Z] Checking out Revision 124a5f1bb5d04e19c2b309127a124eb76166dd36 (main) [2024-11-11T02:51:15.246Z] Commit message: "Merge pull request #473 from weichou1229/issue-444" [2024-11-11T02:51:14.510Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T02:51:14.570Z] > git checkout -f 124a5f1bb5d04e19c2b309127a124eb76166dd36 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T02:51:20.189Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T02:51:20.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:51:20.189Z] Dload Upload Total Spent Left Speed [2024-11-11T02:51:20.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh [2024-11-11T02:51:20.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T02:51:20.907Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T02:51:20.907Z] + sudo tee /etc/docker/daemon.new [2024-11-11T02:51:20.907Z] { [2024-11-11T02:51:20.907Z] "registry-mirrors": [ [2024-11-11T02:51:20.907Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T02:51:20.907Z] ], [2024-11-11T02:51:20.907Z] "bip": "10.250.0.254/24", [2024-11-11T02:51:20.907Z] "hosts": [ [2024-11-11T02:51:20.907Z] "tcp://0.0.0.0:5555", [2024-11-11T02:51:20.907Z] "unix:///var/run/docker.sock" [2024-11-11T02:51:20.907Z] ], [2024-11-11T02:51:20.907Z] "mtu": 1458, [2024-11-11T02:51:20.907Z] "selinux-enabled": true, [2024-11-11T02:51:20.907Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T02:51:20.907Z] } [Pipeline] sh [2024-11-11T02:51:21.256Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T02:51:21.606Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:51:39.946Z] provisioning config files... [2024-11-11T02:51:39.992Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/213@tmp/config12262772560409184484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:51:40.470Z] ---> ****-login.sh [2024-11-11T02:51:40.470Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:51:41.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:51:41.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:51:41.064Z] Configure a credential helper to remove this warning. See [2024-11-11T02:51:41.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:51:41.064Z] [2024-11-11T02:51:41.064Z] Login Succeeded [2024-11-11T02:51:41.064Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:51:41.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:51:41.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:51:41.609Z] Configure a credential helper to remove this warning. See [2024-11-11T02:51:41.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:51:41.609Z] [2024-11-11T02:51:41.609Z] Login Succeeded [2024-11-11T02:51:41.609Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:51:41.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:51:41.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:51:41.885Z] Configure a credential helper to remove this warning. See [2024-11-11T02:51:41.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:51:41.885Z] [2024-11-11T02:51:41.885Z] Login Succeeded [2024-11-11T02:51:41.885Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:51:42.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:51:42.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:51:42.167Z] Configure a credential helper to remove this warning. See [2024-11-11T02:51:42.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:51:42.167Z] [2024-11-11T02:51:42.167Z] Login Succeeded [2024-11-11T02:51:42.167Z] ****.io [2024-11-11T02:51:42.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:51:42.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:51:42.707Z] Configure a credential helper to remove this warning. See [2024-11-11T02:51:42.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:51:42.707Z] [2024-11-11T02:51:42.707Z] Login Succeeded [2024-11-11T02:51:42.707Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:51:42.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T02:51:43.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:51:43.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:51:43.147Z] ========================================================= [2024-11-11T02:51:43.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T02:51:43.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:51:43.548Z] + 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-11-11T02:51:44.143Z] Sending build context to Docker daemon 21.84MB [2024-11-11T02:51:44.143Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T02:51:44.143Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T02:51:44.415Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T02:51:44.415Z] cf04c63912e1: Pulling fs layer [2024-11-11T02:51:44.415Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T02:51:44.415Z] a37a00ec5f00: Pulling fs layer [2024-11-11T02:51:44.415Z] 50b3750afda1: Pulling fs layer [2024-11-11T02:51:44.415Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T02:51:44.415Z] 80978eb59214: Pulling fs layer [2024-11-11T02:51:44.415Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T02:51:44.415Z] c5a475d317c9: Pulling fs layer [2024-11-11T02:51:44.415Z] c9f46d7d2bd2: Waiting [2024-11-11T02:51:44.415Z] 4f4fb700ef54: Waiting [2024-11-11T02:51:44.415Z] c5a475d317c9: Waiting [2024-11-11T02:51:44.415Z] 80978eb59214: Waiting [2024-11-11T02:51:44.415Z] 50b3750afda1: Waiting [2024-11-11T02:51:44.415Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T02:51:44.415Z] 55b35a11ae5e: Download complete [2024-11-11T02:51:44.415Z] 50b3750afda1: Verifying Checksum [2024-11-11T02:51:44.415Z] 50b3750afda1: Download complete [2024-11-11T02:51:44.415Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T02:51:44.415Z] 4f4fb700ef54: Download complete [2024-11-11T02:51:44.415Z] 80978eb59214: Verifying Checksum [2024-11-11T02:51:44.415Z] 80978eb59214: Download complete [2024-11-11T02:51:44.415Z] cf04c63912e1: Verifying Checksum [2024-11-11T02:51:44.415Z] cf04c63912e1: Download complete [2024-11-11T02:51:45.013Z] c5a475d317c9: Verifying Checksum [2024-11-11T02:51:45.013Z] c5a475d317c9: Download complete [2024-11-11T02:51:45.628Z] cf04c63912e1: Pull complete [2024-11-11T02:51:46.227Z] 55b35a11ae5e: Pull complete [2024-11-11T02:51:46.815Z] a37a00ec5f00: Verifying Checksum [2024-11-11T02:51:46.815Z] a37a00ec5f00: Download complete [2024-11-11T02:51:47.401Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T02:51:47.401Z] c9f46d7d2bd2: Download complete [2024-11-11T02:52:02.413Z] a37a00ec5f00: Pull complete [2024-11-11T02:52:02.413Z] 50b3750afda1: Pull complete [2024-11-11T02:52:02.413Z] 4f4fb700ef54: Pull complete [2024-11-11T02:52:02.413Z] 80978eb59214: Pull complete [2024-11-11T02:52:10.675Z] c9f46d7d2bd2: Pull complete [2024-11-11T02:52:12.104Z] c5a475d317c9: Pull complete [2024-11-11T02:52:12.104Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T02:52:12.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:52:12.104Z] ---> be29e6b0f0d4 [2024-11-11T02:52:12.104Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T02:52:13.064Z] ---> Running in 58f6b4933e29 [2024-11-11T02:52:13.650Z] Removing intermediate container 58f6b4933e29 [2024-11-11T02:52:13.650Z] ---> 00c1a622a422 [2024-11-11T02:52:13.650Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T02:52:13.650Z] ---> Running in 8ba6dd0b14b4 [2024-11-11T02:52:13.920Z] Removing intermediate container 8ba6dd0b14b4 [2024-11-11T02:52:13.920Z] ---> 708b46c75659 [2024-11-11T02:52:13.920Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T02:52:14.193Z] ---> Running in e3a3a7bfa740 [2024-11-11T02:52:14.462Z] Removing intermediate container e3a3a7bfa740 [2024-11-11T02:52:14.462Z] ---> 4d27f1cd7e34 [2024-11-11T02:52:14.462Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T02:52:14.462Z] ---> Running in 2336a8990de6 [2024-11-11T02:52:15.050Z] Removing intermediate container 2336a8990de6 [2024-11-11T02:52:15.050Z] ---> fc90ffbad165 [2024-11-11T02:52:15.050Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-11T02:52:15.050Z] ---> Running in 27f068bf8b88 [2024-11-11T02:52:15.321Z] Removing intermediate container 27f068bf8b88 [2024-11-11T02:52:15.321Z] ---> ac7b47337028 [2024-11-11T02:52:15.321Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T02:52:15.321Z] ---> Running in 7457385488b6 [2024-11-11T02:52:16.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:52:17.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:52:18.412Z] OK: 238 MiB in 54 packages [2024-11-11T02:52:19.381Z] Removing intermediate container 7457385488b6 [2024-11-11T02:52:19.381Z] ---> 4cae2f366b88 [2024-11-11T02:52:19.381Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-11T02:52:19.651Z] ---> Running in 245f6ea6a05f [2024-11-11T02:52:19.921Z] Removing intermediate container 245f6ea6a05f [2024-11-11T02:52:19.921Z] ---> b7afc1dd22c2 [2024-11-11T02:52:19.921Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-11T02:52:20.523Z] ---> 8b860aaa7a86 [2024-11-11T02:52:20.523Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:20.523Z] ---> Running in 8b81e3bc1bd6 [2024-11-11T02:54:12.196Z] Removing intermediate container 8b81e3bc1bd6 [2024-11-11T02:54:12.196Z] ---> f4164b574286 [2024-11-11T02:54:12.196Z] Step 12/13 : COPY . . [2024-11-11T02:54:13.609Z] ---> f8e3898d01d9 [2024-11-11T02:54:13.609Z] Step 13/13 : RUN ${MAKE} [2024-11-11T02:54:13.609Z] ---> Running in 8a36c55bc9f6 [2024-11-11T02:54:14.570Z] noop [2024-11-11T02:54:15.152Z] Removing intermediate container 8a36c55bc9f6 [2024-11-11T02:54:15.152Z] ---> 9c6d61c67fbd [2024-11-11T02:54:15.152Z] Successfully built 9c6d61c67fbd [2024-11-11T02:54:15.152Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:54:15.524Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T02:54:15.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:54:15.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-26091 does not seem to be running inside a container [2024-11-11T02:54:15.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/213 -v /w/workspace/device-onvif-camera/213:/w/workspace/device-onvif-camera/213:rw,z -v /w/workspace/device-onvif-camera/213@tmp:/w/workspace/device-onvif-camera/213@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-11-11T02:54:16.940Z] $ docker top 8394148d44d2b7d126b9d91df23df99367ad8c45db31976f4303d1badd32d961 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:54:17.770Z] + go version [2024-11-11T02:54:17.770Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T02:54:17.789Z] $ docker stop --time=1 8394148d44d2b7d126b9d91df23df99367ad8c45db31976f4303d1badd32d961 [2024-11-11T02:54:19.414Z] $ docker rm -f --volumes 8394148d44d2b7d126b9d91df23df99367ad8c45db31976f4303d1badd32d961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:54:20.021Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T02:54:20.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:54:20.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-26091 does not seem to be running inside a container [2024-11-11T02:54:20.309Z] $ 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/213 -v /w/workspace/device-onvif-camera/213:/w/workspace/device-onvif-camera/213:rw,z -v /w/workspace/device-onvif-camera/213@tmp:/w/workspace/device-onvif-camera/213@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-11-11T02:54:21.458Z] $ docker top f7bebe3835ac5dfbe856b6665241358a0e356703aeec035802e059af48a3c170 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:54:21.986Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/213 [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:54:22.922Z] + make test [2024-11-11T02:54:22.922Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T02:54:29.612Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-11T02:58:36.516Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-11T02:58:36.516Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-11T02:58:36.516Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.214s coverage: 31.4% of statements [2024-11-11T02:58:48.826Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.347s coverage: 86.5% of statements [2024-11-11T02:58:49.092Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T02:58:49.092Z] go vet ./... [2024-11-11T02:59:45.538Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T02:59:45.538Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T02:59:45.538Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T02:59:45.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T02:59:45.598Z] $ docker stop --time=1 f7bebe3835ac5dfbe856b6665241358a0e356703aeec035802e059af48a3c170 [2024-11-11T02:59:47.719Z] $ docker rm -f --volumes f7bebe3835ac5dfbe856b6665241358a0e356703aeec035802e059af48a3c170 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:59:49.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T02:59:49.495Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T02:59:50.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T02:59:50.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T02:59:51.093Z] + ls -al . [2024-11-11T02:59:51.093Z] total 312 [2024-11-11T02:59:51.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 02:54 . [2024-11-11T02:59:51.093Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:51 .. [2024-11-11T02:59:51.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 02:51 .git [2024-11-11T02:59:51.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:51 .github [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 02:51 .gitignore [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 02:51 .golangci.yml [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 02:51 Attribution.txt [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 02:51 CHANGELOG.md [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 02:51 Dockerfile [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 02:51 GOVERNANCE.md [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 02:51 Jenkinsfile [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 02:51 LICENSE [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 02:51 Makefile [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 02:51 OWNERS.md [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 02:51 README.md [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 02:47 VERSION [2024-11-11T02:59:51.093Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 02:51 bin [2024-11-11T02:59:51.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:51 cmd [2024-11-11T02:59:51.093Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 02:58 coverage.out [2024-11-11T02:59:51.093Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:51 doc [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 02:51 go.mod [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 02:51 go.sum [2024-11-11T02:59:51.093Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:51 internal [2024-11-11T02:59:51.093Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 02:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:59:51.492Z] + 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=124a5f1bb5d04e19c2b309127a124eb76166dd36 --label arch=arm64 --label version=4.0.0-dev.4 . [2024-11-11T02:59:52.461Z] Sending build context to Docker daemon 21.94MB [2024-11-11T02:59:52.461Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T02:59:52.461Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T02:59:52.461Z] ---> 9c6d61c67fbd [2024-11-11T02:59:52.461Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T02:59:52.461Z] ---> Running in 608aa29aecf1 [2024-11-11T02:59:52.730Z] Removing intermediate container 608aa29aecf1 [2024-11-11T02:59:52.730Z] ---> 82a04c640909 [2024-11-11T02:59:52.730Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T02:59:53.000Z] ---> Running in e27492dc4340 [2024-11-11T02:59:53.268Z] Removing intermediate container e27492dc4340 [2024-11-11T02:59:53.268Z] ---> 96dda06a329b [2024-11-11T02:59:53.268Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T02:59:53.268Z] ---> Running in a99d19958c53 [2024-11-11T02:59:53.856Z] Removing intermediate container a99d19958c53 [2024-11-11T02:59:53.856Z] ---> 93e0a1b99315 [2024-11-11T02:59:53.856Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T02:59:53.856Z] ---> Running in 2c441f5318bd [2024-11-11T02:59:54.122Z] Removing intermediate container 2c441f5318bd [2024-11-11T02:59:54.122Z] ---> da2ff3d56064 [2024-11-11T02:59:54.122Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-11T02:59:54.122Z] ---> Running in 23e3c2d74865 [2024-11-11T02:59:54.707Z] Removing intermediate container 23e3c2d74865 [2024-11-11T02:59:54.707Z] ---> 6d3b19caef54 [2024-11-11T02:59:54.707Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T02:59:54.707Z] ---> Running in 69753d82497c [2024-11-11T02:59:55.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:59:56.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:59:57.676Z] OK: 238 MiB in 54 packages [2024-11-11T02:59:58.651Z] Removing intermediate container 69753d82497c [2024-11-11T02:59:58.651Z] ---> 7ad54b28a061 [2024-11-11T02:59:58.651Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-11T02:59:58.651Z] ---> Running in 305eb93144ec [2024-11-11T02:59:59.235Z] Removing intermediate container 305eb93144ec [2024-11-11T02:59:59.235Z] ---> 4b5da5dad255 [2024-11-11T02:59:59.235Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-11T02:59:59.819Z] ---> 2807fe6d7bd4 [2024-11-11T02:59:59.819Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:59:59.819Z] ---> Running in 57c1f63161bc [2024-11-11T03:00:04.081Z] Removing intermediate container 57c1f63161bc [2024-11-11T03:00:04.081Z] ---> 1f2231b337b5 [2024-11-11T03:00:04.081Z] Step 12/27 : COPY . . [2024-11-11T03:00:06.025Z] ---> 2a76738e1cf6 [2024-11-11T03:00:06.025Z] Step 13/27 : RUN ${MAKE} [2024-11-11T03:00:06.025Z] ---> Running in 65f4029ebecd [2024-11-11T03:00:06.986Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-11T03:03:59.776Z] Removing intermediate container 65f4029ebecd [2024-11-11T03:03:59.776Z] ---> c508a2b8c177 [2024-11-11T03:03:59.776Z] Step 14/27 : FROM alpine:3.20 [2024-11-11T03:03:59.776Z] 3.20: Pulling from library/alpine [2024-11-11T03:03:59.776Z] cf04c63912e1: Already exists [2024-11-11T03:03:59.776Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T03:03:59.776Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T03:03:59.776Z] ---> c157a85ed455 [2024-11-11T03:03:59.776Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T03:03:59.776Z] ---> Running in 45a7d94feec9 [2024-11-11T03:03:59.776Z] Removing intermediate container 45a7d94feec9 [2024-11-11T03:03:59.776Z] ---> 80928de10338 [2024-11-11T03:03:59.776Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-11T03:03:59.776Z] ---> Running in e8c0adcf50c3 [2024-11-11T03:03:59.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T03:03:59.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T03:03:59.776Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T03:03:59.776Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T03:03:59.776Z] OK: 9 MiB in 15 packages [2024-11-11T03:03:59.776Z] Removing intermediate container e8c0adcf50c3 [2024-11-11T03:03:59.776Z] ---> 8365132a9c38 [2024-11-11T03:03:59.776Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T03:03:59.776Z] ---> Running in 44a1d73b424d [2024-11-11T03:03:59.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T03:03:59.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T03:04:01.185Z] Upgrading critical system libraries and apk-tools: [2024-11-11T03:04:01.186Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T03:04:01.186Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T03:04:01.453Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T03:04:01.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T03:04:01.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T03:04:03.659Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T03:04:03.659Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T03:04:03.659Z] OK: 9 MiB in 15 packages [2024-11-11T03:04:04.620Z] Removing intermediate container 44a1d73b424d [2024-11-11T03:04:04.620Z] ---> 2259cca6150d [2024-11-11T03:04:04.620Z] Step 18/27 : WORKDIR / [2024-11-11T03:04:04.887Z] ---> Running in 8e09d28482c4 [2024-11-11T03:04:05.154Z] Removing intermediate container 8e09d28482c4 [2024-11-11T03:04:05.154Z] ---> e39f5bb097cc [2024-11-11T03:04:05.154Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-11T03:04:07.104Z] ---> 236c013c8187 [2024-11-11T03:04:07.104Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-11T03:04:07.373Z] ---> 3fde76a3f5c0 [2024-11-11T03:04:07.373Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-11T03:04:07.961Z] ---> 871af2203eae [2024-11-11T03:04:07.961Z] Step 22/27 : EXPOSE 59984 [2024-11-11T03:04:08.229Z] ---> Running in 61e680f7187a [2024-11-11T03:04:08.498Z] Removing intermediate container 61e680f7187a [2024-11-11T03:04:08.498Z] ---> 0f0e65bcc319 [2024-11-11T03:04:08.498Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-11T03:04:08.498Z] ---> Running in a2d26177163a [2024-11-11T03:04:08.766Z] Removing intermediate container a2d26177163a [2024-11-11T03:04:08.766Z] ---> 8362d28f27b9 [2024-11-11T03:04:08.766Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T03:04:09.037Z] ---> Running in bc09955d38a5 [2024-11-11T03:04:09.305Z] Removing intermediate container bc09955d38a5 [2024-11-11T03:04:09.305Z] ---> f95e7b48c45b [2024-11-11T03:04:09.305Z] Step 25/27 : LABEL arch=arm64 [2024-11-11T03:04:09.305Z] ---> Running in ffe54d1b8770 [2024-11-11T03:04:09.583Z] Removing intermediate container ffe54d1b8770 [2024-11-11T03:04:09.583Z] ---> 49776efdd22f [2024-11-11T03:04:09.583Z] Step 26/27 : LABEL git_sha=124a5f1bb5d04e19c2b309127a124eb76166dd36 [2024-11-11T03:04:09.851Z] ---> Running in 56aa79902acc [2024-11-11T03:04:10.118Z] Removing intermediate container 56aa79902acc [2024-11-11T03:04:10.118Z] ---> efe66afd6196 [2024-11-11T03:04:10.118Z] Step 27/27 : LABEL version=4.0.0-dev.4 [2024-11-11T03:04:10.118Z] ---> Running in 4ba79368c285 [2024-11-11T03:04:10.384Z] Removing intermediate container 4ba79368c285 [2024-11-11T03:04:10.384Z] ---> 0e19cf885fd0 [2024-11-11T03:04:10.384Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T03:04:10.384Z] Successfully built 0e19cf885fd0 [2024-11-11T03:04:10.384Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T03:04:10.553Z] provisioning config files... [2024-11-11T03:04:10.570Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/213@tmp/config16273119460447765910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:04:10.908Z] ---> ****-login.sh [2024-11-11T03:04:10.908Z] nexus3.edgexfoundry.org:10001 [2024-11-11T03:04:10.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:04:11.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:04:11.176Z] Configure a credential helper to remove this warning. See [2024-11-11T03:04:11.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:04:11.176Z] [2024-11-11T03:04:11.176Z] Login Succeeded [2024-11-11T03:04:11.176Z] nexus3.edgexfoundry.org:10002 [2024-11-11T03:04:11.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:04:11.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:04:11.446Z] Configure a credential helper to remove this warning. See [2024-11-11T03:04:11.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:04:11.446Z] [2024-11-11T03:04:11.446Z] Login Succeeded [2024-11-11T03:04:11.446Z] nexus3.edgexfoundry.org:10003 [2024-11-11T03:04:11.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:04:11.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:04:11.983Z] Configure a credential helper to remove this warning. See [2024-11-11T03:04:11.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:04:11.983Z] [2024-11-11T03:04:11.983Z] Login Succeeded [2024-11-11T03:04:11.983Z] nexus3.edgexfoundry.org:10004 [2024-11-11T03:04:12.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:04:12.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:04:12.249Z] Configure a credential helper to remove this warning. See [2024-11-11T03:04:12.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:04:12.249Z] [2024-11-11T03:04:12.249Z] Login Succeeded [2024-11-11T03:04:12.249Z] ****.io [2024-11-11T03:04:12.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:04:12.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:04:12.781Z] Configure a credential helper to remove this warning. See [2024-11-11T03:04:12.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:04:12.781Z] [2024-11-11T03:04:12.781Z] Login Succeeded [2024-11-11T03:04:12.781Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T03:04:12.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:04:12.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T03:04:12.901Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-11-11T03:04:12.901Z] 124a5f1bb5d04e19c2b309127a124eb76166dd36 [2024-11-11T03:04:12.901Z] latest [2024-11-11T03:04:12.901Z] 4.0.0-dev.4 [2024-11-11T03:04:12.901Z] 124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4 [2024-11-11T03:04:12.901Z] main [2024-11-11T03:04:12.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:13.294Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:124a5f1bb5d04e19c2b309127a124eb76166dd36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:13.694Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:124a5f1bb5d04e19c2b309127a124eb76166dd36 [2024-11-11T03:04:13.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T03:04:13.694Z] 3659b5e34429: Preparing [2024-11-11T03:04:13.694Z] 923c7c904b5d: Preparing [2024-11-11T03:04:13.694Z] 811d68674b54: Preparing [2024-11-11T03:04:13.694Z] 1f0d5de766b3: Preparing [2024-11-11T03:04:13.694Z] 0e9d189f7e24: Preparing [2024-11-11T03:04:13.694Z] 16113d51b718: Preparing [2024-11-11T03:04:13.694Z] 16113d51b718: Waiting [2024-11-11T03:04:13.962Z] 0e9d189f7e24: Pushed [2024-11-11T03:04:13.962Z] 923c7c904b5d: Pushed [2024-11-11T03:04:13.962Z] 3659b5e34429: Pushed [2024-11-11T03:04:13.962Z] 16113d51b718: Layer already exists [2024-11-11T03:04:15.906Z] 1f0d5de766b3: Pushed [2024-11-11T03:04:21.256Z] 811d68674b54: Pushed [2024-11-11T03:04:21.524Z] 124a5f1bb5d04e19c2b309127a124eb76166dd36: digest: sha256:8eb333e850ab432e923461e71352ec0725ddd70387a179d2a5eb394403639167 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:21.900Z] + 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-11-11T03:04:22.278Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-11T03:04:22.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T03:04:22.278Z] 3659b5e34429: Preparing [2024-11-11T03:04:22.278Z] 923c7c904b5d: Preparing [2024-11-11T03:04:22.278Z] 811d68674b54: Preparing [2024-11-11T03:04:22.278Z] 1f0d5de766b3: Preparing [2024-11-11T03:04:22.278Z] 0e9d189f7e24: Preparing [2024-11-11T03:04:22.278Z] 16113d51b718: Preparing [2024-11-11T03:04:22.278Z] 16113d51b718: Waiting [2024-11-11T03:04:22.278Z] 923c7c904b5d: Layer already exists [2024-11-11T03:04:22.278Z] 1f0d5de766b3: Layer already exists [2024-11-11T03:04:22.278Z] 811d68674b54: Layer already exists [2024-11-11T03:04:22.278Z] 3659b5e34429: Layer already exists [2024-11-11T03:04:22.278Z] 0e9d189f7e24: Layer already exists [2024-11-11T03:04:22.278Z] 16113d51b718: Layer already exists [2024-11-11T03:04:22.545Z] latest: digest: sha256:8eb333e850ab432e923461e71352ec0725ddd70387a179d2a5eb394403639167 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:22.924Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:23.294Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.4 [2024-11-11T03:04:23.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T03:04:23.294Z] 3659b5e34429: Preparing [2024-11-11T03:04:23.294Z] 923c7c904b5d: Preparing [2024-11-11T03:04:23.294Z] 811d68674b54: Preparing [2024-11-11T03:04:23.294Z] 1f0d5de766b3: Preparing [2024-11-11T03:04:23.294Z] 0e9d189f7e24: Preparing [2024-11-11T03:04:23.294Z] 16113d51b718: Preparing [2024-11-11T03:04:23.294Z] 3659b5e34429: Layer already exists [2024-11-11T03:04:23.294Z] 811d68674b54: Layer already exists [2024-11-11T03:04:23.294Z] 0e9d189f7e24: Layer already exists [2024-11-11T03:04:23.294Z] 1f0d5de766b3: Layer already exists [2024-11-11T03:04:23.294Z] 923c7c904b5d: Layer already exists [2024-11-11T03:04:23.294Z] 16113d51b718: Layer already exists [2024-11-11T03:04:23.562Z] 4.0.0-dev.4: digest: sha256:8eb333e850ab432e923461e71352ec0725ddd70387a179d2a5eb394403639167 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:23.932Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:24.303Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4 [2024-11-11T03:04:24.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T03:04:24.303Z] 3659b5e34429: Preparing [2024-11-11T03:04:24.303Z] 923c7c904b5d: Preparing [2024-11-11T03:04:24.303Z] 811d68674b54: Preparing [2024-11-11T03:04:24.303Z] 1f0d5de766b3: Preparing [2024-11-11T03:04:24.303Z] 0e9d189f7e24: Preparing [2024-11-11T03:04:24.303Z] 16113d51b718: Preparing [2024-11-11T03:04:24.303Z] 16113d51b718: Waiting [2024-11-11T03:04:24.303Z] 3659b5e34429: Layer already exists [2024-11-11T03:04:24.303Z] 811d68674b54: Layer already exists [2024-11-11T03:04:24.303Z] 0e9d189f7e24: Layer already exists [2024-11-11T03:04:24.303Z] 923c7c904b5d: Layer already exists [2024-11-11T03:04:24.303Z] 1f0d5de766b3: Layer already exists [2024-11-11T03:04:24.303Z] 16113d51b718: Layer already exists [2024-11-11T03:04:24.571Z] 124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4: digest: sha256:8eb333e850ab432e923461e71352ec0725ddd70387a179d2a5eb394403639167 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:24.949Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:25.327Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-11-11T03:04:25.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-11T03:04:25.327Z] 3659b5e34429: Preparing [2024-11-11T03:04:25.327Z] 923c7c904b5d: Preparing [2024-11-11T03:04:25.327Z] 811d68674b54: Preparing [2024-11-11T03:04:25.327Z] 1f0d5de766b3: Preparing [2024-11-11T03:04:25.327Z] 0e9d189f7e24: Preparing [2024-11-11T03:04:25.327Z] 16113d51b718: Preparing [2024-11-11T03:04:25.327Z] 16113d51b718: Waiting [2024-11-11T03:04:25.327Z] 1f0d5de766b3: Layer already exists [2024-11-11T03:04:25.327Z] 811d68674b54: Layer already exists [2024-11-11T03:04:25.327Z] 3659b5e34429: Layer already exists [2024-11-11T03:04:25.327Z] 0e9d189f7e24: Layer already exists [2024-11-11T03:04:25.327Z] 923c7c904b5d: Layer already exists [2024-11-11T03:04:25.327Z] 16113d51b718: Layer already exists [2024-11-11T03:04:25.593Z] main: digest: sha256:8eb333e850ab432e923461e71352ec0725ddd70387a179d2a5eb394403639167 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:04:25.691Z] ===================================================== [Pipeline] echo [2024-11-11T03:04:25.707Z] taggedImages: [2024-11-11T03:04:25.707Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:124a5f1bb5d04e19c2b309127a124eb76166dd36 [2024-11-11T03:04:25.707Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-11T03:04:25.708Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.4 [2024-11-11T03:04:25.708Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:124a5f1bb5d04e19c2b309127a124eb76166dd36-4.0.0-dev.4 [2024-11-11T03:04:25.708Z] - 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-11-11T03:04:26.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T03:04:26.111Z] [2024-11-11T03:04:26.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:04:26.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T03:04:26.727Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T03:04:26.727Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T03:04:26.727Z] 04944245beec: Pulling fs layer [2024-11-11T03:04:26.727Z] 699f458cf7ca: Pulling fs layer [2024-11-11T03:04:26.727Z] 765212b225bb: Pulling fs layer [2024-11-11T03:04:26.727Z] f23df028b6ca: Pulling fs layer [2024-11-11T03:04:26.727Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T03:04:26.727Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T03:04:26.727Z] f23df028b6ca: Waiting [2024-11-11T03:04:26.727Z] d65c8cfc05b1: Waiting [2024-11-11T03:04:26.727Z] 2437ff75d9bd: Waiting [2024-11-11T03:04:26.727Z] 765212b225bb: Waiting [2024-11-11T03:04:26.727Z] 04944245beec: Verifying Checksum [2024-11-11T03:04:26.727Z] 04944245beec: Download complete [2024-11-11T03:04:26.727Z] 765212b225bb: Verifying Checksum [2024-11-11T03:04:26.727Z] 765212b225bb: Download complete [2024-11-11T03:04:26.727Z] f23df028b6ca: Verifying Checksum [2024-11-11T03:04:26.727Z] f23df028b6ca: Download complete [2024-11-11T03:04:26.727Z] d65c8cfc05b1: Download complete [2024-11-11T03:04:26.995Z] 699f458cf7ca: Download complete [2024-11-11T03:04:27.263Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T03:04:27.263Z] 8998bd30e6a1: Download complete [2024-11-11T03:04:29.848Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T03:04:29.848Z] 2437ff75d9bd: Download complete [2024-11-11T03:04:32.428Z] 8998bd30e6a1: Pull complete [2024-11-11T03:04:32.696Z] 04944245beec: Pull complete [2024-11-11T03:04:34.638Z] 699f458cf7ca: Pull complete [2024-11-11T03:04:34.638Z] 765212b225bb: Pull complete [2024-11-11T03:04:35.597Z] f23df028b6ca: Pull complete [2024-11-11T03:04:35.864Z] d65c8cfc05b1: Pull complete [2024-11-11T03:04:54.059Z] 2437ff75d9bd: Pull complete [2024-11-11T03:04:54.059Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T03:04:54.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T03:04:54.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:04:54.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-26091 does not seem to be running inside a container [2024-11-11T03:04:54.332Z] $ 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/213 -v /w/workspace/device-onvif-camera/213:/w/workspace/device-onvif-camera/213:rw,z -v /w/workspace/device-onvif-camera/213@tmp:/w/workspace/device-onvif-camera/213@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-11-11T03:04:57.281Z] $ docker top 0c368e4f5e55d4ffc85968cd6072930052adf2fce0654f6239aff28954286dd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:04:58.120Z] ---> job-cost.sh [2024-11-11T03:04:58.120Z] lf-activate-venv: SKIPPING [2024-11-11T03:04:58.120Z] INFO: No Stack... [2024-11-11T03:04:58.387Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T03:04:59.344Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T03:04:59.981Z] + cat /w/workspace/device-onvif-camera/213/archives/cost.csv [2024-11-11T03:04:59.981Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T03:05:00.038Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-213-stack-cost] [2024-11-11T03:05:00.046Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-213-stack-cost] did not exist. Created. [2024-11-11T03:05:00.052Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T03:05:00.413Z] /w/workspace/device-onvif-camera/213@tmp/durable-d071a523/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T03:05:01.050Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T03:05:01.076Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T03:05:01.142Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T03:05:01.152Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T03:05:01.197Z] $ docker stop --time=1 0c368e4f5e55d4ffc85968cd6072930052adf2fce0654f6239aff28954286dd6 [2024-11-11T03:05:02.719Z] $ docker rm -f --volumes 0c368e4f5e55d4ffc85968cd6072930052adf2fce0654f6239aff28954286dd6 [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-11-11T03:05:03.284Z] provisioning config files... [2024-11-11T03:05:03.292Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13067203358675116694tmp [Pipeline] { [Pipeline] sh [2024-11-11T03:05:03.587Z] + set +x [2024-11-11T03:05:03.587Z] + curl -s https://codecov.io/bash [2024-11-11T03:05:03.587Z] + bash -s -- [2024-11-11T03:05:03.587Z] [2024-11-11T03:05:03.587Z] _____ _ [2024-11-11T03:05:03.587Z] / ____| | | [2024-11-11T03:05:03.587Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T03:05:03.587Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T03:05:03.587Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T03:05:03.587Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T03:05:03.587Z] Bash-1.0.6 [2024-11-11T03:05:03.587Z] [2024-11-11T03:05:03.587Z] [2024-11-11T03:05:03.587Z] ==> git version 2.25.1 found [2024-11-11T03:05:03.587Z] ==> 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-11-11T03:05:03.587Z] Release-Date: 2020-01-08 [2024-11-11T03:05:03.587Z] 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-11-11T03:05:03.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T03:05:03.587Z] ==> Jenkins CI detected. [2024-11-11T03:05:03.587Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-11-11T03:05:03.587Z] project root: . [2024-11-11T03:05:03.587Z] --> token set from env [2024-11-11T03:05:03.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T03:05:03.587Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T03:05:03.587Z] ==> Python coveragepy not found [2024-11-11T03:05:03.587Z] ==> Searching for coverage reports in: [2024-11-11T03:05:03.587Z] + . [2024-11-11T03:05:03.587Z] -> Found 1 reports [2024-11-11T03:05:03.587Z] ==> Detecting git/mercurial file structure [2024-11-11T03:05:03.847Z] ==> Reading reports [2024-11-11T03:05:03.847Z] + ./coverage.out bytes=92292 [2024-11-11T03:05:03.847Z] ==> Appending adjustments [2024-11-11T03:05:03.847Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T03:05:03.847Z] + Found adjustments [2024-11-11T03:05:03.847Z] ==> Gzipping contents [2024-11-11T03:05:03.847Z] 12K /tmp/codecov.AB8arD.gz [2024-11-11T03:05:03.847Z] ==> Uploading reports [2024-11-11T03:05:03.847Z] url: https://codecov.io [2024-11-11T03:05:03.847Z] query: branch=main&commit=124a5f1bb5d04e19c2b309127a124eb76166dd36&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T03:05:03.847Z] -> Pinging Codecov [2024-11-11T03:05:03.847Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=124a5f1bb5d04e19c2b309127a124eb76166dd36&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T03:05:04.107Z] -> Uploading to [2024-11-11T03:05:04.107Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/124a5f1bb5d04e19c2b309127a124eb76166dd36/f38fa8ae-4356-4c42-949d-bcc652ee9489.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T030503Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9f080060720216aaab37f07514b10388307cfb6cbf42a4f0f669ea80e6b4a178 [2024-11-11T03:05:04.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:05:04.107Z] Dload Upload Total Spent Left Speed [2024-11-11T03:05:04.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 43071 --:--:-- --:--:-- --:--:-- 43071 [2024-11-11T03:05:04.367Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/124a5f1bb5d04e19c2b309127a124eb76166dd36 [Pipeline] } [2024-11-11T03:05:04.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-11T03:05:04.592Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T03:05:04.607Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:04.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T03:05:04.917Z] [2024-11-11T03:05:04.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:05.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T03:05:05.225Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T03:05:05.225Z] 43c4264eed91: Already exists [2024-11-11T03:05:05.225Z] 4cc291be95ef: Already exists [2024-11-11T03:05:05.225Z] 2ac1f1163629: Already exists [2024-11-11T03:05:05.225Z] 5c3c966382ef: Already exists [2024-11-11T03:05:05.225Z] 4f4fb700ef54: Already exists [2024-11-11T03:05:05.225Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T03:05:05.225Z] 9c3e1370e548: Pulling fs layer [2024-11-11T03:05:05.484Z] d9c7d2e4e75e: Verifying Checksum [2024-11-11T03:05:05.743Z] d9c7d2e4e75e: Pull complete [2024-11-11T03:05:06.310Z] 9c3e1370e548: Verifying Checksum [2024-11-11T03:05:06.310Z] 9c3e1370e548: Download complete [2024-11-11T03:05:09.600Z] 9c3e1370e548: Pull complete [2024-11-11T03:05:09.600Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T03:05:09.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T03:05:09.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:05:09.706Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T03:05:09.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-11T03:05:11.981Z] $ docker top 6c3fdc9bacaa566289e2e3d639999b1b6fac2ba8e80cbdfff243aafff0012cc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T03:05:12.340Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-11-11T03:05:12.351Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-11-11T03:05:12.631Z] + set -o pipefail [2024-11-11T03:05:12.632Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-11-11T03:05:19.204Z] [2024-11-11T03:05:19.204Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-11-11T03:05:19.204Z] [2024-11-11T03:05:19.204Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/7dbcf9e4-8b55-4e81-ba34-c12bb6a34954 [2024-11-11T03:05:19.204Z] [2024-11-11T03:05:19.204Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-11-11T03:05:19.204Z] [2024-11-11T03:05:19.204Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T03:05:19.204Z] [2024-11-11T03:05:19.774Z] [2024-11-11T03:05:19.774Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T03:05:19.774Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T03:05:20.041Z] $ docker stop --time=1 6c3fdc9bacaa566289e2e3d639999b1b6fac2ba8e80cbdfff243aafff0012cc9 [2024-11-11T03:05:25.628Z] $ docker rm -f --volumes 6c3fdc9bacaa566289e2e3d639999b1b6fac2ba8e80cbdfff243aafff0012cc9 [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-11-11T03:05:26.214Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T03:05:26.239Z] provisioning config files... [2024-11-11T03:05:26.260Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15669217587999561090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:26.595Z] --> edgex-publish-swagger.sh [2024-11-11T03:05:26.595Z] === Publish doc/openapi/v3 API === [2024-11-11T03:05:26.595Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-11-11T03:05:26.595Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-11-11T03:05:26.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:05:26.595Z] Dload Upload Total Spent Left Speed [2024-11-11T03:05:26.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 3493k --:--:-- --:--:-- --:--:-- 3468k 100 485k 100 156 100 485k 344 1071k --:--:-- --:--:-- --:--:-- 1069k [2024-11-11T03:05:26.871Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-11T03:05:26.871Z] [Pipeline] } [2024-11-11T03:05:26.889Z] 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-11-11T03:05:27.361Z] + git log --format=format:%s -1 124a5f1bb5d04e19c2b309127a124eb76166dd36 [Pipeline] sh [2024-11-11T03:05:27.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T03:05:27.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:27.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T03:05:27.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:05:28.068Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T03:05:28.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T03:05:28.545Z] $ docker top ebba672b6cee6b42cc6d465899973f37ccc9f22e6d0f5d92fc2a7af4fdcd7c93 -eo pid,comm [2024-11-11T03:05:28.596Z] 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-11-11T03:05:28.596Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T03:05:28.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T03:05:28.664Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T03:05:28.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T03:05:28.789Z] $ docker exec ebba672b6cee6b42cc6d465899973f37ccc9f22e6d0f5d92fc2a7af4fdcd7c93 ssh-agent [2024-11-11T03:05:28.904Z] SSH_AUTH_SOCK=/tmp/ssh-p3zipFWQj64u/agent.32 [2024-11-11T03:05:28.904Z] SSH_AGENT_PID=38 [2024-11-11T03:05:28.908Z] Running ssh-add (command line suppressed) [2024-11-11T03:05:29.001Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5270776026041176062.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5270776026041176062.key) [2024-11-11T03:05:29.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T03:05:29.312Z] + git semver tag [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,493 [run_tag] DEBUG tag force:False [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,493 [check_head_tag] DEBUG check head tag [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,494 [execute] INFO git cat-file --batch-check [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,497 [execute] INFO git cat-file --batch [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,512 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,512 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,512 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T03:05:29.574Z] 2024-11-11 03:05:29,516 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T03:05:29.574Z] 4.0.0-dev.4 [Pipeline] } [2024-11-11T03:05:29.579Z] $ docker exec --env ******** --env ******** ebba672b6cee6b42cc6d465899973f37ccc9f22e6d0f5d92fc2a7af4fdcd7c93 ssh-agent -k [2024-11-11T03:05:29.672Z] unset SSH_AUTH_SOCK; [2024-11-11T03:05:29.673Z] unset SSH_AGENT_PID; [2024-11-11T03:05:29.673Z] echo Agent pid 38 killed; [2024-11-11T03:05:29.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T03:05:30.007Z] + git semver [Pipeline] } [2024-11-11T03:05:30.275Z] $ docker stop --time=1 ebba672b6cee6b42cc6d465899973f37ccc9f22e6d0f5d92fc2a7af4fdcd7c93 [2024-11-11T03:05:31.545Z] $ docker rm -f --volumes ebba672b6cee6b42cc6d465899973f37ccc9f22e6d0f5d92fc2a7af4fdcd7c93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:31.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T03:05:31.971Z] [2024-11-11T03:05:31.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:32.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T03:05:32.275Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T03:05:32.275Z] ab5ef0e58194: Pulling fs layer [2024-11-11T03:05:32.275Z] 9712f1f96733: Pulling fs layer [2024-11-11T03:05:32.275Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T03:05:32.275Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T03:05:32.275Z] e9a5061849ea: Pulling fs layer [2024-11-11T03:05:32.275Z] d747dcd14b5f: Pulling fs layer [2024-11-11T03:05:32.275Z] 2de7ff778b66: Pulling fs layer [2024-11-11T03:05:32.275Z] 0d9ebad4ef96: Waiting [2024-11-11T03:05:32.275Z] e9a5061849ea: Waiting [2024-11-11T03:05:32.275Z] d747dcd14b5f: Waiting [2024-11-11T03:05:32.275Z] 9712f1f96733: Verifying Checksum [2024-11-11T03:05:32.275Z] 9712f1f96733: Download complete [2024-11-11T03:05:32.534Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T03:05:32.534Z] 63f879dbbcfc: Download complete [2024-11-11T03:05:32.534Z] e9a5061849ea: Verifying Checksum [2024-11-11T03:05:32.534Z] e9a5061849ea: Download complete [2024-11-11T03:05:32.534Z] d747dcd14b5f: Verifying Checksum [2024-11-11T03:05:32.534Z] d747dcd14b5f: Download complete [2024-11-11T03:05:32.793Z] 2de7ff778b66: Verifying Checksum [2024-11-11T03:05:32.793Z] 2de7ff778b66: Download complete [2024-11-11T03:05:32.793Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T03:05:32.793Z] 0d9ebad4ef96: Download complete [2024-11-11T03:05:32.793Z] ab5ef0e58194: Verifying Checksum [2024-11-11T03:05:32.793Z] ab5ef0e58194: Download complete [2024-11-11T03:05:36.081Z] ab5ef0e58194: Pull complete [2024-11-11T03:05:36.081Z] 9712f1f96733: Pull complete [2024-11-11T03:05:36.341Z] 63f879dbbcfc: Pull complete [2024-11-11T03:05:39.622Z] 0d9ebad4ef96: Pull complete [2024-11-11T03:05:40.192Z] e9a5061849ea: Pull complete [2024-11-11T03:05:40.192Z] d747dcd14b5f: Pull complete [2024-11-11T03:05:41.128Z] 2de7ff778b66: Pull complete [2024-11-11T03:05:41.128Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T03:05:41.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T03:05:41.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:05:41.226Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T03:05:41.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-11T03:05:46.910Z] $ docker top 004b5c0137cd956c3cb7f5b043bc594e99362b0f086e23d5576587c96857a750 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T03:05:46.999Z] provisioning config files... [2024-11-11T03:05:47.005Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1961874483005675744tmp [2024-11-11T03:05:47.015Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13612221302543662621tmp [2024-11-11T03:05:47.024Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17674080581579899881tmp [Pipeline] { [Pipeline] echo [2024-11-11T03:05:47.057Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:47.349Z] ---> sigul-configuration.sh [2024-11-11T03:05:47.349Z] gpg: directory `/root/.gnupg' created [2024-11-11T03:05:47.349Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T03:05:47.349Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T03:05:47.349Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T03:05:47.349Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T03:05:47.349Z] gpg: CAST5 encrypted data [2024-11-11T03:05:47.349Z] gpg: encrypted with 1 passphrase [2024-11-11T03:05:47.349Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T03:05:47.651Z] + mkdir /home/jenkins [2024-11-11T03:05:47.651Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T03:05:47.952Z] + 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-11-11T03:05:47.967Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:48.253Z] ---> sigul-install.sh [2024-11-11T03:05:48.253Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T03:05:48.549Z] + git tag --list [2024-11-11T03:05:48.549Z] v0.0.0 [2024-11-11T03:05:48.549Z] v2.2.0 [2024-11-11T03:05:48.549Z] v2.3.0 [2024-11-11T03:05:48.549Z] v2.3.1 [2024-11-11T03:05:48.549Z] v3.0 [2024-11-11T03:05:48.549Z] v3.0.0 [2024-11-11T03:05:48.549Z] v3.1 [2024-11-11T03:05:48.549Z] v3.1.0 [2024-11-11T03:05:48.549Z] v3.1.0-dev.1 [2024-11-11T03:05:48.549Z] v3.1.0-dev.10 [2024-11-11T03:05:48.549Z] v3.1.0-dev.11 [2024-11-11T03:05:48.549Z] v3.1.0-dev.12 [2024-11-11T03:05:48.549Z] v3.1.0-dev.13 [2024-11-11T03:05:48.549Z] v3.1.0-dev.14 [2024-11-11T03:05:48.549Z] v3.1.0-dev.15 [2024-11-11T03:05:48.549Z] v3.1.0-dev.16 [2024-11-11T03:05:48.549Z] v3.1.0-dev.17 [2024-11-11T03:05:48.549Z] v3.1.0-dev.18 [2024-11-11T03:05:48.549Z] v3.1.0-dev.19 [2024-11-11T03:05:48.549Z] v3.1.0-dev.2 [2024-11-11T03:05:48.549Z] v3.1.0-dev.20 [2024-11-11T03:05:48.549Z] v3.1.0-dev.21 [2024-11-11T03:05:48.549Z] v3.1.0-dev.22 [2024-11-11T03:05:48.549Z] v3.1.0-dev.23 [2024-11-11T03:05:48.549Z] v3.1.0-dev.24 [2024-11-11T03:05:48.549Z] v3.1.0-dev.25 [2024-11-11T03:05:48.549Z] v3.1.0-dev.26 [2024-11-11T03:05:48.549Z] v3.1.0-dev.27 [2024-11-11T03:05:48.549Z] v3.1.0-dev.28 [2024-11-11T03:05:48.549Z] v3.1.0-dev.3 [2024-11-11T03:05:48.549Z] v3.1.0-dev.4 [2024-11-11T03:05:48.549Z] v3.1.0-dev.5 [2024-11-11T03:05:48.549Z] v3.1.0-dev.6 [2024-11-11T03:05:48.549Z] v3.1.0-dev.7 [2024-11-11T03:05:48.549Z] v3.1.0-dev.8 [2024-11-11T03:05:48.549Z] v3.1.0-dev.9 [2024-11-11T03:05:48.549Z] v3.1.1 [2024-11-11T03:05:48.549Z] v3.2.0-dev.1 [2024-11-11T03:05:48.549Z] v3.2.0-dev.10 [2024-11-11T03:05:48.549Z] v3.2.0-dev.11 [2024-11-11T03:05:48.549Z] v3.2.0-dev.12 [2024-11-11T03:05:48.549Z] v3.2.0-dev.13 [2024-11-11T03:05:48.549Z] v3.2.0-dev.14 [2024-11-11T03:05:48.549Z] v3.2.0-dev.15 [2024-11-11T03:05:48.549Z] v3.2.0-dev.16 [2024-11-11T03:05:48.549Z] v3.2.0-dev.17 [2024-11-11T03:05:48.549Z] v3.2.0-dev.18 [2024-11-11T03:05:48.549Z] v3.2.0-dev.19 [2024-11-11T03:05:48.549Z] v3.2.0-dev.2 [2024-11-11T03:05:48.549Z] v3.2.0-dev.20 [2024-11-11T03:05:48.549Z] v3.2.0-dev.21 [2024-11-11T03:05:48.549Z] v3.2.0-dev.22 [2024-11-11T03:05:48.549Z] v3.2.0-dev.23 [2024-11-11T03:05:48.549Z] v3.2.0-dev.3 [2024-11-11T03:05:48.549Z] v3.2.0-dev.4 [2024-11-11T03:05:48.549Z] v3.2.0-dev.5 [2024-11-11T03:05:48.549Z] v3.2.0-dev.6 [2024-11-11T03:05:48.549Z] v3.2.0-dev.7 [2024-11-11T03:05:48.549Z] v3.2.0-dev.8 [2024-11-11T03:05:48.549Z] v3.2.0-dev.9 [2024-11-11T03:05:48.549Z] v4.0.0-dev.1 [2024-11-11T03:05:48.549Z] v4.0.0-dev.2 [2024-11-11T03:05:48.549Z] v4.0.0-dev.3 [2024-11-11T03:05:48.549Z] v4.0.0-dev.4 [Pipeline] sh [2024-11-11T03:05:48.844Z] + lftools sign git-tag v4.0.0-dev.4 [2024-11-11T03:05:49.413Z] Signing Git tag with Sigul... [2024-11-11T03:05:49.413Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-11-11T03:05:49.685Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:05:49.978Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T03:05:49.985Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T03:05:50.011Z] $ docker stop --time=1 004b5c0137cd956c3cb7f5b043bc594e99362b0f086e23d5576587c96857a750 [2024-11-11T03:05:51.365Z] $ docker rm -f --volumes 004b5c0137cd956c3cb7f5b043bc594e99362b0f086e23d5576587c96857a750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T03:05:51.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T03:05:51.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:52.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T03:05:52.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:05:52.195Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T03:05:52.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T03:05:52.535Z] $ docker top 26b56a47020445a2aa8d0476545fdfa00b8cdd42b57d49e2761fc2504f86bc5a -eo pid,comm [2024-11-11T03:05:52.587Z] 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-11-11T03:05:52.587Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T03:05:52.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T03:05:52.643Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T03:05:52.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T03:05:52.764Z] $ docker exec 26b56a47020445a2aa8d0476545fdfa00b8cdd42b57d49e2761fc2504f86bc5a ssh-agent [2024-11-11T03:05:52.873Z] SSH_AUTH_SOCK=/tmp/ssh-Bhu7oF5rqUA6/agent.32 [2024-11-11T03:05:52.873Z] SSH_AGENT_PID=38 [2024-11-11T03:05:52.877Z] Running ssh-add (command line suppressed) [2024-11-11T03:05:52.965Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6260761955436567768.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6260761955436567768.key) [2024-11-11T03:05:52.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T03:05:53.279Z] + git semver bump pre [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,450 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,451 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,451 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,451 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,451 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,451 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,453 [execute] INFO git cat-file --batch-check [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,458 [execute] INFO git cat-file --batch [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T03:05:53.539Z] 2024-11-11 03:05:53,463 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T03:05:53.539Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T03:05:53.545Z] $ docker exec --env ******** --env ******** 26b56a47020445a2aa8d0476545fdfa00b8cdd42b57d49e2761fc2504f86bc5a ssh-agent -k [2024-11-11T03:05:53.649Z] unset SSH_AUTH_SOCK; [2024-11-11T03:05:53.650Z] unset SSH_AGENT_PID; [2024-11-11T03:05:53.650Z] echo Agent pid 38 killed; [2024-11-11T03:05:53.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T03:05:53.996Z] + git semver [Pipeline] } [2024-11-11T03:05:54.273Z] $ docker stop --time=1 26b56a47020445a2aa8d0476545fdfa00b8cdd42b57d49e2761fc2504f86bc5a [2024-11-11T03:05:55.562Z] $ docker rm -f --volumes 26b56a47020445a2aa8d0476545fdfa00b8cdd42b57d49e2761fc2504f86bc5a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T03:05:55.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T03:05:55.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:05:56.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T03:05:56.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:05:56.295Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T03:05:56.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T03:05:56.675Z] $ docker top a6a6a685dd76dffbe4f3a3ea8c6dcf29fac1cf4c8298595abb7d45ffe2243d24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T03:05:56.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T03:05:56.784Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T03:05:56.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T03:05:56.893Z] $ docker exec a6a6a685dd76dffbe4f3a3ea8c6dcf29fac1cf4c8298595abb7d45ffe2243d24 ssh-agent [2024-11-11T03:05:57.007Z] SSH_AUTH_SOCK=/tmp/ssh-S2xyDNnon2ly/agent.32 [2024-11-11T03:05:57.007Z] SSH_AGENT_PID=38 [2024-11-11T03:05:57.013Z] Running ssh-add (command line suppressed) [2024-11-11T03:05:57.122Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11687090956831230705.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11687090956831230705.key) [2024-11-11T03:05:57.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T03:05:57.433Z] + git semver push [2024-11-11T03:05:57.692Z] 2024-11-11 03:05:57,607 [run_push] DEBUG push [2024-11-11T03:05:57.692Z] 2024-11-11 03:05:57,608 [execute] INFO git cat-file --batch-check [2024-11-11T03:05:57.692Z] 2024-11-11 03:05:57,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T03:05:57.692Z] 2024-11-11 03:05:57,612 [execute] INFO git rev-list 860d5d21886ee2318b6d9134d8f32b2cbcf2db91 -- [2024-11-11T03:05:57.692Z] 2024-11-11 03:05:57,612 [execute] DEBUG Popen(['git', 'rev-list', '860d5d21886ee2318b6d9134d8f32b2cbcf2db91', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T03:05:57.692Z] 2024-11-11 03:05:57,621 [execute] INFO git fetch -v origin [2024-11-11T03:05:57.692Z] 2024-11-11 03:05:57,621 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-11T03:05:58.260Z] 2024-11-11 03:05:58,074 [run_push] DEBUG no remote changes detected [2024-11-11T03:05:58.260Z] 2024-11-11 03:05:58,074 [execute] INFO git push origin semver [2024-11-11T03:05:58.260Z] 2024-11-11 03:05:58,074 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T03:05:58.829Z] 2024-11-11 03:05:58,679 [run_push] DEBUG push all version tags [2024-11-11T03:05:58.829Z] 2024-11-11 03:05:58,680 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T03:05:58.829Z] 2024-11-11 03:05:58,680 [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-11-11T03:05:59.397Z] 2024-11-11 03:05:59,290 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-11T03:05:59.397Z] 4.0.0-dev.5 [Pipeline] } [2024-11-11T03:05:59.403Z] $ docker exec --env ******** --env ******** a6a6a685dd76dffbe4f3a3ea8c6dcf29fac1cf4c8298595abb7d45ffe2243d24 ssh-agent -k [2024-11-11T03:05:59.497Z] unset SSH_AUTH_SOCK; [2024-11-11T03:05:59.497Z] unset SSH_AGENT_PID; [2024-11-11T03:05:59.497Z] echo Agent pid 38 killed; [2024-11-11T03:05:59.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T03:05:59.838Z] + git semver [Pipeline] } [2024-11-11T03:06:00.108Z] $ docker stop --time=1 a6a6a685dd76dffbe4f3a3ea8c6dcf29fac1cf4c8298595abb7d45ffe2243d24 [2024-11-11T03:06:01.401Z] $ docker rm -f --volumes a6a6a685dd76dffbe4f3a3ea8c6dcf29fac1cf4c8298595abb7d45ffe2243d24 [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-11-11T03:06:02.053Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-11-11T03:06:02.053Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-11T03:06:02.053Z] total 16 [2024-11-11T03:06:02.053Z] drwxr-xr-x 3 root root 4096 Nov 11 02:50 . [2024-11-11T03:06:02.053Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 03:05 .. [2024-11-11T03:06:02.053Z] drwxr-xr-x 2 root root 4096 Nov 11 02:50 cost [2024-11-11T03:06:02.053Z] -rw-r--r-- 1 root root 91 Nov 11 02:50 cost.csv [2024-11-11T03:06:02.053Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-11T03:06:02.053Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-11T03:06:02.053Z] total 16 [2024-11-11T03:06:02.053Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 02:50 . [2024-11-11T03:06:02.053Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 03:05 .. [2024-11-11T03:06:02.053Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 02:50 cost [2024-11-11T03:06:02.053Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 11 02:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:06:02.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:06:03.194Z] ---> package-listing.sh [2024-11-11T03:06:03.195Z] ++ facter osfamily [2024-11-11T03:06:03.195Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T03:06:03.454Z] + OS_FAMILY=debian [2024-11-11T03:06:03.455Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-11-11T03:06:03.455Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T03:06:03.455Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T03:06:03.455Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T03:06:03.455Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T03:06:03.455Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-11T03:06:03.455Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T03:06:03.455Z] + case "${OS_FAMILY}" in [2024-11-11T03:06:03.455Z] + dpkg -l [2024-11-11T03:06:03.455Z] + grep '^ii' [2024-11-11T03:06:03.455Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T03:06:03.455Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T03:06:03.455Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T03:06:03.455Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-11T03:06:03.455Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-11-11T03:06:03.455Z] + 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-11-11T03:06:03.467Z] 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-11-11T03:06:03.740Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:06:04.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T03:06:04.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:06:04.380Z] prd-ubuntu20.04-docker-8c-8g-26089 does not seem to be running inside a container [2024-11-11T03:06:04.404Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T03:06:04.585Z] $ docker top 68a3b4a2c7fcab3fe7b93377ff2d1b4c55b1b1a846fa7895748458dc1d91f13b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T03:06:04.937Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T03:06:05.223Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T03:06:05.507Z] + ls /var/log/sa-host [2024-11-11T03:06:05.507Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T03:06:05.594Z] provisioning config files... [2024-11-11T03:06:05.603Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8543975738914964474tmp [Pipeline] { [Pipeline] echo [2024-11-11T03:06:05.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:06:05.904Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T03:06:05.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:06:06.242Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T03:06:06.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:06:06.530Z] ---> sudo-logs.sh [2024-11-11T03:06:06.530Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T03:06:06.567Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:06:06.852Z] ---> job-cost.sh [2024-11-11T03:06:06.852Z] lf-activate-venv: SKIPPING [2024-11-11T03:06:06.852Z] DEBUG: total: 0.2199999988079071 [2024-11-11T03:06:06.852Z] INFO: Retrieving Stack Cost... [2024-11-11T03:06:07.110Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T03:06:07.676Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T03:06:07.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:06:07.971Z] ---> logs-deploy.sh [2024-11-11T03:06:07.971Z] lf-activate-venv: SKIPPING [2024-11-11T03:06:07.971Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/213 [2024-11-11T03:06:07.971Z] INFO: archiving workspace using pattern(s): [2024-11-11T03:06:08.907Z] Archives upload complete. [2024-11-11T03:06:08.907Z] INFO: archiving logs to Nexus